/usr is not really the ideal place for a ports application to store
a frequently updated database. /var/db is a much more reasonable place for this kind of thing. Set a good example. Reviewed by: -arch
This commit is contained in:
parent
07fa8001b2
commit
dbca8d97f6
@ -28,11 +28,11 @@
|
|||||||
# You can override this setting on the command line
|
# You can override this setting on the command line
|
||||||
# with cvsup's "-h host" option.
|
# with cvsup's "-h host" option.
|
||||||
#
|
#
|
||||||
# base=/usr
|
# base=/var/db
|
||||||
# This specifies the root where CVSup will store information
|
# This specifies the root where CVSup will store information
|
||||||
# about the collections you have transferred to your system.
|
# about the collections you have transferred to your system.
|
||||||
# A setting of "/usr" will generate this information in
|
# A setting of "/var/db" will generate this information in
|
||||||
# /usr/sup. Even if you are CVSupping a large number of
|
# /var/db/sup. Even if you are CVSupping a large number of
|
||||||
# collections, you will be hard pressed to generate more than
|
# collections, you will be hard pressed to generate more than
|
||||||
# ~1MB of data in this directory. You can override the
|
# ~1MB of data in this directory. You can override the
|
||||||
# "base" setting on the command line with cvsup's "-b base"
|
# "base" setting on the command line with cvsup's "-b base"
|
||||||
@ -50,7 +50,7 @@
|
|||||||
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
||||||
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
||||||
*default host=CHANGE_THIS.FreeBSD.org
|
*default host=CHANGE_THIS.FreeBSD.org
|
||||||
*default base=/usr
|
*default base=/var/db
|
||||||
*default prefix=/home/ncvs
|
*default prefix=/home/ncvs
|
||||||
*default release=cvs
|
*default release=cvs
|
||||||
*default delete use-rel-suffix
|
*default delete use-rel-suffix
|
||||||
|
@ -28,11 +28,11 @@
|
|||||||
# You can override this setting on the command line
|
# You can override this setting on the command line
|
||||||
# with cvsup's "-h host" option.
|
# with cvsup's "-h host" option.
|
||||||
#
|
#
|
||||||
# base=/usr
|
# base=/var/db
|
||||||
# This specifies the root where CVSup will store information
|
# This specifies the root where CVSup will store information
|
||||||
# about the collections you have transferred to your system.
|
# about the collections you have transferred to your system.
|
||||||
# A setting of "/usr" will generate this information in
|
# A setting of "/var/db" will generate this information in
|
||||||
# /usr/sup. Even if you are CVSupping a large number of
|
# /var/db/sup. Even if you are CVSupping a large number of
|
||||||
# collections, you will be hard pressed to generate more than
|
# collections, you will be hard pressed to generate more than
|
||||||
# ~1MB of data in this directory. You can override the
|
# ~1MB of data in this directory. You can override the
|
||||||
# "base" setting on the command line with cvsup's "-b base"
|
# "base" setting on the command line with cvsup's "-b base"
|
||||||
@ -49,7 +49,7 @@
|
|||||||
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
||||||
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
||||||
*default host=CHANGE_THIS.FreeBSD.org
|
*default host=CHANGE_THIS.FreeBSD.org
|
||||||
*default base=/usr
|
*default base=/var/db
|
||||||
*default prefix=/usr
|
*default prefix=/usr
|
||||||
#
|
#
|
||||||
# "tag" in the next line should always either be "." to receive the most
|
# "tag" in the next line should always either be "." to receive the most
|
||||||
|
@ -28,11 +28,11 @@
|
|||||||
# You can override this setting on the command line
|
# You can override this setting on the command line
|
||||||
# with cvsup's "-h host" option.
|
# with cvsup's "-h host" option.
|
||||||
#
|
#
|
||||||
# base=/usr
|
# base=/var/db
|
||||||
# This specifies the root where CVSup will store information
|
# This specifies the root where CVSup will store information
|
||||||
# about the collections you have transferred to your system.
|
# about the collections you have transferred to your system.
|
||||||
# A setting of "/usr" will generate this information in
|
# A setting of "/var/db" will generate this information in
|
||||||
# /usr/sup. Even if you are CVSupping a large number of
|
# /var/db/sup. Even if you are CVSupping a large number of
|
||||||
# collections, you will be hard pressed to generate more than
|
# collections, you will be hard pressed to generate more than
|
||||||
# ~1MB of data in this directory. You can override the
|
# ~1MB of data in this directory. You can override the
|
||||||
# "base" setting on the command line with cvsup's "-b base"
|
# "base" setting on the command line with cvsup's "-b base"
|
||||||
@ -49,7 +49,7 @@
|
|||||||
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
||||||
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
||||||
*default host=CHANGE_THIS.FreeBSD.org
|
*default host=CHANGE_THIS.FreeBSD.org
|
||||||
*default base=/usr
|
*default base=/var/db
|
||||||
*default prefix=/usr
|
*default prefix=/usr
|
||||||
*default release=current
|
*default release=current
|
||||||
*default delete use-rel-suffix
|
*default delete use-rel-suffix
|
||||||
|
@ -28,11 +28,11 @@
|
|||||||
# You can override this setting on the command line
|
# You can override this setting on the command line
|
||||||
# with cvsup's "-h host" option.
|
# with cvsup's "-h host" option.
|
||||||
#
|
#
|
||||||
# base=/usr
|
# base=/var/db
|
||||||
# This specifies the root where CVSup will store information
|
# This specifies the root where CVSup will store information
|
||||||
# about the collections you have transferred to your system.
|
# about the collections you have transferred to your system.
|
||||||
# A setting of "/usr" will generate this information in
|
# A setting of "/var/db" will generate this information in
|
||||||
# /usr/sup. Even if you are CVSupping a large number of
|
# /var/db/sup. Even if you are CVSupping a large number of
|
||||||
# collections, you will be hard pressed to generate more than
|
# collections, you will be hard pressed to generate more than
|
||||||
# ~1MB of data in this directory. You can override the
|
# ~1MB of data in this directory. You can override the
|
||||||
# "base" setting on the command line with cvsup's "-b base"
|
# "base" setting on the command line with cvsup's "-b base"
|
||||||
@ -49,7 +49,7 @@
|
|||||||
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
||||||
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
||||||
*default host=CHANGE_THIS.FreeBSD.org
|
*default host=CHANGE_THIS.FreeBSD.org
|
||||||
*default base=/usr
|
*default base=/var/db
|
||||||
*default prefix=/usr
|
*default prefix=/usr
|
||||||
*default release=cvs tag=.
|
*default release=cvs tag=.
|
||||||
*default delete use-rel-suffix
|
*default delete use-rel-suffix
|
||||||
|
@ -28,11 +28,11 @@
|
|||||||
# You can override this setting on the command line
|
# You can override this setting on the command line
|
||||||
# with cvsup's "-h host" option.
|
# with cvsup's "-h host" option.
|
||||||
#
|
#
|
||||||
# base=/usr
|
# base=/var/db
|
||||||
# This specifies the root where CVSup will store information
|
# This specifies the root where CVSup will store information
|
||||||
# about the collections you have transferred to your system.
|
# about the collections you have transferred to your system.
|
||||||
# A setting of "/usr" will generate this information in
|
# A setting of "/var/db" will generate this information in
|
||||||
# /usr/sup. Even if you are CVSupping a large number of
|
# /var/db/sup. Even if you are CVSupping a large number of
|
||||||
# collections, you will be hard pressed to generate more than
|
# collections, you will be hard pressed to generate more than
|
||||||
# ~1MB of data in this directory. You can override the
|
# ~1MB of data in this directory. You can override the
|
||||||
# "base" setting on the command line with cvsup's "-b base"
|
# "base" setting on the command line with cvsup's "-b base"
|
||||||
@ -66,7 +66,7 @@
|
|||||||
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
||||||
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
||||||
*default host=CHANGE_THIS.FreeBSD.org
|
*default host=CHANGE_THIS.FreeBSD.org
|
||||||
*default base=/usr
|
*default base=/var/db
|
||||||
*default prefix=/usr
|
*default prefix=/usr
|
||||||
# The following line is for 4-stable. If you want 3-stable or 2.2-stable,
|
# The following line is for 4-stable. If you want 3-stable or 2.2-stable,
|
||||||
# change "RELENG_4" to "RELENG_3" or "RELENG_2_2" respectively.
|
# change "RELENG_4" to "RELENG_3" or "RELENG_2_2" respectively.
|
||||||
|
@ -28,11 +28,11 @@
|
|||||||
# You can override this setting on the command line
|
# You can override this setting on the command line
|
||||||
# with cvsup's "-h host" option.
|
# with cvsup's "-h host" option.
|
||||||
#
|
#
|
||||||
# base=/usr
|
# base=/var/db
|
||||||
# This specifies the root where CVSup will store information
|
# This specifies the root where CVSup will store information
|
||||||
# about the collections you have transferred to your system.
|
# about the collections you have transferred to your system.
|
||||||
# A setting of "/usr" will generate this information in
|
# A setting of "/var/db" will generate this information in
|
||||||
# /usr/sup. Even if you are CVSupping a large number of
|
# /var/db/sup. Even if you are CVSupping a large number of
|
||||||
# collections, you will be hard pressed to generate more than
|
# collections, you will be hard pressed to generate more than
|
||||||
# ~1MB of data in this directory. You can override the
|
# ~1MB of data in this directory. You can override the
|
||||||
# "base" setting on the command line with cvsup's "-b base"
|
# "base" setting on the command line with cvsup's "-b base"
|
||||||
@ -49,7 +49,7 @@
|
|||||||
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
||||||
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
||||||
*default host=CHANGE_THIS.FreeBSD.org
|
*default host=CHANGE_THIS.FreeBSD.org
|
||||||
*default base=/usr
|
*default base=/var/db
|
||||||
*default prefix=/usr
|
*default prefix=/usr
|
||||||
*default release=cvs tag=.
|
*default release=cvs tag=.
|
||||||
*default delete use-rel-suffix
|
*default delete use-rel-suffix
|
||||||
|
@ -28,11 +28,11 @@
|
|||||||
# You can override this setting on the command line
|
# You can override this setting on the command line
|
||||||
# with cvsup's "-h host" option.
|
# with cvsup's "-h host" option.
|
||||||
#
|
#
|
||||||
# base=/usr
|
# base=/var/db
|
||||||
# This specifies the root where CVSup will store information
|
# This specifies the root where CVSup will store information
|
||||||
# about the collections you have transferred to your system.
|
# about the collections you have transferred to your system.
|
||||||
# A setting of "/usr" will generate this information in
|
# A setting of "/var/db" will generate this information in
|
||||||
# /usr/sup. Even if you are CVSupping a large number of
|
# /var/db/sup. Even if you are CVSupping a large number of
|
||||||
# collections, you will be hard pressed to generate more than
|
# collections, you will be hard pressed to generate more than
|
||||||
# ~1MB of data in this directory. You can override the
|
# ~1MB of data in this directory. You can override the
|
||||||
# "base" setting on the command line with cvsup's "-b base"
|
# "base" setting on the command line with cvsup's "-b base"
|
||||||
@ -49,7 +49,7 @@
|
|||||||
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
|
||||||
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
|
||||||
*default host=CHANGE_THIS.FreeBSD.org
|
*default host=CHANGE_THIS.FreeBSD.org
|
||||||
*default base=/usr
|
*default base=/var/db
|
||||||
*default prefix=/usr
|
*default prefix=/usr
|
||||||
*default release=cvs tag=.
|
*default release=cvs tag=.
|
||||||
*default delete use-rel-suffix
|
*default delete use-rel-suffix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user