sthen
3cbe1c2f30
Reverse the polarity of MODPY_VERSION; default is now 3.x,
...
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
48749eb573
Unbreak: forgot to remove these in previous.
2020-12-04 08:53:23 +00:00
ajacoutot
f806139553
Update to spice-gtk-0.39.
2020-12-02 10:26:22 +00:00
kmos
a833495056
Fix build of sparc64 by adding COMPILER line to use ports-gcc instead of
...
base-gcc.
ok ajacoutot (maintainer)
2020-07-28 07:30:10 +00:00
ajacoutot
d55d8288e7
textproc/asciidoc is picked up if present, so add it to BDEP.
...
spotted by naddy@
2020-06-03 09:49:55 +00:00
sthen
06b5211b63
spice-gtk: add an RDEP on gobject-introspection, it is listed in Requires.private
...
in spice-client-gtk-3.0.pc. We have seen intermittent failures in bulk builds for
remmina which depends on spice-gtk which it turns out is due to pkg-config not
seeing that spice-client-gtk exists, jasper@ figured out the missing dep.
OK jasper@ aja@
2020-04-28 12:02:52 +00:00
kmos
569478bf86
Fix the build on sparc64 (and presumably other base-gcc arches)
...
by specifying "-std=gnu99" and patching to remove "-Werror"
Input from aja
ok jca@
(Last commit was mistakenly done from within "patches", thus missing
Makefile)
2020-04-23 14:39:39 +00:00
kmos
be51dff732
Fix the build on sparc64 (and presumably other base-gcc arches)
...
by specifying "-std=gnu99" and patching to remove "-Werror"
Input from aja
ok jca@
2020-04-23 14:21:54 +00:00
ajacoutot
288ba126c0
Merge what was committed upstream.
2020-04-05 09:47:09 +00:00
ajacoutot
cc7b6d9610
Update to spice-gtk-0.38.
2020-04-03 10:32:09 +00:00
ajacoutot
743cf1058d
"Requires: spice-protocol" in spice-client-glib-2.0.pc, so add a RDEP on
...
devel/spice-protocol
Should fix vinagre build breakage due to dpb(1) junking as reported by
naddy@
2020-03-14 14:44:19 +00:00
ajacoutot
02acaa1c2b
Update to spice-gtk-0.37.
2019-11-07 10:09:09 +00:00
ajacoutot
c36db79b1f
Take MAINTAINER.
2019-11-03 14:37:50 +00:00
sthen
0a5b5bddee
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:50:46 +00:00
ajacoutot
45b7426012
Update to spice-gtk-0.35.
2018-06-23 14:45:01 +00:00
ajacoutot
31e8476014
Needs textproc/asciidoc to build the man pages.
2018-04-28 08:28:53 +00:00
ajacoutot
267232ec4b
Sync WANTLIB.
2018-04-23 10:38:34 +00:00
sthen
c50c11d1ae
unbreak, now libressl has all the functions this needs
2018-02-20 20:50:30 +00:00
sthen
154c6eca47
fix - we now have most things this wants, except BIO_get_new_index
2018-02-19 18:41:49 +00:00
sthen
b0a26c3bb9
handle ASN1_STRING_get0_data() addition
2018-02-16 12:13:04 +00:00
ajacoutot
53ac7f11ac
Update to spice-gtk-0.34.
2017-12-02 18:10:18 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
sthen
cd095cec5e
Handle pthread-stubs removal.
2017-10-23 17:11:02 +00:00
ajacoutot
348908fd27
Sync WANTLIB after recent pulseaudio update.
2017-09-19 11:51:50 +00:00
ajacoutot
f5a0533d31
Regen WANTLIB to unbreak after pulseaudio lost its dependency on json-c.
...
reported by naddy@
2017-01-20 13:43:47 +00:00
jca
5625512153
Drop unneeded patch
...
... and bump REVISION Just In Case (tm)
2016-11-01 16:00:04 +00:00
jasper
fa68cdac54
drop maintainer for a bunch of ports (libvirt and nx) I hardly ever use anymore
2016-10-15 19:14:19 +00:00
jasper
603d332619
update to spice-gtk-0.33
2016-10-15 19:05:18 +00:00
jasper
d78aa531f9
update to spice-gtk-0.32
2016-06-30 08:03:35 +00:00
jasper
dd3bb239bb
brainfart, i meant endian.h but ended up using machine/endian.h
2016-05-02 09:27:19 +00:00
jasper
e6654a6b1c
check for machine/endian.h
2016-04-27 10:42:50 +00:00
jasper
e29c024dd4
update to spice-gtk-0.31
2016-03-16 13:48:25 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
jasper
b12fdf713e
adjust spice-protocol dependency
2015-10-01 08:49:45 +00:00
jasper
7eb5050af1
update to spice-gtk-0.30
2015-09-29 16:50:41 +00:00
jasper
324f104be7
regen WANTLIB which I somehow forgot when updating this; should unbreak virt-viewer
...
as reported by naddy@
2015-06-22 08:01:19 +00:00
sthen
d6b731090e
BDEP on py-six
2015-06-19 17:15:17 +00:00
jasper
afab598991
update to spice-gtk-0.29
2015-06-17 18:41:14 +00:00
sthen
d63e2ec7e6
sync WANTLIB
2015-05-05 17:00:16 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
jasper
e0c2f2d653
update to spice-gtk-0.28
2015-03-15 10:15:55 +00:00
jasper
342886094a
update to spice-gtk-0.27
2014-12-15 13:50:37 +00:00
jasper
185752157d
update to spice-gtk-0.26
2014-10-30 12:18:57 +00:00
ajacoutot
372cd2bc49
--disable-gtk-doc is handled by the infrastructure now.
2014-09-13 16:36:53 +00:00
jasper
38e15081b0
update to spice-gtk-0.25
2014-04-23 11:09:15 +00:00
ajacoutot
74837b48d4
Regen wantlib after kerberos removal from cyrus-sasl2.
2014-04-21 12:44:00 +00:00
ajacoutot
914d070206
Update to spice-gtk-0.23.
...
ok jasper@ (maintainer)
2014-03-09 22:28:04 +00:00
jasper
76ee3a4596
update to spice-gtk-0.20
2013-09-30 19:01:21 +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
jasper
e6e651f8f2
- update to spice-gtk-0.19
2013-04-28 15:11:31 +00:00