aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk6
Commit message (Expand)AuthorAgeFilesLines
* - Remove registervm from build dependency. This hack is no longer necessaryJung-uk Kim2012-10-311-1/+0
* . Update to build 27.Greg Lewis2012-10-2923-3269/+4
* Move .endif to a better place. No functional change.Jung-uk Kim2012-10-251-1/+1
* Bump PORTREVISION for the new cacerts.Jung-uk Kim2012-10-231-1/+1
* Update CA list to Oracle Java 7u9.Alex Dupre2012-10-231-0/+0
* Remove more environment variables. These variables are never meant to beJung-uk Kim2012-10-221-4/+0
* Remove a bogus environment variable, especially for i386. This fixes buildJung-uk Kim2012-10-221-1/+0
* - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1]Jung-uk Kim2012-10-1923-153/+3728
* Add a port to self-bootstrap OpenJDK6. Note the initial distfiles wereJung-uk Kim2012-10-121-4/+3
* - Explicitly set registervm as build dependency. When BOOTSTRAPJDKDIR isJung-uk Kim2012-10-101-10/+11
* Update to build 26.Jung-uk Kim2012-10-094-7714/+809
* - Sanitize user, group and permission. Inspired by openjdk7.Jung-uk Kim2012-10-091-10/+59
* Tidy up patches. No functional change.Jung-uk Kim2012-09-273-17/+21
* Use fdescfs(5) and procfs(5) consistently.Jung-uk Kim2012-09-264-102/+204
* - Override GCC used by HotSpot SA. [1]Jung-uk Kim2012-09-182-11/+29
* - Honor CC, CXX, and CPP. [1]Jung-uk Kim2012-09-182-37/+124
* - Enlist openjdk6 users as testers of ant 1.8.4 as well.Jung-uk Kim2012-09-072-3/+4
* - Update security patch to fix CVE-2012-0547 and CVE-2012-1682.Jung-uk Kim2012-09-072-131/+4932
* - Fix multiple security vulnerabilities. [1]Jung-uk Kim2012-06-132-24/+2134
* . Specifically reference zip/unzip in ${LOCALBASE}/bin, since that is whereGreg Lewis2012-05-271-2/+2
* . Bootstrap with ant 1.8.3.Greg Lewis2012-05-122-3/+3
* Update jtreg to 4.1 b04.Jung-uk Kim2012-05-092-4/+4
* . Update to build 25.Greg Lewis2012-05-093-791/+5
* . Fix the look up of time zone data when TZUPDATE is turned on and as aGreg Lewis2012-05-022-2/+16
* . Turn the TZUPDATE option off by default until I can figure out how thatGreg Lewis2012-04-191-2/+2
* . Use the new java-zoneinfo port to provide updated time zone info.Greg Lewis2012-04-131-3/+14
* Fix multiple security vulnerabilities.Jung-uk Kim2012-02-182-1/+786
* - Add variable JDK_UPDATE_VERSION for java to 30 (current Oracle release of J...Jason Helfman2012-01-131-2/+4
* - Replace hsearch_r from GNU libc with Berkeley DB from our libc.Jung-uk Kim2012-01-132-302/+169
* Installs built jars that were previously not installed.Jason Helfman2011-12-301-0/+2
* - Update to b24. [1]Jung-uk Kim2011-11-303-17/+16
* - Add an additional patch to support i386 CPUs without CMOV instructionJung-uk Kim2011-08-093-5/+185
* - Update to build 23.Jung-uk Kim2011-07-117-2163/+5079
* - Update IcedTea-Web to 1.0.3.Jung-uk Kim2011-06-142-5/+5
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
* Re-add accidentally removed jtreg to distinfo.Jung-uk Kim2011-04-041-0/+2
* Update IcedTea-Web to 1.0.2.Jung-uk Kim2011-04-042-6/+4
* Force libxul include directory and allow building IcedTea-Web plugin withJung-uk Kim2011-03-281-2/+6
* Rework the previous fix to sync. with upstream:Jung-uk Kim2011-03-171-7/+15
* Fix a severe regression introduced with the "disable IPV6_V6ONLY option".Alex Dupre2011-03-172-2/+2
* Add an option to apply extra patches originated from IcedTea project (turnedJung-uk Kim2011-03-072-18/+666
* Backport a long standing bug fix from OpenJDK7, i.e., disable IPV6_V6ONLYJung-uk Kim2011-03-032-35/+219
* Fix a test case for default charset.Jung-uk Kim2011-03-021-0/+35
* Update to build 22.Jung-uk Kim2011-03-014-1683/+17
* Update apache-ant to 1.8.2 bugfix release.Alex Dupre2011-02-252-3/+3
* Update IcedTea-Web to 1.0.1 and fix multiple security vulnerabilities.Jung-uk Kim2011-02-215-21/+1676
* Add experimental support for sound via ALSA pcm-oss plugin. This featureJung-uk Kim2011-02-115-44/+115
* Fix a typo in the previous commit. We have more than one line now.Jung-uk Kim2011-02-111-1/+1
* - Implement some missing FreeBSD-specific methods, i.e., swap info, committedJung-uk Kim2011-02-114-27/+118
* - Update to build 21.Jung-uk Kim2011-02-097-2585/+3507