notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: java/jgraphx/Makefile

Number of commits found: 26

Wednesday, 8 Nov 2023
18:43 Max Brazhnikov (makc) search for other commits by this committer
math/scilab: drop maintainership

Release math/scilab and its prerequisites
commit hash: 379cec2296b783715804b77e3366953a48b324f6 commit hash: 379cec2296b783715804b77e3366953a48b324f6 commit hash: 379cec2296b783715804b77e3366953a48b324f6 commit hash: 379cec2296b783715804b77e3366953a48b324f6 379cec2
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 29 Jun 2022
21:51 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
java/jgraphx: Add NO_ARCH

Approved by:	portmgr (blanket)
commit hash: 7933982fa1fd20a01315774ab2335c8018db320f commit hash: 7933982fa1fd20a01315774ab2335c8018db320f commit hash: 7933982fa1fd20a01315774ab2335c8018db320f commit hash: 7933982fa1fd20a01315774ab2335c8018db320f 7933982
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 31 Oct 2020
08:36 makc search for other commits by this committer
java/jgraphx: Update to 4.2.2
Original commitRevision:553751 
Saturday, 20 Jun 2020
12:13 makc search for other commits by this committer
java/jgraphx:
- Update to 4.2.0
Original commitRevision:539733 
Monday, 1 Jun 2020
21:14 makc search for other commits by this committer
java/jgraphx:
- Update to 4.1.1
- Amend port comment and description
Original commitRevision:537508 
Friday, 16 Aug 2019
08:37 makc search for other commits by this committer
java/jgraphx:
- Update to 4.0.3
- Remove COMPILE option and build unconditionally from sources
- Update WWW

PR:		234140 (based on)
Submitted by:	yuri
Original commitRevision:509068 
Thursday, 8 Dec 2016
17:40 tijl search for other commits by this committer
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.
Original commitRevision:428144 
Wednesday, 2 Nov 2016
09:05 makc search for other commits by this committer
Take maintainership of math/scilab dependencies
Original commitRevision:425127 
Thursday, 20 Oct 2016
15:58 rakuco search for other commits by this committer
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.
Original commitRevision:424339 
Saturday, 29 Aug 2015
18:24 truckman search for other commits by this committer
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)
Original commitRevision:395564 
Tuesday, 25 Aug 2015
10:00 makc search for other commits by this committer
java/jgraphx:
- Convert to new options helpers
- Convert to USE_GITHUB
- Fix license (it's BSD actually) and remove MANUAL_PACKAGE_BUILD
Original commitRevision:395227 
Thursday, 1 May 2014
16:28 makc search for other commits by this committer
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)
Original commitRevision:352758 
Sunday, 29 Dec 2013
15:46 crees search for other commits by this committer
Stage ports maintained by me in irc java mail

Cleanups in several places
Original commitRevision:338013 
Friday, 20 Sep 2013
19:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
Original commitRevision:327738 
Wednesday, 19 Dec 2012
10:04 gahr search for other commits by this committer
- Update to 1.10.3.0

Approved by:	crees (maintainer, via IRC)
Original commitRevision:309231 
Monday, 10 Dec 2012
13:18 bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
Original commitRevision:308604 
Thursday, 21 Jul 2011
05:03 linimon search for other commits by this committer
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
Original commit
Friday, 17 Jun 2011
06:46 crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
Original commit
Friday, 11 Feb 2011
18:57 culot search for other commits by this committer
- Update to 1.5.1.5

PR:             ports/154532
Submitted by:   Chris Rees <utisoft AT gmail.com> (maintainer)
Original commit
Thursday, 23 Dec 2010
18:49 makc search for other commits by this committer
Update to 1.5.0.2
Add license info

PR:             ports/153304
Submitted by:   Chris Rees (maintainer)
Original commit
Sunday, 22 Aug 2010
11:58 lwhsu search for other commits by this committer
- Update to 1.4.0.9

PR:             ports/148973
Submitted by:   Chris Rees <utisoft AT gmail.com> (maintainer)
Original commit
Wednesday, 24 Feb 2010
00:48 wen search for other commits by this committer
- Update to 1.3.0.0

PR:             ports/143865
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
Approved by:    maintainer
Feature safe:   yes
Original commit
Tuesday, 19 Jan 2010
05:57 wen search for other commits by this committer
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>
Original commit

Number of commits found: 26