| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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}.
|
|
|
|
|
|
|
|
|
|
|
| |
- Set JAVA_VERSION (for javavmwrapper) in the launcher script
- Use an absolute path to launch javavmwrapper
- JAVAJARDIR -> JAVALIBDIR (for JAR dependencies)
- Use %%JAVAJARDIR%% in pkg-plist
PR: 97856
Submitted by: hq
Approved by: maintainer
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
| |
REINPLACE-ing was required to turn all variables named `enum' into
`enumeration', because `enum' is a keyword in Java-1.5
The program seems to work now and builds with Java-1.5 (and, presumably,
earlier).
The portversion is set to 1.1.1.1 in anticipation of the eventual
release of 1.1.2 by the vendor.
|
| |
|
|
|
|
| |
(Part 2)
|
|
java. Can be used from command line or through the Swing-based GUI.
|