Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
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 9a79c156b5648b4cfad6a3cac4598d6b267d214f
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