summaryrefslogtreecommitdiffstats
path: root/devel/libnotify
Commit message (Collapse)AuthorAgeFilesLines
* Remove @dirrm[try], pkg tries to remove the dirs itself.kwm2014-11-031-4/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20030 df743ca5-7f9a-e211-a948-0013205c9059
* Remove keepla from MC. While here do other changes:gusi2014-08-162-2/+2
| | | | | | | | | | | | | | | | - Remove STRIP_CMD all over the place and replace that with INSTALL_TARGET=install-tsrip - Drop full path *_DEPENDS (like ${LOCALBASE}/bin/flex) and use either binary names (when possible) or package names instead. I've been tempted to convert options to a more compact form, but this will happen in the future. Tested by: two complete poudriere runs git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19813 df743ca5-7f9a-e211-a948-0013205c9059
* Switch to USES=libtool:keepla for now. While I rather want to ditch .la fileskwm2014-04-261-1/+1
| | | | | | | | | | | | I think we need to keep em a cycle. So that other ports have a chance to update there .la files not to record dependancies .la files. sprinkle some USE_AUTOTOOLS=libtool -> libtoolize. This will give us base libtool (ltmain.sh and libtool.m4) files. But doesn't depend on ${LOCALBASE}/bin/libtool INSTALL_TARGET=install-strip and misc smaller cleanups. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19578 df743ca5-7f9a-e211-a948-0013205c9059
* Update MC-ports to GNOME 3.12.kwm2014-04-263-16/+16
| | | | | | | Dragons beware! Although most of them should be sleeping. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
* First batch of USE_GNOME=ltverhack -> USES=libtool.kwm2014-02-072-6/+5
| | | | | | | Use INSTALL_TARGET=install-strip if possible. Misc Makefile cleanups. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19001 df743ca5-7f9a-e211-a948-0013205c9059
* Stageify, and misc small cleanups.kwm2013-12-201-2/+4
| | | | | | | Move net/libgweather3 -> net/libgweather. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18965 df743ca5-7f9a-e211-a948-0013205c9059
* Add NO_STAGE to all ports, until we convert each one.kwm2013-09-221-1/+2
| | | | | | | Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
* libnofiy only need gdkpixbuf2 not gtk20.kwm2013-07-261-1/+1
| | | | | | | | PR: ports/180596 Submitted by: tijl@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18635 df743ca5-7f9a-e211-a948-0013205c9059
* Catch up with ports infra changes.kwm2013-07-261-3/+2
| | | | | | | | | USE_GMAKE= => USES=gmake Sort Uses Remove MAKE_JOBS_SAFE as it is default now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18634 df743ca5-7f9a-e211-a948-0013205c9059
* Update keywords to allow for changing SVN tag.marcus2013-07-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18610 df743ca5-7f9a-e211-a948-0013205c9059
* Add introspection USE_GNOME component.kwm2013-05-141-4/+1
| | | | | | | | | | | | | | | Either introspection => both build and run dependancy or choosable with :build/:run modifiers. This also adds a MAKE_ENV to set the HOME to ${WRKDIR} so the .cache dir isn't created in the /root dir anymore. Convert all users in MC. Reported by: bapt/miwi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18467 df743ca5-7f9a-e211-a948-0013205c9059
* Massive port framework maintaince/update (long over due too)kwm2013-04-271-8/+4
| | | | | | | | Deal with recent USES changes, pet portlint here and there. Sync with ports, more to come. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18393 df743ca5-7f9a-e211-a948-0013205c9059
* set proper keywordsmarcus2013-04-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17268 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.5.kwm2012-06-073-6/+9
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16866 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.4.kwm2011-08-316-0/+211
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16138 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after libproxy,libnotify,poppler*,webkit-gtk2 and glib+gtk updates.kwm2011-08-246-213/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16129 df743ca5-7f9a-e211-a948-0013205c9059
* Remove gnometarget from USE_GNOME.kwm2011-08-121-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16118 df743ca5-7f9a-e211-a948-0013205c9059
* Make portlint happy. I am using cports.sh in MC portstools.mezz2011-06-121-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16064 df743ca5-7f9a-e211-a948-0013205c9059
* Change depend from gtk30 to gdk-pixbuf2. Gtk+-3.0 is only used for thekwm2011-06-113-2/+145
| | | | | | | tests. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16051 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.3.kwm2011-05-102-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15954 df743ca5-7f9a-e211-a948-0013205c9059
* Remove the comment of question for should we change .so.4 -> .so.1. Aftermezz2011-04-301-4/+1
| | | | | | | | searched in google and nope. It seems that the ABI has been changed. In the Linux world has it too. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15933 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.2.kwm2011-03-222-5/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15541 df743ca5-7f9a-e211-a948-0013205c9059
* Ship libnotify.so shlib number as upstream intended.kwm2011-03-062-3/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15351 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.1.kwm2011-01-153-6/+9
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15023 df743ca5-7f9a-e211-a948-0013205c9059
* Install so.1 instead of so.4. Just like the FreeBSD ports do.kwm2010-12-262-3/+7
| | | | | | | | I just not in the mood right now to keep ~50 ports in sync. Complaints about this are welcome. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14955 df743ca5-7f9a-e211-a948-0013205c9059
* Chase after new autotools world order.kwm2010-12-051-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14927 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.0.kwm2010-12-014-0/+66
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14924 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because ofkwm2010-12-014-69/+0
| | | | | | | | | focus issues. And it doesn't seem it getting any traction upstream. Next stop GNOME 3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14916 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.2.avl2010-10-155-94/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14814 df743ca5-7f9a-e211-a948-0013205c9059
* Add gtk+-2.0 to Requires line in .pc file.avl2010-10-122-2/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14808 df743ca5-7f9a-e211-a948-0013205c9059
* Remove gtk30 dependency.avl2010-09-204-6/+86
| | | | | | | | Remove unrecognized option --without-gtk-doc. Add USE_BZIP2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14615 df743ca5-7f9a-e211-a948-0013205c9059
* Add a missing dependency on gtk30.avl2010-08-061-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14381 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.1.kwm2010-07-142-6/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14343 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.0.kwm2010-06-294-0/+69
| | | | | | | Add license stuff. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14275 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the FreeBSD portsmarcus2009-01-124-65/+0
| | | | | | | tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11869 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.4.5.marcus2008-12-014-0/+65
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11804 df743ca5-7f9a-e211-a948-0013205c9059
* Clean out MarcusCom after the big import into ports.marcus2006-10-145-94/+0
| | | | | | | Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
* Chase dbus in the remaining ports.marcus2006-10-085-0/+94
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7628 df743ca5-7f9a-e211-a948-0013205c9059