aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* . Add optional (default: off) runtime dependencies for the font packagesGreg Lewis2002-11-014-0/+40
* . Fix UDP packet broadcasting.Greg Lewis2002-11-018-4/+60
* . Check for open-motif with libXm.so, which we actually use, instead ofGreg Lewis2002-10-294-8/+8
* . In the informative message regarding downloading the necessary files,Greg Lewis2002-10-294-12/+12
* Mark BROKEN on 5.0Kris Kennaway2002-10-261-1/+7
* . echo -> ${ECHO_MSG}Greg Lewis2002-10-254-32/+32
* . Catch up with additional font.properties files.Greg Lewis2002-10-254-0/+12
* . Chinese font.properties and make glue.Greg Lewis2002-10-258-8/+980
* Upgrade from 2.0 to 2.1.Ernst de Haan2002-10-223-19/+40
* Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site.Archie Cobbs2002-10-201-1/+2
* Installing to ${PREFIX}/linux-sun-jdk1.4.1. This port is nowErnst de Haan2002-10-191-1/+2
* Upgrade from 1.4.1 to 1.4.1_01.Ernst de Haan2002-10-193-5/+5
* . More XIM fixes for Japanese users (and presumably others with similarGreg Lewis2002-10-198-0/+256
* . Link the Netscape 4 plugin against libintl to avoid a runtime linkGreg Lewis2002-10-194-0/+60
* . Russian and Ukrainian font property files and appropriate build changes.Greg Lewis2002-10-1912-0/+1664
* Upgrade to 2.4.0. The port now installs only a JAR fileErnst de Haan2002-10-193-2013/+1832
* Removed unnecessary settings.Ernst de Haan2002-10-191-2/+0
* Small style improvement.Ernst de Haan2002-10-191-2/+3
* New port: Jakarta Commons Collections.Ernst de Haan2002-10-196-0/+128
* New port: Jakarta Commons Lang.Ernst de Haan2002-10-196-0/+132
* Only installing JAR and docs. And installing where they should go.Ernst de Haan2002-10-192-150/+67
* Update to version 1.0.5.Archie Cobbs2002-10-1813-48/+43
* . Make the instructions for downloading the various source bits clearer.Greg Lewis2002-10-181-6/+27
* . Make the instructions for downloading the various source bits clearer.Greg Lewis2002-10-184-24/+104
* Fix MASTER_SITES.Maxim Sobolev2002-10-171-1/+1
* Upgrade to 1.3.1_05.Ernst de Haan2002-10-142-3/+3
* Update MASTER_SITES after directory re-org.Archie Cobbs2002-10-141-1/+1
* Update to version 1.17.Archie Cobbs2002-10-142-4/+3
* Moved MAINTAINER up in the file to stop portlint from complaining.Ernst de Haan2002-10-121-2/+2
* Changed WWW reference.Ernst de Haan2002-10-121-1/+1
* New port: Jakarta Log4J, version 1.2.7.Ernst de Haan2002-10-116-0/+549
* Not using IGNORE anymore to avoid package building.Ernst de Haan2002-10-1011-57/+18
* Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.Ernst de Haan2002-10-104-4/+4
* Fixed checksum mismatch. Provided alternative download locationErnst de Haan2002-10-101-1/+1
* Maintainership dropped by maintainer. Back to freebsd-ports.Ernst de Haan2002-10-102-4/+1
* Changed target installation directory so it does not includeErnst de Haan2002-10-104-5/+8
* New port: java-checkstyle.Ernst de Haan2002-10-105-0/+74
* upgrade to 1.0.7Ying-Chieh Liao2002-10-104-52/+74
* Update to patchset 11.Greg Lewis2002-09-184-15/+21
* Installing in ${PREFIX}/linux-sun-jdk1.4.1 instead ofErnst de Haan2002-09-171-1/+1
* Upgrade to 1.4.1.Ernst de Haan2002-09-173-305/+301
* Fixed package list. Found out about a problem on bento.Ernst de Haan2002-09-171-25/+38
* Now properly using pkg-message to display warning aboutErnst de Haan2002-09-142-5/+8
* Upgrade to JUnit 3.8.1, a roll-up release for 3.8 with a couple of fixes.OKAZAKI Tetsurou2002-09-073-2/+6
* Use the right pkg-plist depending on whether GNOME support is configured.Archie Cobbs2002-09-073-3/+2093
* Comment out .BEGIN section, which is breaking the INDEX build.Kris Kennaway2002-08-311-4/+4
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-312-2/+0
* Using libicuuc.a seems to make jikes more unstable. Since this is supposedArchie Cobbs2002-08-313-46/+1
* Annihilate #inclusions of <malloc.h>.Archie Cobbs2002-08-312-0/+21
* Make this port GNOMENG aware.Archie Cobbs2002-08-311-5/+7
* Printing warning message since this JDK is unstable. The messageErnst de Haan2002-08-301-0/+5
* Use the new bsd.java.mk structure, so it doesn't try to installErnst de Haan2002-08-301-1/+1
* This port depends on jakarta-ant, but the appropriateErnst de Haan2002-08-291-0/+2
* Split the jikes port into stable and development versions.Archie Cobbs2002-08-2815-21/+133
* Don't compile jikes with '-O' because that makes core dumps more likely.Archie Cobbs2002-08-281-2/+3
* Unmaintain.Dag-Erling Smørgrav2002-08-271-1/+1
* Upgrade to JUnit 3.8.OKAZAKI Tetsurou2002-08-263-80/+115
* Update to version 1.0.4.Archie Cobbs2002-08-2513-64/+30
* Remove this patch, it's not actually needed.Archie Cobbs2002-08-241-11/+0
* Remove explicit dependency already covered by USE_GNOMELIBS.Archie Cobbs2002-08-231-3/+3
* Patches to fix compilation on -stable.Archie Cobbs2002-08-232-0/+27
* Remove sablepath from SUBDIRKris Kennaway2002-08-231-1/+0
* . Synchronise with jdk13 Makefile as much as possible to reduceGreg Lewis2002-08-201-9/+38
* Patch to fix the build when doing USE_GNOMELIBS.Archie Cobbs2002-08-202-0/+34
* Fix test for gnome header file.Archie Cobbs2002-08-191-1/+1
* Removing restrictions and providing download locations. Could notErnst de Haan2002-08-191-12/+3
* Pass CFLAGS to configure scripts using CONFIGURE_ENV.Archie Cobbs2002-08-193-20/+2
* Update to version 1.0.3.Archie Cobbs2002-08-1910-19/+83
* Bump the shared library version of dependency libgmp from 5 -> 6.Archie Cobbs2002-08-181-2/+2
* Upgrade from 1.2.2.012 to 1.2.2.013. Note that the JPDA JARErnst de Haan2002-08-173-13/+10
* Update to SableVM version 1.0.2.Archie Cobbs2002-08-1624-1693/+2245
* Unified one-line descriptions for JDK ports.Ernst de Haan2002-08-1212-12/+12
* Improved description of this port.Ernst de Haan2002-08-122-3/+6
* Added Blackdown JDK 1.4.1 for Linux.Ernst de Haan2002-08-126-0/+1760
* Upgrade to new release of the IBM JDK 1.3.x for Linux.Ernst de Haan2002-08-102-2/+2
* Changed the installation directory of the Sun JDK 1.4.xErnst de Haan2002-08-102-6/+6
* Changed the installation directory of the Sun JDK 1.4.x for LinuxErnst de Haan2002-08-102-2/+2
* Changed WRKDIR definition. It is changed fromErnst de Haan2002-08-104-4/+4
* Changed the installation directory of the Sun JDK 1.3.x for Linux toErnst de Haan2002-08-108-9/+10
* . Fix a typo in a message printed out to the user.Greg Lewis2002-08-094-4/+4
* Changed the installation directory toErnst de Haan2002-08-081-2/+2
* LIB_DEPENDS should have been BUILD_DEPENDS.Archie Cobbs2002-08-081-2/+2
* Add a check in pre-build for a sysctl which will cause an error duringGreg Lewis2002-08-074-0/+36
* Add support for the -encoding option by utilizing the ICU library.Archie Cobbs2002-08-064-4/+50
* Improved font.properties.ja based on the Kochi fonts rather than theGreg Lewis2002-08-064-0/+1232
* Now that sobomax has updated the system version of tar don't redefineGreg Lewis2002-08-064-8/+20
* Add in a patch from the porting repository that allows people to buildGreg Lewis2002-08-064-0/+248
* Update to patchset 7.Greg Lewis2002-07-2668-2216/+8
* Update to version 1.16.Archie Cobbs2002-07-193-4/+6
* Remove unintentional dependency on readlink by replacing the call to itGreg Lewis2002-07-154-4/+4
* Add missed @unexec keyword to the call to unregistervm as well as missedMaxim Sobolev2002-07-112-2/+3
* Add sablepath and sablevm.Archie Cobbs2002-07-101-0/+2
* SableVM implements the Java virtual machine specification, second edition.Archie Cobbs2002-07-1012-0/+494
* This port builds and installs a version of the GNU Classpath Java classArchie Cobbs2002-07-1013-0/+1274
* Only depend on the Linux JDK when NATIVE_BOOTSTRAP isn't defined.Greg Lewis2002-07-084-4/+12
* Port update: 1.3.1_03 --> 1.3.1_04.Ernst de Haan2002-07-052-7/+7
* Upgrade to 1.2.0.Ernst de Haan2002-07-054-24/+11
* Upgrade from JUMP 0.3 to JUMP 0.4.1.Ernst de Haan2002-06-283-8/+8
* Add a pre-build target to check for a setting of WRKDIRPREFIX which willGreg Lewis2002-06-274-0/+52
* Add open-motif to RUN_DEPENDS temporarily until we teach the JDK toGreg Lewis2002-06-264-0/+4
* - Use REINPLACE_CMDYing-Chieh Liao2002-06-242-3/+5
* Use "bsd.java.mk".OKAZAKI Tetsurou2002-06-242-184/+175
* fix typo to install docsYing-Chieh Liao2002-06-181-3/+3
* Renamed jdk-tutorial to java-tutorial.Ernst de Haan2002-06-186-3400/+1
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-169-12/+12
* Remove perltools here too.Greg Lewis2002-06-161-1/+0
* Remove this port, it saves me fixing the dependencies :).Greg Lewis2002-06-165-97/+0
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-166-7/+7
* . Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-1/+1
* Chase java/jdk repocopy.Jun Kuriyama2002-06-151-1/+1
* Upgrade to JUMP 0.3. Added an alternative download location.Ernst de Haan2002-06-153-45/+70
* . Fix the dependencies for this port following the renaming of the JDKGreg Lewis2002-06-151-8/+10
* Fix problems I created with the previous change:Greg Lewis2002-06-141-1/+4
* Not installing the packages anymore.Ernst de Haan2002-06-142-68/+74
* Upgrade to JUMP 0.2.Ernst de Haan2002-06-142-4/+2
* Patches that solve the problem that expr and libjava.soErnst de Haan2002-06-143-0/+31
* . Fix dependencies after recent JDK ports repo copy.Greg Lewis2002-06-144-64/+76
* Now removes ${PREFIX}/share/java after deinstallation if itErnst de Haan2002-06-132-1/+2
* Now builds from source using Ant.Ernst de Haan2002-06-132-58/+338
* Running Ant in ${WRKSRC} instead of ${WRKDIR}. This does notErnst de Haan2002-06-131-1/+1
* Now builds from source using Ant.Ernst de Haan2002-06-133-27/+33
* Fixed the packing list.Ernst de Haan2002-06-131-0/+81
* New port: JUMP Ultimate Math Package.Ernst de Haan2002-06-136-0/+76
* This port now installs below ${PREFIX}/share/doc, where itErnst de Haan2002-06-136-6760/+6738
* Added an entry to MASTER_SITES.Ernst de Haan2002-06-132-2/+4
* Unification of JDK port names.Ernst de Haan2002-06-1336-5877/+5
* . Fix compilation on FreeBSD 4.2 by including <sys/param.h>Greg Lewis2002-06-124-0/+80
* Added jboss3.Ernst de Haan2002-06-111-0/+1
* Changed the name of the control script from jbossctl toErnst de Haan2002-06-113-6/+7
* Upgrade to JBoss 3.0.0.Ernst de Haan2002-06-1112-3786/+735
* Updated the homepage URL.Ernst de Haan2002-06-101-1/+1
* Upgrade to 1.4.0_01.Ernst de Haan2002-06-066-36/+36
* Upgrade from 2.4.4 to 2.4.6.Ernst de Haan2002-06-0612-4644/+4408
* Rename monstrously long patch filenames that were causing tar to exceedKris Kennaway2002-06-0648-44/+44
* Switch dependency from open-motif-devel to open-motif, since the formerKris Kennaway2002-06-042-2/+2
* Fix typo: USE_PERL -> USE_PERL5Pete Fritchman2002-06-031-1/+1
* Improved download URL.Ernst de Haan2002-05-284-2/+4
* Use correct Open Motif.David E. O'Brien2002-05-284-8/+4
* Allow `make reinstall' to work.David E. O'Brien2002-05-282-2/+2
* Make sure the Linux bits are loaded before extracting as the extractor isDavid E. O'Brien2002-05-282-0/+24
* Upgrade from 1.4.0-beta 3 to 1.4.0.Ernst de Haan2002-05-243-830/+765
* Upgrade to 1.2b6. This is the result of chasing theErnst de Haan2002-05-242-4/+2
* Added missing download location. This fixesErnst de Haan2002-05-232-3/+5
* Upgrade from 2.0.1 to 2.0.6.Ernst de Haan2002-05-233-21/+6
* Upgrade to 0.99.Ernst de Haan2002-05-223-68/+59
* Created download locations for the distfile. RemovedErnst de Haan2002-05-161-12/+10
* DISTNAME is now computed instead of fixed.Ernst de Haan2002-05-161-1/+1
* Using bin/run.jar for startup. Now the control programErnst de Haan2002-05-154-12/+12
* Kill evil rcs(1)-injected hunk, which makes do-patch failing.Maxim Sobolev2002-05-141-9/+0
* Making portlint happy. Moved the trailing slash fromErnst de Haan2002-05-091-4/+4
* Added download locations.Ernst de Haan2002-05-091-1/+4
* Blackdown JDK 1.3.1 for Linux added.Ernst de Haan2002-05-091-0/+1
* Blackdown JDK 1.3.1 for Linux added.Ernst de Haan2002-05-095-0/+1210
* Made installation friendlier. The different steps involvedErnst de Haan2002-05-091-3/+11
* Upgrade to 1.2.2.012.Ernst de Haan2002-05-092-2/+2
* DOWNLOAD_URL is now computed based on JDK_VERSION.Ernst de Haan2002-05-091-1/+1
* DISTNAME is now computed based on JDK_VERSION.Ernst de Haan2002-05-091-1/+1
* Reverting checksum chase. It is unknown what the changesErnst de Haan2002-05-092-2/+3
* Changed daemonctl program to check if the JAR file exists beforeErnst de Haan2002-05-094-0/+4
* Upgrade from cxia32131-20020302 to cxia32131-20020410.Ernst de Haan2002-05-084-19/+22
* Bumping PORTREVISION because the distinfo file was fixed.Ernst de Haan2002-05-081-0/+1
* Fix bento error (checksum).Ernst de Haan2002-05-081-1/+1
* Cleaned things up here and there.Ernst de Haan2002-05-082-399/+406
* Cleaned things up here and there.Ernst de Haan2002-05-082-104/+104
* The JAD homepage seems to have disappeared a long timeErnst de Haan2002-05-081-1/+1
* Taking care of unmaintained ports in the java category.Ernst de Haan2002-05-085-5/+5
* Upgrade from version 20000211 to 20011118.Ernst de Haan2002-05-072-10/+11
* Improved the download URL. It now directly points to the pageErnst de Haan2002-05-072-2/+2
* The Jakarta Byte Code Engineering Library.Dag-Erling Smørgrav2002-05-076-0/+832
* Upgrade to 2.3.1.Dag-Erling Smørgrav2002-05-065-2857/+2025
* Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap withGreg Lewis2002-05-034-0/+16
* Really fix the incompatibilities with gettext 0.11. The previousGreg Lewis2002-05-0336-40/+704
* Master sites now work. This port did not have a properErnst de Haan2002-04-281-1/+3
* Making pkg-plist file a bit smaller by usingErnst de Haan2002-04-272-997/+997
* Update to IBM JDK 1.3.1 (cxia32131-20020302).Ernst de Haan2002-04-275-580/+335
* New port: Sun JDK 1.2 for Linux.Ernst de Haan2002-04-276-0/+899
* New port jboss2.Ernst de Haan2002-04-2729-0/+6417
* Update to 0.7.12.Maxim Sobolev2002-04-273-2/+32
* respect PREFIX by using GNU_CONFIGURE, not HAS_CONFIGUREBill Fumerola2002-04-241-1/+1
* Correct pkg-plist.Maxim Sobolev2002-04-234-4/+4
* Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>Greg Lewis2002-04-178-0/+128
* Add a temporary dependency on gettext-old and use msgfmt-old to processGreg Lewis2002-04-178-0/+40
* Bump PORTREVISION due to the last two changes to the port.Greg Lewis2002-04-164-4/+4
* Fix some crash bugs in the browser plugin code by usingGreg Lewis2002-04-164-0/+124
* Add Taiwan Chinese font properties support (if I understandGreg Lewis2002-04-1612-0/+1020
* Re-adding patches to make scripts use the linux exprErnst de Haan2002-04-166-2/+90
* Start my bid for world domination by taking maintainershipGreg Lewis2002-04-164-4/+4
* Fix user and group ownership of the installed files when they have beenGreg Lewis2002-04-132-8/+8
* Hand over maintainership to Java Boy (glewis). :)))Maxim Sobolev2002-04-132-2/+2
* A better fix for creating src.jar. Using tar by itself fails because theGreg Lewis2002-04-124-20/+16
* Fix user and group ownership of the installed files when they have beenGreg Lewis2002-04-124-16/+16
* PORTREVISION bumped. This should have been done during lastErnst de Haan2002-04-091-0/+1
* Update to the Sun JDK 1.3.1.03 for Linux/i386.Ernst de Haan2002-04-074-12/+10
* Now creating an 'ext' directory as a subdirectory ofErnst de Haan2002-04-078-4/+12
* Port does not generate DVI files anymore. This is doneErnst de Haan2002-04-052-14/+11
* Convert read.me.first from CRLF to LF, too.Jun Kuriyama2002-04-021-1/+2
* Upgrade to JDOM beta 8. Also now using USE_JAVA.Ernst de Haan2002-03-313-5/+23
* Update latest tutorial and bump PORTREVISIONPatrick Li2002-03-316-4/+20
* Maintainer update. Only change is that USE_JAVA is used. NotErnst de Haan2002-03-291-2/+1
* Update to 1.2.b5Patrick Li2002-03-232-3/+2
* - Update to Service Release 13a : cx130-20020124Patrick Li2002-03-233-8/+16
* upgrade to 0.6.0Ying-Chieh Liao2002-03-203-142/+276
* Correct when WITHOUT_PLUGIN is defined.Maxim Sobolev2002-03-154-20/+20
* Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. ThisMaxim Sobolev2002-03-1312-16/+92
* Bumped PORTREVISION. Added a patch earlier today, and theErnst de Haan2002-03-124-0/+4
* Fixes the problem that the source JAR is too small.Ernst de Haan2002-03-114-0/+104
* Took over maintainership.Ernst de Haan2002-03-082-2/+2
* Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings whenMaxim Sobolev2002-03-064-4/+8
* Chase the checksum. Changes are:Patrick Li2002-03-032-1/+2
* Upgrade from 1.2.2RC4 to 1.2.2FCS. Also cleaned pkg-plist.Ernst de Haan2002-03-0310-1798/+1710
* Fixed portlint complaints about BUILD_DEPENDS and RUN_DEPENDS having to appea...Ernst de Haan2002-03-021-3/+3
* Fixed EXTRACT_ONLY line that was causing portlint to complain.Ernst de Haan2002-03-021-2/+1
* Upgraded from 1.0b6 to 1.0b7.Ernst de Haan2002-03-023-100/+166
* Fix pkg-plistPatrick Li2002-02-261-2/+0
* The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error.Ernst de Haan2002-02-251-1/+1
* Remove dead MASTER_SITES entryPatrick Li2002-02-251-1/+0
* Added MASTER_SITE_LOCAL to MASTER_SITES, with MASTER_SITE_SUBDIRErnst de Haan2002-02-221-1/+3
* Now uses USE_LINUX instead of an obscure RUN_DEPENDS.Ernst de Haan2002-02-222-2/+4
* Improved the MASTER_SITES download locations. Also changed theErnst de Haan2002-02-222-8/+12
* Now using the more appropriate ONLY_FOR_ARCHS instead of an if.Ernst de Haan2002-02-221-3/+1
* Fixed a 403 (Forbidden) for the main download location (reportedErnst de Haan2002-02-221-5/+6
* Corrected the gtk version number at the request of Greg Lewis.Chad David2002-02-204-4/+4
* Use correct LIB_DEPENDS.Maxim Sobolev2002-02-204-4/+4
* Correct pkg-plist in the default and NODEBUG cases.Maxim Sobolev2002-02-194-24/+24
* Update to 1.2.b4Patrick Li2002-02-182-2/+2
* Upgraded from 1.4.0rc1 to 1.4.0.Ernst de Haan2002-02-154-10/+10
* Fix ampersand entities...Patrick S. Gardella2002-02-154-28/+28
* Update to patch set 6Patrick S. Gardella2002-02-1412-8/+828
* o Install JAR files according to hier(7) and mtree(8)Mario Sergio Fujikawa Ferreira2002-02-133-12/+84
* Update to version 1.1.6Kevin Lo2002-02-094-72/+98
* Install missing file java.bnf.Yoichi NAKAYAMA2002-02-072-1/+3
* Long overdue fix: correctly process arguments with spaces.Maxim Sobolev2002-02-032-5/+4
* Upgrading from JDK 1.4.0 beta 3 to release candidate 1. Also the IGNORE messa...Ernst de Haan2002-02-016-12/+22
* add javel 0.3.2Ying-Chieh Liao2002-01-307-0/+54
* Update maintainer email addressPatrick Li2002-01-291-1/+1
* Add bsh 1.2.b3, a Java scripting environment.OKAZAKI Tetsurou2002-01-276-0/+45
* Add JDE, Java Development Environment for Emacs.Yoichi NAKAYAMA2002-01-102-0/+13
* Add JDE, Java Development Environment for Emacs.Yoichi NAKAYAMA2002-01-108-0/+350
* add bouncycastle 1.11Ying-Chieh Liao2001-12-286-0/+786
* Enable to display Japanese characters.SADA Kenji2001-12-274-2/+112
* update from revision 01 to revision 02Alfred Perlstein2001-12-274-4/+4
* Update to 0.7.10.Maxim Sobolev2001-12-264-29/+2
* Add jakarta-oro 2.0.1, perl/awk/sh regular expressions for Java.Pete Fritchman2001-12-267-0/+72
* The distfile has been changed without version bump, so adjust the portMaxim Sobolev2001-12-253-4/+1426
* Chase checksum (minor changes in documentation).Dmitry Sivachenko2001-12-246-4/+20
* Update to the latest version of the tutorial.Steve Price2001-12-166-6/+36
* Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriateMaxim Sobolev2001-12-144-4/+4
* Revert previous fix - it was not properly thought out.Maxim Sobolev2001-12-032-3/+4
* Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3.Ernst de Haan2001-11-283-237/+325
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to zn...Ernst de Haan2001-11-271-5/+4