summaryrefslogtreecommitdiff
path: root/java/javahelp/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* java/javahelp:Max Brazhnikov2019-11-041-462/+4
| | | | | | | | | | | | | - 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@) Notes: svn path=/head/; revision=516638
* Cleanup plistAntoine Brodin2014-11-141-62/+0
| | | | Notes: svn path=/head/; revision=372560
* - Fix typo in MakefileWen Heping2010-03-101-1/+1
| | | | | | | | PR: ports/144546 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Notes: svn path=/head/; revision=250819
* The JavaHelp system is an online help system that developers can use toWen Heping2010-02-231-0/+535
add online help to their Java platform applications. The JavaHelp system is both a JCP specification (JSR 97) and a reference implementation of that specification. The JavaHelp system open source project includes the source to the reference implementation. WWW: https://javahelp.dev.java.net/ PR: ports/143858 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Feature safe: yes Notes: svn path=/head/; revision=250223