ajacoutot
af06279e3d
Update to vte3-0.66.2.
2021-12-09 09:13:07 +00:00
kirby
438ef3d4a2
Use ports-clang instaead of ports-gcc due to gnu c++20 extensions.
...
Fixes build on GCC arches.
OK sthen@, kmos@
2021-12-03 08:30:53 +00:00
jasper
06bf28ab02
update to vte3-0.66.0
2021-10-26 10:36:48 +00:00
jasper
b949318307
- remove patch that's no longer needed; from brad and tested by kmos@ also
...
- tweak comment of remaining patch
2021-07-12 17:34:57 +00:00
visa
2731cbfea0
Fix devel/vte3 build on mips64.
...
From Brad
2021-07-10 05:44:14 +00:00
jasper
e85d362a0e
update to vte3-0.64.2
2021-06-19 11:20:28 +00:00
jasper
1517e51a62
update to vte-0.64.1
2021-05-13 09:03:36 +00:00
ajacoutot
d78cd41d6a
Fix build with GLib >=2.68 (first batch).
2021-05-09 08:55:41 +00:00
jasper
9a137ab443
update to vte3-0.62.3
2021-02-22 19:25:40 +00:00
jasper
26d67da62c
update to vte3-0.62.2
2021-01-23 12:47:00 +00:00
jasper
612eb2dbc4
update to vte3-0.62.1
2020-11-02 16:00:57 +00:00
jasper
331c949a1d
update to vte3-0.60.3
2020-05-30 12:52:56 +00:00
ajacoutot
346b96db93
Remove hacks for ld.bfd(1) after recent gnome MODULE change.
2020-05-30 08:05:03 +00:00
jasper
d0fa350345
update to vte3-0.60.2
2020-05-14 15:01:23 +00:00
jasper
7765f3cbf1
provide debug packages
2019-12-10 17:51:17 +00:00
jasper
d190c55706
update to vte3-0.58.3
2019-11-26 08:04:15 +00:00
cwen
c0c2e367a9
vte3: ld.bfd fixes: build without the unsupported `-Bsymbolic-functions',
...
and fix undefined references errors.
OK ajacoutot@ (maintainer)
2019-11-10 16:47:31 +00:00
jasper
893ecb9d85
update to vte3-0.58.2
2019-11-01 20:19:16 +00:00
jasper
4286e02289
update to vte3-0.56.4
2019-10-16 19:47:09 +00:00
sthen
484cf3de0c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:45:45 +00:00
jasper
7506212a6b
update to vte3-0.56.3
2019-05-08 01:08:23 +00:00
jasper
850e3617df
update to vte3-0.56.2
2019-05-04 11:26:20 +00:00
jasper
9e78dec7dc
proactively fix build with vala 0.44; from upstream git
2019-04-29 18:03:48 +00:00
jasper
83e6b53b53
update to vte3-0.54.4
2019-04-25 17:37:32 +00:00
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