aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 13:27:17 +0800
committermarcus <marcus@FreeBSD.org>2004-02-04 13:27:17 +0800
commitbff8ae1c6f27a76bde5e81503ab279da2b8cfb84 (patch)
treea75cc8d6b878c7e5e7f5bb192d2869cb9c60e418 /CVSROOT
parentd40b81abdbdc67bec9b0c76fd0cb31f05c3e8a68 (diff)
downloadfreebsd-ports-gnome-bff8ae1c6f27a76bde5e81503ab279da2b8cfb84.tar.gz
freebsd-ports-gnome-bff8ae1c6f27a76bde5e81503ab279da2b8cfb84.tar.zst
freebsd-ports-gnome-bff8ae1c6f27a76bde5e81503ab279da2b8cfb84.zip
Unlock the ports tree, and prepare to be raked across the coals.
Diffstat (limited to 'CVSROOT')
-rw-r--r--CVSROOT/avail2
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/avail b/CVSROOT/avail
index 36b495496653..0ca5073ae0f4 100644
--- a/CVSROOT/avail
+++ b/CVSROOT/avail
@@ -12,6 +12,6 @@ group|penaltybox|!badcommitters,!badcommitters.global
unavail
avail||CVSROOT
-avail|marcus|ports
+avail||ports
avail|:meisters
unavail|:penaltybox
l?h=gstreamer0.10-removal&id=616811866f9e3cd2a15039c615932c93546b6d6c'>Remove the hard coded hack that excludes all ports files exceptjoe2001-09-191-4/+0 * Define a new configuration variable for globally switching onjoe2001-09-191-14/+2 * Migrate the hard coded exclusion paths src/etc/ and src/release/joe2001-09-191-6/+0 * Ignore blank lines in the exclude file.joe2001-09-191-0/+2 * Use the exclude file to ignore files beginning with a '.' insteadjoe2001-09-191-3/+1 * Don't try and contract rcsids in files that have been deleted orjoe2001-09-141-0/+3 * Delay the unexpanding of rcsids until after all the revision stringjoe2001-09-111-22/+34 * Add code to unexpand $FreeBSD: xxxx $ (or whatever is defined injoe2001-09-081-0/+28 * Don't complain if the CVSROOT/exclude file doesn't exist. Treat itjoe2001-09-081-10/+12 * Rewrite the revision checking code.joe2001-09-031-18/+31 * See whether a file is excluded from rcsid checking before even lookingjoe2001-09-031-19/+17 * Add a carriage return in front of one of the error messages forjoe2001-09-031-1/+2 * General code tidy up.joe2001-09-021-10/+9 * Revisit the commit in rev 1.36. In acual fact the whole versionjoe2001-09-021-5/+5 * Contract some syntax; 'chomp not chop'.joe2001-09-011-8/+5 * Rename some variables to make the code clearer.joe2001-09-011-7/+7 * Define all the variables using 'my' and switch 'strict' on.joe2001-09-011-12/+24 * Fix a long standing bug from rev 1.7. The %cvsversion hash wasn't beingjoe2001-08-311-2/+2 * Move the definition of our $FreeBSD$ header into the config file.joe2001-08-191-2/+5 * More stylistic changes, this time in the CVS/Entries parser.joe2001-08-191-7/+7 * Tabulate per style.perl(7).joe2001-08-191-101/+110 * Writing down the last directory in a multidirectory commit isn'tjoe2001-08-191-8/+2 * Centralise the generation of temporary filenames instead of havingjoe2001-08-191-4/+3 * Declare the variables that contain the error strings with 'my'.joe2001-08-191-5/+10 * The CVSROOT/scripts use a file, /tmp/#cvs.files.lastdir, to storejoe2001-08-191-3/+5 * Remove the $CVSFUBAR hack, it's not required anymore now that we havepeter2000-02-101-6/+0 * Fix the dreaded: 'Argument "1.1.1.1" isn't numeric in eq atpeter1999-12-091-1/+1 * Unused variable ($ind) and skip regexp lines that begin with a '#'peter1999-12-091-1/+4 * Convert the exclude list to a regexp after some suggestions by Sheldonpeter1999-12-091-2/+1 * Check the exclude list if we don't find a $FreeBSD$ tag. Don't scanpeter1999-12-081-8/+21 * Make this script more generic, and of wider appeal. All mention ofjoe1999-11-161-11/+14 * Sync with internat.freebsd.org crypto repo. (part 1)peter1999-09-19