aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk16/Makefile
Commit message (Expand)AuthorAgeFilesLines
* . Update to tzupdater 1.3.21.glewis2009-11-091-3/+3
* . Update to tzupdater 1.3.18.glewis2009-09-051-3/+3
* - use cups-clientdinoex2009-07-071-1/+1
* . Update to tzupdater 1.3.15.glewis2009-05-211-3/+3
* . Update to tzupdater 1.3.12.glewis2009-03-261-3/+3
* . Fix a security hole in the Calendar class which allows the elevation ofglewis2009-03-051-1/+1
* . Implement the virtual machine interface for BSD. This allowsglewis2009-02-021-1/+1
* . Update the download directions to point people directly at the sourceglewis2009-01-021-7/+9
* . Update to tzupdater 1.3.11.glewis2008-12-051-3/+3
* . Update to tzupdater 1.3.9 2008g.glewis2008-11-031-3/+3
* . Properly scope the calls to clock_get* so that we use the system versionsglewis2008-10-191-1/+1
* . When building libsplashscreen, put the internal JDK header paths beforeglewis2008-10-151-1/+1
* . Revert the change to create a build dependency on the bootstrapping JDKglewis2008-08-251-26/+29
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-1/+0
* . Update to tzupdater 1.3.6.glewis2008-07-131-3/+3
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* . Update to tzupdater 1.3.5. This patch is based on that submitted in theglewis2008-05-031-3/+4
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+3
* . Update to patchset 4.glewis2008-02-171-2/+1
* . Fix locale generation and hence locale handling in general.glewis2008-02-041-1/+1
* . Make CUPS a build depends only and depend on the header file searchedglewis2008-01-211-2/+2
* . Update to tzupdater 1.3.3.glewis2008-01-131-3/+4
* . Update to patchset 3, based on 1.6.0_03 (aka 6u3).glewis2007-11-161-6/+4
* . Update to tzupdater 1.3.0 to fix the default build (the previous versionglewis2007-11-161-2/+3
* . Update to patchset 2 (based on 1.6.0_02 aka 6u2)glewis2007-10-291-24/+9
* . Explicitly pull in X dependencies instead of depending on the open-motifglewis2007-10-211-0/+1
* . Fix build failures by setting LC_ALL="C" in MAKE_ENV.glewis2007-09-091-0/+1
* . Update to tzupdater 1.2.2.glewis2007-09-081-3/+3
* . Fix another problem with exec() by using the same static initialisationglewis2007-09-021-1/+1
* . Sync the BSD specific code with the changes between 1.5 and 1.6 andglewis2007-08-281-1/+1
* . Correctly respect WITHOUT_WEB. This should fix the default amd64 buildglewis2007-08-231-8/+9
* . Make sure ${PREFIX}/share/applications exists before installing filesglewis2007-08-211-0/+1
* . Add unzip to BUILD_DEPENDS.glewis2007-08-181-0/+1
* Add browser plugin support for amd64. It is turned off by default as it isjkim2007-08-171-1/+6
* . Split the JRL agreement out into a separate script that is only runglewis2007-08-141-1/+1
* - Set LANG environment variable to C for non-US locale users.jkim2007-08-101-0/+3
* . Complete default the bootstrap to Diablo.glewis2007-08-071-3/+1
* . Fix the 'shebang' line in jcontrol. [1]glewis2007-08-071-2/+2
* . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]glewis2007-08-071-13/+39
* . A native port for JDK 1.6.0 (aka 6.0) Update 1.glewis2007-08-061-73/+74
* Add browser plugin support for amd64. It is turned off by default as it isjkim2007-07-301-1/+6
* . Fix the description of the link for the policy files.glewis2007-07-271-1/+2
* . Update 12 is current, so the download isn't in the archive section yetglewis2007-07-271-1/+1
* . Update to patchset 6, based on 1.5.0 Update 12.glewis2007-07-271-5/+5
* . Update the download location for the unlimited strength policy files.glewis2007-07-221-1/+1
* . Update to patchset 5, based on the 1.5.0_11 JRL source code.glewis2007-06-091-31/+57
* . Update to tzupdater 1.2.1.glewis2007-06-031-4/+4
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* . Fix the sense of a WITH_JAIL check to match that in the jdk14 port -glewis2007-03-081-1/+1
* . Update to tzupdater 1.1.0-2007c.glewis2007-03-081-4/+4
* . When we update the time zone data, delete the temporary copy of the oldglewis2007-03-061-0/+1
* . Whitespace nit.glewis2007-02-261-1/+1
* . Add a TZUPDATE option, defaulting to on, which will update the time zoneglewis2007-02-241-10/+24
* . Update to patchset 4.glewis2007-01-231-14/+2
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]glewis2006-12-121-3/+13
* . Fix a problem with os_sleep returning early without raising an exceptionglewis2006-11-071-1/+1
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-2/+2
* . Diablo is no longer restricted to i386, so allow it to be a possibleglewis2006-09-141-4/+2
* . Prevent problems opening RandomAccessFile with "rws" as the mode byglewis2006-09-091-1/+1
* . Fix a segfault caused by fonts with illegal glyph names or glyph namesglewis2006-08-021-1/+1
* . Space out the arguments to OPTIONS with tabs rather than spaces.glewis2006-08-021-4/+7
* . Bump PORTREVISION.glewis2006-07-191-1/+1
* . Convert to using OPTIONS.glewis2006-07-191-48/+45
* . Bump PORTREVISION for the last three changes.glewis2006-06-171-0/+1
* Remove USE_REINPLACE from categories starting with a Jedwin2006-05-091-1/+0
* . Make diablo-jdk15 the default bootstrap JDK for i386.glewis2006-04-261-1/+4
* . Update to 1.5.0 patchset 3.glewis2006-04-071-2/+1
* Reassign these ports from inactive maintainer to glewis, who has been doinglinimon2006-03-311-1/+1
* . Set the REX bits correctly on amd64. Fixes possible segfaults withglewis2006-02-131-1/+1
* . Tweak the fix for linking with the system's version of zlib to justglewis2006-02-131-2/+0
* . Enable parallel compilation during the build of HotSpot. Note that weglewis2006-02-031-1/+6
* . Install a desktop icon for the java/jdk15 Control Panel. [1]glewis2006-01-301-3/+22
* . Link with the system libz instead of building the our own internalglewis2006-01-291-0/+2
* . USE_ICONV is required whether we're building the web parts or not.glewis2005-12-181-1/+2
* . Tell the user all the files they will need up front, instead of tellingglewis2005-12-151-33/+31
* . "Privatise" the symbols in libzip.so to avoid conflicting with thoseglewis2005-12-031-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-211-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-311-0/+4
* . Move the invocation of unregistervm to the top of the packing list.glewis2005-02-191-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-041-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-211-1/+1
* . Bump PORTREVISION for the recent fixes.glewis2004-10-171-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-151-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-121-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-141-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-021-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-141-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-071-166/+37
* Don't set IGNORE when PACKAGE_BUILDINGkris2003-03-041-2/+2
* de-pkg-commentglewis2003-03-011-0/+1
* 1. Bump PORTREVISION for this and previous changes.glewis2003-03-011-1/+82
* . Update to patchset 8.glewis2003-02-131-2/+1
* Be consistent. If we're going to explicitly use /sbin/sysctl to checkglewis2003-01-301-1/+1
* Use the full path to /sbin/sysctlkris2003-01-301-1/+1
* . Add optional (default: off) runtime dependencies for the font packagesglewis2002-11-011-0/+10
* . Fix UDP packet broadcasting.glewis2002-11-011-1/+1
* . Check for open-motif with libXm.so, which we actually use, instead ofglewis2002-10-291-2/+2
* . In the informative message regarding downloading the necessary files,glewis2002-10-291-3/+3
* . echo -> ${ECHO_MSG}glewis2002-10-251-8/+8
* . More XIM fixes for Japanese users (and presumably others with similarglewis2002-10-191-0/+1
* . Make the instructions for downloading the various source bits clearer.glewis2002-10-181-6/+26
* Not using IGNORE anymore to avoid package building.znerd2002-10-101-5/+2
* Changed the installation directory of the Sun JDK 1.3.x for Linux toznerd2002-08-101-1/+1
* . Fix a typo in a message printed out to the user.glewis2002-08-091-1/+1
* Add a check in pre-build for a sysctl which will cause an error duringglewis2002-08-071-0/+9
* Now that sobomax has updated the system version of tar don't redefineglewis2002-08-061-2/+5
* Update to patchset 7.glewis2002-07-261-2/+1
* Remove unintentional dependency on readlink by replacing the call to itglewis2002-07-151-1/+1
* Only depend on the Linux JDK when NATIVE_BOOTSTRAP isn't defined.glewis2002-07-081-1/+3
* Add a pre-build target to check for a setting of WRKDIRPREFIX which willglewis2002-06-271-0/+13
* Add open-motif to RUN_DEPENDS temporarily until we teach the JDK toglewis2002-06-261-0/+1
* . Fix dependencies after recent JDK ports repo copy.glewis2002-06-141-16/+19
* Use correct Open Motif.obrien2002-05-281-2/+1
* Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap withglewis2002-05-031-0/+4
* Really fix the incompatibilities with gettext 0.11. The previousglewis2002-05-031-1/+1
* Add a temporary dependency on gettext-old and use msgfmt-old to processglewis2002-04-171-0/+1
* Bump PORTREVISION due to the last two changes to the port.glewis2002-04-161-1/+1
* Start my bid for world domination by taking maintainershipglewis2002-04-161-1/+1
* Fix user and group ownership of the installed files when they have beenglewis2002-04-121-4/+4
* Now creating an 'ext' directory as a subdirectory ofznerd2002-04-071-1/+2
* Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. Thissobomax2002-03-131-2/+9
* Bumped PORTREVISION. Added a patch earlier today, and theznerd2002-03-121-0/+1
* Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings whensobomax2002-03-061-1/+2
* Corrected the gtk version number at the request of Greg Lewis.davidc2002-02-201-1/+1
* Use correct LIB_DEPENDS.sobomax2002-02-201-1/+1
* Fix ampersand entities...patrick2002-02-151-7/+7
* Update to patch set 6patrick2002-02-141-1/+47
* Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriatesobomax2001-12-141-1/+1
* Update to patchlevel 5.sobomax2001-10-161-3/+6
* Fix a potential crash on 5-CURRENT.sobomax2001-09-121-0/+1
* Update to patchlevel 4. This release contains many critical bug fixes, sosobomax2001-09-101-3/+3
* Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromsobomax2001-08-281-58/+26
* Update link to the place where distfile can be downloaded.sobomax2001-05-031-2/+2
* fix typo:lioux2001-02-151-1/+1
* typo clean up police: \s -> \tlioux2001-02-151-1/+1
* Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing.sobomax2000-11-041-1/+3
* This port is i386 only for the moment. We need some assembler code writtensobomax2000-10-141-0/+1
* Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code fromsobomax2000-10-131-0/+121