| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.08
|
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) |
17 Sep 2011 07:09:05
0.08
|
sunpoet  |
- Change PERL_MODBUILD to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
19 Mar 2011 12:38:54
0.08
|
miwi  |
- Get Rid MD5 support |
06 Nov 2009 23:52:01
0.08
|
leeym  |
- update to 0.08 |
16 Aug 2009 09:22:05
0.06
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
17 Apr 2008 14:30:31
0.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 01:10:46
0.06
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
11 Jul 2006 17:54:59
0.06
|
lbr  |
Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules). |
01 May 2006 13:52:00
0.06
|
lbr  |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
30 Apr 2006 19:35:55
0.06
|
lbr  |
Up to 0.06
PR: 96506
Submitted by: leeym
Approved by: erwin (mentor) |
28 Mar 2006 17:38:37
0.05
|
sem  |
- Update to 0.05
PR: ports/95000
Submitted by: maintainer |
22 Jan 2006 02:58:25
0.03
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Dec 2005 11:46:22
0.03
|
erwin  |
Fix WWW
PR: 90270
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
17 Nov 2005 19:41:01
0.03
|
erwin  |
This action implements a sensible default end action, which will forward
to the first available view, unless status is set to 3xx, or there is a
response body. It also allows you to pass dump_info=1 to the url in
order to force a debug screen, while in debug mode.
If you have more than 1 view, you can specify which one to use with the
'view' config setting.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session/
PR: ports/89170
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |