Port details |
- jgraph Java Graph Diagram Component
- 5.13.0.4 java =3 5.13.0.4Version of this port present on the latest quarterly branch.
- Maintainer: crees@FreeBSD.org
- Port Added: 2004-07-09 04:16:48
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: nvidia-settings, oss, wine
- Also Listed In: graphics
- License: BSD3CLAUSE
- WWW:
- https://www.jgraph.com/
- Description:
- JGraph is the most powerful, lightweight, feature-rich, and thoroughly
documented open-source graph component available for Java. It is accompanied
by JGraphpad, the first free diagram editor for Java that offers XML, Drag and
Drop and much more!
With the JGraph zoomable component, you can display objects and relations
(networks) in any Swing UI. JGraph can also be used on the server-side, for
example to read a GXL graph, apply a custom layout algorithm, and return the
result as a HTML image map.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jgraph-java>0:java/jgraph
- To install the port:
- cd /usr/ports/java/jgraph/ && make install clean
- To add the package, run one of these commands:
- pkg install java/jgraph
- pkg install jgraph-java
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jgraph-java
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jgraph-5.13.0.4.jar) = 2c9ae5045a588251283ff7ae33d1d9203aa4194315379d6c793b4bfff3283190
SIZE (jgraph-5.13.0.4.jar) = 2592515
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:
-
- ant : devel/apache-ant
- java : java/openjdk8
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jgraph-java-5.13.0.4:
COMPILE=off: Compile from source instead of using prebuilt binaries
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- java_jgraph
- USES:
- zip java
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.13.0.4 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.13.0.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.13.0.4 20 Jul 2022 14:22:12 |
Tobias C. Berner (tcberner) |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
5.13.0.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.13.0.4 26 Nov 2019 21:46:13 |
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 |
5.13.0.4 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
5.13.0.4 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
5.13.0.4 10 Mar 2014 15:21:21 |
bapt |
Convert j* to USES=zip |
5.13.0.4 16 Feb 2014 20:37:04 |
crees |
Fix build with DOCS-- requires build set up by src compilation. |
5.13.0.4 29 Dec 2013 16:16:41 |
crees |
Ouch. Remove >s from copy/pasting with vim tab hilighting
Pointed out by: cperciva's make index bot |
29 Dec 2013 15:46:13
|
crees |
Stage ports maintained by me in irc java mail
Cleanups in several places |
5.13.0.4 21 Oct 2013 18:01:23 |
eadler |
- Avoid PKGNAME collision.
- Fix COMMENT |
5.13.0.4 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
5.13.0.4 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
5.13.0.4 21 Jul 2011 05:03:02 |
linimon |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
5.13.0.4 17 Jun 2011 06:46:07 |
crees |
- Update maintainer address
Approved by: rene (mentor) |
5.13.0.4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
5.13.0.4 29 Jun 2010 04:07:00 |
stefan |
- Update to 5.13.0.4.
- Assign maintainership to submitter.
PR: 148114
Submitted by: Chris Rees <utisoft@gmail.com>
Feature safe: yes |
5.12.3.2 23 Apr 2009 17:10:24 |
miwi |
- Update to 5.12.3.2
PR: 133744
Submitted by: Wen Heping <wenheping@gmail.com> |
5.12.1.0 30 Sep 2008 14:10:40 |
miwi |
Force commit to correct the previous entry:
- Update to 5.12.1.0
PR: 127744
Submitted by: "Beat Gätzi" <beat@chruetertee.ch> |
5.12.1.0 30 Sep 2008 14:08:34 |
miwi |
- Update to 0.7722
PR: 127749
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
5.12.0.4 07 Jun 2008 02:45:53 |
araujo |
- Update to 5.12.0.4. [1]
- Reset maintainer.
PR: ports/123162 [1]
Submitted by: Wen Heping <wenheping@gmail.com> |
5.10.0.1_2 06 Jun 2008 13:38:51 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
5.10.0.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
5.10.0.1 09 Jan 2007 21:32:05 |
miwi |
- Update to 5.10.0.1
- Pass maintainership to submitter
PR: ports/107595
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
5.9.2.1 20 Nov 2006 12:44:18 |
ijliao |
upgrade to 5.9.2.1 |
5.0 24 Nov 2005 23:21:04 |
pav |
- Add SHA256 |
5.0 12 Jul 2004 00:54:06 |
ijliao |
upgrade to 5.0 |
4.0 09 Jul 2004 08:48:49 |
eik |
xp WWW (for vi users)
Reported by: Nikolai Dershak <derja@gaz.cv.ua> (on ports@) |
4.0 09 Jul 2004 04:04:03 |
ijliao |
add jgraph 4.0
The Java Graph Diagram Component |