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/gqview-devel/Makefile

Number of commits found: 38

Tuesday, 22 Oct 2013
13:58 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])

Approved by:	portmgr (bdrewery)
Original commitRevision:331272 
Saturday, 21 Sep 2013
11:06 dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
Original commitRevision:327804 
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 
Monday, 2 Sep 2013
21:16 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326090 
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
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
Wednesday, 2 Sep 2009
15:01 amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
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, 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
Monday, 5 May 2008
18:05 oliver search for other commits by this committer
Fix desktop entry

PR:             ports/122391
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
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
Monday, 4 Dec 2006
18:15 oliver search for other commits by this committer
update to 2.1.5
Original commit
Wednesday, 8 Nov 2006
19:03 oliver search for other commits by this committer
update to 2.1.4
Original commit
Tuesday, 31 Oct 2006
09:18 oliver search for other commits by this committer
update to 2.1.2
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, 4 Sep 2006
20:29 oliver search for other commits by this committer
fix on CURRENT

PR:             ports/102843
Submitted by:   Vladimir Grebenschikov <vova@fbsd.ru>
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
Saturday, 18 Jun 2005
20:58 oliver search for other commits by this committer
remove WITHOUT_NLS knob since it's not any longer supported by gqview's
configure script

Noted by:       philip
Original commit
Friday, 17 Jun 2005
22:50 oliver search for other commits by this committer
update to 2.1.1
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, 6 Mar 2005
00:32 oliver search for other commits by this committer
update to 2.1.0
make portlint a bit happier about the CONFLICTS line
Original commit
Tuesday, 15 Feb 2005
17:19 oliver search for other commits by this committer
update to 1.5.9
Original commit
Wednesday, 9 Feb 2005
15:43 oliver search for other commits by this committer
update to 1.5.8
Original commit
Tuesday, 1 Feb 2005
20:04 oliver search for other commits by this committer
update to 1.5.7
Original commit
Friday, 21 Jan 2005
20:59 krion search for other commits by this committer
Set LATEST_LINK.

Reported by:    kris
Original commit
Sunday, 9 Jan 2005
22:21 oliver search for other commits by this committer
readd gqview-devel (1.5.6)
Original commit
Tuesday, 2 Mar 2004
11:06 ale search for other commits by this committer
Remove gqview-devel (merged into gqview).

Requested by:   many
Approved by:    maintainer
Original commit
Sunday, 22 Feb 2004
14:10 ale search for other commits by this committer
Add USE_ICONV=yes.
Original commit
Friday, 6 Feb 2004
19:26 philip search for other commits by this committer
 o Update to latest version 1.3.9
 o Fix documentation menu-items [1]

PR:             62357   [1]
Submitted by:   Radim Kolar <hsn@netmag.cz> [1]
Approved by:    njl (mentor)
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
Tuesday, 27 Jan 2004
10:07 ale search for other commits by this committer
- Update to 1.3.8 release
- Change maintainer to submitter
- Add CONFLICTS

PR:             ports/61789
Submitted by:   philip
Approved by:    maintainer timeout (countless months),
                nork (mentor/implicitly)
Original commit
Thursday, 8 Jan 2004
23:14 pav search for other commits by this committer
- Update to 1.3.7

PR:             ports/60491, ports/60573
Submitted by:   Philip Paeps <philip+freebsd@paeps.cx>
Approved by:    maintainer timeout (17 days)
Original commit
Saturday, 20 Dec 2003
00:01 pav search for other commits by this committer
- Update to 1.3.5

PR:             ports/58246, ports/59941
Submitted by:   Samy Al Bahra <samy@kerneled.com>,
                Philip Paeps <philip+freebsd@paeps.cx>
Approved by:    maintainer timeout (1 month)
Original commit
Tuesday, 17 Jun 2003
14:27 daichi search for other commits by this committer
new port: graphics/gqview-devel

gqview-devel is development (GTK2) version of GQview.

PR:             48959
Submitted by:   Andrew Dolgov <cthulhu@cthulhu.ru>
Original commit

Number of commits found: 38