| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
suppress any reference to USE_JAVA= 1.5+ (part1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: ports/131077
Submitted by: Ari Suutari <ari.suutari at syncrontech.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Requested by: maintainer
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
| |
all future architectures we might support).
Approved by: "Ari Suutari" <ari.suutari@syncrontech.com> (maintainer)
|
|
|
|
|
| |
PR: 84651
Submitted by: "Ari Suutari" <ari.suutari@syncrontech.com> (maintainer)
|
|
|
|
|
|
|
| |
. Force the selection of a native JDK, as this port uses JNI.
PR: 71282
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
|
|
|
|
|
| |
PR: ports/68803
Submitted by: maintainer
|
|
|
|
| |
(Part 2)
|
|
|
|
|
|
|
|
|
|
| |
Java ports should use the new USE_JAVA infrastructure to
auto-discover the installed JRE
Informed maintainer.
PR: ports/56927
Submitted by: Nick Sayer <nsayer@kfu.com>
|
|
|
|
|
| |
PR: 48658
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
|
| |
|
|
PR: 31689
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
|