| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Mar 2012 16:15:36
1.215_2
|
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.215_2
|
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 |
07 Mar 2012 17:11:51
1.215_2
|
lth  |
- updated _DEPENDS [1]
- added regression-test target
PR: ports/165511 [1]
Submitted by: swills |
12 Jun 2011 16:02:18
1.215_1
|
lth  |
- Add PERL_LEVEL check: List::Utils>=1.20 is already in Perl 5.10 and above
- Use new CPAN:id macro
- Bump PORTREVISION for dependency change
PR: ports/157625
Submitted by: sunpoet |
10 Mar 2011 19:06:04
1.215
|
lth  |
Update to 1.215 |
12 Jul 2010 11:57:40
1.213
|
lth  |
Update to 1.213 |
16 Feb 2010 08:05:19
1.210
|
lth  |
Update to 1.210
Feature safe: yes |
08 Feb 2010 09:09:32
1.209
|
lth  |
Update to 1.209 |
23 Jan 2010 12:43:15
1.208
|
lth  |
Update to 1.208 |
29 Sep 2009 12:02:44
1.206_1
|
lth  |
Update dependencies
Feature safe: yes
Submitted by: kuriyama |
18 Aug 2009 19:36:04
1.206
|
lth  |
Update to 1.206 |
29 May 2008 08:35:24
1.203
|
lth  |
Update to 1.203 |
17 Apr 2008 14:30:31
1.201
|
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) |
29 Oct 2007 15:24:26
1.201
|
lth  |
Update to 1.201 |
16 Oct 2007 14:07:08
1.200
|
lth  |
Update to 1.200 |
08 Sep 2007 01:06:22
1.118
|
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 |
24 Sep 2006 12:38:40
1.118
|
lth  |
Update to 1.118 |
06 Sep 2006 07:42:31
1.117
|
lth  |
Update to 1.117 |
14 Jul 2006 15:57:54
1.115
|
aaron  |
- Update to v1.115
PR: ports/99117
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
30 Apr 2006 13:30:54
1.112
|
lth  |
Update to 1.112 |
27 Jan 2006 15:23:23
1.110
|
lth  |
- Update to 1.110
- Use versioned packages dependencies |
22 Jan 2006 02:55:05
1.109
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
06 Jan 2006 12:41:48
1.109
|
lth  |
Update to 1.109 |
28 Nov 2005 11:55:01
1.104
|
lth  |
- perl module Params::Util (>= 0.05) is required
- add SHA256 checksum
PR: ports/89655
Submitted by: clsung |
11 Nov 2005 13:47:25
1.104
|
lth  |
Update to 1.104 |
13 Oct 2005 16:49:52
1.103
|
lth  |
Update to 1.103 |
02 Oct 2005 21:01:25
1.101
|
lth  |
Update to 1.101 |
21 Sep 2005 19:31:43
1.003
|
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 |
29 Aug 2005 06:57:41
1.003
|
lth  |
Update to 1.003 |
22 Jul 2005 12:30:37
1.002
|
lth  |
Update to 1.002 |
05 Jul 2005 13:27:24
0.995
|
lth  |
Update to 0.995 |
06 May 2005 17:49:06
0.906
|
lth  |
- update to 0.906
- make portlint happy |
03 Apr 2005 12:59:31
0.903
|
lth  |
Add p5-PPI 0.903, analyze and manipulate Perl code without using perl
itself. |