| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
0.34
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
05 Jun 2012 13:12:33
0.34
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
0.34
|
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 |
19 Mar 2011 12:38:54
0.34
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
0.34
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
10 Jun 2010 01:35:54
0.34
|
pgollucci  |
- Update to 0.34
With Hat: perl@
Changes: http:/search.cpan.org/dist/Apache-Session-Wrapper/Changes |
23 Oct 2009 00:30:06
0.33
|
leeym  |
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint
PR: follow-up to ports/139837
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
16 Aug 2009 09:55:32
0.33
|
linimon  |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
31 Aug 2007 13:37:23
0.33
|
mat  |
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims. |
27 Sep 2006 13:21:28
0.33
|
mat  |
Update to 0.33 |
20 Sep 2006 11:17:47
0.32
|
mat  |
Update to 0.32 |
12 Jul 2006 22:37:30
0.31
|
mat  |
Update to 0.31 |
14 Jun 2006 15:57:05
0.29
|
mat  |
Update to 0.29 |
22 Jan 2006 02:58:25
0.26
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Nov 2005 11:33:48
0.26
|
mat  |
Update to 0.26 |
31 Oct 2005 18:24:21
0.25
|
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
30 Aug 2005 12:33:08
0.25
|
mat  |
Update to 0.25 |
28 Jun 2005 16:17:16
0.21
|
mat  |
Update to 0.21 |
17 Feb 2005 14:18:07
0.19
|
mat  |
Update to 0.19
Add some docs |
12 Oct 2004 11:32:32
0.17
|
mat  |
Add p5-Apache-Session-Wrapper 0.17, a simple wrapper around
Apache::Session. |