aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up and modernize the port. No functional change.Jung-uk Kim2015-09-291-66/+43
* . Add support for armv6.Greg Lewis2015-09-291-7/+55
* Do not build unnecessary targets to reduce build time.Jung-uk Kim2015-09-161-0/+7
* . Switch to xz for the new remote patches to decrease download size.Greg Lewis2015-09-091-9/+9
* . Move the large patches which contain the changes between updates of theGreg Lewis2015-09-081-0/+10
* . Update to 8u60.Greg Lewis2015-09-071-3/+96
* Tidy up couple of problems in the previous update.Jung-uk Kim2015-07-201-1/+1
* . Update to 8u51.Greg Lewis2015-07-191-3/+2
* . The test target wants jtreg binaries to be found one directory up. AllowGreg Lewis2015-07-051-0/+3
* - Fix broken preprocessor directives.Jung-uk Kim2015-07-021-1/+1
* Fix the previous commit. Forgot to remove #'s before committing. :-(Jung-uk Kim2015-05-191-2/+2
* Do not use static libjli for stable/10 and head. This complements PR193009.Jung-uk Kim2015-05-191-0/+11
* . Update to 8u45.Greg Lewis2015-05-061-5/+5
* Fix build with GCC with recent head kernel by disabling PCH for GCC.Bryan Drewery2015-04-151-0/+5
* Set rpath for libawt_xawt.so as we do for libawt.so and libawt_headless.so.Jung-uk Kim2015-04-011-1/+1
* Tidy up default fontconfig.properties.Jung-uk Kim2015-03-241-1/+1
* Catch up with font directory changes.Jung-uk Kim2015-03-241-0/+1
* . Update to 8u40.Greg Lewis2015-03-151-6/+25
* - Revert all damages done in r372338 and r379049.Jung-uk Kim2015-02-271-2/+7
* Properly use BLOCKING_IO_RETURN_INT() macro for NET_Accept().Jung-uk Kim2015-02-161-0/+1
* . Attempt to fix the build on 8.x amd64 by telling the HotSpot compilationGreg Lewis2015-02-051-0/+1
* . Update to 8u31.Greg Lewis2015-02-021-3/+2
* Switch some dependencies from a directory name or a file generated by pkg-ins...Antoine Brodin2015-01-241-2/+2
* Update graphics/giflib to 5.0.5Antoine Brodin2015-01-141-1/+1
* Turn off -Werror for Clang 3.5+ and revert r374780 for now.Jung-uk Kim2014-12-161-0/+3
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
* - Add an empty directory to plist to fix staging.Jung-uk Kim2014-11-201-4/+6
* - Fix build on i386 with clang. [1]Jung-uk Kim2014-11-111-0/+1
* . Update to 8u25.Greg Lewis2014-11-091-27/+22
* Merge Linux-specific changes to BSD patches. Most importantly, this changeJung-uk Kim2014-10-301-2/+1
* . Introduce a DIST_BUILD_NUMBER variable and refer to that in both DISTNAMEGreg Lewis2014-07-201-2/+4
* . Update to 8u11. This requires moving the patch file for 8u5 to startGreg Lewis2014-07-201-3/+2
* Implement current and signal methods for sun.nio.ch.NativeThread. Note thisJung-uk Kim2014-06-271-1/+1
* Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be usedJung-uk Kim2014-05-211-1/+2
* Always link libjli statically. When launchers are symlinked, it may not beJung-uk Kim2014-05-171-1/+1
* Add support for java/icedtea-web. Clean up some patches while I am here.Jung-uk Kim2014-05-151-6/+6
* Add a slave port to create JRE-only package for java/openjdk8.Jung-uk Kim2014-05-021-17/+42
* Merge more HotSpot patches from java/openjdk6 and clean up.Jung-uk Kim2014-05-011-12/+16
* - Unbreak libnet. Obviously, bsd_close.c must not be excluded for BSD.Jung-uk Kim2014-04-291-8/+6
* Merge more patches for JDK from java/openjdk6 and clean up.Jung-uk Kim2014-04-281-4/+4
* - Disable ccache. Precompiled headers seem to cause troubles with it. [1]Jung-uk Kim2014-04-251-2/+6
* Update to 8u5.Jung-uk Kim2014-04-211-10/+9
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
* Fix build on 8.3. We still have to support it for few more weeks.Jung-uk Kim2014-04-031-0/+4
* - Fix a typo, which may add an unnecessary run-time dependency.Jung-uk Kim2014-03-311-5/+5
* Add a port of OpenJDK8.Jung-uk Kim2014-03-281-0/+211