summaryrefslogtreecommitdiff
path: root/lang/openjdk7/patches/patch-hotspot_make_bsd_makefiles_defs.make
AgeCommit message (Collapse)AuthorFilesLines
2013-06-15Add SunOS/GCC support. With huge thanks to "jesse" from #SmartOS who did thejperkin1-1/+3
bulk of the porting work. Tested on SmartOS 32-bit. 64-bit builds currently fail, they should hopefully be fixed soon.
2013-06-02Update to 1.7.21 (7u21)ryoon1-2/+2
* Update with FreeBSD ports' patch-set file. * Add patches from icedtea's rhino.patch file. * Tested on NetBSD/amd64 current, NetBSD/i386 6.1, NetBSD/amd64 6.0.1, and DragonFly/i386 3.2.2. Changelog: * Unknown because I do not know previous version, 1.7.0.147.20110811. * Many bugs and security bugs should be fixed.
2012-05-12lang/openjdk7: Add support for DragonFly x86_64marino1-0/+15
* Update bootstrap for i386-DragonFly * Add bootstrap for x86_64-DragonFly * Update patch-aa to handle missing EM_ALPHA definition (not used anyway) * Add patch for hotspot to handle x86_64 in uname * Update Makefile for parallel building of hotspot * Allow platform DragonFly 3.x Thanks for all the hard work building the bootstraps and testing: Francois Tigeot Chris Turner