aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* BROKEN on 5.1: fails to linkkris2003-05-181-1/+7
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
* . Add the java/jmp port.glewis2003-05-1610-0/+168
* Unbreak package build after recent Greg's commit (which changedphantom2003-05-093-9/+9
* Name of JAR file for dependency Log4J changed. Fixed dendency.znerd2003-05-081-1/+1
* Update to version 1.0.2 of Trove4j.znerd2003-05-083-6/+7
* This port is i386 only (caused by jdk platform).kuriyama2003-05-071-0/+1
* . Bump PORTREVISION for the recent fixes.glewis2003-05-061-1/+1
* Using USE_JAVA.znerd2003-05-061-2/+1
* Using USE_JAVA and ECHO_CMD. Fixed plist.znerd2003-05-062-192/+190
* BROKEN: Bad pkg-plistkris2003-05-061-0/+2
* . Remove an assert() which asserts that if isatty() is true thenglewis2003-05-061-0/+12
* . Update to 1.2b7.glewis2003-05-062-3/+3
* Update to 1.3.1_08.znerd2003-05-052-5/+5
* linux_base needs to be in EXTRACT_DEPENDS, otherwise ports doesn'tsobomax2003-05-043-0/+3
* . Add $FreeBSD$glewis2003-05-023-0/+36
* Update to 1.2.8.znerd2003-05-013-5/+7
* . Address ownership issues during the installation step.glewis2003-04-302-1/+5
* . Fix Math.pow() when the JDK is compiled with optimisation flags set.glewis2003-04-301-0/+176
* Upgrade to 1.6.1.znerd2003-04-242-2/+2
* Upgrade to 1.6.znerd2003-04-243-6/+83
* . Be consistent with other JDK ports and silence execution of theglewis2003-04-241-2/+2
* . find -> ${FIND}glewis2003-04-241-1/+1
* . Fix ownership of installed files.glewis2003-04-242-0/+2
* . Now that we can use Classic and HotSpot, make classic (and hence greenglewis2003-04-231-0/+13
* . Fix the shell wrapper to cope with HotSpot and as a result remove theglewis2003-04-232-2/+81
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* New port: proguardfjoe2003-04-196-0/+83
* . Fix the packing list to match the updated distribution of the lastglewis2003-04-191-100/+305
* Update java/java-tutorialedwin2003-04-181-1/+1
* Don't remove the share/java/classes system directorykris2003-04-181-1/+0
* . Switch to using cpio to install in line with other JDKs. This allowsglewis2003-04-171-3/+6
* . Switch to using cpio to install in line with other JDKs. This allowsglewis2003-04-171-3/+9
* Officially dropping maintainership. I have no time nor the interestznerd2003-04-164-4/+4
* Drop maintainership - I'am so impressed by the performance andsobomax2003-04-163-3/+3
* Fixed DOWNLOAD_URL.znerd2003-04-091-1/+1
* Allow the build to commence by changing the BUILD_DEPENDS on jfc tokris2003-04-081-2/+2
* 1. Clean up demo/jfc/SwingSet2/resources before the install. This shouldglewis2003-04-081-0/+4
* . Fix the packing list:glewis2003-04-081-29/+30
* Upgrade to 3.0.znerd2003-04-083-2/+177
* Upgrade to 1.0.3. Fixed comment.znerd2003-04-073-5/+6
* [PATCH] Update java/bouncycastle to version 1.16edwin2003-04-072-2/+2
* add java-getopt 1.0.9ijliao2003-04-075-0/+40
* New port: trove4j.znerd2003-03-275-0/+423
* Fix port build failure.archie2003-03-201-0/+15
* Fix port build failure.archie2003-03-204-37/+125
* Fix plist after update to 02 patch bundlephantom2003-03-161-3/+0
* Fix checking of libc_r capabilities at FreeBSD version whichphantom2003-03-153-18/+66
* Make this port non-interactive. I.e. extract distfile unconditionally.phantom2003-03-141-6/+6
* Add runtime test to check of required libc_r functionality. I.e. warnphantom2003-03-146-24/+282
* Add notice about amount of disk space requiredphantom2003-03-133-0/+27
* Correct pkg-plistphantom2003-03-133-612/+0
* Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,phantom2003-03-133-0/+6
* Fix build on 5.0-RELEASEphantom2003-03-133-0/+33
* Bump PORTREVISIONphantom2003-03-113-0/+3
* Since we have problems with running debuging binaries on some machinesphantom2003-03-113-0/+45
* Add patch which backouts some of my early compile hacks which now preventingphantom2003-03-113-0/+39
* Add another check for !PACKAGE_BUILDING when setting IGNOREkris2003-03-101-1/+1
* Don't set IGNORE if PACKAGE_BUILDINGkris2003-03-101-1/+1
* Add jdk14 port to build and modulesphantom2003-03-071-0/+1
* Clear moonlight beckons.ade2003-03-0792-46/+46
* I am pleased to announce first public -beta patchset of FreeBSD/Java portphantom2003-03-0730-7680/+6057
* . Allow package building on bento to bypass the distfile check.glewis2003-03-074-4/+4
* . Fix the DOWNLOAD_URL to point at 1.4.1_02, not 1.4.1_01.glewis2003-03-071-1/+1
* . Allow package building on bento to bypass the distfile check.glewis2003-03-061-1/+1
* . Update to SR3.glewis2003-03-064-9/+25
* . Update to 1.4.1_02glewis2003-03-063-6/+18
* Don't set IGNORE when PACKAGE_BUILDINGkris2003-03-045-9/+9
* Fixes:znerd2003-03-044-8/+52
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1
* de-pkg-commentglewis2003-03-018-4/+4
* 1. Bump PORTREVISION for this and previous changes.glewis2003-03-018-4/+364
* . Updated version of native threads for FreeBSD. This uses recentlyglewis2003-03-014-0/+2904
* . Rename our internal gethostby{name,addr}_r functions to avoid collisions.glewis2003-03-014-0/+456
* . Respect LOCALBASE in the DEVTOOLS_PATH setting.glewis2003-03-014-0/+36
* . Add missing include of <sys/time.h>, needed by <sys/resource.h> forglewis2003-03-014-0/+48
* . Be consistent about our compiler settings. Using gcc32 here was bothglewis2003-03-014-0/+52
* Add missed `@exec registervm' into pkg-plist, because while the port doesn'tsobomax2003-02-282-1/+4
* Fix install bug: install resources along with classfiles.archie2003-02-281-0/+2
* de-pkg-commentglewis2003-02-282-1/+1
* New port xdoclet (xdoclet-1.2b2):sheldonh2003-02-265-0/+1335
* Remove duplicate lines that were created due to applying the same patchsobomax2003-02-252-46/+0
* Remove jikes-devel port now that jikes has caught up.archie2003-02-2510-113/+0
* Update to version 1.18, but without using 'libicuuc' which seemsarchie2003-02-252-3/+3
* Update the BundleId for rev 7.marcus2003-02-241-1/+1
* Update to 1.3.1 revision 7.sobomax2003-02-232-4/+3
* Unbreak port in the non-gnome case.archie2003-02-231-11/+9
* Remove RESTRICTED tag for crypto stuff.nork2003-02-231-1/+0
* de-pkg-comment.kuriyama2003-02-222-1/+1
* Don't remove the share/java and share/java/classes system directorieskris2003-02-221-3/+0
* Add two missing fileskris2003-02-221-0/+2
* . Commit the version of these patches with the correct paths. Grrr.glewis2003-02-222-14/+8
* De-pkg-comment.knu2003-02-2132-16/+16
* de-pkg-commentglewis2003-02-212-1/+1
* Update to version 1.0.6.archie2003-02-2120-51/+282
* De-pkg-comment.knu2003-02-216-3/+3
* . Make portlint happier.glewis2003-02-201-5/+4
* . Use <sys/soundcard.h> on FreeBSD (fixes compilation on 5.x).glewis2003-02-202-0/+32
* Fix on -stable.sobomax2003-02-171-1/+1
* Use USE_JAVA.sobomax2003-02-171-6/+3
* - Update to 0.7.4;sobomax2003-02-167-40/+124
* . Resurrect patch accidentally removed in last commit.glewis2003-02-134-0/+72
* . Update to patchset 8.glewis2003-02-1348-4568/+8
* Update of java/cos to 05Nov2002edwin2003-02-083-40/+63
* . Apply similar patches to those applied to the linux-sun-jdk13 port soglewis2003-02-084-1/+37
* - Changed maintainer to the JDK porting team <java-port@FreeBSD.org>,nate2003-02-051-1/+1
* Be consistent. If we're going to explicitly use /sbin/sysctl to checkglewis2003-01-305-5/+5
* Use the full path to /sbin/sysctlkris2003-01-305-5/+5
* . Remove bogus MASTER_SITES line. It wasn't used (manual downloadglewis2003-01-221-1/+0
* jakarta-regexp distribution seems to have moved to a new websiteedwin2003-01-161-1/+1
* [MAINTAINER UPDATE] Update build of netrexx to USE_JAVAedwin2003-01-162-77/+4
* Add missing includekris2003-01-141-0/+1
* Add two missing fileskris2003-01-141-0/+2
* Don't create/remove share/java/classes and share/java; these arekris2003-01-141-3/+0
* Update to 2.4.1.znerd2003-01-032-2/+3
* Update to 1.0.1.znerd2003-01-032-4/+3
* chase gdbm lib versionijliao2003-01-031-1/+1
* Now extracts non-interactive. Bumped PORTREVISION.znerd2002-12-042-12/+15
* Fixed do-install.znerd2002-12-041-1/+1
* Remove duplicate do-build targetkris2002-12-011-3/+0
* Add a port for IBM's JDK 1.4.0 for Linux.glewis2002-11-258-0/+986
* Maintainer springcleaning of his Makefilesedwin2002-11-234-63/+97
* Update to version 1.18.archie2002-11-232-2/+2
* Fixed generation of plist file. The file was previously writtenznerd2002-11-214-0/+4
* Automagically generating plist file.znerd2002-11-202-6575/+20
* Removed unnecessary PLIST_SUB setting.znerd2002-11-202-2/+0
* Automagically generating pkg-plist.znerd2002-11-202-5358/+17
* Automagically generating pkg-plist.znerd2002-11-202-1094/+20
* Upgrade to JDK 1.4.1 documentation. Automagically generatingznerd2002-11-203-9488/+24
* Installing JAR file in ${PREFIX}/share/java/classes/.znerd2002-11-181-1/+5
* Maintainer update to version 2.2.9edwin2002-11-176-57/+43
* Fix build on -current by adding "-D__XSI_VISIBLE -D__BSD_VISIBLE" to CFLAGS.archie2002-11-161-1/+1
* Fix bug in logic for determining the right pkg-plist file to use.archie2002-11-151-1/+1
* New port: Jakarta Commons Logging library.znerd2002-11-146-0/+103
* Improved output from do-install target.znerd2002-11-143-7/+8
* Not including version number in JAR file name.znerd2002-11-141-1/+2
* New port: Jakarta Commons BeanUtils.znerd2002-11-147-0/+138
* Fixed meta information in header (creation date and description).znerd2002-11-141-2/+2
* Installing in correct locations.znerd2002-11-142-90/+65
* New port: Jakarta Commons CLI library.znerd2002-11-146-0/+142
* Not including version number in JAR file anymore.znerd2002-11-142-3/+5
* Fix user and group ownership of the installed files when they have beenglewis2002-11-121-0/+1
* Fix user and group ownership of the installed files when they have beenglewis2002-11-121-2/+4
* Don't remove system directories share/java, share/java/classes, andkris2002-11-1115-35/+0
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* New port: NetComponents 1.3.8.znerd2002-11-096-0/+45
* Upgrade to 1.3.1_06.znerd2002-11-092-4/+3
* Update to the java/javamail port from version 1.2 to 1.3.edwin2002-11-073-350/+355
* Update to java/jaf port from version 1.0.1 to 1.0.2.edwin2002-11-073-56/+56
* . Update to 1.1.4glewis2002-11-073-5/+8
* Fix user and group ownership of the installed files when they have beenglewis2002-11-071-1/+4
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* - Ensure that files permissions/owners are set correctly if the port isnate2002-11-071-2/+4
* Fixed pre-patch target broken due to REINPLACE_CMDedwin2002-11-051-2/+4
* PERL -> REINPLACEedwin2002-11-044-4/+8
* PERL -> REINPLACEedwin2002-11-041-2/+3
* . Add optional (default: off) runtime dependencies for the font packagesglewis2002-11-014-0/+40
* . Fix UDP packet broadcasting.glewis2002-11-018-4/+60
* . Check for open-motif with libXm.so, which we actually use, instead ofglewis2002-10-294-8/+8
* . In the informative message regarding downloading the necessary files,glewis2002-10-294-12/+12
* Mark BROKEN on 5.0kris2002-10-261-1/+7
* . echo -> ${ECHO_MSG}glewis2002-10-254-32/+32
* . Catch up with additional font.properties files.glewis2002-10-254-0/+12
* . Chinese font.properties and make glue.glewis2002-10-258-8/+980
* Upgrade from 2.0 to 2.1.znerd2002-10-223-19/+40
* Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site.archie2002-10-201-1/+2
* Installing to ${PREFIX}/linux-sun-jdk1.4.1. This port is nowznerd2002-10-191-1/+2
* Upgrade from 1.4.1 to 1.4.1_01.znerd2002-10-193-5/+5
* . More XIM fixes for Japanese users (and presumably others with similarglewis2002-10-198-0/+256
* . Link the Netscape 4 plugin against libintl to avoid a runtime linkglewis2002-10-194-0/+60
* . Russian and Ukrainian font property files and appropriate build changes.glewis2002-10-1912-0/+1664
* Upgrade to 2.4.0. The port now installs only a JAR fileznerd2002-10-193-2013/+1832
* Removed unnecessary settings.znerd2002-10-191-2/+0
* Small style improvement.znerd2002-10-191-2/+3
* New port: Jakarta Commons Collections.znerd2002-10-196-0/+128
* New port: Jakarta Commons Lang.znerd2002-10-196-0/+132
* Only installing JAR and docs. And installing where they should go.znerd2002-10-192-150/+67
* Update to version 1.0.5.archie2002-10-1813-48/+43
* . Make the instructions for downloading the various source bits clearer.glewis2002-10-181-6/+27
* . Make the instructions for downloading the various source bits clearer.glewis2002-10-184-24/+104
* Fix MASTER_SITES.sobomax2002-10-171-1/+1
* Upgrade to 1.3.1_05.znerd2002-10-142-3/+3
* Update MASTER_SITES after directory re-org.archie2002-10-141-1/+1
* Update to version 1.17.archie2002-10-142-4/+3
* Moved MAINTAINER up in the file to stop portlint from complaining.znerd2002-10-121-2/+2
* Changed WWW reference.znerd2002-10-121-1/+1
* New port: Jakarta Log4J, version 1.2.7.znerd2002-10-116-0/+549
* Not using IGNORE anymore to avoid package building.znerd2002-10-1011-57/+18
* Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.znerd2002-10-104-4/+4
* Fixed checksum mismatch. Provided alternative download locationznerd2002-10-101-1/+1
* Maintainership dropped by maintainer. Back to freebsd-ports.znerd2002-10-102-4/+1
* Changed target installation directory so it does not includeznerd2002-10-104-5/+8
* New port: java-checkstyle.znerd2002-10-105-0/+74
* upgrade to 1.0.7ijliao2002-10-104-52/+74
* Update to patchset 11.glewis2002-09-184-15/+21
* Installing in ${PREFIX}/linux-sun-jdk1.4.1 instead ofznerd2002-09-171-1/+1
* Upgrade to 1.4.1.znerd2002-09-173-305/+301
* Fixed package list. Found out about a problem on bento.znerd2002-09-171-25/+38
* Now properly using pkg-message to display warning aboutznerd2002-09-142-5/+8
* Upgrade to JUnit 3.8.1, a roll-up release for 3.8 with a couple of fixes.okazaki2002-09-073-2/+6
* Use the right pkg-plist depending on whether GNOME support is configured.archie2002-09-073-3/+2093
* Comment out .BEGIN section, which is breaking the INDEX build.kris2002-08-311-4/+4
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-312-2/+0
* Using libicuuc.a seems to make jikes more unstable. Since this is supposedarchie2002-08-313-46/+1
* Annihilate #inclusions of <malloc.h>.archie2002-08-312-0/+21
* Make this port GNOMENG aware.archie2002-08-311-5/+7
* Printing warning message since this JDK is unstable. The messageznerd2002-08-301-0/+5
* Use the new bsd.java.mk structure, so it doesn't try to installznerd2002-08-301-1/+1
* This port depends on jakarta-ant, but the appropriateznerd2002-08-291-0/+2
* Split the jikes port into stable and development versions.archie2002-08-2815-21/+133
* Don't compile jikes with '-O' because that makes core dumps more likely.archie2002-08-281-2/+3
* Unmaintain.des2002-08-271-1/+1
* Upgrade to JUnit 3.8.okazaki2002-08-263-80/+115
* Update to version 1.0.4.archie2002-08-2513-64/+30
* Remove this patch, it's not actually needed.archie2002-08-241-11/+0
* Remove explicit dependency already covered by USE_GNOMELIBS.archie2002-08-231-3/+3
* Patches to fix compilation on -stable.archie2002-08-232-0/+27
* Remove sablepath from SUBDIRkris2002-08-231-1/+0
* . Synchronise with jdk13 Makefile as much as possible to reduceglewis2002-08-201-9/+38
* Patch to fix the build when doing USE_GNOMELIBS.archie2002-08-202-0/+34
* Fix test for gnome header file.archie2002-08-191-1/+1
* Removing restrictions and providing download locations. Could notznerd2002-08-191-12/+3
* Pass CFLAGS to configure scripts using CONFIGURE_ENV.archie2002-08-193-20/+2
* Update to version 1.0.3.archie2002-08-1910-19/+83
* Bump the shared library version of dependency libgmp from 5 -> 6.archie2002-08-181-2/+2
* Upgrade from 1.2.2.012 to 1.2.2.013. Note that the JPDA JARznerd2002-08-173-13/+10
* Update to SableVM version 1.0.2.archie2002-08-1624-1693/+2245
* Unified one-line descriptions for JDK ports.znerd2002-08-1212-12/+12
* Improved description of this port.znerd2002-08-122-3/+6
* Added Blackdown JDK 1.4.1 for Linux.znerd2002-08-126-0/+1760
* Upgrade to new release of the IBM JDK 1.3.x for Linux.znerd2002-08-102-2/+2
* Changed the installation directory of the Sun JDK 1.4.xznerd2002-08-102-6/+6
* Changed the installation directory of the Sun JDK 1.4.x for Linuxznerd2002-08-102-2/+2
* Changed WRKDIR definition. It is changed fromznerd2002-08-104-4/+4
* Changed the installation directory of the Sun JDK 1.3.x for Linux toznerd2002-08-108-9/+10
* . Fix a typo in a message printed out to the user.glewis2002-08-094-4/+4
* Changed the installation directory toznerd2002-08-081-2/+2
* LIB_DEPENDS should have been BUILD_DEPENDS.archie2002-08-081-2/+2
* Add a check in pre-build for a sysctl which will cause an error duringglewis2002-08-074-0/+36
* Add support for the -encoding option by utilizing the ICU library.archie2002-08-064-4/+50
* Improved font.properties.ja based on the Kochi fonts rather than theglewis2002-08-064-0/+1232
* Now that sobomax has updated the system version of tar don't redefineglewis2002-08-064-8/+20
* Add in a patch from the porting repository that allows people to buildglewis2002-08-064-0/+248
* Update to patchset 7.glewis2002-07-2668-2216/+8
* Update to version 1.16.archie2002-07-193-4/+6
* Remove unintentional dependency on readlink by replacing the call to itglewis2002-07-154-4/+4
* Add missed @unexec keyword to the call to unregistervm as well as missedsobomax2002-07-112-2/+3
* Add sablepath and sablevm.archie2002-07-101-0/+2
* SableVM implements the Java virtual machine specification, second edition.archie2002-07-1012-0/+494