| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
2.57_2
|
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 Sep 2011 01:57:58
2.57_2
|
sunpoet  |
- Update WWW |
31 Aug 2011 18:55:42
2.57_2
|
sunpoet  |
- Take maintainership |
30 Aug 2011 07:57:26
2.57_2
|
ache  |
Remove myself from MAINTAINER |
19 Mar 2011 12:38:54
2.57_2
|
miwi  |
- Get Rid MD5 support |
30 Mar 2009 21:08:24
2.57_2
|
ache  |
Remove file after patch |
30 Mar 2009 19:41:09
2.57_2
|
ache  |
Fix functionality with latest p5-libwww
PR: 132298
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
14 Jan 2009 21:16:18
2.57_1
|
pav  |
- Fix plist with perl 5.8.9
- Does not try to remove directory owned by one of the dependencies |
17 Apr 2008 14:30:31
2.57
|
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) |
25 Jun 2006 16:38:48
2.57
|
clsung  |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin) |
24 Jan 2006 03:14:23
2.57
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
2.57
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
13 Jun 2004 22:38:09
2.57
|
ache  |
Upgrade to 2.57 |
20 Mar 2004 21:03:41
2.56
|
trevor  |
Add size data, approved by maintainers. |
24 Oct 2003 12:05:09
2.56
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
01 Jun 2003 02:15:21
2.56
|
ache  |
Upgrade to 2.56 |
07 Mar 2003 06:12:57
2.54
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
09 Sep 2002 11:23:23
2.54
|
ache  |
Upgrade to 2.54
PR: 42589
Submitted by: Christian Laursen <christian@pil.dk> |
10 May 2001 16:35:11 
|
vanilla  |
Upgrade to latest version: p5-Authen-PAM => 0.11
p5-Config-IniFiles => 2.19 p5-File-Tail => 0.98 p5-ParallelUA => 2.50
p5-dTemplate => 2.0 |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 08:11:25 
|
asami  |
Convert category www to new layout. |
22 Jul 2000 11:44:53 
|
vanilla  |
Update |
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. |