Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add a default pkg.conf(5) file and remove the one from docs/
Marin Atanasov Nikolov committed 14 years ago
commit b8033e92d742a26f09f191ab230cb9b8ba482012
parent 7e2909809adef7a7cfb8489a813d5dcb33cdea14
2 files changed +7 -1
deleted docs/pkg.conf.sample
@@ -1 +0,0 @@
-
packagesite = http://ftp.freebsd.org/pub/pkgng
added pkg/pkg.conf.sample
@@ -0,0 +1,7 @@
+
# System-wide configuration file for pkg(1)
+
# For more information on the file format and 
+
# options please refer to the pkg.conf(5) man page
+

+
PACKAGESITE	= ftp://ftp.freebsd.org/pub/pkgng
+
PKG_DBDIR	= /var/db/pkg
+
PKG_DBCACHE	= /var/cache/pkg