summaryrefslogtreecommitdiff
path: root/java/jgraphx/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* java/jgraphx:Max Brazhnikov2020-06-011-8/+6
| | | | | | | | - Update to 4.1.1 - Amend port comment and description Notes: svn path=/head/; revision=537508
* java/jgraphx:Max Brazhnikov2019-08-161-1/+1
| | | | | | | | | | | | - Update to 4.0.3 - Remove COMPILE option and build unconditionally from sources - Update WWW PR: 234140 (based on) Submitted by: yuri Notes: svn path=/head/; revision=509068
* JGraph is the most powerful, lightweight, feature-rich, and thoroughlyWen Heping2010-01-191-0/+11
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. WWW: http://www.jgraph.com/jgraphx.html PR: ports/142541 Submitted by: Chris Rees <utisoft@gmail.com> Notes: svn path=/head/; revision=248132