| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
2.1.1e_2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
03 Jan 2012 06:41:23
2.1.1e_2
|
jgh  |
- Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE.
- pet portlint
- consolidate cleanup of .orig and .bak files
PR: ports/163254
Submitted by: jgh (me)
Reviewed by: rene
Approved by: maintainer (timeout), crees (mentor) |
21 Jul 2011 05:03:02
2.1.1e_2
|
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 |
20 Mar 2011 12:54:45
2.1.1e_2
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 13:38:51
2.1.1e_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) |
19 May 2007 20:32:57
2.1.1e_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
02 Sep 2006 23:48:39
2.1.1e
|
kris  |
NO_CDROM and NO_PACKAGE are superfluous |
09 May 2006 00:18:07
2.1.1e
|
edwin  |
Remove USE_REINPLACE from categories starting with a J |
30 Jan 2006 11:30:48
2.1.1e
|
edwin  |
SHA256ify (and sometimes SIZEify)
Approved by: krion@ |
18 Jan 2005 09:37:04
2.1.1e
|
hq  |
- Update to bsd.java.mk 2.0 [1]
- Remove redundant PLIST_SUB entry
- Use %%JAVAJARDIR%% in pkg-plist
- Add $FreeBSD$ tags
- Some portlint tweaks
PR: 76036 [1]
Submitted by: maintainer [1] |
22 Mar 2004 12:07:27
2.1.1e
|
clement  |
SIZEify.
PR: 64562
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) |
09 Feb 2004 16:22:27
2.1.1e
|
glewis  |
. Add a new port, java/jmf:
Java Media Framework API
The Java Media Framework API (JMF) enables audio, video and other
time-based media to be added to Java applications and applets. This
optional package, which can capture, playback, stream and transcode
multiple media formats, extends the multimedia capabilities on the
J2SE platform, and gives multimedia developers a powerful toolkit to
develop scalable, cross-platform technology.
WWW: http://java.sun.com/products/java-media/jmf/
PR: 58524
Submitted by: Anton Yudin <toha@toha.org.ua> (plus some tweaks by me) |