Summary: | [NEW PORT] java/javahelp A system to add online help to Java applications | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Robert Farmer <rfarmer> | ||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Robert Farmer
2010-02-13 07:10:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it. wen 2010-02-23 09:49:48 UTC FreeBSD ports repository Modified files: java Makefile Added files: java/javahelp Makefile distinfo pkg-descr pkg-plist Log: The JavaHelp system is an online help system that developers can use to 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 Revision Changes Path 1.223 +1 -0 ports/java/Makefile 1.1 +55 -0 ports/java/javahelp/Makefile (new) 1.1 +3 -0 ports/java/javahelp/distinfo (new) 1.1 +7 -0 ports/java/javahelp/pkg-descr (new) 1.1 +535 -0 ports/java/javahelp/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thanks! |