aboutsummaryrefslogtreecommitdiffstats
path: root/java/openjdk7
Commit message (Expand)AuthorAgeFilesLines
* . Move the large patches which contain the changes between updates of theglewis2015-09-0910-294686/+25
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-171-2/+0
* . Give openjdk7-jre a unique LATEST_LINK value.glewis2015-07-041-1/+1
* Add a slave port to create JRE-only package for java/openjdk7.jkim2015-07-031-10/+36
* Use sysctl(3) instead of procfs(5) when we need executable path from PID.jkim2015-07-033-0/+122
* Remove $FreeBSD$ from patches files in categories a-j.mat2015-05-221-2/+0
* MASTER_SITES cleanup.mat2015-05-141-1/+1
* . Update to 7u80.glewis2015-04-283-867/+110288
* Fix build with GCC with recent head kernel by disabling PCH for GCC.bdrewery2015-04-151-1/+6
* 6 ports categories: Remove $PTHREAD_LIBSmarino2015-03-251-1/+1
* Properly use BLOCKING_IO_RETURN_INT() macro for NET_Accept().jkim2015-02-172-0/+17
* . Update to 7u76glewis2015-02-0211-136800/+233347
* . Fix window maximisation under Gnome 3.glewis2015-02-021-0/+11
* Switch some dependencies from a directory name or a file generated by pkg-ins...antoine2015-01-241-2/+2
* Allow building 10 years after 31 decembre 2004antoine2014-12-311-0/+11
* Turn off -Werror for Clang 3.5+ and revert r374780 for now.jkim2014-12-171-270/+0
* Add an upstream patch to remove adlc's unused class FileBuffRegion.jkim2014-12-161-0/+270
* Fix symbol mapfile for libvm.so. Note FreeBSD still uses GNU nm(1).jkim2014-11-202-17/+36
* Cleanup plistantoine2014-11-141-2/+2
* . Update to 7u71.glewis2014-11-023-2138/+13209
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andjhb2014-10-181-3/+30
* . Update to 7u65.glewis2014-07-163-2239/+9703
* . Fix unpack200 on i386/amd64 by only swapping bytes when this is actuallyglewis2014-07-133-7/+30
* Implement current and signal methods for sun.nio.ch.NativeThread. Note thisjkim2014-06-282-0/+52
* . Add a pkg-message explaining that procfs and fdescfs may be required.glewis2014-06-101-0/+16
* Update to 7u60.glewis2014-06-084-2436/+54126
* - Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must bejkim2014-05-224-2/+94
* . Handle spaces in CC, CXX or HOST_CC [1]glewis2014-05-091-3/+3
* Include bundled header files before others. For example, this fixes buildjkim2014-04-301-0/+28
* . Fix spawning external processes from the JVM. [1]glewis2014-04-295-91/+162
* Refine the patch again. No functional change.jkim2014-04-221-4/+3
* Refine the previous patch. No functional change.jkim2014-04-221-2/+3
* Fix build with clang.jkim2014-04-222-0/+35
* . Update to 7u55.glewis2014-04-214-27191/+17530
* . Update to the cacerts file included in the latest Linux distribution (7u55).glewis2014-04-211-0/+0
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* Support stagebapt2014-04-071-40/+15
* Attempt to unbreakantoine2014-03-111-1/+1
* Convert j* to USES=zipbapt2014-03-101-2/+1
* - Include bsd.port.pre.mk before testing if ICONV_LIB is empty. It istijl2014-03-061-2/+8
* . Add BSD support to PortConfig. Fixes JMX on FreeBSD.glewis2014-02-162-0/+14
* . Remove OSVERSION checks. These are too restrictive but we don't haveglewis2014-02-101-4/+0
* . Update to 7u51.glewis2014-02-105-148530/+73812
* Revert lang/openjdk7 to 7u25.mat2014-01-045-43791/+148921
* Part 2 at removing now useless FETCH_ARGS redifitionbapt2014-01-031-1/+0
* Mark as forbidden, the port is now trigering a nasty FreeBSD bug!bapt2013-12-271-0/+2
* . Fix the POLICY option to actually install the unlimited strength policyglewis2013-12-271-4/+5
* . Update to 7u45.glewis2013-12-085-148920/+43788
* . Update to the latest cacerts from the 7u45 JDK release.glewis2013-12-081-0/+0
* . Fix DefaultAsynchronousChannelProvider.create to not crash on FreeBSD butglewis2013-10-302-1/+14
* . Make set_native_priority return a (correct) value on FreeBSD, rather thanglewis2013-09-222-0/+9
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-0/+7
* fix build without gcc in basebapt2013-08-261-7/+4
* . Update to 7u25.glewis2013-06-242-86832/+1923
* . Split out the JDK patches into their own file. This will actually breakglewis2013-06-241-0/+132659
* . Update to 7u21.glewis2013-05-063-25238/+44430
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-8/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
* . Bump PORTREVISION for the last two commits.glewis2013-03-271-0/+1
* . Fix the location of theglewis2013-03-271-0/+20
* . Allow users to force the file system provider to be the BSD file systemglewis2013-03-272-0/+58
* . Update to 7u17.glewis2013-03-105-659/+51789
* . Use gpatch for patching on older (7.x) versions of FreeBSD.glewis2013-03-031-0/+5
* Add a patch to fix MulticastSocket.setInterface().jkim2013-02-122-1/+48
* . Fix a crash under heavy network load by reverting to using poll(2) ratherglewis2013-01-292-0/+86
* . Update to 7u11.glewis2013-01-185-8335/+17366
* . Add a runtime dependency on dejavu fonts. Several have reported problemsglewis2012-12-261-2/+3
* - Remove patches for regression tests. Those patches are not necessary butjkim2012-11-042-32647/+4
* . Introduce a DEBUG option and default it to unset. For now the .debuginfoglewis2012-11-011-1/+7
* . Remove bootstrap-openjdk as a potential bootstrap. It cannot compileglewis2012-10-301-4/+3
* . Update to 7u9.glewis2012-10-294-77/+40209
* . Remove duplicate MAKE_JOBS_SAFE line. [1]glewis2012-10-291-23/+24
* Revert the previous accidental commit.jkim2012-10-051-1/+0
* - Reset maintainership. See ports/164941.jkim2012-10-051-0/+1
* . Commit a fix for CVE-2012-4681.glewis2012-08-302-0/+64
* . Allow openjdk7 to work with icedtea-web port.glewis2012-08-261-0/+106
* . Update to 7u6.glewis2012-08-216-3676/+6091
* . Update to what should be 7u5. Based on the bug ids fromglewis2012-08-062-4/+2990
* . Fix locale generation.glewis2012-06-163-22/+41
* . Fix jstack.glewis2012-06-072-0/+17
* . Update to 7u4. This was a fairly significant merge, so please reportglewis2012-05-285-31534/+4773
* . Enlist openjdk7 users as testers of ant 1.8.3.glewis2012-05-072-3/+3
* . Add a POLICY option to install the unlimited strength policy files andglewis2012-05-041-1/+7
* . Update to 7 Update 3. Since there was no separate source bundle releasedglewis2012-04-192-2/+4329
* . Use the new java-zoneinfo port to provide updated time zone info.glewis2012-04-151-0/+15
* . Use the latest cacerts file from the official Oracle distribution ofglewis2012-03-061-0/+0
* . Update to OpenJDK 7 Update 2.glewis2012-03-063-2453/+1604
* Installs built jars that were previously not installed.jgh2011-12-301-1/+2
* . Try harder to make sure the flags returned from getFlags isn't negative,glewis2011-07-082-0/+18
* . Update to Build 147.glewis2011-06-293-641/+641
* . Update to Build 146.glewis2011-06-273-669/+680
* . Update ant bootstrap to 1.8.2.glewis2011-06-052-3/+3
* . Add missing dependency on audio/alsa-lib.glewis2011-05-311-1/+2
* . Update to Build 144.glewis2011-05-304-6922/+7382
* . Fix infinite loop in parsing certain doubles. See CVE-2010-4476.glewis2011-02-102-0/+12
* . Update to Build 122.glewis2010-12-183-548/+550
* . Restore the ability of openjdk7 to bootstrap itself.glewis2010-12-151-1/+2
* . Update to Build 121.glewis2010-12-154-903/+991
* . Use Ant 1.8.1 to build rather than 1.7.1.glewis2010-12-142-3/+3
* . Add extra MASTER_SITES entries for the jaxp, jaxws and jaf bundles. Thisglewis2010-11-101-0/+3
* . Update to Build 117.glewis2010-11-084-1941/+2544
* . Respect MAKE_JOB_NUMBERS and use that to set up the number of HotSpotglewis2010-09-231-2/+8
* . Add a new NIO selector that uses kqueue(2) and make it the default. [1]glewis2010-08-162-0/+1239
* . Back out the previous revision. The port is not MAKE_JOBS_SAFE.glewis2010-08-071-5/+4
* . Mark MAKE_JOBS_SAFE.glewis2010-08-021-4/+5
* . Update to the latest set of root certificates that come with the JDK.glewis2010-07-251-0/+0
* . Update to Build 100.glewis2010-07-123-1925/+2536
* . Update to Build 86.glewis2010-03-283-778/+811
* . Add ${LOCALBASE}/lib to the default library path. [1]glewis2010-02-232-3/+20
* . Update to Build 82.glewis2010-02-083-1074/+1201
* . Update to Build 80.glewis2010-01-255-1774/+980
* . Pull down a fix for an unsigned/signed comparison error that hasn't madeglewis2010-01-222-0/+22
* . Install the unlimited strength crypto policy JARs rather than theglewis2010-01-211-0/+5
* . Use a downloaded version of ant rather than relying on the ant portglewis2010-01-182-4/+14
* . Fix the MASTER_SITES so that FETCH_ARGS doesn't need to be overridden.glewis2010-01-181-2/+1
* . Update to Build 79.glewis2010-01-183-1213/+1515
* . Use bsd.port.pre.mk and bsd.port.post.mk rather than bsd.port.mk andglewis2010-01-051-19/+21
* . Add a couple for necessary dependencies to USE_XORG.glewis2010-01-041-1/+1
* . Add a fairly barebones port of OpenJDK7:glewis2010-01-045-0/+31072