svn commit: r240253 - head/share/examples/cvsup
Eitan Adler
eadler at FreeBSD.org
Sun Sep 9 01:22:33 UTC 2012
Author: eadler
Date: Sun Sep 9 01:22:32 2012
New Revision: 240253
URL: http://svn.freebsd.org/changeset/base/240253
Log:
Minor English grammar fixes.
Specifically document that an incomplete ports tree is not supported.
Remove useless comment about sendmail.
Reviewed by: yuri.pankov at gmail.com
Approved by: cperciva (implicit)
MFC after: 1 week
X-MFC-With: r240252
Modified:
head/share/examples/cvsup/refuse.README
Modified: head/share/examples/cvsup/refuse.README
==============================================================================
--- head/share/examples/cvsup/refuse.README Sun Sep 9 01:04:22 2012 (r240252)
+++ head/share/examples/cvsup/refuse.README Sun Sep 9 01:22:32 2012 (r240253)
@@ -16,12 +16,8 @@ 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.
-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
-or ports, use the following patterns:
+non-English ports, use the following patterns:
ports/arabic
ports/chinese
@@ -37,6 +33,9 @@ or ports, use the following patterns:
ports/ukrainian
ports/vietnamese
+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.
More information about the svn-src-head
mailing list