Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Kick MD5 support | miwi | 2011-07-032007-05-20 04:36:56 +0800'>2007-05-20 | 1 | -0/+1 |
* | - Use DATADIR macro | garga | 2006-03-21 | 1 | -10/+10 |
#!/usr/bin/perl -w # # $FreeBSD$ use strict; use lib $ENV{CVSROOT}; use CVSROOT::cfg; my $CVSROOT = $ENV{CVSROOT} || die "Can't determine CVSROOT (verifymsgcheck)!\n"; # Check "Approved by:" line. system("$CVSROOT/CVSROOT/approvecheck", @ARGV); if ($? >> 8) { exit 1; } # peter's edit post-processor.. system("$CVSROOT/CVSROOT/logcheck", @ARGV); if ($? >> 8) { exit 1; } t/npm_and_yarn/devel/electron6/files/ini-1.3.8' type='application/atom+xml'/>
index : freebsd-ports-gnome | ||
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome) |
aboutsummaryrefslogtreecommitdiffstats |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Kick MD5 support | miwi | 2011-07-032007-05-20 04:36:56 +0800'>2007-05-20 | 1 | -0/+1 |
* | - Use DATADIR macro | garga | 2006-03-21 | 1 | -10/+10 |