Commit graph

4 commits

Author SHA1 Message Date
Herve Quiroz
bdc49e85aa - Re-enable Java 1.5 [1]
- Use exec(1) to launch the JVM
- Set CLASSPATH so that it only contains the required JAR files

Submitted by:	mi [1] (a long time ago on freebsd-java@)
2006-08-06 23:21:41 +00:00
Herve Quiroz
006c3e419e - Improve launcher shell script (use javavmwrapper 2.0)
- Use SUB_FILES to configure the launcher shell script
- Forbid build with JDK 1.5 as I can't find a workaround (yet)
- Use ${JAVALIBDIR} for JAR dependencies
- Don't try to mkdir ${JAVAJARDIR} as it has been part of mtree for several
  years now
2005-05-24 18:21:04 +00:00
Herve Quiroz
b66c991152 - Update to 2.6.0
- The shell script to run Xalan-J is now installed (and working)
- bsd.java.mk 2.0 compliance
- Use ${ECHO_MSG} rather than ${ECHO}
- Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1]
- Additional design documentation installed
- Updated RUN_DEPENDS
- Fixed LOCALBASE/PREFIX issue in RUN_DEPENDS and bin/xalan-j [1]
- Use USE_ANT
- Use %%JAVAJARDIR%%
- Updated pkg-descr (added information and improved text layout)

PR:		68553
Submitted by:	me
Reviewed by:	glewis [1]
Approved by:	znerd (maintainer), glewis (mentor)
2004-08-17 13:49:27 +00:00
Dag-Erling Smørgrav
91dc7edf95 Upgrade to 2.3.1.
Approved by:	znerd
2002-05-06 12:07:07 +00:00