| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Feb 2013 21:32:38
2.05
|
tobez  |
Update to 2.05.
Changes: http://search.cpan.org/dist/MLDBM/Changes |
03 Jun 2012 19:44:26
2.04
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
2.04
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
20 Mar 2011 12:54:45
2.04
|
miwi  |
- Get Rid MD5 support |
08 Mar 2010 00:19:05
2.04
|
tobez  |
Update to 2.04.
Changes: http://search.cpan.org/dist/MLDBM/Changes |
01 Mar 2010 09:09:48
2.03
|
wen  |
- Update to 2.03
Feature safe: yes |
21 Feb 2010 15:51:13
2.02
|
tobez  |
Update to 2.02.
Changes: http://search.cpan.org/dist/MLDBM/Changes
Feature safe: yes |
22 Jul 2009 16:27:08
2.01
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
29 Jan 2009 17:41:17
2.01
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
17 Apr 2008 14:30:31
2.01
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
26 Nov 2005 17:00:48
2.01
|
pav  |
- Add SHA256
Approved by: maintainer |
21 Sep 2005 19:31:43
2.01
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 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 |
18 Mar 2004 18:01:13
2.01
|
trevor  |
Add size data, approved by maintainers. |
24 Oct 2003 12:05:09
2.01
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
12 Jun 2003 16:41:16
2.01
|
erwin  |
Change to my FreeBSD.org address |
13 Apr 2003 12:28:23
2.01
|
edwin  |
Conditionalize dependencies for moudules included in perl 5.8
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> |
21 Feb 2003 11:15:05
2.01
|
knu  |
De-pkg-comment. |
08 Jul 2002 13:58:36
2.01
|
tobez  |
Update to 2.01, assign maintainership to the submitter.
PR: 40328
Submitted by: Erwin Lansing <erwin@lansing.dk> |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 01:08:27 
|
asami  |
Convert category databases to new layout. |
17 Jun 2000 03:37:15 
|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. 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. |