summaryrefslogtreecommitdiff
path: root/databases/p5-MLDBM (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-4/+4
| | | | Notes: svn path=/head/; revision=37252
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-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
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27418
* Portlint:Michael Haro2000-03-211-2/+2
| | | | | | | | | PREFIX -> LOCALBASE Man pages in Makefile, not PLIST Remove extra blank lines Notes: svn path=/head/; revision=26935
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-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
* Look in the right place for dependencies.Steve Price1999-04-031-3/+3
| | | | | | | | PR: 10386 Submitted by: Tom Hukins <tom@eborcom.com> Notes: svn path=/head/; revision=17569
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-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
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Perl fixesJustin M. Seger1998-08-232-11/+11
| | | | Notes: svn path=/head/; revision=12739
* deve/p5-Data-Dumper is included in perl now.Satoshi Asami1998-08-191-3/+2
| | | | Notes: svn path=/head/; revision=12642
* Long live feminism! No manpages! Nyah-hah-hah!Tim Vanderhoek1998-08-171-1/+0
| | | | Notes: svn path=/head/; revision=12573
* Upgrade to 2.00, add 2 BUILD_DEPENDS.Vanilla I. Shu1998-05-143-7/+15
| | | | Notes: svn path=/head/; revision=10985
* Upgrade to 1.25, and portlint.Vanilla I. Shu1998-04-043-12/+12
| | | | Notes: svn path=/head/; revision=10418
* Use non-substituted package name for indicesAndrey A. Chernov1997-12-031-2/+2
| | | | Notes: svn path=/head/; revision=8969
* store multi-level hash structure in single level tied hashAndrey A. Chernov1997-12-035-0/+42
Notes: svn path=/head/; revision=8967