summaryrefslogtreecommitdiff
path: root/openjdk8/README
blob: bb586601ed722ba9292d7a92d1e7cedd9603f131 (plain)
    1 NOTES:
    2 =====
    3 
    4 * These are the links to the unversioned files:
    5 
    6 http://icedtea.wildebeest.org/download/drops/icedtea8/$icedtea_version/{corba,hotspot,jaxp,jaxws,langtools,nashorn,openjdk}.tar.xz
    7 http://hg.mozilla.org/releases/mozilla-release/raw-file/$certdata_rev/security/nss/lib/ckfw/builtins/certdata.txt
    8 http://ftp.netbsd.org/pub/pkgsrc/pkgsrc-$pkgsrc_quarter/pkgsrc/security/mozilla-rootcerts/files/mozilla-rootcerts.sh
    9 
   10  The mirrorred and versioned files are merely renamed to prevent signature mismatches and files
   11  not being downloaded due to older, unversioned files stopping the correct file from being retrieved.
   12 
   13 * The following packages do not exist but might be nice to have:
   14 
   15 pcsc-lite, lksctp-tools
   16 
   17  (Actually, I have private ports for these, but need to determine if there is
   18  any actual benefit from adding and depending on them).
   19 
   20 
   21 TODO:
   22 ====
   23 
   24 * Add script(s) for setting the java environment. Or, perhaps in a post-install?
   25 
   26 * Concider generic java packages that allow to have different java env installed
   27   and be able to switch between them via script: 'java-choose icedtea7' or
   28   'java-choose gcj-jdk' or 'java-choose jdk8', etc, etc...
   29 
   30 * Do testing beyond just running java programs like eclipse and minecraft.

Generated by cgit