| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
1.6.0
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
05 Oct 2012 20:40:39
1.6.0
|
jkim  |
- Update to 1.6.0.
- Reset maintainership. See ports/164941.
- Make it as amd64 and i386 only. Other architectures needs porting.
- Reduce Makefile headers, add licenses, and convert to optionsNG.
- Add an option to build with native JDK. When it is not selected, GCJ is
used instead. Turned on by default. |
04 Oct 2012 16:30:16
0.98_7
|
jkim  |
Revert the previous accidental commit. It is not ready yet. |
04 Oct 2012 16:13:00
1.6.0
|
jkim  |
- Reset maintainership. See ports/164941.
- Fix conflicts with java/classpath. Note security provider configuration
is moved to ${PREFIX}/lib/security/SableVM.security. This file is always
loaded first because the short vendor name is SableVM. If it does not
exist, then classpath.security is loaded (java/security/Security.java).
- Reduce Makefile headers, add licenses, and convert to optionsNG. |
01 Jun 2012 05:26:28
0.98_7
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.98_6
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
21 Jul 2011 05:03:02
0.98_6
|
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
0.98_6
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.98_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.98_5
|
dinoex  |
- update to jpeg-8 |
02 Aug 2009 19:36:34
0.98_4
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
31 Jul 2009 13:57:52
0.98_3
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
16 Jan 2009 07:35:27
0.98_2
|
beech  |
- Unbreak
- Pass maintainership to submitter
PR: ports/130594
Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de> |
19 Dec 2008 22:00:33
0.98_1
|
pav  |
- Set for expiration in one month: has been broken for more than 6 months |
06 Jun 2008 13:38:51
0.98_1
|
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) |
03 May 2008 20:06:23
0.98
|
arved  |
Drop maintainership, as it looks like i am motivated enough to fix this port. |
03 May 2008 15:25:31
0.98
|
pav  |
- Does not configure: configure: error: cannot find jni.h
Reported by: pointyhat |
06 Jun 2007 18:24:42
0.98
|
arved  |
Update to 0.98 |
19 May 2007 20:32:57
0.97_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Feb 2007 13:44:16
0.97_1
|
arved  |
Install manpage correctly.
Report by: pointyhat |
04 Feb 2007 20:20:12
0.97
|
arved  |
Add the cacao JVM |