| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.11
|
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:06:45
0.11
|
sunpoet  |
- Change PERL_CONFIGURE 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.11
|
miwi  |
- Get Rid MD5 support |
06 Nov 2009 22:10:34
0.11
|
leeym  |
- update to 0.11 |
16 Aug 2009 09:22:05
0.10
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
15 Jun 2009 21:18:03
0.10
|
pgollucci  |
- Update to 0.10
PR: ports/135121
Approved by: maintainer timeout (lbr; 2 weeks 1 day)
Submitted by: pgollucci@ (myself) |
04 Sep 2008 09:42:08
0.09
|
lbr  |
Updated to 0.09 |
06 Apr 2008 18:57:38
0.08
|
lbr  |
Update to 0.08 |
04 Feb 2008 18:02:51
0.07
|
lbr  |
Update to 0.07 |
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 |
25 Jul 2006 19:22:13
0.06
|
lbr  |
Update to 0.06 |
14 Jul 2006 06:51:34
0.05
|
lbr  |
Update to 0.05 |
11 Jul 2006 17:54:59
0.04
|
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.04
|
lbr  |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
28 Mar 2006 17:39:10
0.04
|
sem  |
- Update to 0.04
PR: ports/95001
Submitted by: maintainer |
26 Mar 2006 20:14:25
0.03
|
sem  |
- Update to 0.03
PR: ports/94958
Submitted by: maintainer |
22 Jan 2006 02:58:25
0.02
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Jan 2006 17:13:00
0.02
|
erwin  |
This plugin will enhance the standard Catalyst debug screen by including
a stack trace of your appliation up to the point where the error
occurred. Each stack frame is displayed along with the package name,
line number, file name, and code context surrounding the line number.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/
PR: ports/91667
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |