| Commit message (Expand) | Author | Age | Files | Lines |
* | Reinstate guidance to have /proc mounted | Greg Lewis | 2019-11-10 | 1 | -1/+4 |
* | Sprinkle more USES=xorg | Niclas Zeising | 2019-11-08 | 1 | -0/+1 |
* | Remove unnecessary use of shebangfix | Greg Lewis | 2019-11-07 | 1 | -3/+1 |
* | Fix line numbers so patch can be applied | Greg Lewis | 2019-10-23 | 1 | -1/+1 |
* | Fix build with FONTCONFIG | Greg Lewis | 2019-10-18 | 1 | -25/+29 |
* | Fix file interaction | Greg Lewis | 2019-10-18 | 3 | -5/+28 |
* | Update to 8u232 | Greg Lewis | 2019-10-16 | 4 | -31/+6 |
* | java/openjdk8: Drop nop X11_MAKE_ENV_ON | Tobias Kortkamp | 2019-10-10 | 1 | -1/+0 |
* | Remove guidance about needing procfs | Greg Lewis | 2019-08-28 | 1 | -4/+1 |
* | Update cacerts | Greg Lewis | 2019-08-21 | 2 | -3/+4 |
* | Convert to UCL & cleanup pkg-message (categories h-k) | Mathieu Arnold | 2019-08-14 | 1 | -4/+6 |
* | Workaround for infinite recursion crash | Greg Lewis | 2019-08-12 | 2 | -0/+13 |
* | Fix the build for the FONTCONFIG option | Greg Lewis | 2019-07-25 | 2 | -12/+9 |
* | Fix the build for powerpc64 | Greg Lewis | 2019-07-25 | 2 | -0/+167 |
* | Update to 8u222 | Greg Lewis | 2019-07-20 | 2 | -5/+5 |
* | Use USE_GITHUB when appropriate. | Mathieu Arnold | 2019-05-12 | 2 | -8/+8 |
* | Minor to whitespace to correct the PR for the previous commit. | Greg Lewis | 2019-04-23 | 1 | -1/+1 |
* | Always depend on fontconfig | Greg Lewis | 2019-04-23 | 1 | -3/+3 |
* | Add back the dependency on zip. | Greg Lewis | 2019-04-20 | 1 | -1/+2 |
* | * Update to 8u212. | Greg Lewis | 2019-04-20 | 30 | -23012/+28 |
* | Update WWW | Sunpoet Po-Chuan Hsieh | 2019-03-14 | 1 | -1/+1 |
* | . Update to 8u202. | Greg Lewis | 2019-02-12 | 5 | -987/+1412 |
* | . When upgrading to 8u192 the endianess definitions specific to BSD were | Greg Lewis | 2019-02-09 | 2 | -1/+45 |
* | Add a missing symbol in the linker map file. | Jung-uk Kim | 2019-01-18 | 2 | -4/+12 |
* | Add a WatchService implementation backed by kqueue, | Alex Dupre | 2018-12-27 | 5 | -2/+68 |
* | Add support for millisecond resolution to get/setLastModifiedTime | Alex Dupre | 2018-12-27 | 3 | -1/+35 |
* | . Fix build on gcc based architectures (e.g. powerpc64) | Greg Lewis | 2018-12-11 | 1 | -0/+1 |
* | . Fix SCTP support. | Greg Lewis | 2018-12-09 | 2 | -0/+42 |
* | . Fix compilation on powerpc64 | Greg Lewis | 2018-12-09 | 1 | -0/+17 |
* | . Update to 8u192. | Greg Lewis | 2018-12-09 | 7 | -1103/+1257 |
* | - Fix reversed ccache version detection logic. Enable ccache support. | Jung-uk Kim | 2018-11-17 | 5 | -3/+52 |
* | . Update to 8u181. | Greg Lewis | 2018-09-09 | 5 | -681/+849 |
* | . Sync the cacerts file with the version in the latest Oracle binary release. | Greg Lewis | 2018-07-03 | 2 | -0/+1 |
* | . Update to 8u172. | Greg Lewis | 2018-05-21 | 6 | -753/+745 |
* | . Link libinstrument.so with iconv and jli as intended. | Greg Lewis | 2018-03-06 | 2 | -4/+14 |
* | . Allow thread names to be set on FreeBSD. | Greg Lewis | 2018-03-05 | 1 | -0/+23 |
* | . Add a FONTCONFIG option which allows scaler to obtain per-family FreeType | Greg Lewis | 2018-03-04 | 2 | -1/+228 |
* | Apply an upstream patch to fix Zero. | Jung-uk Kim | 2018-02-28 | 3 | -0/+63 |
* | . Fix the build for i386 when WITH_LLD_IS_LD is set. | Greg Lewis | 2018-02-08 | 1 | -0/+6 |
* | . Update to 8u162. | Greg Lewis | 2018-02-04 | 4 | -691/+744 |
* | Fix a run-time crash with Clang 6.0. | Jung-uk Kim | 2018-01-19 | 2 | -1/+14 |
* | Replace USE_AUTOTOOLS and pre-configure with a plain build dependency on | Tijl Coosemans | 2017-12-26 | 1 | -8/+2 |
* | . Don't incorrectly set the scopeId of an IPv6 interface on BSD. | Greg Lewis | 2017-12-25 | 2 | -1/+14 |
* | Add support for "-XX:+UseLargePages" option. | Jung-uk Kim | 2017-12-01 | 5 | -5/+241 |
* | . Update to 8u152. | Greg Lewis | 2017-11-19 | 4 | -766/+865 |
* | Fix default bootstrap JDK selection. | Jung-uk Kim | 2017-11-02 | 1 | -2/+2 |
* | Add preliminary support for aarch64 with Zero. | Jung-uk Kim | 2017-11-02 | 2 | -1/+42 |
* | Clean up X11 option handling. No functional change. | Jung-uk Kim | 2017-10-04 | 1 | -24/+14 |
* | Fix java/openjdk8-jre build after r444448. | Jung-uk Kim | 2017-10-04 | 1 | -3/+3 |
* | Use java/bootstrap-openjdk8 to bootstrap. | Jung-uk Kim | 2017-09-29 | 1 | -25/+17 |
* | Fix available memory calculation on head after r309017. | Jung-uk Kim | 2017-09-07 | 2 | -6/+26 |
* | The src tree is splitting 32-bit arm support into 'armv6' and the new | Mark Linimon | 2017-09-01 | 1 | -7/+9 |
* | . Update to 8u144. | Greg Lewis | 2017-08-28 | 6 | -729/+804 |
* | Add a new ALSA default option to make it possible to disable ALSA | Tobias Kortkamp | 2017-06-27 | 1 | -5/+10 |
* | Scrub mention of armv6hf from ARCHS. It was never in a released version. | Mark Linimon | 2017-06-27 | 1 | -1/+1 |
* | Update to 8u131. | Greg Lewis | 2017-04-19 | 6 | -1469/+1094 |
* | Merge fix for JDK-6900441 from Linux source. | Jung-uk Kim | 2017-04-14 | 3 | -0/+309 |
* | Fix build with GCC. It was broken by r430424. | Jung-uk Kim | 2017-02-03 | 1 | -1/+1 |
* | Fix distinfo. | Jung-uk Kim | 2017-01-31 | 1 | -1/+3 |
* | . Update to 8u121. | Greg Lewis | 2017-01-29 | 5 | -650/+1182 |
* | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans | 2017-01-18 | 1 | -2/+1 |
* | . Fix compilation with Clang 4.0 | Greg Lewis | 2017-01-16 | 3 | -1/+23 |
* | - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL | Dmitry Marakasov | 2017-01-09 | 1 | -5/+0 |
* | . Add powerpc64 support. | Greg Lewis | 2017-01-03 | 1 | -5/+9 |
* | . Add support for the HotSpot Serviceability Agent for ppc64. | Greg Lewis | 2016-12-29 | 1 | -202/+2430 |
* | Add an X11 option to java/openjdk[78] | Alan Somers | 2016-12-10 | 1 | -7/+28 |
* | . Update to 8u112. | Greg Lewis | 2016-10-30 | 6 | -628/+596 |
* | Update cacerts file using the one included in 8u111 release. | Alex Dupre | 2016-10-24 | 2 | -1/+1 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -1/+1 |
* | . Include the thread id so that jstack can provide stack traces when | Greg Lewis | 2016-09-04 | 3 | -0/+38 |
* | Make the FPU hack for ARM optional. Note this hack is not necessary for | Jung-uk Kim | 2016-08-27 | 2 | -10/+11 |
* | More typos | Baptiste Daroussin | 2016-07-31 | 1 | -1/+1 |
* | Use the new @javavm | Baptiste Daroussin | 2016-07-31 | 1 | -2/+1 |
* | . Update to 8u102. | Greg Lewis | 2016-07-30 | 5 | -1607/+620 |
* | . Regenerate patch-bsd and patch-bsd-test. This obsoletes another patch | Greg Lewis | 2016-06-18 | 3 | -2232/+1574 |
* | . Fix a double free bug. This is pulled from upstream. | Greg Lewis | 2016-06-16 | 2 | -1/+53 |
* | Unbreak arm. | Jung-uk Kim | 2016-06-13 | 4 | -10/+63 |
* | . Use poll() rather than select() on BSD to avoid crashes during network | Greg Lewis | 2016-06-13 | 2 | -0/+86 |
* | Handle unsafe operations that access invalid memory more gracefully | Greg Lewis | 2016-06-13 | 1 | -0/+14 |
* | . Update to 8u92. | Greg Lewis | 2016-05-17 | 6 | -3382/+6995 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold | 2016-04-01 | 1 | -15/+15 |
* | . Update to 8u77. | Greg Lewis | 2016-03-28 | 2 | -3/+9 |
* | Combine print/cups-base, print/cups-client and print/cups-image into | Tijl Coosemans | 2016-03-11 | 1 | -1/+1 |
* | . Update to 8u72. | Greg Lewis | 2016-02-01 | 8 | -7856/+973 |
* | . Unreak CCACHE | Greg Lewis | 2016-01-21 | 2 | -0/+22 |
* | - Partially implement getThreadUserTime() using getrusage(2). Note we can | Jung-uk Kim | 2016-01-06 | 2 | -20/+58 |
* | . Stub implementation of OperatingSystemImpl. | Greg Lewis | 2016-01-02 | 2 | -1/+46 |
* | Fix the previous commit. We do not support getThreadUserTime(). | Jung-uk Kim | 2015-12-23 | 1 | -1/+1 |
* | Implement ThreadMXBean.getThreadCpuTime(), etc. | Jung-uk Kim | 2015-12-23 | 3 | -0/+90 |
* | Fix build with fmake. | Jung-uk Kim | 2015-12-15 | 1 | -1/+1 |
* | Build compilefontconfig.jar and javazic.jar with bootstrap jar. Originally | Jung-uk Kim | 2015-12-15 | 1 | -2/+2 |
* | Build with sjavac when we are self-hosting to improve build speed. | Jung-uk Kim | 2015-12-15 | 1 | -0/+4 |
* | Allow java/openjdk7 for bootstrapping java/openjdk8. Although we cannot | Jung-uk Kim | 2015-12-15 | 1 | -4/+3 |
* | Respect CC, CPP and CXX with full paths. | Jung-uk Kim | 2015-12-15 | 1 | -1/+1 |
* | Respect CC, CPP and CXX with full paths. | Jung-uk Kim | 2015-12-15 | 1 | -0/+12 |
* | . Update to 8u66. | Greg Lewis | 2015-12-13 | 4 | -2116/+4678 |
* | Restore jtreg disappeared in r396353. | Jung-uk Kim | 2015-12-12 | 1 | -0/+2 |
* | Work around build failures with Poudriere. We have to limit max heap size | Jung-uk Kim | 2015-12-11 | 1 | -0/+6 |
* | Fix regression introduced in r372338, i.e., mis-merged fix for JDK-8031581. | Jung-uk Kim | 2015-12-11 | 2 | -1/+24 |
* | Add an upstream patch to fix build for some 32-bit platforms, i.e., | Jung-uk Kim | 2015-12-10 | 1 | -0/+28 |
* | Update giflib to 5.1.1 | Antoine Brodin | 2015-12-04 | 1 | -0/+1 |
* | Add support for armv6hf. Tested on Raspberry Pi 2 Model B. | Jung-uk Kim | 2015-10-16 | 1 | -5/+5 |
* | Clean up and modernize the port. No functional change. | Jung-uk Kim | 2015-09-30 | 2 | -66/+142 |
* | . Add support for armv6. | Greg Lewis | 2015-09-29 | 4 | -7/+148 |
* | Do not build unnecessary targets to reduce build time. | Jung-uk Kim | 2015-09-16 | 1 | -0/+7 |
* | . Switch to xz for the new remote patches to decrease download size. | Greg Lewis | 2015-09-09 | 2 | -27/+27 |
* | . Move the large patches which contain the changes between updates of the | Greg Lewis | 2015-09-08 | 11 | -1143912/+28 |
* | . Update to 8u60. | Greg Lewis | 2015-09-07 | 4 | -983/+285491 |
* | Fix few more mismerges in the previous update. | Jung-uk Kim | 2015-07-21 | 3 | -16/+20 |
* | Tidy up couple of problems in the previous update. | Jung-uk Kim | 2015-07-21 | 3 | -5/+16 |
* | . Update to 8u51. | Greg Lewis | 2015-07-19 | 14 | -980/+10892 |
* | . The test target wants jtreg binaries to be found one directory up. Allow | Greg Lewis | 2015-07-05 | 1 | -0/+3 |
* | . Fix BSD detection in the langtools test infrastructure. | Greg Lewis | 2015-07-05 | 1 | -0/+11 |
* | - Fix broken preprocessor directives. | Jung-uk Kim | 2015-07-03 | 4 | -1/+148 |
* | Fix the previous commit. Forgot to remove #'s before committing. :-( | Jung-uk Kim | 2015-05-20 | 1 | -2/+2 |
* | Do not use static libjli for stable/10 and head. This complements PR193009. | Jung-uk Kim | 2015-05-20 | 4 | -44/+134 |
* | . Update to 8u45. | Greg Lewis | 2015-05-06 | 5 | -549/+46187 |
* | Fix build with GCC with recent head kernel by disabling PCH for GCC. | Bryan Drewery | 2015-04-15 | 1 | -0/+5 |
* | Set rpath for libawt_xawt.so as we do for libawt.so and libawt_headless.so. | Jung-uk Kim | 2015-04-02 | 3 | -49/+55 |
* | Tidy up default fontconfig.properties. | Jung-uk Kim | 2015-03-25 | 2 | -57/+61 |
* | Catch up with font directory changes. | Jung-uk Kim | 2015-03-24 | 2 | -16/+17 |
* | Clean up patches again. No functional change. | Jung-uk Kim | 2015-03-17 | 2 | -44/+2 |
* | . Update to 8u40. | Greg Lewis | 2015-03-16 | 5 | -1069/+344804 |
* | - Revert all damages done in r372338 and r379049. | Jung-uk Kim | 2015-02-27 | 7 | -115/+25 |
* | Properly use BLOCKING_IO_RETURN_INT() macro for NET_Accept(). | Jung-uk Kim | 2015-02-17 | 2 | -0/+17 |
* | Remove redundant linker options added in r379049. | Jung-uk Kim | 2015-02-17 | 1 | -2/+2 |
* | . Fix the DEBUG build. | Greg Lewis | 2015-02-16 | 2 | -6/+60 |
* | . Attempt to fix the build on 8.x amd64 by telling the HotSpot compilation | Greg Lewis | 2015-02-05 | 1 | -0/+1 |
* | . Update to 8u31. | Greg Lewis | 2015-02-02 | 4 | -603/+36135 |
* | Switch some dependencies from a directory name or a file generated by pkg-ins... | Antoine Brodin | 2015-01-24 | 1 | -2/+2 |
* | Update graphics/giflib to 5.0.5 | Antoine Brodin | 2015-01-15 | 1 | -1/+1 |
* | Allow building with either giflib 4.2 or 5.0 | Antoine Brodin | 2014-12-27 | 1 | -0/+14 |
* | Turn off -Werror for Clang 3.5+ and revert r374780 for now. | Jung-uk Kim | 2014-12-17 | 2 | -270/+3 |
* | Add an upstream patch to remove adlc's unused class FileBuffRegion. | Jung-uk Kim | 2014-12-16 | 1 | -0/+270 |
* | Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in | Tijl Coosemans | 2014-12-09 | 1 | -1/+1 |
* | - Add an empty directory to plist to fix staging. | Jung-uk Kim | 2014-11-20 | 2 | -4/+17 |
* | - Fix build on i386 with clang. [1] | Jung-uk Kim | 2014-11-12 | 2 | -4/+22 |
* | . Update to 8u25. | Greg Lewis | 2014-11-09 | 14 | -1398/+414675 |
* | Merge Linux-specific changes to BSD patches. Most importantly, this change | Jung-uk Kim | 2014-10-31 | 2 | -2/+24 |
* | The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and | John Baldwin | 2014-10-18 | 1 | -1/+28 |
* | Fix build with gmake 4.1 | Baptiste Daroussin | 2014-10-08 | 1 | -0/+11 |
* | . Don't hardcode /bin/bash. Fixes build trace output. | Greg Lewis | 2014-07-21 | 1 | -0/+11 |
* | . Introduce a DIST_BUILD_NUMBER variable and refer to that in both DISTNAME | Greg Lewis | 2014-07-21 | 1 | -2/+4 |
* | . Update to 8u11. This requires moving the patch file for 8u5 to start | Greg Lewis | 2014-07-21 | 4 | -17/+6011 |
* | Implement current and signal methods for sun.nio.ch.NativeThread. Note this | Jung-uk Kim | 2014-06-28 | 2 | -1/+52 |
* | Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be used | Jung-uk Kim | 2014-05-22 | 3 | -7/+69 |
* | Always link libjli statically. When launchers are symlinked, it may not be | Jung-uk Kim | 2014-05-17 | 4 | -154/+178 |
* | Add support for java/icedtea-web. Clean up some patches while I am here. | Jung-uk Kim | 2014-05-16 | 6 | -33/+176 |
* | Add a slave port to create JRE-only package for java/openjdk8. | Jung-uk Kim | 2014-05-03 | 1 | -17/+42 |
* | Merge more HotSpot patches from java/openjdk6 and clean up. | Jung-uk Kim | 2014-05-01 | 2 | -975/+468 |
* | - Unbreak libnet. Obviously, bsd_close.c must not be excluded for BSD. | Jung-uk Kim | 2014-04-29 | 2 | -23/+70 |
* | Add couple of patches missed in the previous commit. | Jung-uk Kim | 2014-04-29 | 1 | -0/+232 |
* | Merge more patches for JDK from java/openjdk6 and clean up. | Jung-uk Kim | 2014-04-29 | 7 | -85/+662 |
* | - Disable ccache. Precompiled headers seem to cause troubles with it. [1] | Jung-uk Kim | 2014-04-25 | 2 | -40/+2837 |
* | Update to 8u5. | Jung-uk Kim | 2014-04-22 | 5 | -10/+13956 |
* | The FreeBSD x11@ and graphics team proudly presents | Niclas Zeising | 2014-04-17 | 1 | -0/+1 |
* | Fix build on 8.3. We still have to support it for few more weeks. | Jung-uk Kim | 2014-04-04 | 1 | -0/+4 |
* | - Fix a typo, which may add an unnecessary run-time dependency. | Jung-uk Kim | 2014-04-01 | 1 | -5/+5 |
* | Add a port of OpenJDK8. | Jung-uk Kim | 2014-03-29 | 17 | -0/+8779 |