2000-08-04 21:32:52 +00:00
|
|
|
$FreeBSD$
|
|
|
|
|
|
|
|
This describes the "refuse" file found in this directory. The
|
|
|
|
explanation cannot be put inside the file itself because:
|
|
|
|
|
|
|
|
COMMENTS ARE NOT ALLOWED IN refuse FILES!
|
|
|
|
|
|
|
|
Each line of the refuse file contains one or more filename patterns
|
|
|
|
separated by white space. Everything matched by a pattern will be
|
|
|
|
left untouched by CVSup. If a pattern matches a directory, then
|
|
|
|
everything beneath that directory will be left alone.
|
|
|
|
|
|
|
|
You can copy "refuse" to your sup directory and add or remove
|
|
|
|
whatever you like. The example supfiles in this directory set
|
|
|
|
CVSup's base directory to "/usr". The sup directory is in the base
|
|
|
|
directory; i.e., it is "/usr/sup". If you have changed your base
|
|
|
|
directory, your sup directory is /path/to/base/sup.
|
|
|
|
|
|
|
|
Use the following pattern if you have modified
|
|
|
|
/usr/src/etc/sendmail/freebsd.mc to reflect your local configuration,
|
|
|
|
and you do not want CVSup to overwrite it:
|
|
|
|
|
|
|
|
src/etc/sendmail/freebsd.mc*
|
|
|
|
|
|
|
|
If you are an English speaker and don't wish to receive the
|
2000-08-05 18:34:17 +00:00
|
|
|
foreign-language documentation or ports, use the following patterns:
|
|
|
|
|
|
|
|
doc/de_*
|
|
|
|
doc/es_*
|
2003-01-06 21:56:10 +00:00
|
|
|
doc/el_*
|
2000-08-05 18:34:17 +00:00
|
|
|
doc/fr_*
|
2001-12-17 15:41:13 +00:00
|
|
|
doc/it_*
|
2000-08-05 18:34:17 +00:00
|
|
|
doc/ja_*
|
|
|
|
doc/nl_*
|
2003-01-06 21:56:10 +00:00
|
|
|
doc/no_*
|
|
|
|
doc/pl_*
|
|
|
|
doc/pt_*
|
2000-08-05 18:34:17 +00:00
|
|
|
doc/ru_*
|
2001-08-22 00:38:59 +00:00
|
|
|
doc/sr_*
|
2000-08-05 18:34:17 +00:00
|
|
|
doc/zh_*
|
2000-08-04 21:32:52 +00:00
|
|
|
ports/chinese
|
2001-09-20 16:00:24 +00:00
|
|
|
ports/french
|
2000-08-04 21:32:52 +00:00
|
|
|
ports/german
|
|
|
|
ports/hebrew
|
2003-02-01 17:01:45 +00:00
|
|
|
ports/hungarian
|
2000-08-04 21:32:52 +00:00
|
|
|
ports/japanese
|
|
|
|
ports/korean
|
2003-02-01 17:01:45 +00:00
|
|
|
ports/portuguese
|
2000-08-04 21:32:52 +00:00
|
|
|
ports/russian
|
2001-09-20 16:00:24 +00:00
|
|
|
ports/ukrainian
|
2000-08-04 21:32:52 +00:00
|
|
|
ports/vietnamese
|
|
|
|
|
|
|
|
Use refuse files with care. Some parts of the src distribution
|
|
|
|
depend on files in completely different parts.
|
|
|
|
|
|
|
|
For more information about refuse files see cvsup(1), which is
|
|
|
|
installed by the "cvsup" and "cvsup-bin" ports. See also the CVSup
|
|
|
|
FAQ at <http://www.polstra.com/projects/freeware/CVSup/>.
|