Commit Graph

21 Commits

Author SHA1 Message Date
Maxim Sobolev
85f243251f Add patch required to respect CFLAGS (forgotten in previous commit). 2000-09-11 07:47:58 +00:00
Maxim Sobolev
9e942d2b58 Update to 0.6.5.
- HAS_CONFIGURE -> GNU_CONFIGURE;
- don't bind to any particular virtual machine - install jit into
  ${PREFIX}/lib/shujit;
- respect CFLAGS;
- drop aout support.
2000-09-11 07:46:56 +00:00
Maxim Sobolev
e4911d8856 Update to 0.6.3. 2000-08-29 15:24:09 +00:00
Maxim Sobolev
665cf70719 Claim maintainership.
Submitted by:	jake (previous maintainer)
2000-07-24 08:09:09 +00:00
Jake Burkholder
bf32e6617e Add WWW. 2000-05-28 17:22:46 +00:00
Jake Burkholder
2dcd1ca7f6 Update to version 0.5.2, cleanup Makefile.
PR:		ports/18492
Submitted by:	Palle Girgensohn <girgen@partitur.se>, ade
Reviewed by:	ade
2000-05-16 19:12:42 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Bill Fumerola
6dce8250c4 update ports/java/shujit from version 0.4.0 to version 0.4.2 and fix
unfetchable distfile.

PR:		ports/16889
Submitted by:	Jake Burkholder <jburkhol@home.com> (maintainer)
2000-02-21 20:31:49 +00:00
Michael Haro
25baac2104 update to 0.4.0
PR:		15990
Submitted by:	Jake Burkholder <jake@io.yi.org>
2000-01-22 13:20:21 +00:00
Steve Price
2a4c374015 Update to version 0.3.13.
PR:		14670
Submitted by:	maintainer
1999-11-14 01:52:16 +00:00
Chris Piazza
cf69513585 Add a configure argument so shujit can find its includes
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-10-09 18:45:47 +00:00
Steve Price
71a3dbab93 Update to version 0.3.8.
PR:		13608
Submitted by:	maintainer
1999-09-27 02:41:57 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Satoshi Asami
4aa17879ef Use USE_GCC. This port still doesn't build:
===
 :
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.
1999-08-23 10:31:10 +00:00
Steve Price
f9967dd220 Update to version 0.3.1b.
PR:		12744
Submitted by:	maintainer
1999-08-01 03:00:48 +00:00
David E. O'Brien
c31be6f9b1 There is ZERO reason I should need to have Java installed just to fetch
this thing.
1999-07-04 10:04:31 +00:00
Bill Fumerola
b9b94ff2c5 new ports/{java,irc,x11-servers}, dependency sweep #1 1999-06-28 18:34:12 +00:00
Bill Fumerola
b111804601 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Steve Price
349cf3f50b Add to BUILD_DEPENDS instead of overriding it when OSVERSION < 400002.
PR:		12208
Submitted by:	Akinori MUSHA <knu@and.or.jp>
Messed up by:	steve
1999-06-14 16:57:33 +00:00
Steve Price
06b8bcdd53 Initial import of shujit version 0.2.10.
A Just In Time java bytecode compiler.

PR:		11491
Submitted by:	Jake Burkholder <jake@checker.org>
1999-06-10 23:56:45 +00:00