Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Document the env variable added to the repository to pass per repos env variable for fetch per repository
Baptiste Daroussin committed 9 years ago
commit 523d3e13f0f20d7ddb4c1fad0ed931df8441f7d0
parent 9a79c15
1 file changed +5 -0
modified docs/pkg.conf.5
@@ -346,6 +346,11 @@ A repository file is in UCL format and has the following form:
.Bl -tag -width ".Cm myrepo:"
.It Cm myrepo:
.Bl -tag -width ".Cm MIRROR_TYPE: string"
+
.It Cm ENV: object
+
A list of key value entries that will be passed as environement variable
+
for the bundled
+
.Xr fetch 3 ,
+
per repository.
.It Cm URL: string
URL for this repository only.
.It Cm ENABLED: boolean