sthen
d8e24bbded
sync WANTLIB
2015-08-17 19:52:39 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
30beee1c31
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:46:20 +00:00
naddy
fd5ef174b9
Drop USE_GROFF: apart from trivial page footer differences, groff
...
and mandoc produce identical UTF-8 output, and mandoc's ASCII output
is better.
2015-01-22 22:58:17 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +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
b2225aca4d
Drop RDEP on devel/gconf2,-polkit.
...
spotted by nigel@
2013-09-29 12:06:40 +00:00
ajacoutot
ea93efd05f
Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
...
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
de423d4d84
Bump after devel/gconf2,-main is gone.
2013-09-27 17:49:01 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
ajacoutot
e953a008f8
Quiet gconftool-2:
...
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.
discussed with espie@
2013-02-06 14:23:06 +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
9e43178189
Add a run depends on x11/gtk+2,-guic.
2011-12-03 19:38:09 +00:00
ajacoutot
e196055979
Update to gconf-editor-3.0.1.
2011-11-21 14:14:58 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
jasper
03373ee70d
fix tyop
2011-10-16 20:51:12 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
bb694d8caf
switch to new gnome.port.mk
2011-09-21 10:16:42 +00:00
ajacoutot
42910225a0
DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
...
discussed with and ok jasper@
2011-09-19 07:31:45 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +00:00
jasper
ad2a9c291c
switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable.
2011-09-12 12:07:24 +00:00
ajacoutot
32563635a5
Start the GNOME3 merge armageddon... breakage expected.
2011-09-12 07:26:18 +00:00
ajacoutot
2bc48cd129
Fix defaults and mandatory paths.
2011-05-30 19:02:24 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
99ee91ed97
Meh, fix the other half... spotted by Anthony J. Bentley.
2011-03-13 18:56:55 +00:00
ajacoutot
cecc231815
Grammar, from Anthony J. Bentley.
2011-03-13 07:33:37 +00:00
ajacoutot
22abe732e5
Add to x11 category.
2011-03-02 06:47:13 +00:00
sthen
16fb1a7783
fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin
2010-10-18 21:35:47 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
jasper
27d13fd904
- USE_X11 is default now from gnome.port.mk
2010-10-18 13:28:51 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
ajacoutot
5848cef3b6
Update to gconf-editor-2.32.0.
...
ok jasper@
2010-09-30 07:32:30 +00:00
ajacoutot
ea622a08e6
Mention gconf-polkit, but do not depend on it.
2010-07-07 16:40:53 +00:00
ajacoutot
6dc9b5426a
Update to gconf-editor-2.30.0.
2010-04-22 20:42:35 +00:00
ajacoutot
c4f812490c
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:31:26 +00:00
ajacoutot
9e90b0a272
Hobbits take over.
2009-10-16 09:44:02 +00:00
ajacoutot
573bf82492
Update to gconf-editor-2.28.0.
2009-10-13 14:37:20 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
sthen
c5ce78c755
sync wantlib/lib_depends, bump
2009-06-17 01:20:59 +00:00
ajacoutot
45eb496c30
Bump after recent gconf2 MODULE change.
2009-06-11 18:27:02 +00:00
ajacoutot
726683d492
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
ajacoutot
10b6eb2bd8
Convert to using the new gconf2.port.mk module.
...
input and ok jasper@
2009-06-07 05:31:10 +00:00
ajacoutot
6a768369c4
- now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
...
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore
ok jasper@
2009-04-16 08:11:13 +00:00
ajacoutot
d61a271794
- cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes
2009-04-06 10:09:06 +00:00
ajacoutot
c89ef704dd
- nothing should have to run_depends on rarian anymore
...
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c
- first pass at cleaning rarian/scrollkeeper handling
...
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.
discussed with jasper@
2009-03-14 10:40:51 +00:00
ajacoutot
af61eeeace
- sanitize WANTLIB+LIB_DEPENDS
...
- remove esd/audiofile from WANTLIB
- add CONFIGURE_SHARED
- regen PLIST while here
2009-01-29 15:34:15 +00:00
jasper
98dddcefbd
- switch to rarian instead of scrollkeeper
...
- regen PLIST
ok ajacoutot@
2008-12-17 18:40:13 +00:00