| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Jun 2013 13:49:02
1.008_1
|
az  |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
13 Mar 2012 16:15:36
1.008_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.008_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 |
17 Sep 2011 06:49:29
1.008_1
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
21 Jun 2011 06:58:21
1.008_1
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
26 Feb 2011 14:00:13
1.008_1
|
az  |
Fix fetch issue, but note distfile now on backpan so..
Reported by: miwi@ |
21 Sep 2010 16:08:11
1.008_1
|
mm  |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
23 May 2008 21:18:39
1.008
|
olgeni  |
Hunt for typos in devel/p5-*. |
17 Apr 2008 14:30:31
1.008
|
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 00:57:38
1.008
|
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 |
14 Jul 2006 15:26:25
1.008
|
clsung  |
Add p5-IO-Toolkit 1.008, IO::Toolkit - Perl extension to create
logfiles.
PR: ports/100132
Submitted by: Yuan-Chung Hsiao <ychsiao at ychsiao.org> |