summaryrefslogtreecommitdiff
path: root/java/javahelp/files (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-26Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2-4/+0
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342
2019-11-04java/javahelp:Max Brazhnikov2-0/+10
- Update to the final commit from official GitHub repo - Build from sources, don't bother to install docs and examples - Add LICENSE - Update WWW PR: 241318 Submitted by: Mikhail Teterin (mi@)