summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add JUnit, a regression testing utility for use with the Java(TM)Akinori MUSHA2000-11-037-0/+283
| | | | | | | | | | Language. PR: ports/22578 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=34771
* Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing.Maxim Sobolev2000-11-036-6/+18
| | | | | | | Reported by: Max Khon <fjoe@plesk.com>, Ilya Krel <ilya@krel.org> Notes: svn path=/head/; revision=34749
* Whitespace-only:Maxim Sobolev2000-11-012-4/+4
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Add perltools, making using regular expressions in Java almostAde Lovett2000-10-166-0/+98
| | | | | | | | | | as easy as Perl! PR: 20554 Submitted by: Marcin Cieslak <saper@system.pl> Notes: svn path=/head/; revision=33909
* Correct patch, so it will apply cleanly.Maxim Sobolev2000-10-166-12/+12
| | | | | | | Submitted by: Ed Sweeney <edwardsweeney@yahoo.com> Notes: svn path=/head/; revision=33886
* This port is i386 only for the moment. We need some assembler code writtenMaxim Sobolev2000-10-146-0/+6
| | | | | | | | | to make the Alpha work. Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au> Notes: svn path=/head/; revision=33820
* Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code fromMaxim Sobolev2000-10-1343-0/+7237
| | | | | | | Sun and patchset from FreeBSD Java Project. Notes: svn path=/head/; revision=33771
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-082-2/+2
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* - Update to 0.6.7;Maxim Sobolev2000-09-262-5/+7
| | | | | | | | | - use USE_RUBY. Submitted by: knu Notes: svn path=/head/; revision=33140
* Add openjit - a high-performance reflective Java Just-In-Time (JIT) bytecodeMaxim Sobolev2000-09-269-0/+167
| | | | | | | compiler. Notes: svn path=/head/; revision=33139
* Clarify usage instructions (you have to set LD_LIBRARY_PATH toMaxim Sobolev2000-09-254-1/+34
| | | | | | | ${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER. Notes: svn path=/head/; revision=33089
* Backout previous JIT-related change - it can cause legal problems.Maxim Sobolev2000-09-122-4/+0
| | | | | | | Submitted by: nate Notes: svn path=/head/; revision=32537
* Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya andMaxim Sobolev2000-09-112-3/+7
| | | | | | | | shujit, so you can use it with jre by installing whichever you like and setting JAVA_COMPILER environment variable to be shujit or tya. Notes: svn path=/head/; revision=32509
* Add patch required to respect CFLAGS (forgotten in previous commit).Maxim Sobolev2000-09-111-0/+15
| | | | Notes: svn path=/head/; revision=32508
* Update to 0.6.5.Maxim Sobolev2000-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. Notes: svn path=/head/; revision=32507
* Several enhancements/cleanups:Maxim Sobolev2000-09-113-13/+39
| | | | | | | | | | - HAS_CONFIGURE -> GNU_CONFIGURE; - Don't bind to any particular virtual machine - install jit into ${LOCALBASE}/lib/tya; - Respect CFLAGS. Notes: svn path=/head/; revision=32506
* Update to 0.6.3.Maxim Sobolev2000-08-293-7/+7
| | | | Notes: svn path=/head/; revision=32101
* Update to version 12Jun2000Kevin Lo2000-08-143-7/+10
| | | | | | | | PR: 20574 Submitted by: Ports Fury Notes: svn path=/head/; revision=31628
* Update MASTER_SITEChris Piazza2000-08-091-1/+1
| | | | | | | | PR: 20487 Submitted by: rwatson Notes: svn path=/head/; revision=31445
* Update to version 1.12.Archie Cobbs2000-07-317-46/+23
| | | | Notes: svn path=/head/; revision=31184
* Upgrade to version 1.0.6.Archie Cobbs2000-07-253-12/+15
| | | | Notes: svn path=/head/; revision=31007
* Claim maintainership.Maxim Sobolev2000-07-242-2/+2
| | | | | | | Submitted by: jake (previous maintainer) Notes: svn path=/head/; revision=30985
* Define int_t and uint_t on CURRENT too. This should fix tya and shujit onMaxim Sobolev2000-07-244-0/+24
| | | | | | | -current systems. Notes: svn path=/head/; revision=30984
* Update port to 1.7.2 and fix it on 4-CURRENT and 5-STABLE (missed uint_t type).Maxim Sobolev2000-07-212-4/+4
| | | | Notes: svn path=/head/; revision=30938
* Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux.Kevin Lo2000-07-182-2/+2
| | | | Notes: svn path=/head/; revision=30787
* Apostrophes in string should be escaped.SADA Kenji2000-07-152-4/+4
| | | | Notes: svn path=/head/; revision=30648
* Version required is no longer needed in the comment section of Makefile.SADA Kenji2000-07-152-2/+0
| | | | | | | Submitted by: portlint Notes: svn path=/head/; revision=30646
* Correct libc warning message:Maxim Sobolev2000-07-061-1/+1
| | | | | | | /usr/src/lib/compat/compat3x --> /usr/src/lib/compat/compat3x.${ARCH} Notes: svn path=/head/; revision=30271
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Port has been broken since 12/96..goodbye :-)Kris Kennaway2000-07-021-1/+0
| | | | Notes: svn path=/head/; revision=30082
* Fix typo where \ was not added after an intermediate MASTER_SITES.Will Andrews2000-06-301-1/+1
| | | | | | | | PR: 19590 Submitted by: Dann Lunsford <dann@greycat.com> Notes: svn path=/head/; revision=30004
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-292-2/+4
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Create/remove shared among Java ports ditrectories.Maxim Sobolev2000-06-232-0/+7
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29801
* Add "unset JAVA_HOME" to make javavmwrapper working with some brain damagedMaxim Sobolev2000-06-202-1/+3
| | | | | | | software (Adobe AcrobatViewer). Notes: svn path=/head/; revision=29708
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+2
| | | | Notes: svn path=/head/; revision=29630
* Fix MASTER_SITES.Maxim Sobolev2000-06-141-1/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29596
* Fix typo.Maxim Sobolev2000-06-121-1/+1
| | | | Notes: svn path=/head/; revision=29545
* Activate jre.Maxim Sobolev2000-06-121-0/+1
| | | | Notes: svn path=/head/; revision=29544
* Initial import of JRE - Sun's Java Run Time Enviponment.Maxim Sobolev2000-06-126-0/+296
| | | | Notes: svn path=/head/; revision=29543
* Add support for javavmwrapper.Maxim Sobolev2000-06-124-0/+14
| | | | Notes: svn path=/head/; revision=29542
* Handle comments in all places.Maxim Sobolev2000-06-121-3/+4
| | | | Notes: svn path=/head/; revision=29541
* Activate javavmwrapper.Maxim Sobolev2000-06-121-0/+1
| | | | Notes: svn path=/head/; revision=29537
* Initial import of javavmwrapper - a simple shell script which would allowMaxim Sobolev2000-06-125-0/+161
| | | | | | | | Java-based ports to use any of the Java Virtual Machines installed on the system. Notes: svn path=/head/; revision=29536
* Create/remove share/java, share/java/classes and share/java/doc directories uponMaxim Sobolev2000-05-314-0/+14
| | | | | | | | | | install/uninstall, as it is outlined in Java Porters page (http://www.FreeBSD.org/java/docs/howtoports.html). Approved by: asami Notes: svn path=/head/; revision=29014
* Add WWW.Jake Burkholder2000-05-281-1/+1
| | | | Notes: svn path=/head/; revision=28832
* Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory.Steve Price2000-05-282-2/+4
| | | | Notes: svn path=/head/; revision=28801
* Update to version 0.5.2, cleanup Makefile.Jake Burkholder2000-05-164-18/+9
| | | | | | | | | PR: ports/18492 Submitted by: Palle Girgensohn <girgen@partitur.se>, ade Reviewed by: ade Notes: svn path=/head/; revision=28491
* Activate linux-jdk.Chuck Robey2000-05-161-0/+1
| | | | Notes: svn path=/head/; revision=28477
* This is the Linux JDK port. It's marked no package and no cdrom, soChuck Robey2000-05-1614-0/+1860
| | | | | | | | | | | there's no license problem, just allows a lot of java hackers in the game. Thanks to Kees Koster and Jose Marques, I just neatened up around the edges. Submitted by: Kees Koster and Jose Marques Notes: svn path=/head/; revision=28476