| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
suppress any reference to JAVA_VERSION= 1.5+ (part3)
Notes:
svn path=/head/; revision=308605
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: 158502
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Notes:
svn path=/head/; revision=276684
|
|
|
|
|
|
|
|
|
|
|
|
| |
mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=240715
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=149305
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Improve the launcher shell script (use javavmwrapper 2.0)
- Use SUB_FILES/SUB_LIST to configure the launcher
- Add $FreeBSD$ tag in pkg-plist
- Do not try to mkdir ${JAVAJARDIR} as it has been part of mtree for more than
3 years now
- Update COMMENT: this is an XSLT 1.0 processor
Notes:
svn path=/head/; revision=138239
|
|
|
|
|
|
|
|
|
|
|
|
| |
required (given XML APIs and the Aelfred XML parser are included in
saxon.jar)
- Added some more "" in launcher script to ensure spaces in paths and args will
not break anything
- "${CP} -r" -> "${FIND} -exec ${INSTALL_DATA}" for samples and docs
- Takeover maintainership
Notes:
svn path=/head/; revision=121276
|
|
|
|
|
|
|
|
|
|
| |
. Use %%JAVAJARDIR%% in PLIST_FILES now that bsd.java.mk sets it.
PR: 68637 [1]
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> [1]
Notes:
svn path=/head/; revision=113166
|
|
|
|
|
|
|
|
|
|
| |
line.
PR: 68548
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Notes:
svn path=/head/; revision=112792
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Use MASTER_SITE_SOURCEFORGE_EXTENDED rather than MASTER_SITE_SOURCEFORGE.
. Make it bsd.java.mk 2.0 compliant.
. Reduced packing list by using PLIST_FILES and PORTDOCS.
. Various cosmetic changes.
PR: 68447
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Notes:
svn path=/head/; revision=112498
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change maintainer's addresses
- Drop some maintainerships
- Use COMMENT variable
PR: 48294
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=75567
|
|
|
|
|
|
|
|
|
|
|
|
| |
complaining about wrong location of settings.
PORTREVISION not bumped. This does not affect the
port installation.
Approved by: maintainer
Notes:
svn path=/head/; revision=57766
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
PR: 37031
Notes:
svn path=/head/; revision=57653
|
|
|
|
|
|
|
|
| |
PR: 36607
Submitted by: maintainer
Notes:
svn path=/head/; revision=57117
|
|
|
|
|
|
|
|
|
|
| |
- Sort @dirrm listing
PR: 34745
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=54410
|
|
An XSLT processor for Java
PR: 34435
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Notes:
svn path=/head/; revision=54014
|