aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8
Commit message (Expand)AuthorAgeFilesLines
* . Update to 8u40.Greg Lewis2015-03-155-1069/+344804
* - Revert all damages done in r372338 and r379049.Jung-uk Kim2015-02-277-115/+25
* Properly use BLOCKING_IO_RETURN_INT() macro for NET_Accept().Jung-uk Kim2015-02-162-0/+17
* Remove redundant linker options added in r379049.Jung-uk Kim2015-02-161-2/+2
* . Fix the DEBUG build.Greg Lewis2015-02-152-6/+60
* . 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-024-603/+36135
* 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
* Allow building with either giflib 4.2 or 5.0Antoine Brodin2014-12-271-0/+14
* Turn off -Werror for Clang 3.5+ and revert r374780 for now.Jung-uk Kim2014-12-162-270/+3
* Add an upstream patch to remove adlc's unused class FileBuffRegion.Jung-uk Kim2014-12-161-0/+270
* 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-202-4/+17
* - Fix build on i386 with clang. [1]Jung-uk Kim2014-11-112-4/+22
* . Update to 8u25.Greg Lewis2014-11-0914-1398/+414675
* Merge Linux-specific changes to BSD patches. Most importantly, this changeJung-uk Kim2014-10-302-2/+24
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin2014-10-181-1/+28
* Fix build with gmake 4.1Baptiste Daroussin2014-10-081-0/+11
* . Don't hardcode /bin/bash. Fixes build trace output.Greg Lewis2014-07-201-0/+11
* . 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-204-17/+6011
* Implement current and signal methods for sun.nio.ch.NativeThread. Note thisJung-uk Kim2014-06-272-1/+52
* Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be usedJung-uk Kim2014-05-213-7/+69
* Always link libjli statically. When launchers are symlinked, it may not beJung-uk Kim2014-05-174-154/+178
* Add support for java/icedtea-web. Clean up some patches while I am here.Jung-uk Kim2014-05-156-33/+176
* 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-012-975/+468
* - Unbreak libnet. Obviously, bsd_close.c must not be excluded for BSD.Jung-uk Kim2014-04-292-23/+70
* Add couple of patches missed in the previous commit.Jung-uk Kim2014-04-281-0/+232
* Merge more patches for JDK from java/openjdk6 and clean up.Jung-uk Kim2014-04-287-85/+662
* - Disable ccache. Precompiled headers seem to cause troubles with it. [1]Jung-uk Kim2014-04-252-40/+2837
* Update to 8u5.Jung-uk Kim2014-04-215-10/+13956
* 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-2817-0/+8779