summaryrefslogtreecommitdiff
path: root/java/shujit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Use USE_GCC. This port still doesn't build:Satoshi 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. Notes: svn path=/head/; revision=20907
* Update to version 0.3.1b.Steve Price1999-08-015-25/+7
| | | | | | | | PR: 12744 Submitted by: maintainer Notes: svn path=/head/; revision=20438
* There is ZERO reason I should need to have Java installed just to fetchDavid E. O'Brien1999-07-041-2/+2
| | | | | | | this thing. Notes: svn path=/head/; revision=19988
* new ports/{java,irc,x11-servers}, dependency sweep #1Bill Fumerola1999-06-281-3/+3
| | | | Notes: svn path=/head/; revision=19876
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-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 Notes: svn path=/head/; revision=19803
* Add to BUILD_DEPENDS instead of overriding it when OSVERSION < 400002.Steve Price1999-06-141-2/+2
| | | | | | | | | PR: 12208 Submitted by: Akinori MUSHA <knu@and.or.jp> Messed up by: steve Notes: svn path=/head/; revision=19474
* Initial import of shujit version 0.2.10.Steve Price1999-06-108-0/+94
A Just In Time java bytecode compiler. PR: 11491 Submitted by: Jake Burkholder <jake@checker.org> Notes: svn path=/head/; revision=19410