# # $FreeBSD$ # # The "commitinfo" file is used to control pre-commit checks. # The filter on the right is invoked with the repository and a list # of files to check. A non-zero exit of the filter program will # cause the commit to be aborted. # # The first entry on a line is a regular expression which is tested # against the directory that the change is being committed to, relative # to the $CVSROOT. For the first match that is found, then the remainder # of the line is the name of the filter to run. # # If the repository name does not match any of the regular expressions in this # file, the "DEFAULT" line is used, if it is specified. # # If the name "ALL" appears as a regular expression it is always used # in addition to the first matching regex or "DEFAULT". # # ALL $CVSROOT/CVSROOT/commitcheck ' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mbone/vic
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Look for -luclmmbase under LOCALBASE instead of PREFIX (which ismi2005-03-236-31/+175
* Upgrade devel/uclmmbase and mbone/vic to their latest respectedmi2005-03-2114-100/+188
* BROKEN on 5.x: Does not compilekris2004-09-291-1/+7
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-2/+2
* Clear moonlight beckons.ade2003-03-072-1/+1
* Don't treat alpha specially with INT_64. INT_64 is not used consistentlyfenner2003-02-011-0/+15
* Make the struct huffentry public so that global variablesfenner2003-01-241-0/+16
* Use std::memset instead of just memsetfenner2003-01-241-0/+73
* Fix signal handler prototype to make newer g++ happyfenner2003-01-241-0/+8
* Support IPv6.sumikawa2002-03-244-2/+81
* Fix for -CURRENT, malloc.h->stdlib.hpat2002-01-021-0/+4
* Update to vic 2.8ucl-1.1.3fenner2001-08-0230-3415/+149
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
* Add -pedantic to override the default -pedantic-errors, to allowfenner2000-01-281-0/+11
* Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.steve1999-11-2915-58/+219