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: x11/libgnome-java/Makefile

Number of commits found: 35

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 
Wednesday, 22 Jan 2014
17:22 kwm search for other commits by this committer
Use USES=dos2unix  instead of manualy 's|^M||g' [1]

While here switch to USES=pathfix shebangfix. Stagify the port and use
INSTALL_LIB for the library so it get auto stripped.

Submitted by:	mat [1]
Original commitRevision:340723 
Friday, 20 Sep 2013
23:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Original commitRevision:327777 
Friday, 6 Sep 2013
10:41 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326485 
Monday, 10 Dec 2012
13:43 bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
Original commitRevision:308605 
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, 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
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 20 Nov 2009
22:53 pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Monday, 2 Feb 2009
01:36 araujo search for other commits by this committer
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
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
14:09 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
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Sunday, 8 Jul 2007
21:32 marcus search for other commits by this committer
Fix the build when docbook is installed.
Original commit
Thursday, 28 Jun 2007
16:45 ahze search for other commits by this committer
Update to 2.12.7
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
22:00 marcus search for other commits by this committer
Fix the build with the removal of objformat.
Original commit
Saturday, 4 Nov 2006
18:28 ahze search for other commits by this committer
Update to 2.12.6
Original commit
Monday, 29 May 2006
06:31 marcus search for other commits by this committer
Update to 2.12.3.
Original commit
Friday, 26 May 2006
21:11 mezz search for other commits by this committer
Fix the build with Jikes.

PR:             ports/97915
Submitted by:   hq
Original commit
Saturday, 13 May 2006
05:00 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
Original commit
03:16 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:42 marcus search for other commits by this committer
Update to 2.12.2.
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:21 marcus search for other commits by this committer
Update to 2.12.1.
Original commit
Tuesday, 5 Jul 2005
19:16 marcus search for other commits by this committer
Fix patching.

Reported by:    pointyhat via kris
Original commit
Tuesday, 28 Jun 2005
04:33 marcus search for other commits by this committer
Update to 2.10.1.

PR:             82440
Submitted by:   Panagiotis Astithas <past@ebs.gr>
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Tuesday, 20 Apr 2004
16:46 marcus search for other commits by this committer
Update to 2.6.0.
Original commit
Monday, 5 Apr 2004
04:04 marcus search for other commits by this committer
Add libgnome-java, Java wrappers around libgnome-2.6.
Original commit

Number of commits found: 35