| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
1.44
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
03 Jun 2012 10:48:36
1.44
|
az  |
- Remove SITE_PERL from *_DEPENDS
PR: ports/168626
Approved by: maintainer (kuriyama@ via email) |
15 Aug 2011 09:13:09
1.44
|
sunpoet  |
- Use SITE_PERL directly
PR: ports/158988
Submitted by: sunpoet (myself)
Approved by: kuriyama (maintainer timeout, 4 weeks) |
03 Jul 2011 14:40:25
1.44
|
ohauer  |
-remove MD5 |
06 Jan 2009 17:43:44
1.44
|
wxs  |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
17 Apr 2008 14:30:31
1.44
|
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) |
24 Jan 2006 03:10:24
1.44
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Sep 2005 19:31:43
1.44
|
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 |
30 Aug 2005 13:51:56
1.44
|
kuriyama  |
Fix incorrect regexp substitution on 4.x.
Reported by: pav |
28 Aug 2005 12:38:56
1.44
|
kuriyama  |
Update to 1.44. |
18 Mar 2004 00:48:53
1.43
|
kuriyama  |
SIZEify.
Submitted by: trevor |
04 Nov 2003 13:53:09
1.43
|
kuriyama  |
Upgrade to 1.43.
Submitted by: foxfair |
24 Oct 2003 12:05:09
1.42
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
17 Apr 2003 21:56:40
1.42
|
kris  |
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed. |
07 Apr 2003 22:39:13
1.42
|
kuriyama  |
Upgrade to 1.42. |
22 Feb 2003 07:48:51
1.39
|
kuriyama  |
de-pkg-comment. |
06 Jul 2002 06:24:15
1.39
|
kuriyama  |
Upgrade to 1.39.
PR: ports/40178
Submitted by: Erwin Lansing <erwin@lansing.dk> |
01 Jan 2002 02:40:32 
|
kuriyama  |
Add WWW. |
30 Dec 2001 16:14:43 
|
kuriyama  |
o Add dependency on p5-XML-RegExp. o Add dependency on p5-libwww which is
optional but major function parsefile() requires it. o Patching XML/DOM.pm
if ${PERL} is older than 5.6.0. |
30 Dec 2001 15:41:58 
|
kuriyama  |
Upgrade to v1.35. |
05 Feb 2001 16:35:27 
|
olgeni  |
More style fixes for ports/textproc. |
08 Jan 2001 06:41:19 
|
kuriyama  |
Use $PERL_CONFIGURE. |
08 Oct 2000 07:29:51 
|
asami  |
Convert category textproc to new layout. |
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. |