| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
0.10
|
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 |
17 Sep 2011 06:49:29
0.10
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
19 Mar 2011 12:38:54
0.10
|
miwi  |
- Get Rid MD5 support |
16 Jun 2010 11:05:57
0.10
|
tobez  |
Update to 0.10.
Changes: http://search.cpan.org/dist/Catalyst-Plugin-I18N/Changes |
16 Aug 2009 09:22:05
0.09
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
15 Jun 2009 21:15:24
0.09
|
pgollucci  |
- Update to 0.09
PR: ports/135115
Approved by: maintainer timeout (lbr; 2 weeks 1 day)
Submitted by: pgollucci@ (myself) |
07 Aug 2008 07:16:57
0.08
|
lbr  |
Update to 0.08 |
12 Jan 2008 17:48:10
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 |
20 Jul 2007 07:42:10
0.06
|
lbr  |
Update to 0.06 |
11 Jul 2006 17:54:59
0.05
|
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.05
|
lbr  |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
22 Jan 2006 02:58:25
0.05
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
10 Jan 2006 14:54:58
0.05
|
erwin  |
Update to 0.05
PR: 91589
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
02 Dec 2005 19:57:13
0.04
|
erwin  |
Supports mo/po files and Maketext classes under your applications I18N
namespace.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-I18N/
PR: ports/89845
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |