summaryrefslogtreecommitdiff
path: root/lang/openjdk7
AgeCommit message (Collapse)AuthorFilesLines
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-1/+2
2010-01-15Update to openjdk7 b78 snapshot.tnn8-40/+448
(b79 is released but not yet merged on the bsd-port branch)
2009-12-16Reduce PTHREAD_STACKSIZE to 1024 in the build environment for netbsd-4.tnn1-1/+5
Seems to fix odd out of memory errors. From Robert Elz.
2009-12-15- install a symlink for jni_md.h in the common include directorytnn3-5/+9
- extract with bsdtar instead of gtar - bump rev
2009-11-08Use full pathname to libfontconfig.so.tnn5-52/+48
Really fixes NullPointerException in getDefaultPlatformFont. Remove previous hack and bump revision again.
2009-11-08Add hack to avoid NPE in sun.awt.X11FontManager.getDefaultPlatformFont.tnn3-2/+20
Should make gui apps work again. Bump rev.
2009-11-07Update to b75 + bsd-port 20091106 snapshot.tnn7-65/+47
Around 200 bugs were fixed since b72.
2009-10-24Set ALT_PACKAGE_PATH so it works with ${PREFIX} != /usr/pkgtnn1-1/+2
Doesn't seem to be used anywhere, but the build system bombs if the directory doesn't exist.
2009-10-21Substitute %%PREFIX%% in patch-ap, too.ghen3-10/+11
2009-10-21Fix font paths for dejavu (Latin and others), sazanami (Japanese) and baekmumghen3-2/+61
(Korean) fonts, and add (commented) dependencies on them. Ok tnn@. Bump PKGREVISION. XXX uming/ukai (Chinese) are not in pkgsrc, anyone can package them, or suggest replacements?
2009-10-18set BUILDDIR correctly for DragonFlytnn1-2/+2
2009-10-18Add initial support for DragonFly/i386 2.4. (only build tested)tnn22-30/+300
2009-10-15Make sure keytool is called with C locale so it understands "yes" on stdin.tnn1-2/+2
Should fix build failure reported by Tobias Astrom.
2009-10-14configure thinks it needs wget. Let's pretend we have it.tnn1-1/+2
2009-10-14Add missing _ULIMIT_CMD.tnn1-3/+3
This package needs lots of memory to build, even by fairly modern standards.
2009-10-14Might as well import this now to let a wider audience experiment with it.tnn27-0/+1772
This is openjdk 1.7.0 b72 + bsd-port. From pkgsrc-wip.