summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-09-09 01:04:22 +0000
committereadler <eadler@FreeBSD.org>2012-09-09 01:04:22 +0000
commit72633829b0f8c344b1f63bee65e081b670eae908 (patch)
tree27cc9acd8775b962913554d01259866226447e78 /share
parentad36df804eebf8cc4894c797e44c5bc4d2ae7566 (diff)
downloadFreeBSD-src-72633829b0f8c344b1f63bee65e081b670eae908.zip
FreeBSD-src-72633829b0f8c344b1f63bee65e081b670eae908.tar.gz
Remove documentation and www cvsup files as they are no longer useful
with the switch to subversion. Approved by: gjb (man pages) Approved by: cperciva (example files, implicit) MFC after: 1 week
Diffstat (limited to 'share')
-rw-r--r--share/examples/Makefile2
-rw-r--r--share/examples/cvsup/cvs-supfile14
-rw-r--r--share/examples/cvsup/doc-supfile64
-rw-r--r--share/examples/cvsup/refuse20
-rw-r--r--share/examples/cvsup/refuse.README22
-rw-r--r--share/examples/cvsup/stable-supfile5
-rw-r--r--share/examples/cvsup/www-supfile58
-rw-r--r--share/examples/etc/make.conf2
-rw-r--r--share/man/man5/make.conf.522
9 files changed, 6 insertions, 203 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile
index 905e65e..30f381a 100644
--- a/share/examples/Makefile
+++ b/share/examples/Makefile
@@ -54,14 +54,12 @@ XFILES= BSD_daemon/FreeBSD.pfa \
csh/dot.cshrc \
cvsup/README \
cvsup/cvs-supfile \
- cvsup/doc-supfile \
cvsup/gnats-supfile \
cvsup/ports-supfile \
cvsup/refuse \
cvsup/refuse.README \
cvsup/stable-supfile \
cvsup/standard-supfile \
- cvsup/www-supfile \
diskless/ME \
diskless/README.BOOTP \
diskless/README.TEMPLATING \
diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile
index 8b4f16d..b4edfdc 100644
--- a/share/examples/cvsup/cvs-supfile
+++ b/share/examples/cvsup/cvs-supfile
@@ -169,19 +169,6 @@ ports-all
#ports-x11-toolkits
#ports-x11-wm
-## Documentation
-#
-# The easiest way to get the doc tree is to use the "doc-all"
-# mega-collection. It includes all of the individual "doc-*"
-# collections,
-doc-all
-
-## Website
-#
-# This collection retrieves the www tree of the FreeBSD
-# repository
-www
-
## Projects
#
# This collection retrieves the projects tree of the FreeBSD
@@ -200,4 +187,3 @@ cvsroot-all
#cvsroot-common
#cvsroot-src
#cvsroot-ports
-#cvsroot-doc
diff --git a/share/examples/cvsup/doc-supfile b/share/examples/cvsup/doc-supfile
deleted file mode 100644
index 0271ecc..0000000
--- a/share/examples/cvsup/doc-supfile
+++ /dev/null
@@ -1,64 +0,0 @@
-# $FreeBSD$
-#
-# This file contains all of the "CVSup collections" that make up the
-# source of the FreeBSD doc tree
-#
-# csup (CVS Update Protocol) allows you to download the latest CVS
-# tree (or any branch of development therefrom) to your system easily
-# and efficiently
-#
-# To keep your CVS tree up-to-date run:
-#
-# csup doc-supfile
-#
-# Note that this only updates the tree contents and does not
-# update what is actually installed.
-#
-# You may wish to change some of the settings in this file to better
-# suit your system:
-#
-# host=CHANGE_THIS.FreeBSD.org
-# This specifies the server host which will supply the
-# file updates. You must change it to one of the CVSup
-# mirror sites listed in the FreeBSD Handbook at
-# http://www.freebsd.org/doc/handbook/cvsup.html#CVSUP-MIRRORS.
-# You can override this setting on the command line
-# with cvsup's "-h host" option.
-#
-# base=/var/db
-# This specifies the root where csup will store information
-# about the collections you have transferred to your system.
-# A setting of "/var/db" will generate this information in
-# /var/db/sup. You can override the "base" setting on the
-# command line with cvsup's "-b base" option. This directory
-# must exist in order to run CVSup.
-#
-# prefix=/usr
-# This specifies where to place the requested files. A
-# setting of "/usr" will place all of the files requested
-# in "/usr/doc" (e.g., "/usr/doc/en_US.ISO8859-1").
-# The prefix directory must exist in order to run CVSup.
-
-# Defaults that apply to all the collections
-#
-# IMPORTANT: Change the next line to use one of the CVSup mirror sites
-# listed at http://www.freebsd.org/doc/handbook/cvsup.html#CVSUP-MIRRORS.
-*default host=CHANGE_THIS.FreeBSD.org
-*default base=/var/db
-*default prefix=/usr
-#
-# "tag" in the next line should always either be "." to receive the most
-# up-to-date files, or left blank (i.e., "*default release=cvs") to receive
-# the CVS ,v files. The doc collection is not branched.
-#
-*default release=cvs tag=.
-*default delete use-rel-suffix
-
-# If you seem to be limited by CPU rather than network or disk bandwidth, try
-# commenting out the following line. (Normally, today's CPUs are fast enough
-# that you want to run compression.)
-*default compress
-
-# This will retrieve the entire doc branch of the FreeBSD repository.
-# This includes the handbook, FAQ, and translations thereof.
-doc-all
diff --git a/share/examples/cvsup/refuse b/share/examples/cvsup/refuse
index 96c6cd0..c257f71 100644
--- a/share/examples/cvsup/refuse
+++ b/share/examples/cvsup/refuse
@@ -1,23 +1,3 @@
-doc/bn_*
-doc/da_*
-doc/de_*
-doc/el_*
-doc/es_*
-doc/fr_*
-doc/hu_*
-doc/id_*
-doc/it_*
-doc/ja_*
-doc/mn_*
-doc/nl_*
-doc/no_*
-doc/pl_*
-doc/pt_*
-doc/ro_*
-doc/ru_*
-doc/sr_*
-doc/tr_*
-doc/zh_*
ports/arabic
ports/chinese
ports/french
diff --git a/share/examples/cvsup/refuse.README b/share/examples/cvsup/refuse.README
index 5af4d46..1bff67b 100644
--- a/share/examples/cvsup/refuse.README
+++ b/share/examples/cvsup/refuse.README
@@ -21,28 +21,8 @@ you modified that file. However, this was removed as it can break
buildworld. Modify /etc/mail/`hostname`.mc instead.
If you are an English speaker and don't wish to receive the
-foreign-language documentation or ports, use the following patterns:
+or ports, use the following patterns:
- doc/bn_*
- doc/da_*
- doc/de_*
- doc/el_*
- doc/es_*
- doc/fr_*
- doc/hu_*
- doc/id_*
- doc/it_*
- doc/ja_*
- doc/mn_*
- doc/nl_*
- doc/no_*
- doc/pl_*
- doc/pt_*
- doc/ro_*
- doc/ru_*
- doc/sr_*
- doc/tr_*
- doc/zh_*
ports/arabic
ports/chinese
ports/french
diff --git a/share/examples/cvsup/stable-supfile b/share/examples/cvsup/stable-supfile
index 209b1eb..c747944 100644
--- a/share/examples/cvsup/stable-supfile
+++ b/share/examples/cvsup/stable-supfile
@@ -43,14 +43,13 @@
#
# DANGER! WARNING! LOOK OUT! VORSICHT!
#
-# If you add any of the ports or doc collections to this file, be sure to
+# If you add any of the ports collections to this file, be sure to
# specify them with a "tag" value set to ".", like this:
#
# ports-all tag=.
-# doc-all tag=.
#
# If you leave out the "tag=." portion, CVSup will delete all of
-# the files in your ports or doc tree. That is because the ports and doc
+# the files in your ports. That is because the ports
# collections do not use the same tags as the main part of the FreeBSD
# source tree.
#
diff --git a/share/examples/cvsup/www-supfile b/share/examples/cvsup/www-supfile
deleted file mode 100644
index db78f0f..0000000
--- a/share/examples/cvsup/www-supfile
+++ /dev/null
@@ -1,58 +0,0 @@
-# $FreeBSD$
-#
-# This file contains all of the "CVSup collections" that make up the
-# source of the FreeBSD www tree
-#
-# csup (CVS Update Protocol) allows you to download the latest CVS
-# tree (or any branch of development therefrom) to your system easily
-# and efficiently
-#
-# To keep your CVS tree up-to-date run:
-#
-# csup www-supfile
-#
-# Note that this only updates the tree contents and does not
-# update what is actually installed.
-#
-# You may wish to change some of the settings in this file to better
-# suit your system:
-#
-# host=CHANGE_THIS.FreeBSD.org
-# This specifies the server host which will supply the
-# file updates. You must change it to one of the CVSup
-# mirror sites listed in the FreeBSD Handbook at
-# http://www.freebsd.org/doc/handbook/cvsup.html#CVSUP-MIRRORS.
-# You can override this setting on the command line
-# with cvsup's "-h host" option.
-#
-# base=/var/db
-# This specifies the root where csup will store information
-# about the collections you have transferred to your system.
-# A setting of "/var/db" will generate this information in
-# /var/db/sup. You can override the "base" setting on the
-# command line with cvsup's "-b base" option. This directory
-# must exist in order to run CVSup.
-#
-# prefix=/usr
-# This specifies where to place the requested files. A
-# setting of "/usr" will place all of the files requested
-# in "/usr/www" (e.g., "/usr/www/en", "/usr/www/ja").
-# The prefix directory must exist in order to run CVSup.
-
-# Defaults that apply to all the collections
-#
-# IMPORTANT: Change the next line to use one of the CVSup mirror sites
-# listed at http://www.freebsd.org/doc/handbook/cvsup.html#CVSUP-MIRRORS.
-*default host=CHANGE_THIS.FreeBSD.org
-*default base=/var/db
-*default prefix=/usr
-*default release=cvs tag=.
-*default delete use-rel-suffix
-
-# If you seem to be limited by CPU rather than network or disk bandwidth, try
-# commenting out the following line. (Normally, today's CPUs are fast enough
-# that you want to run compression.)
-*default compress
-
-# This collection retrieves the www/ tree of the FreeBSD repository
-www
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 05872ff..60c7668 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -187,8 +187,6 @@
#SUPHOST= cvsup.uk.FreeBSD.org
#SUPFILE= /usr/share/examples/cvsup/standard-supfile
#PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile
-#DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile
-#WWWSUPFILE= /usr/share/examples/cvsup/www-supfile
#
# top(1) uses a hash table for the user names. The size of this hash
# can be tuned to match the number of local users. The table size should
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 1f5e390..ee8fa96 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 2, 2012
+.Dd September 9, 2012
.Dt MAKE.CONF 5
.Os
.Sh NAME
@@ -200,14 +200,6 @@ value, use
.Dq Li +=
instead of
.Dq Li = .
-.It Va DOCSUPFILE
-.Pq Vt str
-The documentation
-.Ar supfile
-to use when doing a
-.Dq Li "make update" .
-For example,
-.Pa /usr/share/examples/cvsup/doc-supfile .
.It Va INSTALL
.Pq Vt str
the default install command.
@@ -320,9 +312,9 @@ The hostname of the sup server to use when doing
Set this to use
.Xr csup 1
to update your
-.Pa src , ports , doc
+.Pa src ,
and
-.Pa www
+.Pa ports
trees with
.Dq Li "make update" .
.It Va SVN_UPDATE
@@ -339,14 +331,6 @@ you will need to set
to the full path of a
.Xr svn 1
binary.
-.It Va WWWSUPFILE
-.Pq Vt str
-The www
-.Ar supfile
-to use when doing a
-.Dq Li "make update" .
-For example,
-.Pa /usr/share/examples/cvsup/www-supfile .
.El
.Ss "BUILDING THE KERNEL"
The following list provides a name and short description for variables
OpenPOWER on IntegriCloud