Generic shared library support script >
aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk16
Commit message (Expand)AuthorAgeFilesLines
* . sigignore(3) has been MFC'ed to 8-STABLE. Attempt to fix the buildglewis2010-02-081-1/+1
* . Update to tzupdater 1.3.25.glewis2010-02-052-6/+6
* . Detect that recent versions of 9-CURRENT have sigignore(3) and configureglewis2010-02-051-1/+15
* . Update to the cacerts file included in Update 17.glewis2009-12-061-0/+0
* . Update to tzupdater 1.3.21.glewis2009-11-092-6/+6
* . Update to tzupdater 1.3.18.glewis2009-09-052-6/+6
* - use cups-clientdinoex2009-07-071-1/+1
* . Update to tzupdater 1.3.15.glewis2009-05-212-6/+6
* . Update to tzupdater 1.3.12.glewis2009-03-262-6/+6
* . Fix a security hole in the Calendar class which allows the elevation ofglewis2009-03-052-1/+94
* . Implement the virtual machine interface for BSD. This allowsglewis2009-02-028-1/+778
* . Update the download directions to point people directly at the sourceglewis2009-01-021-7/+9
* . Update to tzupdater 1.3.11.glewis2008-12-052-6/+6
* . Update to tzupdater 1.3.9 2008g.glewis2008-11-032-6/+6
* . Properly scope the calls to clock_get* so that we use the system versionsglewis2008-10-192-1/+15
* . When building libsplashscreen, put the internal JDK header paths beforeglewis2008-10-152-4/+23
* . 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-132-6/+6
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* . Enable system tray support for Enlightenment.glewis2008-05-161-0/+13
* . Update to tzupdater 1.3.5. This patch is based on that submitted in theglewis2008-05-032-6/+7
* . Use the correct specifier for printing a size_t.glewis2008-05-031-0/+13
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2012-26/+25
* . Update to patchset 4.glewis2008-02-179-66/+50
* . Fix locale generation and hence locale handling in general.glewis2008-02-042-1/+16
* . 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-132-6/+7
* . Update to patchset 3, based on 1.6.0_03 (aka 6u3).glewis2007-11-162-18/+16
* . Update to tzupdater 1.3.0 to fix the default build (the previous versionglewis2007-11-162-5/+6
* . Update to patchset 2 (based on 1.6.0_02 aka 6u2)glewis2007-10-2916-942/+48
* . Explicitly pull in X dependencies instead of depending on the open-motifglewis2007-10-211-0/+1
* Fix build on i386 with WITHOUT_WEB option.jkim2007-10-052-0/+28
* . Fix build problems with cpu.h being picked up from /usr/local/include.glewis2007-09-101-0/+24
* . Fix build failures by setting LC_ALL="C" in MAKE_ENV.glewis2007-09-091-0/+1
* . Update to tzupdater 1.2.2.glewis2007-09-082-6/+6
* . Fix another problem with exec() by using the same static initialisationglewis2007-09-022-1/+16
* . Sync the BSD specific code with the changes between 1.5 and 1.6 andglewis2007-08-282-1/+32
* . 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-172-1/+707
* Unbreak build on -CURRENT.jkim2007-08-173-0/+51
* . Split the JRL agreement out into a separate script that is only runglewis2007-08-143-195/+195
* - 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-072-2/+12
* . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]glewis2007-08-075-13/+97
* . A native port for JDK 1.6.0 (aka 6.0) Update 1.glewis2007-08-0656-951/+588
* . Better fix. Just use 'short' variables and be done with it. Theglewis2007-07-311-3/+14
* . Include a different header file for 'fastInt'. The definition in Hint.hglewis2007-07-311-0/+13
* Add browser plugin support for amd64. It is turned off by default as it isjkim2007-07-302-1/+583
* . 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-279-202/+14
* . Update the download location for the unlimited strength policy files.glewis2007-07-221-1/+1
* . Remove SCSL message since we're now using the JRL, which is agreed toglewis2007-06-171-1139/+0
* . Update to patchset 5, based on the 1.5.0_11 JRL source code.glewis2007-06-0921-288/+388
* . Update to tzupdater 1.2.1.glewis2007-06-032-7/+7
* Fix more sysctl(3) argument sizes and correct a comment.jkim2007-05-311-5/+31
* Various fixes for -CURRENT.jkim2007-05-2621-0/+385
* - Welcome X.org 7.2 \o/.flz2007-05-20