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.

Port details
gaim-guifications Plugin to add msn style "toaster" popups to Gaim
2.12_4 net-im Deleted on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.12_4Version of this port present on the latest quarterly branch.
Maintainer: ports@c0decafe.net search for ports maintained by this maintainer
Port Added: 2005-11-10 04:23:14
Last Update: 2007-09-07 03:46:57
SVN Revision: UNKNOWN
People watching this port, also watch:: firefox, bash, zip
License: not specified in port
WWW:
http://guifications.sourceforge.net/Guifications/
Description:
Guifications is a Gaim plugin that displays msn style "toaster" popups in a user-defined corner of the screen. It's highly configurable, and easy to use. WWW: http://guifications.sourceforge.net/Guifications/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • gaim-guifications>0:net-im/gaim-guifications
No installation instructions:
This port has been deleted.
PKGNAME: gaim-guifications
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. config.h : net-im/gaim
  2. gmake : devel/gmake
  3. intltool-extract : textproc/intltool
  4. pkg-config : devel/pkg-config
  5. libraries : x11/xorg-libraries
Runtime dependencies:
  1. gaim : net-im/gaim
  2. BSD.gnome.dist : misc/gnomehier
  3. pkg-config : devel/pkg-config
  4. libraries : x11/xorg-libraries
Library dependencies:
  1. intl : devel/gettext
  2. atk-1.0.0 : accessibility/atk
  3. glib-2.0.0 : devel/glib20
  4. gtk-x11-2.0.0 : x11-toolkits/gtk20
  5. pango-1.0.0 : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://easynews.dl.sourceforge.net/sourceforge/guifications/
  3. http://heanet.dl.sourceforge.net/sourceforge/guifications/
  4. http://kent.dl.sourceforge.net/sourceforge/guifications/
  5. http://nchc.dl.sourceforge.net/sourceforge/guifications/
  6. http://ufpr.dl.sourceforge.net/sourceforge/guifications/
  7. http://umn.dl.sourceforge.net/sourceforge/guifications/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.12_4
07 Sep 2007 03:46:57
Original commit files touched by this commit
marcus search for other commits by this committer
As promised, remove net-im/gaim, and all dependent ports.  Gaim has been
replaced by net-im/pidgin.
2.12_4
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
2.12_3
03 Mar 2007 20:36:15
Original commit files touched by this commit
kris search for other commits by this committer
Back out previous commit which broke the plist

Pointy hat to:  kris
2.12_3
10 Feb 2007 06:05:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool15 port instead of included version to avoid objformat a.out botch
2.12_3
08 Feb 2007 22:32:32
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build on HEAD after objformat remove

PR:             108823
Submitted by:   ports@c0decafe.net (maintainer)
2.12_3
14 Oct 2006 08:54:54
Original commit files touched by this commit
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)
2.12_2
07 Jul 2006 19:49:22
Original commit files touched by this commit
itetcu search for other commits by this committer
OPTIONify

PR:             ports/99510
Submitted by:   Arseny Nasokin <tarc@tarc.po.cs.msu.su>
Reviewed by:    maintainer
2.12_2
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
2.12_2
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
2.12_1
01 Feb 2006 01:02:03
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.12_1
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2.12_1
10 Nov 2005 04:22:30
Original commit files touched by this commit
pav search for other commits by this committer
Move gaim related ports to a newly created net-im category:

  misc/gaim-bangexec -> net-im/gaim-bangexec
  misc/gaim-guifications -> net-im/gaim-guifications
  misc/gaim-ignorance -> net-im/gaim-ignorance

Repocopied by:  marcus

Number of commits found: 12