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/pkg-deinstall.in

Number of commits found: 3

Tuesday, 17 May 2005
17:23 jylefort search for other commits by this committer
- Fix the packing list when NOPORTDOCS is defined [1]
- Use SUB_FILES=pkg-deinstall

PR:             ports/81156 [1]
Submitted by:   Björn König <bkoenig@cs.tu-berlin.de> [1]
Original commit
Saturday, 12 Mar 2005
10:39 marcus search for other commits by this committer
Presenting GNOME 2.10 for FreeBSD!

The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall.  However, a lot of
FreeBSD specific additions and fixes have been made.  For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support.  See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.

GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work.  We would also like to thank our adventurous users that chose to
ride the walrus.  We'd especially like to thank the following users that
provided patches for GNOME 2.10:

ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk

And anyone else I may have accidentally omitted.

As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer.  However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession.  You can
use the deskutils/splashsetter port to choose the one you like best.

As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10.  Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.

Enjoy!
Original commit
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

Number of commits found: 3