summaryrefslogtreecommitdiff
path: root/deskutils/notification-daemon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-4/+4
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* - Add a patch which checks the D-BUS struct type of the icon-dataRoman Bogorodskiy2006-07-172-0/+63
| | | | | | | | correctly that is being sent trough libnotify (written by Milosz Derezynski) - Bump PORTREVISION Submitted by: Andreas Kohn (maintainer)
* Update to 0.3.5Martin Wilke2006-06-123-9/+5
| | | | | | PR: ports/98399 Submitted by: miwi Approved by: krion (mentor), maintainer via icq
* - Chase libsexy updatePav Lucistnik2006-05-251-1/+1
|
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+5
| | | | Approved by: portmgr (kris)
* Update to 0.3.4.Sam Lawrance2006-02-123-8/+4
| | | | | PR: ports/93129 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
* Update to 0.3.3Jean-Yves Lefort2006-01-283-13/+13
| | | | | PR: ports/92456 Submitted by: maintainer
* Update to 0.3.2Marcus Alves Grando2006-01-245-37/+22
| | | | | PR: 92228 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Chase the dbus shared lib version.Joe Marcus Clarke2005-12-311-1/+2
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* - Update to 0.2.4Pav Lucistnik2005-11-082-5/+5
| | | | | PR: ports/88578 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
|
* Project URL changed.Roman Bogorodskiy2005-09-262-4/+2
| | | | | PR: 86585 Submitted by: Andreas Kohn (maintainer)
* - Master site is dead; mirror files locallyPav Lucistnik2005-09-051-1/+3
| | | | | Reported by: krismail Requested by: maintainer
* - Update to 0.2.2Pav Lucistnik2005-08-315-5/+31
| | | | | PR: ports/85524 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
* Move this port to LOCALBASE since it doesn't need to be under X11BASE, andJoe Marcus Clarke2005-08-311-1/+2
| | | | doesn't need gnomeprefix.
* Fix fetching.Joe Marcus Clarke2005-08-291-1/+1
| | | | Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Add notification-daemon, a framework for notifying the user of applicationJoe Marcus Clarke2005-08-284-0/+37
events using passive pop-up windows. PR: 84721 Submitted by: Andreas Kohn <andreas@syndrom23.de>