| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Mar 2012 16:15:36
2.0004
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
2.0004
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
28 Feb 2012 17:05:26
2.0004
|
sunpoet  |
- Update to 2.0004
Changes: http://search.cpan.org/dist/DBM-Deep/Changes
PR: ports/165288
Submitted by: sunpoet (myself)
Approved by: Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer) |
01 Feb 2012 17:01:32
2.0002
|
swills  |
- Add BUILD_DEPENDS to silence build warnings
- Don't use unecessary += for DEPENDS
- Add TEST_DEPENDS to enable testing
PR: ports/164486
Submitted by: swills (myself)
Approved by: Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer) |
24 Oct 2011 09:11:38
2.0002
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
20 Mar 2011 12:54:45
2.0002
|
miwi  |
- Get Rid MD5 support |
06 Sep 2010 08:10:29
2.0002
|
wen  |
- Update to 2.0002
PR: ports/150314
Submitted by: Wen Heping(myself)
Approved by: maintainer |
04 Jun 2010 10:28:32
1.0024
|
amdmi3  |
- Update to 1.0024
PR: 147417
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
30 May 2010 23:50:30
1.0020
|
sylvio  |
- Update to 1.0020
PR: ports/147212
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
22 Jul 2009 16:27:08
1.0014
|
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) |
09 May 2009 09:18:38
1.0014
|
miwi  |
- Update to 1.0014
PR: 134302
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
17 Apr 2008 14:30:31
1.0004
|
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) |
05 Oct 2007 21:53:43
1.0004
|
miwi  |
- Update to 1.0004
PR: 116788
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> |
09 Jun 2006 19:20:57
0.983
|
aaron  |
- Update from v0.96 to v0.983
- Update plist
PR: ports/98189
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
22 Jan 2006 08:23:41
0.96
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:29:10
0.96
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
05 Nov 2005 12:51:41
0.96
|
tobez  |
Update to 0.96.
Changes:
-supports passing an optional filehandle to the constructor
-optional autobless flag to preserve and restore blessed hashes
-various bug fixes
PR: 88519
Submitted by: maintainer |
12 Oct 2004 10:57:43
0.94
|
mat  |
Add p5-DBM-Deep 0.94, a pure perl persistent multi-level hash/array DBM.
PR: ports/70210
Submitted by: Janos.Mohacsi@bsd.hu |