Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
by default propose a working sample
Baptiste Daroussin committed 13 years ago
commit 1b53cc198bfb8ee7372685b050eba634794a17a9
parent 05e1746
1 file changed +16 -16
modified pkg/pkg.conf.sample
@@ -3,22 +3,22 @@
# options please refer to the pkg.conf(5) man page

# Configuration options
-
PACKAGESITE	    : ftp://ftp.freebsd.org/pub/pkgng
-
PKG_DBDIR	    : /var/db/pkg
-
PKG_CACHEDIR	    : /var/cache/pkg
-
PORTSDIR	    : /usr/ports
-
PUBKEY		    : /etc/ssl/pkg.conf
-
HANDLE_RC_SCRIPTS   : NO
-
PKG_MULTIREPOS	    : NO
-
ASSUME_ALWAYS_YES   : NO
-
SYSLOG		    : YES
-
SHLIBS		    : NO
-
AUTODEPS	    : NO
-
PORTAUDIT_SITE	    : http://portaudit.FreeBSD.org/auditfile.tbz
+
PACKAGESITE	    : http://pkgbeta.freebsd.org/freebsd-9-amd64
+
#PKG_DBDIR	    : /var/db/pkg
+
#PKG_CACHEDIR	    : /var/cache/pkg
+
#PORTSDIR	    : /usr/ports
+
#PUBKEY		    : /etc/ssl/pkg.conf
+
#HANDLE_RC_SCRIPTS   : NO
+
#PKG_MULTIREPOS	    : NO
+
#ASSUME_ALWAYS_YES   : NO
+
#SYSLOG		    : YES
+
#SHLIBS		    : NO
+
#AUTODEPS	    : NO
+
#PORTAUDIT_SITE	    : http://portaudit.FreeBSD.org/auditfile.tbz

# Repository definitions
-
repos:
-
  default : http://example.org/pkgng/
-
  repo1 : http://somewhere.org/pkgng/repo1/
-
  repo2 : http://somewhere.org/pkgng/repo2/
+
#repos:
+
#  default : http://example.org/pkgng/
+
#  repo1 : http://somewhere.org/pkgng/repo1/
+
#  repo2 : http://somewhere.org/pkgng/repo2/