summaryrefslogtreecommitdiff
path: root/lang/kawa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the virtual category "scheme" (part ii)Edwin Groothuis2003-08-281-1/+1
| | | | | | | | | | | | Add the virtual category "scheme" to the maintained ports (except sxm). I guess no maintainer would deny this trivial change. PR: ports/56052 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=87818
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Unbroken. Set USE_JAVA to 1.2+ i.s.o. 1.1+.Ernst de Haan2002-05-211-4/+2
| | | | | | | | | Allowing Jikes as a Java compiler. Bumped PORTREVISION. Notes: svn path=/head/; revision=59653
* BROKEN: Does not buildKris Kennaway2002-05-201-0/+2
| | | | Notes: svn path=/head/; revision=59502
* Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1.Ernst de Haan2002-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 Notes: svn path=/head/; revision=58196
* Add kawa. Kawa is a Java-based Scheme implementation.Ernst de Haan2002-04-135-0/+45
PR: 34214 Submitted by: Zach Garner <zach@neurosoft.org> Notes: svn path=/head/; revision=57655