| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 11:25:28
0.53
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
21 Jan 2012 17:40:15
0.53
|
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 |
30 Dec 2011 18:14:59
0.53
|
swills  |
- Mark MAKE_JOBS_UNSAFE as I experienced build issues with MAKE_JOBS |
17 Sep 2011 07:06:45
0.53
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
21 Jul 2011 05:03:02
0.53
|
linimon  |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
25 Mar 2011 07:14:58
0.53
|
wen  |
- Update to 0.53
ChangeLog: http://cpansearch.perl.org/src/PATL/Inline-Java-0.53/CHANGES |
16 Aug 2009 09:22:05
0.52_2
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Jun 2008 13:21:59
0.52_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
0.52_1
|
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 00:57:38
0.52_1
|
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 |
19 May 2007 20:32:57
0.52_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
17 Jan 2007 07:51:11
0.52
|
lbr  |
Update to 0.52 |
24 May 2006 11:42:17
0.51
|
lbr  |
Update to 0.51
Approved by: erwin (mentor) |
01 May 2006 13:52:00
0.50.91
|
lbr  |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
25 Jan 2006 11:46:30
0.50.91
|
erwin  |
- Update to 0.50_91
- Hand maintainership to submitter.
PR: 92266
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |
22 Jan 2006 00:27:03
0.33
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
24 Nov 2005 15:40:04
0.33
|
pav  |
- Add some SHA256 checksums |
21 Sep 2005 19:31:43
0.33
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
29 Jan 2004 07:24:56
0.33
|
trevor  |
SIZEify. |
24 Oct 2003 12:05:09
0.33
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Feb 2003 17:07:10
0.33
|
knu  |
De-pkg-comment. |
15 Aug 2002 06:38:31
0.33
|
ijliao  |
add p5-Inline-Java 0.33
Write Perl subroutines and classes in Java |