| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Mar 2011 17:59:51
2.07
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
22 Jul 2009 16:27:08
2.07
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
03 Sep 2008 11:06:07
2.07
|
kuriyama  |
Upgrade to 2.07.
PR: ports/127041
Submitted by: Takefu Kenji <takefu@airport.fm> |
17 Apr 2008 14:30:31
2.06
|
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 16:39:27
2.06
|
linimon  |
Fix plist substitution in the new Perl order.
Pointy hat to: linimon |
02 Nov 2006 07:42:49
2.06
|
nork  |
Update to 2.06.
Approved by: kuriyama by telephone |
01 Jul 2006 16:06:51
2.05
|
aaron  |
- Update to 2.05
PR: ports/99056
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
06 May 2006 11:40:30
2.04
|
kuriyama  |
- Update to 2.04.
(Fix problem around autoload methods (like $j->MIME_Header)) |
22 Jan 2006 12:39:13
2.03
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Sep 2005 19:31:43
2.03
|
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 |
23 Jul 2005 07:14:18
2.03
|
kuriyama  |
- Update to 2.03.
- Since 2.x, Jcode is the wrapper of Encode module with perl-5.8.1
and after. |
11 Jan 2005 03:36:15
0.88
|
kuriyama  |
Update to 0.88. |
10 Aug 2004 02:54:55
0.87
|
kuriyama  |
Unbreak about $PKGNAMEPREFIX recursion.
Found by: freshports |
10 Aug 2004 01:44:57
0.87
|
kuriyama  |
- Upgrade to 0.87.
- Move conditional dependency to the bottom of Makefile. |
15 Jul 2004 12:52:21
0.83_2
|
ache  |
Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVEL |
15 Jul 2004 11:55:50
0.83_2
|
ache  |
Don't install p5-MIME-Base64 for newest perls |
29 Mar 2004 14:01:59
0.83_1
|
kuriyama  |
o Avoid warning about use of uninitialized value in jfold().
o Fix typo in jfold() manpage. |
18 Mar 2004 00:48:53
0.83
|
kuriyama  |
SIZEify.
Submitted by: trevor |
24 Oct 2003 12:05:09
0.83
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
02 Jul 2003 05:08:49
0.83
|
kuriyama  |
Upgrade to 0.83. |
22 Feb 2003 07:48:51
0.82
|
kuriyama  |
de-pkg-comment. |
01 Nov 2002 09:13:27
0.82
|
kuriyama  |
Upgrade to 0.82. |
03 May 2002 23:19:52
0.80
|
kuriyama  |
Upgrade to 0.80. |
17 Jan 2002 02:22:19 
|
kuriyama  |
Update to 0.79. Add WWW. |
24 Jul 2001 03:10:38 
|
kuriyama  |
Upgrade to 0.75. |
24 Jul 2001 02:57:50 
|
kuriyama  |
Upgrade 0.74. |
20 May 2001 14:00:23 
|
kuriyama  |
Upgrade to 0.71. |
17 May 2001 09:53:26 
|
kuriyama  |
Upgrade to 0.70. |
02 Mar 2001 06:46:31 
|
knu  |
Use PERL_CONFIGURE. |
10 Feb 2001 02:10:52 
|
kuriyama  |
Remove unzip from run_depends. |
07 Jan 2001 17:49:52 
|
will  |
Clean up inefficient perl invocations; use multiple REs in the same call. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |
27 Aug 2000 17:52:53 
|
knu  |
Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports. |
27 Aug 2000 07:13:36 
|
knu  |
PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es. |
10 Aug 2000 21:51:09 
|
will  |
Oops, fix a typo (WRSRC -> WRKSRC). Strange how this has gone unnoticed for
nearly two months! This allows p5-Jcode to respect CC again.. |
17 Jun 2000 03:37:15 
|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |
13 Jun 2000 03:44:14 
|
kuriyama  |
Revert previous commit. That cannot fix CFLAGS problem. |
13 Jun 2000 03:07:43 
|
kuriyama  |
Honor $CFLAGS. |