| non port: java/jgraphx/Makefile |
Number of commits found: 32 |
|
Thursday, 9 Apr 2026
|
05:36 Ronald Klop (ronald)
java/jgraphx: unpin openjdk8
Builds fine with modern JDK.
Dependency math/scilab uses openjdk8 so this needs to generate
Java 8 compatible class files.
Approved-by: no maintainer
6a6eca9 |
|
Thursday, 2 Apr 2026
|
21:06 Ronald Klop (ronald)
*/*: bump portrevision after java_default=25 update
Included all ports that have USES=java.
PR: 293559
86813e9 |
|
Thursday, 26 Feb 2026
|
08:10 Ronald Klop (ronald)
*/*: bump portrevision after java_default=21 update
PR: 272855
2baaf16 |
|
Monday, 26 Jan 2026
|
10:49 Ronald Klop (ronald)
math/scilab: fix build with jdk8 and JAVA_DEFAULT=21
When scilab compiles with jdk8 it needs the libraries to be
compiled with jdk8 also.
PR: 272855
Approved-By: no maintainer
Fixes: 0bb32f6170f8040ec686c7e597408b1f3923a225 (scilab pin to jdk8)
cddcb21 |
|
Tuesday, 31 Dec 2024
|
14:39 Muhammad Moinur Rahman (bofh)
Mk/Uses/java.mk: Runtime fix with USES=java:ant
USES=java:ant does not imply USES=java:run so we need to add the run arg
seperately when we are using USES=java:ant. Not all ports require the
the argument so it is better to address the ports individually instead
of handling it automatically by implying run for ant.
Thanks to vvd for carefully going through this.
Reported by: vvd
Approved by: portmgr (blanket)
ac7a7d6 |
08:57 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
0835676 |
|
Wednesday, 8 Nov 2023
|
18:43 Max Brazhnikov (makc)
math/scilab: drop maintainership
Release math/scilab and its prerequisites
379cec2 |
|
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
|
Wednesday, 29 Jun 2022
|
21:51 Po-Chuan Hsieh (sunpoet)
java/jgraphx: Add NO_ARCH
Approved by: portmgr (blanket)
7933982 |
|
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
|
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
|
Saturday, 31 Oct 2020
|
08:36 makc
java/jgraphx: Update to 4.2.2
 |
|
Saturday, 20 Jun 2020
|
12:13 makc
java/jgraphx:
- Update to 4.2.0
 |
|
Monday, 1 Jun 2020
|
21:14 makc
java/jgraphx:
- Update to 4.1.1
- Amend port comment and description
 |
|
Friday, 16 Aug 2019
|
08:37 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
 |
|
Thursday, 8 Dec 2016
|
17:40 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.
 |
|
Wednesday, 2 Nov 2016
|
09:05 makc
Take maintainership of math/scilab dependencies
 |
|
Thursday, 20 Oct 2016
|
15:58 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.
 |
|
Saturday, 29 Aug 2015
|
18:24 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)
 |
|
Tuesday, 25 Aug 2015
|
10:00 makc
java/jgraphx:
- Convert to new options helpers
- Convert to USE_GITHUB
- Fix license (it's BSD actually) and remove MANUAL_PACKAGE_BUILD
 |
|
Thursday, 1 May 2014
|
16:28 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)
 |
|
Sunday, 29 Dec 2013
|
15:46 crees
Stage ports maintained by me in irc java mail
Cleanups in several places
 |
|
Friday, 20 Sep 2013
|
19:48 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
 |
|
Wednesday, 19 Dec 2012
|
10:04 gahr
- Update to 1.10.3.0
Approved by: crees (maintainer, via IRC)
 |
|
Monday, 10 Dec 2012
|
13:18 bapt
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
 |
|
Thursday, 21 Jul 2011
|
05:03 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
 |
|
Friday, 17 Jun 2011
|
06:46 crees
- Update maintainer address
Approved by: rene (mentor)
 |
|
Friday, 11 Feb 2011
|
18:57 culot
- Update to 1.5.1.5
PR: ports/154532
Submitted by: Chris Rees <utisoft AT gmail.com> (maintainer)
 |
|
Thursday, 23 Dec 2010
|
18:49 makc
Update to 1.5.0.2
Add license info
PR: ports/153304
Submitted by: Chris Rees (maintainer)
 |
|
Sunday, 22 Aug 2010
|
11:58 lwhsu
- Update to 1.4.0.9
PR: ports/148973
Submitted by: Chris Rees <utisoft AT gmail.com> (maintainer)
 |
|
Wednesday, 24 Feb 2010
|
00:48 wen
- Update to 1.3.0.0
PR: ports/143865
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: maintainer
Feature safe: yes
 |
|
Tuesday, 19 Jan 2010
|
05:57 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>
 |
Number of commits found: 32 |