summaryrefslogtreecommitdiff
path: root/databases/p5-MLDBM (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-242-13/+12
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* Conditionalize dependencies for moudules included in perl 5.8Edwin Groothuis2003-04-131-3/+10
| | | | | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78882
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* Update to 2.01, assign maintainership to the submitter.Anton Berezin2002-07-083-3/+5
| | | | | | | | PR: 40328 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=62653
* 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