ajacoutot
37b0f26f0d
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:11:24 +00:00
ajacoutot
3c5381c59b
The x11/gnome MODULE will soon stop setting USE_GMAKE unconditionally, so
...
explicitely add it where needed.
2014-07-09 17:43:52 +00:00
ajacoutot
263e87081e
These need textproc/intltool in MODULES since they are not GNOME_PROJECT
...
ports.
2014-07-09 13:55:59 +00:00
ajacoutot
ac778dd428
Drop useless kerberos patch.
2014-04-21 20:40:27 +00:00
sthen
b158eb3459
no kerberos, and chase ldap wantlib changes
2014-04-21 16:13:53 +00:00
naddy
57c946fbc9
switch from the ancient des_ API to DES_
2014-04-15 14:04:14 +00:00
jasper
012f7978a4
cleanup double spaces and sort MODGNOME_TOOLS
2014-04-02 09:36:09 +00:00
jasper
43b19ca734
merge various MODGNOME_TOOLS lines into a single line (or two if it would
...
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71
move more bits and bobs into MODGNOME_TOOLS to make it more clear which
...
tools are actually used.
This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache
(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
ajacoutot
025ef80d2d
Use MODGNOME_MIME_FILE.
2013-10-15 09:43:53 +00:00
zhuk
4f664d8b82
Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
...
and shared-mime-info. Found by portcheck.
A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
ajacoutot
8613536758
Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
...
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
kirby
dc96cb5dd4
- update HOMEPAGE
...
- update MASTER_SITES where needed
- regen distinfo while here
patch from Martin Natano with tweaks by me.
2013-05-26 09:30:55 +00:00
espie
3f680606a7
PERMIT_* / REGRESS->TEST sweep
2013-03-11 02:52:04 +00:00
ajacoutot
2e38793226
Default libtool(1) is in base now so there is no point in settings
...
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00
ajacoutot
a1b7c39eb5
gtk-update-icon-cache:
...
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
6a25f21ca1
Regen PLIST.
...
req by espie@
2012-04-28 14:08:53 +00:00
ajacoutot
b2529c0308
Missing depends on misc/shared-mime-info.
...
spotted by espie@
2012-04-28 13:00:48 +00:00
ajacoutot
c11a2202e8
Unbreak by updating to gq-1.3.4.
2012-03-29 12:43:21 +00:00
ajacoutot
e3ee0c78b0
Mark BROKEN for now. There is an update that will unbreak it which I am
...
going to work on.
2012-03-23 13:30:03 +00:00
jasper
195ef8b931
- regen WANTLIB
2011-11-04 08:16:23 +00:00
espie
61199a1dbc
normalize pkgpath
2011-09-16 08:48:01 +00:00
espie
99fe429f1a
missed libspecs
2010-11-15 13:08:37 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
sthen
b2ef61b247
use REVISION and new-style LIB_DEPENDS+WANTLIB
2010-09-01 09:17:42 +00:00
espie
b3fed84ca6
fix gcc4
2010-05-22 10:26:45 +00:00
ajacoutot
cd9c7ecf7a
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 21:16:33 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
jasper
33b462f0c0
- regen WANTLIB
...
- install .desktop file where it should
- add missing goo and dependency
- get rid of implicit declaration warnings
- add missing rcs id's to several patches
ok mbalmer@ (MAINTAINER), sthen@
2009-01-26 18:17:25 +00:00
ajacoutot
ad77f30d1f
- tweak .desktop file so that we have an icon to show in the GNOME menu
...
- precise license marker
- add sysutils to CATEGORIES
- regen patches and PLIST while here
ok mbalmer@
2008-10-12 17:36:03 +00:00
sthen
c86cbb0b0b
sync WANTLIB, bump package version
2008-06-02 14:34:40 +00:00
simon
fb0d3888a6
fix and sort WANTLIB after gtk+2 update
...
ok mbalmer@ (maintainer)
2007-11-08 16:55:26 +00:00
simon
cc00442a1a
remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
2007-09-15 20:34:00 +00:00
sturm
5099324475
WANTLIB
2007-04-13 20:40:51 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
steven
26f5ae54bd
fix WANTLIB of ports using gtk, needed after switch to our own pkg-config
2007-01-04 20:19:53 +00:00
steven
87a90c296d
USE_X11
2006-11-11 21:04:27 +00:00
espie
d1d5e05ad4
remove `empty' version spec (.0.0) which is no longer needed to desambiguate
...
library names.
2006-09-18 11:40:06 +00:00
espie
ccc1498fc1
more new libspecs.
2006-08-01 22:19:46 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
steven
5d16a5b82e
fix WANTLIB after gtk+2 downgrade
2006-01-16 17:14:40 +00:00
wilfried
543eb8d82a
fix wantlib + bump
2005-11-15 13:23:15 +00:00
espie
e0af4b998b
force gq to pick up sasl2 in its search for openldap.
2005-11-12 10:39:07 +00:00
bernd
94b9fa9eb7
- we have iswspace and btowc now, so let gq use it
...
- fix WANTLIB
- bump PKGNAME
okay espie@ mbalmer@
2005-09-10 21:47:59 +00:00
espie
fcfce4c663
tell gq we don't have iswspace yet, so it won't try to use
...
iswspace(btowc(c)), since we don't have btowc yet...
2005-04-18 11:42:38 +00:00
espie
65b20fd2a6
don't keep empty patches
2005-04-18 09:49:58 +00:00