167 Commits

Author SHA1 Message Date
jasper
0822350734 revert two upstream commits that prevent spawning a shell; this is not a fix
but it makes gnome-terminal usable again.
2017-04-17 12:54:51 +00:00
jasper
a1124077ef update to gnome-terminal-3.24.1 2017-04-17 12:29:36 +00:00
ajacoutot
73177d4bf3 Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports
that need it; in the future more and more ports will move to meson build anyway.
I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile
(MODULES list must be sorted very carefully).
Less magic is good.

discussed with jasper@
2017-04-13 07:38:44 +00:00
jasper
5ecd5d9b51 update to gnome-terminal-3.22.2 2017-03-21 18:15:17 +00:00
ajacoutot
6c482de090 Sync WANTLIB. 2017-02-22 14:07:03 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
jasper
2fd688991b update to gnome-terminal-3.22.1 2016-11-08 05:39:02 +00:00
jasper
1bcaa0ea80 update LDEP to use the fixed pcre2 2016-11-01 22:19:23 +00:00
jasper
4081a06fa7 update to gnome-terminal-3.22.0 2016-10-31 16:15:37 +00:00
jasper
a3abaf1d59 update to gnome-terminal-3.20.2 2016-05-10 18:38:17 +00:00
jasper
d24265221d update to gnome-terminal-3.20.1 2016-04-26 07:41:29 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
jasper
535f58be0c update to gnome-terminal-3.18.3 2016-03-07 07:44:49 +00:00
jasper
6a55d13776 update to gnome-terminal-3.18.2 2015-11-10 18:54:32 +00:00
jasper
0831fcc0a1 update to gnome-terminal-3.18.1 2015-10-22 15:34:47 +00:00
ajacoutot
27b971fd1e Move to sed -i.
ok jasper@
2015-07-18 22:29:56 +00:00
ajacoutot
674dce036b screen: Get process arguments without /proc on FreeBSD and OpenBSD 2015-06-07 13:18:02 +00:00
jasper
4427818b17 update to gnome-terminal-3.16.2 2015-05-12 12:45:56 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
jasper
1408bb2beb update to gnome-terminal-3.16.1 2015-04-14 06:55:01 +00:00
ajacoutot
7079c65666 appdata-tools has been dropped by upstream. 2015-04-04 10:19:08 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
jasper
2fdaa2268d update to gnome-terminal-3.16.0 2015-04-03 16:47:34 +00:00
jasper
7578e35778 update to gedit-code-assistance-3.14.3 2015-03-24 13:36:09 +00:00
jasper
4fe241d206 update to gnome-terminal-3.14.2 2014-11-13 16:32:32 +00:00
jasper
3f02db2f6a update to gnome-terminal-3.14.1 2014-10-15 10:54:04 +00:00
ajacoutot
2de7518a1b Missing BUILD_DEPENDS.
breakage reported by naddy@
2014-10-10 11:44:04 +00:00
jasper
d30519058d drop a patch 2014-10-06 12:28:50 +00:00
jasper
111c652dae update to gnome-terminal-3.14.0 2014-10-06 07:37:02 +00:00
jasper
bf0bf20228 update to gnome-terminal-3.12.3 2014-06-24 07:08:58 +00:00
jasper
44a8bf0b33 update to gnome-terminal-3.12.2 2014-05-13 08:49:33 +00:00
jasper
5c6e18be1d update to gnome-terminal-3.12.1 2014-04-26 22:28:39 +00:00
ajacoutot
4ef2761982 Fix su/sudo detection (upstream). 2014-04-08 17:27:13 +00:00
ajacoutot
aeab687fd4 Remove local patch; UTF-8 is required for gnome-terminal.
ok jasper@
2014-04-05 17:39:36 +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
456b8edb49 appmenu: Fix action parameter (upstream).
This allows launching a new terminal from the global menu...
2014-03-31 06:56:14 +00:00
jasper
d71e1c43b0 update to gnome-terminal-3.12.0 2014-03-27 19:06:17 +00:00
ajacoutot
19f1228b3c Sync patches with upstream now that g_get_current_dir() does the right
thing.
2014-01-03 16:02:20 +00:00
jasper
c4af352221 update to gnome-terminal-3.10.2 2013-11-14 15:00:23 +00:00
jasper
7d27274836 update to gnome-terminal-3.10.1 2013-10-21 15:31:50 +00:00
ajacoutot
e85953327f No need to BDEP on desktop-file-utils. 2013-10-15 09:21:21 +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
jasper
e09da16f79 update to gnome-terminal-3.10.0 2013-09-26 15:37:04 +00:00
ajacoutot
e2c515c86b Remove un-needed patches. 2013-08-27 16:53:09 +00:00
jasper
6362b36243 update to gnome-terminal-3.8.4 2013-07-07 18:53:06 +00:00
sthen
2ee2f7ecbc sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja 2013-06-21 22:37:02 +00:00