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