summaryrefslogtreecommitdiffstats
path: root/java/jdk15/Makefile
Commit message (Expand)AuthorAgeFilesLines
* . USE_ICONV is required whether we're building the web parts or not.glewis2005-12-171-1/+2
* . Tell the user all the files they will need up front, instead of tellingglewis2005-12-141-33/+31
* . "Privatise" the symbols in libzip.so to avoid conflicting with thoseglewis2005-12-021-1/+1
* . Make pkg-install install a symbolic link for the browser plugin if aglewis2005-11-231-2/+5
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* . Bump PORTREVISION for the last two fixes.glewis2005-10-131-0/+1
* . Update to patchset 2:glewis2005-09-201-23/+37
* . Generate the class data shared archive during post-install to speedglewis2005-09-041-1/+2
* Use code long floating around the Internet to add support for KOI8-Umi2005-07-281-3/+9
* . Ensure that when files are extracted that their fully resolved path liesglewis2005-05-121-1/+1
* . Bump PORTREVISION, forgotten when doing the fixes prior to the portsglewis2005-04-081-3/+4
* . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS forglewis2005-03-301-0/+4
* . Move the invocation of unregistervm to the top of the packing list.glewis2005-02-181-1/+1
* Unbreak plist generationphantom2005-01-291-8/+5
* Please welcome new participant of FreeBSD ports tree and Java portsphantom2005-01-201-106/+65
* . Update to patchset 7.glewis2004-12-171-2/+4
* . Backport parts of the 1.5 plugin to address plugin vulnerabilities.glewis2004-12-031-3/+1
* . Mark FORBIDDEN when building with the browser plugin due to theglewis2004-11-241-0/+2
* The BSD patchset for the Sun JDK modeled its thread behavior mostly aftergreen2004-10-201-1/+1
* . Bump PORTREVISION for the recent fixes.glewis2004-10-161-1/+1
* . The changes to make in -CURRENT to use MAKEFLAGS make us unable toglewis2004-08-181-1/+2
* . Set LATEST_LINK [1]phantom2004-03-051-1/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* 1. Switch 5.x version of jdk14 back to libc_r as default threading library.phantom2004-01-281-13/+60
* Use LS macro.trevor2004-01-231-1/+1
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+0
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+0
* . Check the return value of stat(2) when trying to read the javawsglewis2004-01-171-0/+1
* . Update to 1.4.2 patchset 6.glewis2004-01-141-1/+5
* Don't use patch release number while setting up BUILD_DEPENDS forphantom2003-12-161-2/+3
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
* Fix bootstrap jdk detection process, so it work in case if no valid jdkphantom2003-11-121-4/+11
* Update to 1.4.2p5.phantom2003-11-111-50/+77
* Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.phantom2003-11-101-1/+0
* . Add fix for "runaway process" problem. It should fix of stalledphantom2003-10-291-2/+1
* . Sort PTHREAD_FILES.glewis2003-10-211-2/+3
* . Add a missing BUILD_DEPENDS on NSPR so the plugin builds.glewis2003-10-131-1/+2
* . Override PKGINSTALL to place it in WRKDIR, which is writeable, ratherglewis2003-10-131-0/+1
* . Update to 1.4.1p4.glewis2003-10-111-2/+18
* . Sync with the change to linux-sun-jdk14 (it now installs inglewis2003-10-011-1/+1
* Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01phantom2003-09-081-1/+1
* Warn users about requirement of having linprocfs mounted in order tophantom2003-08-041-2/+22
* Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2.znerd2003-07-211-1/+3
* Fix checking of libc_r capabilities at FreeBSD version whichphantom2003-03-151-6/+22
* Add runtime test to check of required libc_r functionality. I.e. warnphantom2003-03-131-8/+13
* Add notice about amount of disk space requiredphantom2003-03-131-0/+9
* Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,phantom2003-03-131-0/+2
* Bump PORTREVISIONphantom2003-03-111-0/+1
* I am pleased to announce first public -beta patchset of FreeBSD/Java portphantom2003-03-061-166/+37
* Don't set IGNORE when PACKAGE_BUILDINGkris2003-03-041-2/+2
OpenPOWER on IntegriCloud