aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/xfce4-notification-daemon
Commit message (Collapse)AuthorAgeFilesLines
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-1/+0
|
* - Convert USE_GMAKE to USES=gmakeehaupt2013-07-091-1/+1
| | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header
* - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelolivierd2013-05-091-1/+1
| | | | | | | | While I'm here, - Finish to convert USES - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Remove desktopfileutils, because MimeType entry is not present in desktop file
* Convert to USES=gettextehaupt2013-04-231-1/+1
|
* Restore 'Created by' header information. This has been removed during theehaupt2012-11-041-0/+1
| | | | | | | first announcement of the new trimming rule and the finalized overworked version. Feature safe: yes
* While using 'dbus-glib' seems to work (due to the way LIB_DEPENDS areehaupt2012-09-121-1/+1
| | | | | | currently checked), the correct shlib name is 'dbus-glib-1'. Notified by: Yuri Pankov <yuri.pankov@gmail.com>
* - Use OPTIONSngehaupt2012-09-091-16/+14
| | | | - Remove deprecated header information
* Register CONFLICTSehaupt2012-06-111-2/+2
| | | | Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail)
* Get rid of ${SITE_PERL} in *_DEPENDSehaupt2012-06-061-1/+1
| | | | Submitted by: az
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Provide a patch to chase a libnotify api change.ehaupt2012-05-292-1/+13
| | | | | PR: 168355 (based on) Submitted by: Ben Grimm <freebsd@bengrimm.net>
* - Bump all XFCE after XFCE importmiwi2012-05-261-1/+1
|
* Pacify portlintehaupt2011-12-271-2/+2
| | | | Feature safe: yes
* Remove http://goodies.xfce.org/releases/notification-daemon-xfce/ fromehaupt2011-04-241-2/+1
| | | | | | | MASTER_SITES. Distfile gets shiftet around almost weekly, webserver provides no SIZE information and the site is generally very unreliable. Reported by: many
* Make this ports MASTER_SITE_SUBDIR not depend on the current xfce4 version andehaupt2011-03-031-2/+1
| | | | therefore make oliver's life a bit easier the next time xfce4 gets updated.
* Welcome XFCE 4.8 to the portstree!oliver2011-03-031-1/+2
| | | | Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
* Add LICENSE and remove MD5 sums.ehaupt2011-01-262-1/+2
| | | | Feature safe: yes
* Depend on librsvg2 in order to display svg iconsehaupt2010-08-121-1/+2
|
* update xfce to 4.6.2oliver2010-05-311-1/+1
| | | | bump PORTREVISION on all depending ports
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* Include patchset from debian packageehaupt2010-05-053-1/+76
| | | | Obtained from: debian
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* bump PORTREVISION for the recent update ofoliver2010-01-101-1/+1
| | | | | | | | x11/libexo x11-toolkits/libxfce4gui sysutils/xfce4-settings x11-wm/xfce4-panel x11/Terminal
* Register CONFLICTSehaupt2009-10-221-2/+2
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* update xfce to 4.6.1oliver2009-05-061-1/+1
| | | | bump PORTREVISION where necessary
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1
|
* the last missing ports:oliver2009-03-081-1/+1
| | | | bump PORTREVISION because of xfce 4.6 update
* Add textproc/p5-XML-Parser to BUILD_DEPENDS. Recent changes somewhere in theehaupt2008-11-211-0/+1
| | | | dependency chain caused configure to fail since it's not present at build time.
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-2/+0
| | | | MAKE_ENV
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1
|
* Get rid of USE_XLIB.ehaupt2008-03-171-1/+1
|
* Register CONFLICTSehaupt2007-12-121-1/+1
|
* Add deskutils/xfce4-notification-daemon, a port of the gnome notificationehaupt2007-12-124-0/+101
daemon for Xfce Desktop Environment. PR: ports/118086