summaryrefslogtreecommitdiff
path: root/deskutils/notification-daemon/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.Koop Mast2016-02-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | The offical GNOME 3.18 release notes can be found at https://help.gnome.org/misc/release-notes/3.18/ This update doesn't contain the glib/gtk c++ bindings which will be done in a another update due to the requirement on c++11 and the amount of fallout this probably will give. GDM is still at version 3.16 due to some issues. Bump mate-themes to use the gtk 3.18 version of the themes. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 207006 Notes: svn path=/head/; revision=408881
* Update notification-daemon to 3.16.1.Koop Mast2015-09-041-2/+1
| | | | | | | Obtained from: gnome devel repo Notes: svn path=/head/; revision=396067
* * Add PORTSCOUT macros to only show stable gnome versions.Koop Mast2015-08-081-0/+2
| | | | | | | | | | | * Fix the PORTSCOUT macro in devel/glib20-reference/bsd.gnome-reference.mk so that all -reference ports get ignored. * Add some PORTSCOUT=ignore:1 here and there for software that won't get any updates anymore. Or are slave ports, so only the master port will get checked. Notes: svn path=/head/; revision=393729
* Update CONFLICTS.Koop Mast2015-02-221-2/+0
| | | | | | | | | | | | | | xfce4-notifyd was updated to no longer conflict with notification-daemon. There is no conflict anymore between notification-daemon and xfce4-notification-daemon Only notify-osd and xfce4-notification-daemon conflict with each other. PR: 197851 (based on) Submitted by: Ben Woods <woodsb02@gmail.com> Reviewed by: maintainer (ehaupt@) Notes: svn path=/head/; revision=379629
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-191-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed Notes: svn path=/head/; revision=372768
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Stagify.Koop Mast2014-03-311-1/+0
| | | | Notes: svn path=/head/; revision=349807
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | LIB_DEPENDS in deskutils Notes: svn path=/head/; revision=336190
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | deskutils) Notes: svn path=/head/; revision=327718
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326122
* Fix a typoBaptiste Daroussin2013-05-241-5/+1
| | | | | | | | | | While here trim headers Reported by: pkg (PKG_DEVELOPER_MODE) Approved by: gnome (kwm) Notes: svn path=/head/; revision=318962
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 0.7.2.Koop Mast2011-09-051-2/+2
| | | | Notes: svn path=/head/; revision=281251
* Update to 0.7.1.Koop Mast2011-08-231-12/+8
| | | | Notes: svn path=/head/; revision=280296
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thisKoop Mast2010-11-201-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ Notes: svn path=/head/; revision=264837
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Register CONFLICTSEmanuel Haupt2009-10-221-2/+2
| | | | Notes: svn path=/head/; revision=243214
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Notification-daemon now explicitly depends on libnotify.Joe Marcus Clarke2009-01-101-1/+3
| | | | | | | Reported by: QA Tinderbox Notes: svn path=/head/; revision=225664
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-101-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Register CONFLICTSEmanuel Haupt2007-12-111-0/+2
| | | | Notes: svn path=/head/; revision=203071
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* -Update to 0.3.7.Jeremy Messenger2007-03-271-3/+2
| | | | | | | -No longer need popt dependency. Notes: svn path=/head/; revision=188442
* Portlint:Jeremy Messenger2007-03-261-1/+3
| | | | | | | -Add USE_GETTEXT. Notes: svn path=/head/; revision=188408
* - Update to 0.3.6Jean-Yves Lefort2006-11-141-3/+2
| | | | | | | | | | | | - Make it work with dbus-glib >= 0.72 - Take maintainership PR: ports/104876 Submitted by: jylefort, Pawel Worach <pawel.worach@gmail.com> Approved by: maintainer timeout (17 days) Notes: svn path=/head/; revision=177252
* 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) Notes: svn path=/head/; revision=175261
* - Add a patch which checks the D-BUS struct type of the icon-dataRoman Bogorodskiy2006-07-171-0/+1
| | | | | | | | | | | correctly that is being sent trough libnotify (written by Milosz Derezynski) - Bump PORTREVISION Submitted by: Andreas Kohn (maintainer) Notes: svn path=/head/; revision=168070
* Update to 0.3.5Martin Wilke2006-06-121-2/+1
| | | | | | | | | PR: ports/98399 Submitted by: miwi Approved by: krion (mentor), maintainer via icq Notes: svn path=/head/; revision=165219
* - Chase libsexy updatePav Lucistnik2006-05-251-1/+1
| | | | Notes: svn path=/head/; revision=163394
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 0.3.4.Sam Lawrance2006-02-121-1/+1
| | | | | | | | PR: ports/93129 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer) Notes: svn path=/head/; revision=155806
* Update to 0.3.3Jean-Yves Lefort2006-01-281-2/+2
| | | | | | | | PR: ports/92456 Submitted by: maintainer Notes: svn path=/head/; revision=154655
* Update to 0.3.2Marcus Alves Grando2006-01-241-12/+10
| | | | | | | | PR: 92228 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer) Notes: svn path=/head/; revision=154367
* Chase the dbus shared lib version.Joe Marcus Clarke2005-12-311-1/+2
| | | | Notes: svn path=/head/; revision=152498
* 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. Notes: svn path=/head/; revision=148323
* - Update to 0.2.4Pav Lucistnik2005-11-081-3/+3
| | | | | | | | PR: ports/88578 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer) Notes: svn path=/head/; revision=147642
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Project URL changed.Roman Bogorodskiy2005-09-261-3/+1
| | | | | | | | PR: 86585 Submitted by: Andreas Kohn (maintainer) Notes: svn path=/head/; revision=143576
* - Master site is dead; mirror files locallyPav Lucistnik2005-09-051-1/+3
| | | | | | | | Reported by: krismail Requested by: maintainer Notes: svn path=/head/; revision=142017
* - Update to 0.2.2Pav Lucistnik2005-08-311-3/+8
| | | | | | | | PR: ports/85524 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer) Notes: svn path=/head/; revision=141634
* 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. Notes: svn path=/head/; revision=141632
* Fix fetching.Joe Marcus Clarke2005-08-291-1/+1
| | | | | | | Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=141232