| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Dec 2012 11:56:06
1.03_2
|
tobez  |
Remove support for perl 5.8.
Nudged by: az |
13 Mar 2012 16:15:36
1.03_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.03_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 |
19 Mar 2011 12:38:54
1.03_1
|
miwi  |
- Get Rid MD5 support |
21 Sep 2010 07:56:43
1.03_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 |
26 Nov 2008 12:00:45
1.03
|
tobez  |
Update to 1.03.
Changes: http://search.cpan.org/dist/CGI-Compress-Gzip/CHANGES |
24 Sep 2008 11:20:35
0.22
|
tobez  |
Add www/p5-CGI-Compress-Gzip, a Perl module to extend CGI.pm with
an ability to produce automatically compressed output when appropriate. |