| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 18:34:53
0.2020_1
|
az  |
- Remove SITE_PERL from *_DEPENDS |
01 May 2012 01:47:10
0.2020_1
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
21 Jan 2012 17:40:15
0.2020_1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
20 Mar 2011 12:54:45
0.2020_1
|
miwi  |
- Get Rid MD5 support |
03 Feb 2010 08:52:40
0.2020_1
|
tobez  |
Work around a build problem with perl5.10, bump portrevision.
Approved by: portmgr (pav), implicit |
22 Jul 2009 16:27:08
0.2020
|
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) |
01 Feb 2009 08:48:08
0.2020
|
pgollucci  |
- Update download locations
restore CPAN subdir
Reported by: -fetch-original pointyhat run |
17 Apr 2008 14:30:31
0.2020
|
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) |
11 Jul 2007 06:11:38
0.2020
|
clsung  |
- Update to 0.2020 |
03 Jun 2007 13:13:43
0.2019
|
clsung  |
- Update to 0.2019 |
22 Jan 2006 02:46:07
0.2018_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 16:48:31
0.2018_1
|
pav  |
- Add SHA256 |
26 Jan 2005 03:25:22
0.2018_1
|
kuriyama  |
- Add a missing file RPC/PlClient/Comm.pm and @dirrm into plist.
- Bump revision to be included in the package.
Reported by: pointyhat via kris |
02 Aug 2004 11:21:19
0.2018
|
mat  |
Update to 0.2018 |
30 Mar 2004 07:32:10
0.2017
|
skv  |
Updated to 0.2017 |
18 Mar 2004 17:40:11
0.2016
|
vanilla  |
reset MAINTAINER bit to ports@
I have no too much time to maintain. |
18 Mar 2004 17:35:46
0.2016
|
vanilla  |
Add SIZE.
Submitted by: trevor |
24 Oct 2003 12:05:09
0.2016
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:08:06
0.2016
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
20 Feb 2003 16:33:26
0.2016
|
sobomax  |
Conditionalise several dependencies on PERL_LEVEL to make those ports more
friendly for perl-5.8.0, which has those dependencies included into the
base distribution.
Sponsired by: Porta Software Ltd |
26 Oct 2002 14:41:30
0.2016
|
sobomax  |
Add missed RUN_DEPENDS. |
26 Nov 2001 12:12:25 
|
vanilla  |
Upgrade to 0.2016. |
02 Apr 2001 15:27:03 
|
vanilla  |
Upgrade to 0.2015 |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
09 Feb 2001 14:30:14 
|
vanilla  |
Upgrade to latest version. |
08 Oct 2000 07:19:09 
|
asami  |
Convert category net 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. |