summaryrefslogtreecommitdiff
path: root/java/openjdk8/files/patch-bsd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Update to 8u212.Greg Lewis2019-04-191-20572/+0
| | | | | | | | * Change master site to Github * Remove patches and Makefile fixes that have been upstreamed to Github Notes: svn path=/head/; revision=499375
* . Update to 8u202.Greg Lewis2019-02-121-702/+1114
| | | | Notes: svn path=/head/; revision=492778
* . Update to 8u192.Greg Lewis2018-12-081-828/+987
| | | | | | | PR: 230364 Notes: svn path=/head/; revision=486973
* . Update to 8u181.Greg Lewis2018-09-081-416/+606
| | | | Notes: svn path=/head/; revision=479258
* . Update to 8u172.Greg Lewis2018-05-211-449/+475
| | | | Notes: svn path=/head/; revision=470492
* . Update to 8u162.Greg Lewis2018-02-031-452/+503
| | | | Notes: svn path=/head/; revision=460849
* . Update to 8u152.Greg Lewis2017-11-191-522/+625
| | | | Notes: svn path=/head/; revision=454477
* . Update to 8u144.Greg Lewis2017-08-271-469/+556
| | | | Notes: svn path=/head/; revision=448833
* Update to 8u131.Greg Lewis2017-04-191-564/+853
| | | | Notes: svn path=/head/; revision=438840
* . Update to 8u121.Greg Lewis2017-01-291-400/+583
| | | | Notes: svn path=/head/; revision=432697
* . Add support for the HotSpot Serviceability Agent for ppc64.Greg Lewis2016-12-291-202/+2430
| | | | | | | | | | | . This also pulls in some OpenBSD tweaks, I believe. These should be a no-op for FreeBSD though. PR: 212709 (partial) Submitted by: Curtis Hamilton <hamiltcl@verizon.net> Notes: svn path=/head/; revision=429875
* . Update to 8u112.Greg Lewis2016-10-301-355/+355
| | | | Notes: svn path=/head/; revision=424926
* . Update to 8u102.Greg Lewis2016-07-301-1356/+381
| | | | Notes: svn path=/head/; revision=419318
* . Regenerate patch-bsd and patch-bsd-test. This obsoletes another patchGreg Lewis2016-06-181-2033/+1460
| | | | | | | and should also fix ppc64 support. Notes: svn path=/head/; revision=417048
* . Update to 8u92.Greg Lewis2016-05-171-3012/+6753
| | | | Notes: svn path=/head/; revision=415373
* . Update to 8u72.Greg Lewis2016-01-311-7521/+731
| | | | Notes: svn path=/head/; revision=407661
* . Update to 8u66.Greg Lewis2015-12-131-1540/+4438
| | | | Notes: svn path=/head/; revision=403646
* . Update to 8u60.Greg Lewis2015-09-071-738/+4673
| | | | Notes: svn path=/head/; revision=396257
* . Update to 8u51.Greg Lewis2015-07-191-386/+1344
| | | | Notes: svn path=/head/; revision=392506
* Do not use static libjli for stable/10 and head. This complements PR193009.Jung-uk Kim2015-05-191-43/+1
| | | | | | | | | Re-apply r381431 while I am here. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Notes: svn path=/head/; revision=386818
* . Update to 8u45.Greg Lewis2015-05-061-309/+309
| | | | Notes: svn path=/head/; revision=385506
* Clean up patches again. No functional change.Jung-uk Kim2015-03-161-43/+1
| | | | Notes: svn path=/head/; revision=381431
* . Update to 8u40.Greg Lewis2015-03-151-813/+572
| | | | Notes: svn path=/head/; revision=381360
* - Revert all damages done in r372338 and r379049.Jung-uk Kim2015-02-271-44/+2
| | | | | | | | | - Really fix non-release builds. [1] PR: 193009 [1] Notes: svn path=/head/; revision=380064
* . Update to 8u31.Greg Lewis2015-02-021-372/+295
| | | | Notes: svn path=/head/; revision=378297
* - Add an empty directory to plist to fix staging.Jung-uk Kim2014-11-201-0/+11
| | | | | | | | | | | - Fix build for 8.x on amd64. [1] - Use tar(1) to extract all distfiles. [2] PR: 194988 [1] Submitted by: Mikhail T. (mi at aldan dot algebra dot com) [2] Notes: svn path=/head/; revision=372834
* - Fix build on i386 with clang. [1]Jung-uk Kim2014-11-111-4/+21
| | | | | | | | | | | - Fix mismerged libnio.so. [2] Reported by: antoine [1] Tested by: antoine [1] PR: 194941 [2] Notes: svn path=/head/; revision=372474
* . Update to 8u25.Greg Lewis2014-11-091-893/+4806
| | | | Notes: svn path=/head/; revision=372338
* Merge Linux-specific changes to BSD patches. Most importantly, this changeJung-uk Kim2014-10-301-0/+23
| | | | | | | | | corrects 'os.arch' property for i386 to fix regressions. PR: 194419 Notes: svn path=/head/; revision=371759
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin2014-10-181-1/+28
| | | | | | | | | | | | is being removed. No portrev bump needed since the kernel will continue to accept this flag for old binaries even after support for it in new binaries is removed. PR: 193961 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=371117
* . Update to 8u11. This requires moving the patch file for 8u5 to startGreg Lewis2014-07-201-14/+5
| | | | | | | with 8u05 to preserve patch file ordering. Notes: svn path=/head/; revision=362333
* Implement current and signal methods for sun.nio.ch.NativeThread. Note thisJung-uk Kim2014-06-271-0/+51
| | | | | | | | | | | fixes a test case in the following Apache Solr bug report. https://issues.apache.org/jira/browse/SOLR-6204 Reported by: Dawid Weiss <dawid.weiss@gmail.com> Notes: svn path=/head/; revision=359595
* Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be usedJung-uk Kim2014-05-211-6/+33
| | | | | | | | | | | | to print a generated PostScript file. When lpd(8) is used, lpr(1) from base must be used. Also, status command for lpc(8) requires a printer name. If no argument is specified, i.e., "/usr/sbin/lpc status", then it displays the command usage, i.e., "usage: status {all | printer ...}". Unfortunately, "usage" is interpreted as a printer name because ":" is included. Add "all" and adjust an expression for grep(1). Notes: svn path=/head/; revision=354762
* Always link libjli statically. When launchers are symlinked, it may not beJung-uk Kim2014-05-171-145/+170
| | | | | | | | | | able to find libjli.so from RPATH because argv[0] points to the symlink. Note it seems Linux does not have the problem when /proc/self/exe exists. If it does not exist, it also fails to find libjli.so. Clean up patches while I am here. Notes: svn path=/head/; revision=354285
* Add support for java/icedtea-web. Clean up some patches while I am here.Jung-uk Kim2014-05-151-27/+33
| | | | Notes: svn path=/head/; revision=354182
* Merge more HotSpot patches from java/openjdk6 and clean up.Jung-uk Kim2014-05-011-963/+452
| | | | Notes: svn path=/head/; revision=352721
* - Unbreak libnet. Obviously, bsd_close.c must not be excluded for BSD.Jung-uk Kim2014-04-291-15/+64
| | | | | | | | | | | - Move jspawnhelper to jre/lib/<arch> directory as Solaris does. [1] - Add sigset(2) wrapper for libsig.so. - Disable UseMembar by default. Inspired by: Kurt Miller (kurt at intricatesoftware dot com) [1] Notes: svn path=/head/; revision=352573
* Add couple of patches missed in the previous commit.Jung-uk Kim2014-04-281-0/+232
| | | | Notes: svn path=/head/; revision=352548
* Merge more patches for JDK from java/openjdk6 and clean up.Jung-uk Kim2014-04-281-35/+621
| | | | Notes: svn path=/head/; revision=352544
* - Disable ccache. Precompiled headers seem to cause troubles with it. [1]Jung-uk Kim2014-04-251-38/+2831
| | | | | | | | | - Add more BSD patches for Java files and fix endianness issues for C files. Reported by: Jenkins (via swills) [1] Notes: svn path=/head/; revision=352085
* Update to 8u5.Jung-uk Kim2014-04-211-0/+11
| | | | Notes: svn path=/head/; revision=351721
* Add a port of OpenJDK8.Jung-uk Kim2014-03-281-0/+6843
Submitted by: Brian Gardner <openjdk@getsnappy.com> (preliminary version) Notes: svn path=/head/; revision=349468