| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Dec 2012 08:30:52
2.09
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
04 Jun 2012 08:31:14
2.09
|
az  |
- Remove SITE_PERL from *_DEPENDS |
13 Mar 2012 16:15:36
2.09
|
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
2.09
|
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
2.09
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
20 Mar 2011 12:54:45
2.09
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
2.09
|
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:53:15
2.09
|
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 |
22 Jan 2006 01:27:58
2.09
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 08:33:28
2.09
|
tobez  |
Update to 2.09. Change maintainer to perl@. Remove copyright notice
from pkg-descr. Put correct WWW from CPAN (http://www.unicode.org/ was
not really helpful WWW for this port). |
14 Nov 2005 11:11:56
2.07_1
|
edwin  |
Reset maintainer:
<ilia@cgu.chel.su>: Host or domain name not found. Name service error for
name=cgu.chel.su type=A: Host found but no data record of requested type |
15 Jul 2004 12:51:28
2.07_1
|
ache  |
Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVEL |
15 Jul 2004 11:49:19
2.07_1
|
ache  |
Add including pre/post.mk, missing in prev. commit |
15 Jul 2004 11:41:00
2.07_1
|
ache  |
Do not install p5-MIME-Base64 for newer perls |
31 Mar 2004 03:12:58
2.07
|
trevor  |
SIZEify (maintainer timeout) |
02 Sep 2003 14:02:05
2.07
|
mat  |
Update to 2.07
use SITE_PERL and %%SITE_PERL%%
strip pkg-descr from all it's superfluous spaces
PR: 51568
Submitted by: me
Approved by: maintainer timeout (+2 months) |
21 Feb 2003 11:08:38
2.06
|
knu  |
De-pkg-comment. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 00:48:42 
|
asami  |
Convert category converters to new layout. |
20 Sep 2000 20:07:01 
|
will  |
Make this port respect CC/CFLAGS. I discovered this discrepancy while
reviewing converters/p5-Unicode-Map8. The Porter's Handbook should probably
note that perl module ports that compile something should have a diff similar
to this one. |
19 Sep 2000 17:56:32 
|
ade  |
Add p5-Unicode-String, a perl5 module needed for writing CGI programs with
different national languages |