IABSD.fr/ports/java

Branch :


Log

Author Commit Date CI Message
e03a56b8 2015-06-18 07:14:22 fixup HOMEPAGE and kill trailing ws
0059cc3c 2015-06-17 19:06:58 update to jlint-3.1.2
25859304 2015-06-08 18:59:16 Update to 1.0 which includes support for the 1.8 jdk/jre. ok sthen@
0c13d11c 2015-05-18 09:17:42 Makefile-openbsd-x86-64.gmake comes from files/, so modify it there rather than patching. Since only the relevant version for the current arch is copied into the build directory, patching fails on arch other than amd64 with comic results (I had a log with 300GB of "No file found--skip this patch? [n]" / "File to patch:" lines).
69bfea18 2015-05-16 10:59:22 Make sure object files linked into a shared library get compiled with -fPIC. ok ajacoutot@
193f8df8 2015-02-06 14:11:46 update to jBCrypt 0.4, fixing an integer overflow that occurs with very large log_rounds values.
87cea098 2015-01-21 06:13:46 Remove Kevin Lo as maintainer, by request. While here, fix a couple of license markers.
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
7fd5d77d 2014-09-27 17:23:45 update to java-getopt-1.0.14
46f312ea 2014-05-07 15:42:15 - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports - Adjust java.port.mk and cmake to use 1.7 - Adjust jdk/1.7 for pkg_add upgrades okay sthen@, jasper@, ajacoutot@