Commit graph

4 commits

Author SHA1 Message Date
Geert Hendrickx
a6227050d0 Update to jdk14 patchset 8.
Notable changes:
- DragonFly support (thanks to asmodai and joerg)
- Add DONT_ENABLE_IPV6 knob (turned into pkgsrc "inet6" option)
- Many small improvements and fixes
2005-12-19 13:32:01 +00:00
Geert Hendrickx
3eab462dfe reindent. 2005-11-28 13:52:43 +00:00
Geert Hendrickx
c3a6d5d21c Based on patches from Bernd Ernesti:
> there were some problems during deinstallation so I had to split PLIST
> into two files, one which contains the files and a second one which
> contains the @dirrm Just rename PLIST to PLIST.common and move the @dirrm
> lines into the new file PLIST.common_end.  This is needed because the
> @dirrm would be executed while there are still some files left from the
> PLIST.jce or PLIST.plugin filelist.  I also removed the '@exec ${MKDIR}
> %D/java/jdk-1.4.2/jre/lib/applet' line, while I did that.
>
> typo in options.mk: SCR instead of SRC and so PLIST.plugin wouldn't be
> included into the generated .PLIST

All files/directories are uninstalled correctly now.
2005-08-11 15:17:05 +00:00
Geert Hendrickx
b3c6ca5df9 Optionally build the Mozilla browser plugin (option jdk14-plugin, enabled by default).
Convert the JDK14_USE_JCE variable to the options framework: jdk14-jce.
2005-08-09 14:59:12 +00:00