Date: Mon, 29 Sep 2003 05:02:49 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/gj Makefile distinfo pkg-descr pkg-plist ports/java/gj/files gjc.in Message-ID: <200309291202.h8TC2niZ061720@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309291202.h8TC2niZ061720>
