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: games/grhino/Makefile

Number of commits found: 48

Sunday, 7 Oct 2018
20:25 antoine search for other commits by this committer
Deprecate some GNOME 2 applications

With hat:	portmgr
Original commitRevision:481492 
Monday, 26 Mar 2018
12:38 bapt search for other commits by this committer
Make libgnome and libgnomeui not implying esound dependency

It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
Original commitRevision:465584 
Thursday, 8 Dec 2016
17:17 tijl search for other commits by this committer
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428142 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Sunday, 7 Dec 2014
13:36 amdmi3 search for other commits by this committer
- Add LICENSE
- Don't use PTHREAD_LIBS
- Drop @dirrm* from plist
Original commitRevision:374197 
Wednesday, 9 Jul 2014
13:55 vanilla search for other commits by this committer
remove NO_STAGE.
Original commitRevision:361367 
Saturday, 28 Jun 2014
07:48 antoine search for other commits by this committer
Reset maintainer, email bounces

With hat:	portmgr
Original commitRevision:359668 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Tuesday, 3 Sep 2013
12:13 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326137 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
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
Friday, 24 Sep 2010
08:13 decke search for other commits by this committer
- Update to 0.16.1
- Add missing USE_GETTEXT

PR:             ports/150880
Submitted by:   UMENO Takashi <umeno at rr dot iij4u dot or dot jp> (maintainer)
Approved by:    beat (co-mentor, implicit)
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
Saturday, 22 Aug 2009
00:23 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
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
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:31 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
Tuesday, 25 Mar 2008
22:44 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
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, 16 Dec 2006
22:03 miwi search for other commits by this committer
- Update to 0.16.0

PR:             ports/106811
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Original commit
Tuesday, 15 Aug 2006
16:41 rafan search for other commits by this committer
- Update 0.15.2

PR:             ports/102039
Submitted by:   UMENO Takashi <umeno at rr.iij4u.or.jp> (maintainer)
Original commit
Tuesday, 8 Aug 2006
11:20 rafan search for other commits by this committer
- Update to 0.15.1

PR:             ports/101554
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp>
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, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Monday, 16 May 2005
20:56 pav search for other commits by this committer
- Update to 0.15.0
- Fix gettext detection in configure script
- Fix FreeBSD 4.X build by requiring gcc-3.4
- Convert .omf files handling to new infrastructure

PR:             ports/81028
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Original commit
Saturday, 30 Apr 2005
01:27 kris search for other commits by this committer
BROKEN on 4.x: Incomplete pkg-plist
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
Tuesday, 11 Jan 2005
23:23 edwin search for other commits by this committer
fix pkg-plist
Original commit
Sunday, 9 Jan 2005
23:15 edwin search for other commits by this committer
Maintainer Update: correct incomplete games/grhino/pkg-plist and so on

        Maintainer Update: correct games/grhino pkg-plist and so on.

        Please see:
       
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.4-exp.2004122510/grhino-0.12.0_1.log

        Newfiles:
        files/patch-po::Makefile.in.in

PR:             ports/75747
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp>
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, 4 May 2004
20:18 pav search for other commits by this committer
- Update to 0.12.0

PR:             ports/66269
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Original commit
Monday, 19 Apr 2004
13:08 krion search for other commits by this committer
- Update to version 0.11.0

PR:             ports/65762
Submitted by:   maintainer
Original commit
Monday, 12 Apr 2004
22:58 pav search for other commits by this committer
- Correct dependency [1]
- Optimize dependencies
- Add mandatory ScrollKeeper lines to pkg-plist

PR:             ports/65467 [1]
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Original commit
Thursday, 8 Apr 2004
18:20 krion search for other commits by this committer
- Remove unneeded line

PR:             ports/65331
Submitted by:   maintainer
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Sunday, 4 Apr 2004
07:05 krion search for other commits by this committer
- Fix build

Reported by:    bento via kris
Original commit
Sunday, 28 Mar 2004
12:58 krion search for other commits by this committer
- Update to version 0.10.0

PR:             ports/64842
Submitted by:   maintainer
Original commit
Tuesday, 23 Mar 2004
08:18 krion search for other commits by this committer
- Fix build

Noticed by:     bento via kris
Original commit
Friday, 19 Mar 2004
13:29 krion search for other commits by this committer
- Update to version 0.9.0

PR:             ports/64453
Submitted by:   maintainer
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Wednesday, 3 Sep 2003
08:09 krion search for other commits by this committer
- Update to version 0.8.3

PR:             56340
Submitted by:   maintainer
Original commit
Monday, 1 Sep 2003
09:53 krion search for other commits by this committer
- Update games/grhino to 0.8.2

PR:             56255
Submitted by:   maintainer
Original commit
Sunday, 20 Apr 2003
03:03 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Friday, 21 Feb 2003
12:06 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 24 Nov 2002
23:48 arved search for other commits by this committer
Add grhino, another reversi/othello Clone

PR:             43452
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp>
Original commit

Number of commits found: 48