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: devel/gconf2/pkg-install

Number of commits found: 2

Saturday, 29 Jan 2005
20:21 mezz search for other commits by this committer
devel/gconf2
        Remove the post-install/pkg-install, since gnomehier is taking care of
        it.

devel/gnomevfs2
        Add pkg-install and pkg-deinstall to restore libgnome's gconf key if
        libgnome's .schemas exists. This fix the plist complained by pointyhat.

        Why restore libgnome's gconf key during the installtion if it exists?
        Because, libgnome always depend on gnomevfs2 so make sure the libgnome
        is still in the top when we either reinstall or upgrade gnomevfs2.

misc/gnomehier
        Remove the etc/gconf/gconf.xml.defaults/*, since the gconftool is
        taking care of it. ie: GCONF_SCHEMAS

x11/libgnome
        Add pkg-deinstall to restore gnomevfs2's gconf key if gnomevfs2's
        schemas exists. This fix the plist complained by pointyhat. Also, this
        is a real fix for the weird keyboard problem when you uninstall
        libgnome without reinstall it.

Bump the PORTREVISION in all of four ports above to fix everything with gconf
keys stuff for plist. Those have been tested in the MarcusCom CVS, GNOME
tinderbox, and my tinderbox.
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

Number of commits found: 2