73 Commits

Author SHA1 Message Date
ajacoutot
26213a813d Regen WANTLIB to unbreak. 2017-10-31 17:29:40 +00:00
ajacoutot
a570ddff8d gnome-dictionary does not provide a shared lib anymore, so drop dependency
on it.
2017-10-28 10:10:27 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
4cf9195daa more WANT_CXX / LIBECXX 2017-05-13 17:40:26 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy
91e38b82ed Split gettext into a small runtime component and a separate large
set of development tools as recommended by upstream.

Ports will continue to depend on devel/gettext for libintl.  The
gettext module also provides an automatic build dependency on
devel/gettext-tools for msgfmt etc.

A few ports that require a library provided by gettext-tools get a
corresponding dependency.

Also update gettext to 0.19.5.1.

COMMENT and DESCR from FreeBSD.  Bulk build testing by sthen@.

ok sthen@
2015-07-19 23:46:08 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
e699c6ce03 Register textproc/gtkspell3 dependency. 2015-03-29 09:03:36 +00:00
ajacoutot
be1f4fed5d x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:14:14 +00:00
ajacoutot
a1a6371b03 Update to gtranslator-2.91.7. 2015-03-15 14:44:59 +00:00
ajacoutot
5bbebc2253 Re-indent and add proper MODGNOME_TOOLS where missing. 2014-04-02 14:34:47 +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
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
0bceeea9e9 Fix CONFIGURE_ARGS and remove .a and .la module files. 2014-04-01 10:46:41 +00:00
ajacoutot
26d3d0564b Sync WANTLIB.
Drop useless CONFIGURE_ARGS.
2013-11-16 15:22:45 +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
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
bfeec77baa Sanitier depepdencies, these do not need to build depends on gtk+2,-guic.
RUN_DEPENDS = BUILD_DEPENDS is a known bad construct, but
BUILD_DEPENDS = RUN_DEPENDS is *not* that good either...
2013-04-02 17:26:34 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
fe8e7dfe47 Bugfix update to gtranslator-2.91.6. 2012-12-30 08:17:16 +00:00
ajacoutot
17c734768a More run fixes against the new GDL; from upstream. 2012-11-17 13:09:32 +00:00
ajacoutot
1725cdc243 needs to be ported to gtkspell3. 2012-11-15 14:44:14 +00:00
ajacoutot
147a936ed3 Unbreak (from upstream). 2012-11-14 12:37:03 +00:00
ajacoutot
86a47d6ab9 BZ urls. 2012-11-11 19:00:02 +00:00
ajacoutot
3596a51932 Mark these are BROKEN until upstream fixes them to work with the new gdl
(currently being worked on).
2012-11-11 14:30:50 +00:00
ajacoutot
78d036f6f6 Sync dependencies after libgdata moved to libsecret. 2012-10-01 15:17:29 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +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
403cb2c106 Update to gtranslator-2.91.5. 2012-06-07 12:58:39 +00:00
ajacoutot
8a87dc9ffe Update to gtranslator-2.91.4. 2012-05-06 09:43:24 +00:00
ajacoutot
bc6c332de1 Update to gtranslator-2.91.3. 2012-04-20 20:21:05 +00:00
ajacoutot
3b78383d97 Remove XXX and add support for gtkspell. 2012-04-12 18:05:43 +00:00
ajacoutot
9405ee5951 Update to gtranslator-2.91.2. 2012-04-10 06:42:19 +00:00
ajacoutot
5bc8cc1d75 gtk-doc is not needed anymore. 2012-03-29 16:35:46 +00:00
ajacoutot
7efbea79f1 Committed upstream. 2012-03-29 13:42:38 +00:00
ajacoutot
4b26329c0b Fix comment, no pkg change. 2012-03-29 13:39:16 +00:00
ajacoutot
7c18ca27bb Fix a warning with the schema file. 2012-03-29 13:35:44 +00:00
ajacoutot
c514ad5b7c Update to gtranslator-2.91.1. 2012-03-29 07:16:13 +00:00
ajacoutot
ca6ea7ca52 Add a comment about why we need gtk-doc here. 2012-03-26 10:34:45 +00:00
ajacoutot
cca972ae8c This needs gtk-doc.
spotted by robert@
2012-03-26 10:28:23 +00:00
ajacoutot
ef7e7c57b2 Missing RUN_DEPENDS. 2012-03-05 06:43:53 +00:00
espie
d154bdc39f missing build dep, okay aja. 2012-03-04 22:25:08 +00:00
ajacoutot
6e31bade87 Unbreak by updating to gtranslator-2.90.8. 2012-02-16 22:12:40 +00:00