summaryrefslogtreecommitdiffstats
path: root/java/shujit
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.7.1.sobomax2001-04-272-2/+2
|
* Update to 0.7.0.sobomax2001-03-162-2/+2
|
* Update to 0.6.10.sobomax2001-01-232-2/+2
|
* Update to 0.6.9. This version fixes some incompatabilities between shujit andsobomax2000-12-144-2/+29
| | | | | | | FreeBSD, so it's recommended to upgrade if you have any problems with previous version. Submitted by: Kazuyuki Shudo <shudoh@muraoka.info.waseda.ac.jp>
* Update to 0.6.8.sobomax2000-11-233-13/+2
|
* - Update to 0.6.7;sobomax2000-09-262-5/+7
| | | | | | - use USE_RUBY. Submitted by: knu
* Clarify usage instructions (you have to set LD_LIBRARY_PATH tosobomax2000-09-252-1/+17
| | | | ${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER.
* Add patch required to respect CFLAGS (forgotten in previous commit).sobomax2000-09-111-0/+15
|
* Update to 0.6.5.sobomax2000-09-113-25/+15
| | | | | | | | - HAS_CONFIGURE -> GNU_CONFIGURE; - don't bind to any particular virtual machine - install jit into ${PREFIX}/lib/shujit; - respect CFLAGS; - drop aout support.
* Update to 0.6.3.sobomax2000-08-293-7/+7
|
* Claim maintainership.sobomax2000-07-241-1/+1
| | | | Submitted by: jake (previous maintainer)
* Add WWW.jake2000-05-281-1/+1
|
* Update to version 0.5.2, cleanup Makefile.jake2000-05-164-18/+9
| | | | | | PR: ports/18492 Submitted by: Palle Girgensohn <girgen@partitur.se>, ade Reviewed by: ade
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* update ports/java/shujit from version 0.4.0 to version 0.4.2 and fixbillf2000-02-212-3/+3
| | | | | | | unfetchable distfile. PR: ports/16889 Submitted by: Jake Burkholder <jburkhol@home.com> (maintainer)
* update to 0.4.0mharo2000-01-223-5/+14
| | | | | PR: 15990 Submitted by: Jake Burkholder <jake@io.yi.org>
* Update to version 0.3.13.steve1999-11-143-3/+14
| | | | | PR: 14670 Submitted by: maintainer
* Add a configure argument so shujit can find its includescpiazza1999-10-091-0/+1
| | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Update to version 0.3.8.steve1999-09-272-3/+3
| | | | | PR: 13608 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Use USE_GCC. This port still doesn't build:asami1999-08-231-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | === : checking for awk... awk checking version of gcc... configure: error: unrecognized. ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:563: checking host system type configure:594: checking for libgdbm.so configure:714: checking whether make sets ${MAKE} configure:741: checking C compiler configure:750: checking for gcc295 configure:845: checking for objdump configure:888: checking for ruby configure:928: checking for ci configure:965: checking for co configure:1002: checking for mv configure:1039: checking for rm configure:1076: checking for wc configure:1113: checking for etags configure:1151: checking for which configure:1189: checking for fgrep configure:1228: checking for sed configure:1266: checking for mawk configure:1266: checking for gawk configure:1266: checking for nawk configure:1266: checking for awk configure:1298: checking version of gcc (end of "config.log") *** Error code 1 Stop. : === which looks weird since it does find gcc295 (line 750) before it bows out by not recognizing it. But at least it's now finding the right compiler.
* Update to version 0.3.1b.steve1999-08-015-25/+7
| | | | | PR: 12744 Submitted by: maintainer
* There is ZERO reason I should need to have Java installed just to fetchobrien1999-07-041-2/+2
| | | | this thing.
* new ports/{java,irc,x11-servers}, dependency sweep #1billf1999-06-281-3/+3
|
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Add to BUILD_DEPENDS instead of overriding it when OSVERSION < 400002.steve1999-06-141-2/+2
| | | | | | PR: 12208 Submitted by: Akinori MUSHA <knu@and.or.jp> Messed up by: steve
* Initial import of shujit version 0.2.10.steve1999-06-108-0/+94
A Just In Time java bytecode compiler. PR: 11491 Submitted by: Jake Burkholder <jake@checker.org>
OpenPOWER on IntegriCloud