/databases/percona55-client/

cs-git' href='https://www.tfcis.org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
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-05