Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Oct 2020 08:36:54
4.2.2

|
makc  |
java/jgraphx: Update to 4.2.2 |
20 Jun 2020 12:13:25
4.2.0

|
makc  |
java/jgraphx:
- Update to 4.2.0 |
01 Jun 2020 21:14:25
4.1.1

|
makc  |
java/jgraphx:
- Update to 4.1.1
- Amend port comment and description |
16 Aug 2019 08:37:15
4.0.3

|
makc  |
java/jgraphx:
- Update to 4.0.3
- Remove COMPILE option and build unconditionally from sources
- Update WWW
PR: 234140 (based on)
Submitted by: yuri |
08 Dec 2016 17:40:42
2.5.1.0_1

|
tijl  |
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
02 Nov 2016 09:05:58
2.5.1.0

|
makc  |
Take maintainership of math/scilab dependencies |
20 Oct 2016 15:58:13
2.5.1.0

|
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. |
29 Aug 2015 18:24:28
2.5.1.0

|
truckman  |
The GitHub revision tag starts with 'v', so add DISTVERSIONPREFIX to
unbreak fetch. This affects the name of the distfile (but not the
size or hash), so update distinfo to match.
PR: 202735
Approved by: makc (maintainer) |
25 Aug 2015 10:00:36
2.5.1.0

|
makc  |
java/jgraphx:
- Convert to new options helpers
- Convert to USE_GITHUB
- Fix license (it's BSD actually) and remove MANUAL_PACKAGE_BUILD |
01 May 2014 16:28:52
2.5.1.0

|
makc  |
java/jgraphx:
- Update to 2.5.1.0
- Use direct link instead of GITHUB (doesn't work for me)
- Remove needless JAVA_VERSION
- Take maintainership (the port is required for math/scilab)
PR: ports/189203
Approved by: crees (former maintainer) |
29 Dec 2013 15:46:13


|
crees  |
Stage ports maintained by me in irc java mail
Cleanups in several places |
20 Sep 2013 19:48:32
1.10.3.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
19 Dec 2012 10:04:35
1.10.3.0

|
gahr  |
- Update to 1.10.3.0
Approved by: crees (maintainer, via IRC) |
10 Dec 2012 13:18:29
1.5.1.5

|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
21 Jul 2011 05:03:02
1.5.1.5
|
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 |
17 Jun 2011 06:46:07
1.5.1.5
|
crees  |
- Update maintainer address
Approved by: rene (mentor) |
11 Feb 2011 18:57:32
1.5.1.5
|
culot  |
- Update to 1.5.1.5
PR: ports/154532
Submitted by: Chris Rees <utisoft AT gmail.com> (maintainer) |
23 Dec 2010 18:49:49
1.5.0.2
|
makc  |
Update to 1.5.0.2
Add license info
PR: ports/153304
Submitted by: Chris Rees (maintainer) |
22 Aug 2010 11:58:38
1.4.0.9
|
lwhsu  |
- Update to 1.4.0.9
PR: ports/148973
Submitted by: Chris Rees <utisoft AT gmail.com> (maintainer) |
24 Feb 2010 00:48:46
1.3.0.0
|
wen  |
- Update to 1.3.0.0
PR: ports/143865
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: maintainer
Feature safe: yes |
19 Jan 2010 05:57:33
1.2.0.5
|
wen  |
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.
WWW: http://www.jgraph.com/jgraphx.html
PR: ports/142541
Submitted by: Chris Rees <utisoft@gmail.com> |