summaryrefslogtreecommitdiff
path: root/databases/p5-MLDBM (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-03-01Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu1-4/+1
Notes: svn path=/head/; revision=38917
2001-01-16Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev1-4/+4
Notes: svn path=/head/; revision=37252
2000-06-17Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews1-3/+3
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
2000-04-08update with the new PORTNAME/PORTVERSION variablesMichael Haro1-3/+3
Notes: svn path=/head/; revision=27418
2000-03-21Portlint:Michael Haro1-2/+2
PREFIX -> LOCALBASE Man pages in Makefile, not PLIST Remove extra blank lines Notes: svn path=/head/; revision=26935
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1-1/+1
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
1999-04-03Look in the right place for dependencies.Steve Price1-3/+3
PR: 10386 Submitted by: Tom Hukins <tom@eborcom.com> Notes: svn path=/head/; revision=17569
1999-01-11Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1-2/+2
Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
1998-09-15Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1-2/+2
checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
1998-08-23Perl fixesJustin M. Seger2-11/+11
Notes: svn path=/head/; revision=12739
1998-08-19deve/p5-Data-Dumper is included in perl now.Satoshi Asami1-3/+2
Notes: svn path=/head/; revision=12642
1998-08-17Long live feminism! No manpages! Nyah-hah-hah!Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12573
1998-05-14Upgrade to 2.00, add 2 BUILD_DEPENDS.Vanilla I. Shu3-7/+15
Notes: svn path=/head/; revision=10985
1998-04-04Upgrade to 1.25, and portlint.Vanilla I. Shu3-12/+12
Notes: svn path=/head/; revision=10418
1997-12-03Use non-substituted package name for indicesAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=8969
1997-12-03store multi-level hash structure in single level tied hashAndrey A. Chernov5-0/+42
Notes: svn path=/head/; revision=8967