aboutsummaryrefslogtreecommitdiffstats
path: root/java/openjdk6
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+2
* - Add missing iconv USESmadpilot2013-09-161-1/+1
* Fix build with libc++.jkim2013-09-062-99/+106
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-0/+7
* Bump revision for openjdk6-jre to catch up with the master port change.jkim2013-07-261-1/+1
* Move the fix for S6636110 to more appropriate directory. This patch is notjkim2013-07-262-1/+0
* Fix excessive memory consumption on head amd64, this prevent the package buil...bapt2013-07-253-1/+78
* - Add couple of upstreamed IcedTea6 patches for consistency.jkim2013-07-237-31/+123
* Fix openjdk6-jre build.jkim2013-07-171-1/+1
* Add multiple security patches and improvements from IcedTea6 1.12.6.jkim2013-07-1781-85/+91164
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-2/+2
* Use bootstrap Java instead of newly built binary to execute RMIC.jkim2013-05-151-0/+20
* Style change after r317320. We do not need a temporary variable any more.jkim2013-05-091-3/+2
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-4/+0
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-4/+0
* Add multiple security patches from IcedTea6 1.12.5.jkim2013-04-2648-45/+45693
* Add multiple security patches from IcedTea6 1.12.4.jkim2013-03-063-1/+975
* Add multiple security patches from IcedTea6 1.12.3.jkim2013-03-0635-4/+22744
* Add a patch to fix MulticastSocket.setInterface().jkim2013-02-122-0/+37
* Make sure to unset 'OS' environment variable. Some shell sets it and causesjkim2012-11-091-1/+1
* - Remove registervm from build dependency. This hack is no longer necessaryjkim2012-11-011-1/+0
* . Update to build 27.glewis2012-10-2923-3269/+4
* Move .endif to a better place. No functional change.jkim2012-10-261-1/+1
* Bump PORTREVISION for the new cacerts.jkim2012-10-241-1/+1
* Update CA list to Oracle Java 7u9.ale2012-10-231-0/+0
* Remove more environment variables. These variables are never meant to bejkim2012-10-231-4/+0
* Remove a bogus environment variable, especially for i386. This fixes buildjkim2012-10-231-1/+0
* - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1]jkim2012-10-2023-153/+3728
* Add a port to self-bootstrap OpenJDK6. Note the initial distfiles werejkim2012-10-121-4/+3
* - Explicitly set registervm as build dependency. When BOOTSTRAPJDKDIR isjkim2012-10-111-10/+11
* Update to build 26.jkim2012-10-104-7714/+809
* - Sanitize user, group and permission. Inspired by openjdk7.jkim2012-10-101-10/+59
* Tidy up patches. No functional change.jkim2012-09-273-17/+21
* Use fdescfs(5) and procfs(5) consistently.jkim2012-09-274-102/+204
* - Override GCC used by HotSpot SA. [1]jkim2012-09-192-11/+29
* - Honor CC, CXX, and CPP. [1]jkim2012-09-192-37/+124
* - Enlist openjdk6 users as testers of ant 1.8.4 as well.jkim2012-09-082-3/+4
* - Update security patch to fix CVE-2012-0547 and CVE-2012-1682.jkim2012-09-082-131/+4932
* - Fix multiple security vulnerabilities. [1]jkim2012-06-142-24/+2134
* . Specifically reference zip/unzip in ${LOCALBASE}/bin, since that is whereglewis2012-05-271-2/+2
* . Bootstrap with ant 1.8.3.glewis2012-05-122-3/+3
* Update jtreg to 4.1 b04.jkim2012-05-102-4/+4
* . Update to build 25.glewis2012-05-093-791/+5
* . Fix the look up of time zone data when TZUPDATE is turned on and as aglewis2012-05-022-2/+16
* . Turn the TZUPDATE option off by default until I can figure out how thatglewis2012-04-201-2/+2
* . Use the new java-zoneinfo port to provide updated time zone info.glewis2012-04-131-3/+14
* Fix multiple security vulnerabilities.jkim2012-02-182-1/+786
* - Add variable JDK_UPDATE_VERSION for java to 30 (current Oracle release of J...jgh2012-01-141-2/+4
* - Replace hsearch_r from GNU libc with Berkeley DB from our libc.jkim2012-01-132-302/+169
* Installs built jars that were previously not installed.jgh2011-12-301-0/+2
* - Update to b24. [1]jkim2011-12-013-17/+16
* - Add an additional patch to support i386 CPUs without CMOV instructionjkim2011-08-103-5/+185
* - Update to build 23.jkim2011-07-127-2163/+5079
* - Update IcedTea-Web to 1.0.3.jkim2011-06-152-5/+5
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1
* Re-add accidentally removed jtreg to distinfo.jkim2011-04-051-0/+2
* Update IcedTea-Web to 1.0.2.jkim2011-04-052-6/+4
* Force libxul include directory and allow building IcedTea-Web plugin withjkim2011-03-291-2/+6
* Rework the previous fix to sync. with upstream:jkim2011-03-181-7/+15
* Fix a severe regression introduced with the "disable IPV6_V6ONLY option".ale2011-03-172-2/+2
* Add an option to apply extra patches originated from IcedTea project (turnedjkim2011-03-082-18/+666
* Backport a long standing bug fix from OpenJDK7, i.e., disable IPV6_V6ONLYjkim2011-03-042-35/+219
* Fix a test case for default charset.jkim2011-03-021-0/+35
* Update to build 22.jkim2011-03-024-1683/+17
* Update apache-ant to 1.8.2 bugfix release.ale2011-02-252-3/+3
* Update IcedTea-Web to 1.0.1 and fix multiple security vulnerabilities.jkim2011-02-225-21/+1676
* Add experimental support for sound via ALSA pcm-oss plugin. This featurejkim2011-02-125-44/+115
* Fix a typo in the previous commit. We have more than one line now.jkim2011-02-111-1/+1
* - Implement some missing FreeBSD-specific methods, i.e., swap info, committedjkim2011-02-114-27/+118
* - Update to build 21.jkim2011-02-107-2585/+3507
* . Fix infinite loop in parsing certain doubles. See CVE-2010-4476.glewis2011-02-102-1/+12
* Update IcedTea6 web support to 1.9.4 (CVE-2010-4351).jkim2011-01-193-10/+10
* Fix a typo in the BSD patchset.jkim2011-01-052-2/+2
* - Use apache-ant 1.8.1 while devel/apache-ant was updatedsunpoet2010-12-142-4/+4
* . Make rlen a size_t instead of an int. Fixes a crash on 64 bit architectures.glewis2010-12-131-1/+1
* - Update IcedTea6 web support to 1.9.2.jkim2010-11-254-34/+36
* . Set LIBOWN and LIBGRP to the current user's uid and gid to allow buildingglewis2010-11-011-0/+2
* Update Web Start and Java plugin to IcedTea6 1.9.1.jkim2010-10-143-9/+11
* Improve pthread cancellation and update comments.jkim2010-09-241-14/+34
* - Rewrite IcedTea6 plugin patch to improve stability of initialization/shutdownjkim2010-09-243-42/+65
* Introducing support for Web Start and Mozilla plugin from IcedTea6 1.9.jkim2010-09-166-7/+605
* . Respect MAKE_JOB_NUMBERS and use that to set up the number of HotSpotglewis2010-09-091-1/+7
* . Port over davidxu@'s NIO selector that uses kqueue(2) from jdk16.glewis2010-08-153-9/+699
* . Back out the previous revision. The port is not MAKE_JOBS_SAFE.glewis2010-08-071-4/+2
* . Mark MAKE_JOBS_SAFE.glewis2010-08-021-3/+5
* . Update to build 20.glewis2010-07-113-761/+886
* Stop downloading more sources (JAXP, JAX-WS, and JAF) from build phase andjkim2010-05-212-1/+28
* Do not add /usr/local/lib three times to DEFAULT_LIBPATH.ale2010-05-183-5/+3
* - Update to b19 promoted build. [1]jkim2010-05-185-1539/+984
* Reset maintainer to java@.jkim2010-05-151-1/+1
* - java/openjdk6: allow to build againist modern xorg (7.5)fluffy2010-05-031-0/+14
* Add ${LOCALBASE}/lib to java.library.path.ale2010-01-271-2/+4
* Remove unneeded '\' in COMMENT.ale2010-01-261-1/+1
* - Fix a bug in 'jar' utilityale2010-01-215-36/+269
* Improve korean [1] and chinese font rendering.ale2010-01-211-64/+66
* - Update to b17 promoted build [1]ale2010-01-175-2555/+2871
* - Remove a circular dependency between openjdk6 and antale2010-01-142-33/+24
* . Update to the cacerts file included in Update 17.glewis2009-12-061-0/+0
* Register/unregister OpenJDK6 explicitly via javavmwrapper.jkim2009-07-181-1/+7
* . Restore Brian Gardner as maintainer with his new email address.glewis2009-06-031-2/+2
* . Add support for the serviceability agent (includes work by glewis@ andglewis2009-05-222-1086/+3218
* . Reset maintainer to java@. I located an earlier mail from Brian that heglewis2009-05-221-5/+2
* . Allow a previously installed version of openjdk6 and jdk16 to also beglewis2009-05-221-2/+17
* . Update to Build 16.glewis2009-05-103-43/+15575
* Remove WEB knob.maho2009-03-091-1/+0
* Due to miss commit, backout distinfo.maho2009-03-091-0/+3
* Fix broken on 6.maho2009-03-092-3/+4
* * reroll openjdk-6-src-b14-10-feb-2009.zipmaho2009-02-262-29/+30
* Take a stab at fixing INDEX by adding USE_ANT.erwin2009-02-241-0/+1
* Fix build.maho2009-02-231-1/+2
* Fix build.maho2009-02-231-0/+1
* Build fix.maho2009-02-231-1/+1
* Fix build.maho2009-02-231-2/+3
* OpenJDK is an open-source implementation of the Java Platform, Standard Edition.maho2009-02-234-0/+150