aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-12-22 00:54:57 +0800
committerphantom <phantom@FreeBSD.org>1999-12-22 00:54:57 +0800
commita0faf77fd57194d53c21e395e3501cfa28cc7500 (patch)
tree29a0ec12f9706168f135cf1f252e7ef444b88fdc
parent0ca075e2c66cd27b7c8acad95af27e3c8d9dd4cd (diff)
downloadfreebsd-ports-gnome-a0faf77fd57194d53c21e395e3501cfa28cc7500.tar.gz
freebsd-ports-gnome-a0faf77fd57194d53c21e395e3501cfa28cc7500.tar.zst
freebsd-ports-gnome-a0faf77fd57194d53c21e395e3501cfa28cc7500.zip
Allow binary files (ssh key file) to be commited
-rw-r--r--CVSROOT/exclude1
1 files changed, 1 insertions, 0 deletions
diff --git a/CVSROOT/exclude b/CVSROOT/exclude
index c22a31959230..7f0a85d50b04 100644
--- a/CVSROOT/exclude
+++ b/CVSROOT/exclude
@@ -2,3 +2,4 @@
# $FreeBSD$
^src/sys/boot/common/help.common
^src/contrib/.*/FREEBSD-Xlist
+^src/share/examples/diskless/.*
* Remove USE_PERL5_BUILD, since perl is not needed anymore to build.ehaupt2009-09-071-1/+0 * Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-3/+3 * Update to 3.0.6ehaupt2009-05-112-7/+7 * Mark MAKE_JOBS_SAFEehaupt2009-03-271-1/+2 * Update to 3.0.5ehaupt2008-12-292-7/+7 * Update to 3.0.4ehaupt2008-09-072-7/+8 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Add support for --atimes patch, which preserves access times.koitsu2008-07-091-1/+13 * Update to 3.0.3ehaupt2008-07-023-19/+7 * Provide an optional "Time limit patch"ehaupt2008-06-261-2/+11 * All of a sudden rsync requires perl to build. Add USE_PERL5_BUILD.ehaupt2008-06-021-2/+1 * Merge a patch from cvs which fixes a file-globbing bug in the daemon when chrootehaupt2008-05-312-0/+12 * Rework WITHOUT_ICONV build optionehaupt2008-05-071-6/+3 * Update to 3.0.2, and really disable iconv support if WITHOUT_ICONV is defined.ehaupt2008-04-092-7/+14 * - Update to 3.0.1ehaupt2008-04-042-8/+9 * Only download patchset if needed.ehaupt2008-03-261-1/+4 * Add optional iconv supportehaupt2008-03-121-1/+9 * Revise the wording for the ACL patch option. Rsync 3.0.x now has --acls supportehaupt2008-03-071-1/+1 * - Provide two additional build OPTIONS:ehaupt2008-03-072-2/+21 * - Update to 3.0.0pav2008-03-045-472/+4 * - Add a knob to apply atimes patch from vendor distributionpav2008-02-221-0/+20 * - Add a vendor patch that adds a new option "munge symlinks".pav2007-12-032-1/+341 * - Fix off-by-one buffer overflow in f_name() function. It is not clear if thispav2007-08-232-0/+61 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-7/+7 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1 * - Respect CFLAGS with POPT optionpav2007-04-271-1/+1 * - Fix --acls with --deletepav2007-04-092-3/+27 * - Fix IGNORE conditional (typo)pav2006-12-171-1/+1 * - Update to 2.6.9pav2006-11-223-108/+13 * - Allow build with custom CFLAGSpav2006-09-021-0/+4 * - Rid the tree of double slashes in URL pathssat2006-07-281-1/+1 * - Remove dead master sitepav2006-06-011-2/+1 * - Patch strip for everyone!pav2006-05-312-9/+7 * - Apply vendor patch to fix 'unexpected tag 3' errorspav2006-05-302-1/+99 * - Skip acls patch on FreeBSD 4.X, ACL support in that version of FreeBSDpav2006-05-101-0/+2 * - Fix typopav2006-05-101-1/+1 * - Convert to OPTIONSpav2006-05-101-31/+28 * - Update to 2.6.8pav2006-04-253-25/+4 * - Fix logging of "connect from" messagepav2006-04-042-0/+21 * - Update to 2.6.7pav2006-03-153-7/+5 * Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1 * - Add some SHA256spav2005-11-241-0/+1 * - Update to 2.6.6pav2005-07-303-24/+3 * - Update to 2.6.5, make fetchable againpav2005-06-063-16/+4 * - Fix incompatibility with older version when used with --exclude optionpav2005-05-212-0/+12 * - Update to 2.6.4pav2005-05-178-508/+5 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * - Re-enable "!"s in .cvsignore fileseik2004-10-243-1/+44 * - updae to version 2.6.3eik2004-10-1210-184/+448 * enable copying of fifos/socketseik2004-08-254-1/+60 * mirror.ac.uk -> mirrorservice.orgvs2004-08-191-1/+1 * fix security hole in non-chroot rsync daemon.eik2004-08-126-28/+115 * fix --delete SEGVeik2004-05-032-0/+25 * update to version 2.6.2:eik2004-05-014-52/+3 * Fix sorting bug when --relative is usedeik2004-04-302-1/+25 * Fixed the use of an uninitialized variable in map_uid() and map_gid()eik2004-04-292-0/+29 * The rsync developent team has rerolled the tarball,eik2004-04-281-2/+2 * Update to version 2.6.1eik2004-04-283-197/+14 * SIZEifyeik2004-03-181-0/+1 * - update to version 2.6.0eik2004-01-202-4/+4 * Security update to rsync 2.5.7. This fixes a remotely-exploitablekris2003-12-042-3/+2 * - add rc.subr(8) start/stop scripteik2003-11-175-33/+77 * Reset maintainer to ports@ since rsync is not written in Haskell ;o)obraun2003-05-111-1/+1 * Bump PORTREVISION due to my last commit.obraun2003-03-041-0/+1 * * Add rsyncd.conf.sample and rsyncd.sh.sample.obraun2003-03-045-4/+241 * De-pkg-comment and make portlint a little bit happier.obraun2003-02-182-1/+1 * Aaaaarrgggg, I have destroyed the Makefile just between testing and the commit.obraun2003-01-291-1/+1 * Upgrade to 2.5.6.obraun2003-01-297-62/+16 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-1/+1 * Use PORTCOMMENT variable instead of pkg-comment file.obraun2002-11-062-1/+1 * * Add knob WITH_POPT_PORT to build rsync with devel/popt.obraun2002-08-311-2/+15 * Change MAINTAINER to my FreeBSD address.obraun2002-08-211-1/+1 * Dont remove .bak filespat2002-06-201-2/+0 * Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1 * Remove perl dependencypat2002-06-191-1/+0 * fix REINPLACE_CMD last commitijliao2002-06-171-0/+2 * Replace ${PERL} with ${REINPLACE_CMD}.ijliao2002-06-141-3/+3 * Needs perl to build.obrien2002-05-171-0/+1 * Use popt in portsdwcjr2002-04-271-0/+4 * Revoke previous changes to fix -z (compress) option in favor of a GCCanders2002-04-222-5/+21 * Make port set -O2 in CFLAGS. Necessary for -z (compress) option to workanders2002-04-211-1/+6 * Remove #include <malloc.h>pat2002-04-041-0/+2 * Update to 2.5.5 and give maintainership to Oliver Braun (the submitter).roam2002-04-022-3/+3 * Upgrade to version 2.5.4.obrien2002-03-152-4/+4 * This vendor security fix, was part of 2.5.3 and later.obrien2002-03-151-27/+0 * Rsync has updated its copy of zlib from 1.1.2 to 1.1.4, so we don't needobrien2002-03-151-1276/+0 * Add vendor patch to correctly drop group privileges when changing uid.obrien2002-02-222-1/+28 * Update to 2.5.2obrien2002-01-263-318/+3 * Fix a signedness security vunerability discovered by Todd@openbsd.org whereobrien2002-01-242-0/+316 * Update to 2.5.1.sobomax2002-01-212-3/+2 * Add "--disable-debug" to $CONFIGURE_ARGS to avoid unwanted warning messages.kuriyama2001-12-251-3/+3 * Upgrade to 2.5.0.obrien2001-12-044-21/+4 * Spell rsync correctly.steve2001-12-03