Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2013 19:42:49 -0500
From:      Glen Barber <gjb@FreeBSD.org>
To:        Eitan Adler <eadler@FreeBSD.org>
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   Re: svn commit: r240545 - in stable/9/share/examples: . cvsup etc
Message-ID:  <20130124004249.GB1304@glenbarber.us>
In-Reply-To: <201209160035.q8G0Z9q6067523@svn.freebsd.org>
References:  <201209160035.q8G0Z9q6067523@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--aVD9QWMuhilNxW9f
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

FYI, this commit entirely missed the merge to make.conf.5 ...

Glen

On Sun, Sep 16, 2012 at 12:35:09AM +0000, Eitan Adler wrote:
> Author: eadler
> Date: Sun Sep 16 00:35:09 2012
> New Revision: 240545
> URL: http://svn.freebsd.org/changeset/base/240545
>=20
> Log:
>   MFC r240252,r240253:
>   	Remove documentation and www cvsup files as they are no longer useful
>   	with the switch to subversion.
>   	Specifically document that an incomplete ports tree is not supported.
>   	Remove useless comment about sendmail.
>  =20
>   Approved by:	cperciva (implicit)
>=20
> Deleted:
>   stable/9/share/examples/cvsup/doc-supfile
>   stable/9/share/examples/cvsup/www-supfile
> Modified:
>   stable/9/share/examples/Makefile
>   stable/9/share/examples/cvsup/cvs-supfile
>   stable/9/share/examples/cvsup/refuse
>   stable/9/share/examples/cvsup/refuse.README
>   stable/9/share/examples/cvsup/stable-supfile
>   stable/9/share/examples/etc/make.conf
> Directory Properties:
>   stable/9/share/examples/   (props changed)
>   stable/9/share/examples/cvsup/   (props changed)
>   stable/9/share/examples/etc/   (props changed)
>   stable/9/share/man/man5/   (props changed)
>=20
> Modified: stable/9/share/examples/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- stable/9/share/examples/Makefile	Sun Sep 16 00:35:09 2012	(r240544)
> +++ stable/9/share/examples/Makefile	Sun Sep 16 00:35:09 2012	(r240545)
> @@ -53,14 +53,12 @@ XFILES=3D	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 \
>=20
> Modified: stable/9/share/examples/cvsup/cvs-supfile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- stable/9/share/examples/cvsup/cvs-supfile	Sun Sep 16 00:35:09 2012	(r=
240544)
> +++ stable/9/share/examples/cvsup/cvs-supfile	Sun Sep 16 00:35:09 2012	(r=
240545)
> @@ -169,19 +169,6 @@ ports-all
>  #ports-x11-toolkits
>  #ports-x11-wm
> =20
> -## 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
>=20
> Modified: stable/9/share/examples/cvsup/refuse
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- stable/9/share/examples/cvsup/refuse	Sun Sep 16 00:35:09 2012	(r24054=
4)
> +++ stable/9/share/examples/cvsup/refuse	Sun Sep 16 00:35:09 2012	(r24054=
5)
> @@ -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
>=20
> Modified: stable/9/share/examples/cvsup/refuse.README
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- stable/9/share/examples/cvsup/refuse.README	Sun Sep 16 00:35:09 2012	=
(r240544)
> +++ stable/9/share/examples/cvsup/refuse.README	Sun Sep 16 00:35:09 2012	=
(r240545)
> @@ -16,33 +16,9 @@ CVSup's base directory to "/var/db".  Th
>  directory; i.e., it is "/var/db/sup".  If you have changed your base
>  directory, your sup directory is /path/to/base/sup.
> =20
> -This file used to contain /usr/src/etc/sendmail/freebsd.mc in case
> -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:
> +non-English ports, use the following patterns:
> =20
> -    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
> @@ -57,6 +33,9 @@ foreign-language documentation or ports,
>      ports/ukrainian
>      ports/vietnamese
> =20
> +Note that this is *not* a supported configuration and may result
> +in ports builds breaking.
> +
>  Use refuse files with care.  Some parts of the src distribution
>  depend on files in completely different parts.
> =20
>=20
> Modified: stable/9/share/examples/cvsup/stable-supfile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- stable/9/share/examples/cvsup/stable-supfile	Sun Sep 16 00:35:09 2012=
	(r240544)
> +++ stable/9/share/examples/cvsup/stable-supfile	Sun Sep 16 00:35:09 2012=
	(r240545)
> @@ -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=3D.
> -#   doc-all tag=3D.
>  #
>  # If you leave out the "tag=3D." 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=
=20
>  # source tree.
>  #
>=20
> Modified: stable/9/share/examples/etc/make.conf
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- stable/9/share/examples/etc/make.conf	Sun Sep 16 00:35:09 2012	(r2405=
44)
> +++ stable/9/share/examples/etc/make.conf	Sun Sep 16 00:35:09 2012	(r2405=
45)
> @@ -187,8 +187,6 @@
>  #SUPHOST=3D        cvsup.uk.FreeBSD.org
>  #SUPFILE=3D        /usr/share/examples/cvsup/standard-supfile
>  #PORTSSUPFILE=3D   /usr/share/examples/cvsup/ports-supfile
> -#DOCSUPFILE=3D     /usr/share/examples/cvsup/doc-supfile
> -#WWWSUPFILE=3D     /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
> _______________________________________________
> svn-src-stable-9@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
> To unsubscribe, send any mail to "svn-src-stable-9-unsubscribe@freebsd.or=
g"

--aVD9QWMuhilNxW9f
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQEcBAEBCAAGBQJRAIOJAAoJEFJPDDeguUajAtwIAI1T3EkkhSuStLS6EXykH0Vg
dck6VG8eydSw6wJkGeIKntwn2Ve9hrJVsx85KVKKDrxLHHGgga94wsDv7gp14r47
s589OCdgaz4VZK2aAOq1Wq1aTpHEt4BAxqBo3lifsctaiHym9rBhTJhM6n34cpor
KPVJg1RSiYZA5Fxdo5C6lCHYDZEQQV6jslg1xahHKOAPGT4/c3QRSQEF9NeHADtc
I12mpJvdNYl/bYMCU3+u9V31NJGgKkNB7DcGTEz1A1mZt2GHfawGxXJRigocakDU
E7jR7V2x1ZMtfzTXhpkQqu1SP73eg537X71gUiHHAjSICSSBsUTX+KwW9qG42kI=
=5CuE
-----END PGP SIGNATURE-----

--aVD9QWMuhilNxW9f--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130124004249.GB1304>