96 Commits

Author SHA1 Message Date
jasper
6b636b6163 update to vte3-0.54.3 2019-01-06 12:15:50 +00:00
landry
60208a3a26 Use the same patch as freebsd for simplicity
prodded by & ok ajacoutot@
2018-11-06 12:43:51 +00:00
landry
f3722f7a65 Fix build on !clang, from George Koehler, thanks!
use an old-style c++ initializer () instead of a c++11 initializer {}
that triggers an "error: cannot convert 'const GdkRGBA {aka const
_GdkRGBA} to 'gdouble {aka double}' in initialization" when using g++
4.9 on those platforms.

ok ajacoutot@ jasper@
2018-11-06 10:19:31 +00:00
jasper
915597856b update to vte3-0.52.2 2018-05-22 17:26:46 +00:00
jasper
4f5d80b5f8 update to vte3-0.52.1 2018-04-23 12:48:47 +00:00
jasper
44bf43a1f5 update to vte-0.50.3 2018-04-10 18:57:56 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
jasper
e0386b6b24 sync WANTLIB 2017-11-15 19:47:04 +00:00
jasper
21a5024bd7 update to vte-0.50.2 2017-11-01 16:34:17 +00:00
jasper
ec40204f2a update to vte-0.50.1 2017-11-01 13:51:55 +00:00
sthen
ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
sthen
40d4fc8f94 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:34:37 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
ca36eae8cd c c++ is default for WANT_CXX 2017-05-28 18:49:43 +00:00
jasper
8df3f04a71 update to vte-0.48.3 2017-05-21 17:49:04 +00:00
espie
2013700c16 more WANT_CXX 2017-05-13 15:44:09 +00:00
jasper
5dcc912b44 missing bdep on gperf 2017-04-18 04:38:15 +00:00
jasper
f18db396f4 update to vte-0.48.2 2017-04-17 07:51:41 +00:00
ajacoutot
7f9ab6a255 Fix comment: -Bsymbolic -> -Bsymbolic-functions
from Brad
2017-03-12 03:25:35 +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
ecb146c8f4 update to vte-0.46.1 2016-11-08 05:36:14 +00:00
jasper
1bcaa0ea80 update LDEP to use the fixed pcre2 2016-11-01 22:19:23 +00:00
jasper
3c6cc8a9e0 update to vte-0.46.0 2016-10-31 09:41:02 +00:00
jasper
433a2705ab update to vte3-0.44.2 2016-05-10 18:38:23 +00:00
jasper
2b0f14da8a - update to vte-0.44.1
- drop gettext module
2016-04-25 09:41:28 +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
dae6475d42 update to vte3-0.42.5 2016-03-16 09:29:05 +00:00
jasper
c328e6604e update to vte-0.42.4 2016-02-25 07:42:42 +00:00
jasper
fcb31a0749 update to vte3-0.42.3 2016-01-28 18:17:11 +00:00
jasper
d42bab6fdd update to vte-0.42.1 2015-10-14 17:26:32 +00:00
jasper
478860f47f update to vte-0.42.0 2015-10-13 10:55:45 +00:00
ajacoutot
0297686fef -Bsymbolic-functions support has been reverted for now. 2015-08-25 06:36:46 +00:00
ajacoutot
73dbb7a7e6 We have support for -Wl,-Bsymbolic-functions now. 2015-08-24 09:35:23 +00:00
jasper
6006cb314a update to vte-0.40.2 2015-05-12 12:45:47 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
ajacoutot
cbbc98653d Enable vala bindings.
Regen PLIST: missing vte-2.91 binary.
2015-04-10 10:56:54 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
jasper
ffcf2b324d update to vte3-0.40.0 2015-04-03 11:26:01 +00:00
jasper
4b011cd2de update to vte3-0.38.3 2014-12-16 11:25:07 +00:00
jasper
ebe525651c update to vte-0.38.2 2014-11-13 14:40:56 +00:00
jasper
bc1741be43 update to vte3-0.38.1 2014-10-15 10:02:07 +00:00
ajacoutot
c6425255b6 Add comment about --enable-gnome-pty-helper. 2014-10-07 15:57:09 +00:00
ajacoutot
1e98a4c3a5 Needs bash to build; spotted by sthen@ 2014-10-07 15:47:09 +00:00
jasper
f25ed58e27 - update to vte-0.38.0, this breaks the API as they move to vte-2.91.
breakage will be dealt with shortly
2014-10-06 07:24:33 +00:00
jasper
0139aa5e05 define and use API_V to reduce future diffs 2014-09-15 07:06:29 +00:00
ajacoutot
85110fec51 Merge upstream's fix for vte crash.
ok jasper@
2014-08-10 08:05:35 +00:00
naddy
206193e0e5 Fix segfault in gnome-terminal-server process.
This fix from espie@; ok ajacoutot@ jasper@ robert@

(The tree is still locked.)
2014-07-30 14:30:54 +00:00
jasper
e4762bd9f8 update to vte3-0.36.3 2014-06-24 07:01:24 +00:00
ajacoutot
309444d431 Merge some changes from upstream that fix a couple of annoying bugs. 2014-05-22 17:02:05 +00:00