2009-10-06 15:32:31 by Tobias Nygren | Files touched by this commit (5) |
Log message: ommit some work in progress to build a browser plugin. Caveats: - depends on uncommitted (due to freeze) devel/xulrunner changes - adds some unneccesary dependencies - currently hangs the browser - needs to be PKG_OPTIONalised or spun off to a new package if possible |
2009-10-06 14:16:45 by Tobias Nygren | Files touched by this commit (1) |
Log message: note socket problem on NetBSD due to v6only=1 |
2009-09-30 17:04:25 by Tobias Nygren | Files touched by this commit (1) |
Log message: build & install the CA certificate keystore |
2009-09-30 15:29:52 by Tobias Nygren | Files touched by this commit (71) |
Log message: openjdk doesn't ship any CA certificates, making it hard to use SSL. Add collection of CA certificates extracted from JDK6. |
2009-09-30 13:31:10 by Tobias Nygren | Files touched by this commit (2) |
Log message: The addition of RTLD_DI_LINKMAP in NetBSD-current broke the build due to lack of Link_map typedef. Fix this. |
2009-09-30 12:05:15 by Tobias Nygren | Files touched by this commit (2) |
Log message: install to ${PREFIX}/java/openjdk7 instead of ${PREFIX}/openjdk to mimic other JDK packages. Suggested by abs@ |
2009-09-30 10:15:35 by Thomas Klausner | Files touched by this commit (1) |
Log message: Add buildlink3.mk file. |
2009-09-27 09:46:22 by Tobias Nygren | Files touched by this commit (2) |
Log message: remove patch-aa, wiz says we don't need it and I don't remember it's purpose. |
2009-09-26 09:48:10 by Tobias Nygren | Files touched by this commit (2) |
Log message: regenerate i386 bootstrap binaries |
2009-09-25 19:37:10 by Tobias Nygren | Files touched by this commit (15) | |
Log message: catch up with upstream: update to openjdk 1.7.0 b72 patched with the bsd-port branch from 2009-09-24. Some NetBSD patches were applied upstream, thanks to whoever made that happen. Built ok on amd64, but mostly untested beyond that. |