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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: graphics/eog2/Makefile

Number of commits found: 33

Monday, 24 Jan 2005
23:17 pav search for other commits by this committer
- Move graphics/eog2 to graphics/eog
Original commit
Friday, 10 Dec 2004
04:44 mezz search for other commits by this committer
Fix the pkg-plist.

Reported by:    pointyhat
Original commit
Wednesday, 1 Dec 2004
21:15 marcus search for other commits by this committer
Update to 2.8.2.
Original commit
Tuesday, 23 Nov 2004
02:23 mezz search for other commits by this committer
Use new INSTALLS_OMF.

Approved by:    bland, kwm, marcus and pav
Original commit
Wednesday, 10 Nov 2004
03:19 mezz search for other commits by this committer
Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
Original commit
Sunday, 7 Nov 2004
22:24 marcus search for other commits by this committer
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).

This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
Original commit
Monday, 23 Aug 2004
14:49 bland search for other commits by this committer
Fix plist one more time (half paste last time).

Reported by:    pointyhat
Original commit
Tuesday, 17 Aug 2004
06:22 bland search for other commits by this committer
Fix plist.

Reported by:    pointyhat
Original commit
Wednesday, 28 Jul 2004
15:14 adamw search for other commits by this committer
Add missing directories to the plist.
Original commit
14:36 adamw search for other commits by this committer
Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
Original commit
Thursday, 29 Apr 2004
02:51 marcus search for other commits by this committer
Update to 2.6.1.
Original commit
Monday, 5 Apr 2004
03:11 marcus search for other commits by this committer
Presenting GNOME 2.6.0.  The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
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
Monday, 17 Nov 2003
12:29 trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Original commit
Sunday, 26 Oct 2003
23:35 marcus search for other commits by this committer
Passify portlint, and remove some whitespace from a blank line.
Original commit
Tuesday, 14 Oct 2003
18:05 marcus search for other commits by this committer
Update to 2.4.1.
Original commit
Monday, 22 Sep 2003
19:12 marcus search for other commits by this committer
Chase the libexif shared lib version.

Reported by:    Larry Rosenman <ler@lerctr.org>
Original commit
Thursday, 18 Sep 2003
06:49 marcus search for other commits by this committer
Update to GNOME 2.4.0.  For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
?yvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:    portmgr (kris, will, myself implicitly)
Requested by:   re as well as many other users
Original commit Encoding Errors (not all of the commit message was ASCII)
Thursday, 12 Jun 2003
09:46 adamw search for other commits by this committer
Remove REINPLACE commands that were rolled into gnomehack.
Original commit
Tuesday, 22 Apr 2003
04:30 marcus search for other commits by this committer
Convert to new GNOME infrastructure.
Original commit
Sunday, 20 Apr 2003
19:22 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Friday, 4 Apr 2003
07:39 marcus search for other commits by this committer
Update to 2.2.1.
Original commit
Friday, 7 Mar 2003
06:04 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Friday, 7 Feb 2003
18:42 marcus search for other commits by this committer
Update to GNOME 2.2.

This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
Original commit
Monday, 18 Nov 2002
02:32 marcus search for other commits by this committer
Update to 1.0.4.
Original commit
Friday, 20 Sep 2002
17:07 marcus search for other commits by this committer
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
Original commit
Thursday, 29 Aug 2002
05:27 marcus search for other commits by this committer
Update to 1.0.3.
Original commit
Monday, 5 Aug 2002
04:01 marcus search for other commits by this committer
Update to 1.0.2.

This release adds bug fixes, two new translations, and some new windowing
functions.  A complete list of changes is found in WRKSRC/ChangeLog.
Original commit
Sunday, 30 Jun 2002
22:20 marcus search for other commits by this committer
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.
Original commit
Wednesday, 19 Jun 2002
16:08 marcus search for other commits by this committer
Add a missing dependency on librsvg2.
Original commit
Saturday, 15 Jun 2002
09:05 marcus search for other commits by this committer
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
Original commit
Thursday, 23 May 2002
15:45 marcus search for other commits by this committer
Add eog2 after repo copy from eog.  Eog is the "Eye of GNOME" image viewer
for the GNOME 2.0 desktop.
Original commit

Number of commits found: 33