aboutsummaryrefslogtreecommitdiff
path: root/lang/kawa
Commit message (Collapse)AuthorAgeFilesLines
* - Really fix plistPav Lucistnik2005-01-311-1/+1
| | | | | | | | Reported by: krismail No cookie for: Florent Thoumie Notes: svn path=/head/; revision=127804
* - Correct plistPav Lucistnik2005-01-192-4/+5
| | | | | | | | | | - Portlint PR: ports/76417 Submitted by: Florent Thoumie <flz@xbsd.org> Notes: svn path=/head/; revision=126833
* Reset bouncing maintainer address:Kris Kennaway2005-01-011-1/+1
| | | | | | | | | | <zach@neurosoft.org>: Host or domain name not found. Name service error for name=neurosoft.org type=A: Host not found Approved by: portmgr (self) Notes: svn path=/head/; revision=125633
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93887
* 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