Port details |
- javahelp Online help support for Java applications
- 2.0.05.20170719_1 java
=0 2.0.05.20170719_1Version of this port present on the latest quarterly branch. - Maintainer: makc@FreeBSD.org
 - Port Added: 2010-02-23 09:50:21
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: devel
- License: CDDL
- Description:
- 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://javaee.github.io/javahelp/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/java/javahelp/ && make install clean
- To add the package, run one of these commands:
- pkg install java/javahelp
- pkg install javahelp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: javahelp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1572810150
SHA256 (javaee-javahelp-2.0.05.20170719-3ca862d_GH0.tar.gz) = 5aee39b580912bc68679d20b4c96c74f952b1b9210bd77a297f585387a30b86b
SIZE (javaee-javahelp-2.0.05.20170719-3ca862d_GH0.tar.gz) = 6048880
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jsp-api.jar : www/tomcat85
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- java : java/openjdk8
- This port is required by:
- for Build
-
- graphics/lightzone
- math/scilab
- for Run
-
- graphics/lightzone
- math/scilab
- Configuration Options:
- No options to configure
- Options name:
- java_javahelp
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.0.05.20170719_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Nov 2020 11:15:56
2.0.05.20170719_1
|
makc  |
java/javahelp: fix build with modern JDK |
26 Nov 2019 21:46:13
2.0.05.20170719_1
|
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
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 |
04 Nov 2019 12:52:46
2.0.05.20170719
|
makc  |
java/javahelp:
- 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@) |
02 Nov 2016 09:05:58
2.0.05_1
|
makc  |
Take maintainership of math/scilab dependencies |
21 Oct 2016 12:51:41
2.0.05_1 
|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
20 Oct 2016 15:58:13
2.0.05_1
|
rakuco  |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
14 Nov 2014 15:38:28
2.0.05_1
|
antoine  |
Cleanup plist |
01 May 2014 16:49:42
2.0.05_1
|
makc  |
Grab unmaintained dependencies for math/scilab |
25 Apr 2014 11:51:05

|
makc  |
java/javahelp:
- Remove dead entry from MASTER_SITES
- Add stage support
- Drop unneeded JAVA_VERSION
- Convert NOPORTDOCS to option
- Amend COMMENT, update WWW
java/jrosetta:
- Add stage support
- Drop JAVA_VERSION
math/jlatexmath:
- Remove dead entry from MASTER_SITES
- Add stage support
- Drop JAVA_VERSION
- Use options helpers |
10 Mar 2014 15:21:21
2.0.05_1
|
bapt  |
Convert j* to USES=zip |
20 Sep 2013 19:48:32
2.0.05_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
10 Dec 2012 13:18:29
2.0.05_1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
06 Dec 2012 16:39:08
2.0.05_1
|
zi  |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes |
20 Mar 2011 12:54:45
2.0.05_1
|
miwi  |
- Get Rid MD5 support |
10 Mar 2010 01:38:10
2.0.05_1
|
wen  |
- Fix typo in Makefile
PR: ports/144546
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
23 Feb 2010 09:49:48
2.0.05
|
wen  |
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 |