| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Mar 2012 16:15:36
1.10_1
|
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
1.10_1
|
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 |
18 Mar 2011 17:59:51
1.10_1
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
21 Sep 2010 07:56:43
1.10_1  |
mm  |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
22 Jul 2009 16:27:08
1.10
|
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) |
15 Jul 2009 05:12:51
1.10
|
kuriyama  |
Upgrade to 1.10. |
27 Mar 2008 11:03:23
1.09
|
kuriyama  |
- Use CPAN macro.
PR: ports/121993
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> |
13 Feb 2008 22:24:23
1.09
|
kuriyama  |
- Upgrade to 1.09.
PR: ports/120011, ports/120387, ports/120617
Submitted by: leeym, Felippe de Meirelles Motta <lippemail@gmail.com>, ismail
yenigul <ismail@enderunix.org> |
13 Sep 2007 21:11:06
1.07
|
leeym  |
- Update to 1.07
PR: 115663
Submitted by: leeym
Approved by: maintainer timeout |
08 Mar 2007 05:30:27
1.05
|
kuriyama  |
- Upgrade to 1.05.
PR: ports/110056
Submitted by: Steven Kreuzer<skreuzer@f2o.org>
Committed from: AsiaBSDCon Registration Desk |
03 Dec 2006 12:45:59
1.04_1
|
demon  |
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. |
22 Jan 2006 06:58:31
1.04_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:23:00
1.04_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
1.04_1
|
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 |
13 Feb 2005 03:37:26
1.04_1
|
kuriyama  |
Add a patch to work around on 4-stable (perl-5.00503's Fcntl.pm does
not export SEEK_SET symbol).
Doing "make test" on 4-stable will fail because perl-5.005 does not
support EOF method in TIE HANDLE.
Submitted by: lth |
11 Jan 2005 02:57:53
1.04
|
kuriyama  |
Update to 1.04. |
18 Mar 2004 00:48:53
1.01
|
kuriyama  |
SIZEify.
Submitted by: trevor |
24 Oct 2003 12:05:09
1.01
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
22 Feb 2003 07:48:51
1.01
|
kuriyama  |
de-pkg-comment. |
15 Feb 2002 14:33:17 
|
kuriyama  |
IO:: style interface to Compress::Zlib. |