| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Mar 2012 16:15:36
0.20
|
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
0.20
|
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 |
04 Jan 2012 06:40:10
0.20
|
lth  |
Update to 0.20 |
03 Jul 2011 14:40:25
0.18
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
0.18
|
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) |
08 Sep 2007 01:08:35
0.18
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
25 Jul 2006 05:50:23
0.18
|
lth  |
Fix package building
PR: ports/100791
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
17 Jul 2006 21:08:28
0.18
|
lth  |
Update to 0.18. Now requires Perl from ports.
PR: ports/100363
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
24 Jan 2006 03:10:24
0.17
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
0.17
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
27 Sep 2005 19:30:07
0.17
|
lth  |
Update to 0.17 |
23 Sep 2005 09:37:11
0.16
|
lth  |
Update to 0.16 |
21 Sep 2005 19:31:43
0.15
|
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 |
20 Apr 2005 12:10:41
0.15
|
lth  |
Add p5-Text-ASCIITable 0.15, create a nice formatted table using ASCII
characters. |