| Commit message (Expand) | Author | Age | Files | Lines |
* | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans | 2017-01-18 | 1 | -1/+1 |
* | Update cacerts file using the one included in 8u111 release. | Alex Dupre | 2016-10-24 | 1 | -0/+1 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -2/+2 |
* | Update to b40. | Jung-uk Kim | 2016-08-26 | 1 | -2/+2 |
* | Update to use Apache Ant 1.9.7. | Jung-uk Kim | 2016-08-24 | 1 | -1/+1 |
* | Fix typo | Baptiste Daroussin | 2016-07-31 | 1 | -2/+2 |
* | Use the new @javavm | Baptiste Daroussin | 2016-07-31 | 1 | -13/+3 |
* | Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by... | Dmitry Marakasov | 2016-05-24 | 1 | -1/+1 |
* | Update to b39. | Jung-uk Kim | 2016-05-06 | 1 | -2/+2 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold | 2016-04-01 | 1 | -11/+11 |
* | Combine print/cups-base, print/cups-client and print/cups-image into | Tijl Coosemans | 2016-03-11 | 1 | -1/+1 |
* | - Update to b38. | Jung-uk Kim | 2016-01-26 | 1 | -3/+3 |
* | The old URL for jtreg disappeared. | Jung-uk Kim | 2015-11-20 | 1 | -4/+3 |
* | Update to b37. | Jung-uk Kim | 2015-11-17 | 1 | -2/+2 |
* | - Update to b36. | Jung-uk Kim | 2015-07-31 | 1 | -3/+2 |
* | Use sysctl(3) instead of procfs(5) when we need executable path from PID. | Jung-uk Kim | 2015-07-03 | 1 | -0/+1 |
* | - Update to b35. | Jung-uk Kim | 2015-07-01 | 1 | -3/+2 |
* | Fix build without precompiled headers and apply r384056 to java/openjdk6. | Jung-uk Kim | 2015-05-21 | 1 | -7/+12 |
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -3/+2 |
* | Tidy up default fontconfig.properties. | Jung-uk Kim | 2015-03-25 | 1 | -1/+1 |
* | Catch up with font directory changes. | Jung-uk Kim | 2015-03-24 | 1 | -1/+1 |
* | Switch some dependencies from a directory name or a file generated by pkg-ins... | Antoine Brodin | 2015-01-24 | 1 | -3/+3 |
* | Update to b34. | Jung-uk Kim | 2015-01-24 | 1 | -10/+7 |
* | Turn off -Werror for Clang 3.5+ and revert r374780 for now. | Jung-uk Kim | 2014-12-17 | 1 | -0/+3 |
* | - Update to b33. | Jung-uk Kim | 2014-10-17 | 1 | -17/+5 |
* | - Update to b32. | Jung-uk Kim | 2014-07-17 | 1 | -4/+4 |
* | Implement current and signal methods for sun.nio.ch.NativeThread. Note this | Jung-uk Kim | 2014-06-28 | 1 | -1/+1 |
* | USE_XZ --> USES=tar:xz. | Dmitry Sivachenko | 2014-06-10 | 1 | -2/+1 |
* | Mark it as unsafe for parallel build. | Jung-uk Kim | 2014-06-07 | 1 | -3/+2 |
* | Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be used | Jung-uk Kim | 2014-05-22 | 1 | -2/+3 |
* | Fix couple of mis-merges. | Jung-uk Kim | 2014-04-18 | 1 | -1/+1 |
* | The FreeBSD x11@ and graphics team proudly presents | Niclas Zeising | 2014-04-17 | 1 | -1/+1 |
* | Update to b31. | Jung-uk Kim | 2014-04-16 | 1 | -3/+3 |
* | Add an upstream patch to fix yet another fallout from HotSpot 23 merge. | Jung-uk Kim | 2014-03-13 | 1 | -1/+1 |
* | Fix missing symbols after re-appearance of converters/libiconv on 10+. This | Jung-uk Kim | 2014-03-12 | 1 | -11/+10 |
* | - Sync. extremely outdated sun.util.resources.TimeZoneNames to the latest | Jung-uk Kim | 2014-03-04 | 1 | -7/+5 |
* | - Update to b30. | Jung-uk Kim | 2014-01-24 | 1 | -4/+11 |
* | Build with Apache Ant 1.9.3. | Jung-uk Kim | 2014-01-09 | 1 | -1/+1 |
* | Revert lang/openjdk6 to b28. | Mathieu Arnold | 2014-01-04 | 1 | -12/+5 |
* | Part 2 at removing now useless FETCH_ARGS redifition | Baptiste Daroussin | 2014-01-03 | 1 | -1/+0 |
* | Mark as forbidden, the port is now trigering a nasty FreeBSD bug! | Baptiste Daroussin | 2013-12-27 | 1 | -0/+2 |
* | - Update to b29. | Jung-uk Kim | 2013-12-25 | 1 | -4/+10 |
* | If /var/db/zoneinfo exists, use the file to determine timezone rather than | Jung-uk Kim | 2013-12-11 | 1 | -1/+1 |
* | Add multiple security patches and improvements from IcedTea6. | Jung-uk Kim | 2013-12-05 | 1 | -1/+1 |
* | - Add throw() to all user-defined operator new()s within HotSpot because | Jung-uk Kim | 2013-11-09 | 1 | -2/+2 |
* | - Do not crash when unsupported options are specified. [1] | Jung-uk Kim | 2013-11-06 | 1 | -1/+1 |
* | - Turn off UseMembar by default. This workaround is not necessary any more. | Jung-uk Kim | 2013-10-26 | 1 | -1/+1 |
* | Allow overriding linker flags for standard C++ libraries and zlib. | Jung-uk Kim | 2013-10-23 | 1 | -2/+11 |
* | Allow adding extra patches from slave ports. | Jung-uk Kim | 2013-10-17 | 1 | -1/+1 |
* | Build with Apache Ant 1.9.2. | Jung-uk Kim | 2013-10-15 | 1 | -1/+1 |
* | Simplify compiler detection. COMPILER_TYPE must be defined since r330336. | Jung-uk Kim | 2013-10-15 | 1 | -1/+1 |
* | - Do not allow selecting both DEBUG and FASTDEBUG options. [1] | Jung-uk Kim | 2013-10-12 | 1 | -8/+13 |
* | - Fix few mis-merges against HotSpot 23 and tie up some loose ends. | Jung-uk Kim | 2013-10-11 | 1 | -39/+26 |
* | - Remove redundant bsd.port.pre.mk. | Jung-uk Kim | 2013-10-11 | 1 | -4/+2 |
* | Update to Build b28. | Jung-uk Kim | 2013-10-10 | 1 | -52/+46 |
* | Fix test option. | Jung-uk Kim | 2013-10-08 | 1 | -2/+3 |
* | Use echo correctly. | Jung-uk Kim | 2013-10-08 | 1 | -14/+14 |
* | Remove few lines added for testing at the last minute. This fixes plist. | Jung-uk Kim | 2013-10-08 | 1 | -3/+0 |
* | - Support staging. | Jung-uk Kim | 2013-10-08 | 1 | -97/+111 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-21 | 1 | -1/+2 |
* | - Add missing iconv USES | Guido Falsi | 2013-09-16 | 1 | -1/+1 |
* | Fix build with libc++. | Jung-uk Kim | 2013-09-06 | 1 | -1/+1 |
* | - Make ports use the libc provided iconv implementation on 10-CURRENT | Guido Falsi | 2013-09-05 | 1 | -0/+7 |
* | Bump revision for openjdk6-jre to catch up with the master port change. | Jung-uk Kim | 2013-07-26 | 1 | -1/+1 |
* | Fix excessive memory consumption on head amd64, this prevent the package buil... | Baptiste Daroussin | 2013-07-25 | 1 | -1/+1 |
* | - Add couple of upstreamed IcedTea6 patches for consistency. | Jung-uk Kim | 2013-07-23 | 1 | -1/+3 |
* | Fix openjdk6-jre build. | Jung-uk Kim | 2013-07-17 | 1 | -1/+1 |
* | Add multiple security patches and improvements from IcedTea6 1.12.6. | Jung-uk Kim | 2013-07-17 | 1 | -85/+4 |
* | Convert from USE_MOTIF to USES=motif | Baptiste Daroussin | 2013-07-10 | 1 | -2/+2 |
* | Style change after r317320. We do not need a temporary variable any more. | Jung-uk Kim | 2013-05-09 | 1 | -3/+2 |
* | - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set | Bryan Drewery | 2013-05-04 | 1 | -4/+0 |
* | Rely on bsdtar to autodetermine the format of the distfiles when possible | Baptiste Daroussin | 2013-04-29 | 1 | -4/+0 |
* | Add multiple security patches from IcedTea6 1.12.5. | Jung-uk Kim | 2013-04-26 | 1 | -6/+49 |
* | Add multiple security patches from IcedTea6 1.12.4. | Jung-uk Kim | 2013-03-06 | 1 | -1/+3 |
* | Add multiple security patches from IcedTea6 1.12.3. | Jung-uk Kim | 2013-03-06 | 1 | -1/+35 |
* | Add a patch to fix MulticastSocket.setInterface(). | Jung-uk Kim | 2013-02-12 | 1 | -0/+1 |
* | Make sure to unset 'OS' environment variable. Some shell sets it and causes | Jung-uk Kim | 2012-11-09 | 1 | -1/+1 |
* | - Remove registervm from build dependency. This hack is no longer necessary | Jung-uk Kim | 2012-11-01 | 1 | -1/+0 |
* | . Update to build 27. | Greg Lewis | 2012-10-29 | 1 | -5/+2 |
* | Move .endif to a better place. No functional change. | Jung-uk Kim | 2012-10-26 | 1 | -1/+1 |
* | Bump PORTREVISION for the new cacerts. | Jung-uk Kim | 2012-10-24 | 1 | -1/+1 |
* | Remove more environment variables. These variables are never meant to be | Jung-uk Kim | 2012-10-23 | 1 | -4/+0 |
* | Remove a bogus environment variable, especially for i386. This fixes build | Jung-uk Kim | 2012-10-23 | 1 | -1/+0 |
* | - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1] | Jung-uk Kim | 2012-10-20 | 1 | -12/+14 |
* | Add a port to self-bootstrap OpenJDK6. Note the initial distfiles were | Jung-uk Kim | 2012-10-12 | 1 | -4/+3 |
* | - Explicitly set registervm as build dependency. When BOOTSTRAPJDKDIR is | Jung-uk Kim | 2012-10-11 | 1 | -10/+11 |
* | Update to build 26. | Jung-uk Kim | 2012-10-10 | 1 | -4/+4 |
* | - Sanitize user, group and permission. Inspired by openjdk7. | Jung-uk Kim | 2012-10-10 | 1 | -10/+59 |
* | Use fdescfs(5) and procfs(5) consistently. | Jung-uk Kim | 2012-09-27 | 1 | -1/+1 |
* | - Override GCC used by HotSpot SA. [1] | Jung-uk Kim | 2012-09-19 | 1 | -7/+3 |
* | - Honor CC, CXX, and CPP. [1] | Jung-uk Kim | 2012-09-19 | 1 | -0/+7 |
* | - Enlist openjdk6 users as testers of ant 1.8.4 as well. | Jung-uk Kim | 2012-09-08 | 1 | -1/+2 |
* | - Update security patch to fix CVE-2012-0547 and CVE-2012-1682. | Jung-uk Kim | 2012-09-08 | 1 | -2/+4 |
* | - Fix multiple security vulnerabilities. [1] | Jung-uk Kim | 2012-06-14 | 1 | -24/+28 |
* | . Specifically reference zip/unzip in ${LOCALBASE}/bin, since that is where | Greg Lewis | 2012-05-27 | 1 | -2/+2 |
* | . Bootstrap with ant 1.8.3. | Greg Lewis | 2012-05-12 | 1 | -1/+1 |
* | Update jtreg to 4.1 b04. | Jung-uk Kim | 2012-05-10 | 1 | -2/+2 |
* | . Update to build 25. | Greg Lewis | 2012-05-09 |