aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Fix plistKris Kennaway2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39505
* - Inform the user about the need for the compat 3.X libraries if theyNate Williams2001-03-062-2/+8
| | | | | | | | | install on a FreeBSD 4.X system. Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=39136
* Upgrade to the lastest version.Kevin Lo2001-03-056-12/+18
| | | | Notes: svn path=/head/; revision=39064
* Update to version 1.13.Archie Cobbs2001-03-012-2/+2
| | | | Notes: svn path=/head/; revision=38940
* - Update the distribution site to ftp.freebsd.org's local-distfiles that myNate Williams2001-02-262-4/+4
| | | | | | | former employer finally removed it from their ftp site a year after I left. Notes: svn path=/head/; revision=38816
* Update to version 1.4.5.Steve Price2001-02-263-200/+206
| | | | | | | | PR: 25216 Submitted by: maintainer Notes: svn path=/head/; revision=38766
* Update to the latest version of the JDK tutorial.Steve Price2001-02-266-114/+616
| | | | | | | PR: 22682 Notes: svn path=/head/; revision=38735
* Distfile location changed.Archie Cobbs2001-02-231-1/+1
| | | | | | | Detected by: http://people.freebsd.org/~fenner/portsurvey Notes: svn path=/head/; revision=38643
* fix typo:Mario Sergio Fujikawa Ferreira2001-02-146-6/+6
| | | | | | | | | | - the previous replacement of \s+# -> \t\t# triggered error "Unassociated shell command #" Submitted by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=38347
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-147-14/+14
| | | | Notes: svn path=/head/; revision=38343
* Fix pkg-plistKevin Lo2001-02-052-2/+0
| | | | Notes: svn path=/head/; revision=37960
* Distfile chage, update on Dec 12, 2000.Vanilla I. Shu2001-02-012-2/+2
| | | | Notes: svn path=/head/; revision=37884
* change maintainer's emailYing-Chieh Liao2001-01-257-7/+7
| | | | | | | | PR: 24636 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37572
* Update to 0.6.10.Maxim Sobolev2001-01-232-2/+2
| | | | Notes: svn path=/head/; revision=37503
* Update to lastest verion. This version works for the Enterprise Edition.Kevin Lo2001-01-194-15/+13
| | | | | | | | PR: 24453 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37338
* Fix typoRoger Hardiman2001-01-191-1/+1
| | | | Notes: svn path=/head/; revision=37328
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-165-5/+5
| | | | Notes: svn path=/head/; revision=37252
* Add another MASTER_SITESKevin Lo2001-01-091-1/+2
| | | | | | | | PR: 24153 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37017
* Add bugseeker 1.0.2, a debugger for Java software.Alexander Langer2001-01-056-0/+247
| | | | | | | | PR: 24062 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=36830
* JAva -> JavaKevin Lo2001-01-041-1/+1
| | | | Notes: svn path=/head/; revision=36765
* Add jad 1.5.7f,jad - the fast JAva Decompiler.Patrick S. Gardella2001-01-036-0/+38
| | | | | | | | PR: 21604 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> Notes: svn path=/head/; revision=36667
* Add orion 1.4.0,orion Application Server.Patrick S. Gardella2001-01-036-0/+439
| | | | | | | | PR: 23867 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=36666
* OK, this is the FreeBSD way.FUJISHIMA Satsuki2001-01-031-1/+2
| | | | | | | This port installs ltlibs. Patches welcome if you don't like this. Notes: svn path=/head/; revision=36660
* Fix packing list.Kevin Lo2001-01-022-0/+2
| | | | Notes: svn path=/head/; revision=36593
* Use `--exclude "*.orig"' tar(1) option instead of removing .orig files afterMaxim Sobolev2000-12-152-6/+2
| | | | | | | | | installation. This should partially close ports/23560 problem. PR: ports/23560 Notes: svn path=/head/; revision=35993
* Update to 0.6.9. This version fixes some incompatabilities between shujit andMaxim Sobolev2000-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> Notes: svn path=/head/; revision=35970
* Oops, forgot to change the permission.Kevin Lo2000-12-112-0/+6
| | | | Notes: svn path=/head/; revision=35883
* Initial import of Linux JDK 1.3Kevin Lo2000-12-0715-0/+2517
| | | | | | | This port is Sun's Java Development Kit 1.3.0 for Linux Notes: svn path=/head/; revision=35735
* GNU's regexp library for Java.Dag-Erling Smørgrav2000-12-066-0/+79
| | | | Notes: svn path=/head/; revision=35725
* Update to 0.6.8.Maxim Sobolev2000-11-233-13/+2
| | | | Notes: svn path=/head/; revision=35383
* Update to 1.7.3.Maxim Sobolev2000-11-232-3/+3
| | | | Notes: svn path=/head/; revision=35382
* 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