cvs commit: ports/java Makefile ports/java/gj Makefile distinfo
pkg-descr pkg-plist ports/java/gj/files gjc.in
Edwin Groothuis
edwin at FreeBSD.org
Mon Sep 29 05:02:50 PDT 2003
edwin 2003/09/29 05:02:49 PDT
FreeBSD ports repository
Modified files:
java Makefile
Added files:
java/gj Makefile distinfo pkg-descr pkg-plist
java/gj/files gjc.in
Log:
[new port] java/gj[-jdk11]: Generic Java
GJ is an extension of the Java programming language that
supports generic types.
* Support for generics
* Superset of the Java programming language
* Compiles into the Java Virtual Machine
* Compatible with existing libraries
WWW: http://www.cis.unisa.edu.au/~pizza/gj/
gj-jdk11 is a slave port to gj which uses JDK 1.1.
PR: ports/55111
Submitted by: Volker Stolz <stolz at i2.informatik.rwth-aachen.de>
Revision Changes Path
1.91 +1 -0 ports/java/Makefile
1.1 +45 -0 ports/java/gj/Makefile (new)
1.1 +1 -0 ports/java/gj/distinfo (new)
1.1 +25 -0 ports/java/gj/files/gjc.in (new)
1.1 +9 -0 ports/java/gj/pkg-descr (new)
1.1 +362 -0 ports/java/gj/pkg-plist (new)
More information about the cvs-all
mailing list