Commit graph

18 commits

Author SHA1 Message Date
Max Brazhnikov
71a218bad1 java/jgraphx:
- Update to 4.0.3
- Remove COMPILE option and build unconditionally from sources
- Update WWW

PR:		234140 (based on)
Submitted by:	yuri
2019-08-16 08:37:15 +00:00
Tijl Coosemans
eb96de0656 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.
2016-12-08 17:40:41 +00:00
Max Brazhnikov
e396553b2f Take maintainership of math/scilab dependencies 2016-11-02 09:05:57 +00:00
Raphael Kubo da Costa
366a97ec37 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.
2016-10-20 15:58:12 +00:00
Don Lewis
41d3ef6182 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)
2015-08-29 18:24:27 +00:00
Max Brazhnikov
c7efc316b9 java/jgraphx:
- Convert to new options helpers
- Convert to USE_GITHUB
- Fix license (it's BSD actually) and remove MANUAL_PACKAGE_BUILD
2015-08-25 10:00:35 +00:00
Max Brazhnikov
b83ffb5777 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)
2014-05-01 16:28:52 +00:00
Chris Rees
ffea24219b Stage ports maintained by me in irc java mail
Cleanups in several places
2013-12-29 15:46:13 +00:00
Baptiste Daroussin
c2c2a2b86b Add NO_STAGE all over the place in preparation for the staging support (cat: java) 2013-09-20 19:48:32 +00:00
Pietro Cerutti
1b40aa1123 - Update to 1.10.3.0
Approved by:	crees (maintainer, via IRC)
2012-12-19 10:04:35 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Mark Linimon
06e6677793 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
2011-07-21 05:03:02 +00:00
Chris Rees
dd045ef1d7 - Update maintainer address
Approved by: rene (mentor)
2011-06-17 06:46:07 +00:00
Frederic Culot
fc527a4fde - Update to 1.5.1.5
PR:		ports/154532
Submitted by:	Chris Rees <utisoft AT gmail.com> (maintainer)
2011-02-11 18:57:32 +00:00
Max Brazhnikov
68c2f26fcf Update to 1.5.0.2
Add license info

PR:		ports/153304
Submitted by:	Chris Rees (maintainer)
2010-12-23 18:49:49 +00:00
Li-Wen Hsu
144041180f - Update to 1.4.0.9
PR:		ports/148973
Submitted by:	Chris Rees <utisoft AT gmail.com> (maintainer)
2010-08-22 11:58:38 +00:00
Wen Heping
776cf64231 - Update to 1.3.0.0
PR:		ports/143865
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
Approved by:	maintainer
Feature safe:	yes
2010-02-24 00:48:45 +00:00
Wen Heping
603e8bcc66 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>
2010-01-19 05:57:33 +00:00