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: graphics/cairo-java/Makefile

Number of commits found: 29

Friday, 25 Apr 2014
13:46 bapt search for other commits by this committer
Fix expiration date

With hat:	portmgr
Reported by:	Dan Langille
Original commitRevision:352127 
13:37 bapt search for other commits by this committer
Deprecate java bindings for gnome
They have never been used, are not updated upstream since 2009 and gnome@ team
has already way too many things to care about

Discussed with:	kwm (gnome)
Approved by:	self (portmgr)
Original commitRevision:352126 
12:37 antoine search for other commits by this committer
Fix packaging with openjdk 6

With hat:	portmgr
Original commitRevision:352118 
10:47 bapt search for other commits by this committer
Support stage
Original commitRevision:352105 
Friday, 20 Sep 2013
18:35 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Original commitRevision:327733 
Tuesday, 3 Sep 2013
18:23 antoine search for other commits by this committer
Fix USES conversion

Approved by:	portmgr (bapt)
Original commitRevision:326192 
11:31 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326135 
Tuesday, 19 Mar 2013
13:04 eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Original commitRevision:314640 
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 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Thursday, 11 Aug 2011
19:20 kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
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
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Saturday, 23 Jan 2010
20:18 marcus search for other commits by this committer
Use $SUB_FILES to dynamically adjust pkg-message.

PR:             142537
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Original commit
Friday, 25 Jul 2008
14:34 pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Original commit
Friday, 6 Jun 2008
13:35 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Thursday, 28 Jun 2007
14:07 ahze search for other commits by this committer
Update to 1.0.8
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Saturday, 10 Feb 2007
21:57 marcus search for other commits by this committer
Fix the build with the removal of objformat.

Reported by:    pointyhat via kris
Original commit
Saturday, 4 Nov 2006
18:27 ahze search for other commits by this committer
Update to 1.0.6
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Original commit
Monday, 29 May 2006
05:18 marcus search for other commits by this committer
Update to 1.0.4.
Original commit
Friday, 26 May 2006
21:07 mezz search for other commits by this committer
Fix the build with Jikes.

PR:             ports/97911
Submitted by:   hq
Original commit
Sunday, 7 May 2006
23:46 edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
Original commit
Saturday, 15 Apr 2006
02:51 marcus search for other commits by this committer
Fix packaging with JDK 1.5.

Reported by:    pointyhat via kris
Original commit
Wednesday, 29 Mar 2006
06:41 marcus search for other commits by this committer
Update to 1.0.3.
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Saturday, 5 Nov 2005
06:29 marcus search for other commits by this committer
Add cairo-java, a set of Java wrappers around the cairo graphics
package.

WWW: http://java-gnome.sourceforge.net/
Original commit

Number of commits found: 29