| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
|
|
|
| |
ports had been previously reset by someone else).
Notes:
svn path=/head/; revision=100482
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix checksum mismatch problem: the different is the later tarball adds
one more file (LW.pm), and the diff of Makefile.pl is:
--- ../libwhisker-1.8/Makefile.pl Thu Dec 19 03:39:24 2002
+++ ./Makefile.pl Wed Oct 8 01:38:16 2003
@@ -9,7 +9,7 @@
$|++;
-$VERSION = '1.7';
+$VERSION = '1.8';
$LIB = 'LW.pm';
$COMPONENTS = 'libs';
$PRELIB = 'prelib.wpl';
It seems that this is only an errata of release v1.8.
Bump PORTREVISION to aware this. maintainer's email was bounced several
times, so commit this change directly.
Notes:
svn path=/head/; revision=93349
|
|
|
|
|
|
|
|
| |
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Notes:
svn path=/head/; revision=92921
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: 57137
Submitted by: Yann Berthier <yb@sainte-barbe.org>
Notes:
svn path=/head/; revision=89721
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add USE_PERL5 to avoid 'make package' problem.
Obtained from: bento
Notes:
svn path=/head/; revision=85264
|
|
PR: 42986
Submitted by: pandzilla
Notes:
svn path=/head/; revision=85163
|