summaryrefslogtreecommitdiffstats
path: root/net/javadc
Commit message (Collapse)AuthorAgeFilesLines
* . bsd.java.mk 2.0 compliantglewis2004-06-091-3/+4
| | | | | | | | | | | | . Fix build: . Enforce USE_JIKES=no as jikes won't let import statements contain no package name . Enforce JAVA_VERSION=1.3 as JDK 1.4 won't let import statements contain no package name . Re-enabled error statements while compiling PR: 66349 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* SIZEify.trevor2004-01-291-0/+1
|
* Drop maintainershiplioux2003-11-101-1/+1
|
* De-pkg-commentlioux2003-02-232-1/+1
|
* Don't remove system directories share/java, share/java/classes, andkris2002-11-101-1/+0
| | | | share/doc
* Replace sh shell parameter $* with safer "${@}"lioux2002-08-161-1/+1
|
* Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1.znerd2002-04-261-0/+1
| | | | | | | | | | | | The NEED_JAVAC knob has been discussed on the freebsd-java mailing list. It is documented at: http://www.metaverse.nl/~ernst/writing.html The second stage is the actual changing of bsd.java.mk. Reviewed by: java@FreeBSD.org Approved by: zach@neurosoft.org, joshua@roughtrade.net, lioux
* Update to new java infrastructure, deploy USE_JAVAlioux2002-03-281-10/+3
|
* Actually build instead of just using shipped bytecodelioux2001-11-201-1/+6
|
* let the java program receive parameterslioux2001-11-201-1/+1
|
* New port javadc version 0.20: Open source Java DirectConnect (TM)lioux2001-11-207-0/+84
command-line client
OpenPOWER on IntegriCloud