| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
suppress any reference to USE_JAVA= 1.5+ (part1)
Notes:
svn path=/head/; revision=308600
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=278068
|
| |
|
|
| |
Notes:
svn path=/head/; revision=271474
|
| |
|
|
| |
Notes:
svn path=/head/; revision=271346
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
| |
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
| |
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=179707
|
| |
|
|
|
|
|
|
|
|
|
| |
- Some portlint fixes
PR: 102195
Submitted by: hq
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=172430
|
| |
|
|
|
|
|
|
| |
PR: 68802
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
Notes:
svn path=/head/; revision=113189
|
| |
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=89784
|
| |
|
|
|
|
|
|
|
|
|
|
| |
. Better download URL.
. Match description of download to the download page a little better.
. Remove trailing full stop in the IGNORE setting as the ports
infrastructure adds one when printing IGNORE.
Reviewed by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
Notes:
svn path=/head/; revision=82787
|
| |
|
|
| |
Notes:
svn path=/head/; revision=76030
|
| |
|
|
| |
Notes:
svn path=/head/; revision=64166
|
|
|
PR: 31688
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
Notes:
svn path=/head/; revision=62466
|