497 Commits

Author SHA1 Message Date
ajacoutot
201b3aa02c Update to folks-0.15.4. 2022-01-19 16:02:38 +00:00
sthen
37d14a5394 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:52 +00:00
jasper
54ec12fba3 update to folks-0.15.3 2021-07-24 13:03:57 +00:00
jasper
eea2a346c9 merged upstream 2021-05-16 09:50:19 +00:00
jasper
f6e9938f5d update to folks-0.15.2 2021-05-13 18:47:24 +00:00
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
sthen
349e0df29f telepathy-logger: use python 3, ok jasper@
patches from upstream
2021-02-15 08:44:05 +00:00
jasper
a2eca28ecd update to telepathy-glib-0.24.2 2021-02-05 09:36:11 +00:00
jasper
1b7be2eef7 update to telepathy-mission-control-5.16.6 2020-09-03 18:16:51 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
37022952e5 telepathy-logger: add BDEP on libxslt (previously a BDEP of gnome-doc-utils
which was recently removed from here), autoconf refuses to build without it
2020-06-26 21:27:09 +00:00
ajacoutot
0a717f5e5a x11/gnome/doc-utils is going away.
Regen PLIST while here.
2020-06-10 07:14:35 +00:00
jasper
ed3de385fd - switch to python3
- regen PLIST and WANTLIB while here
2020-06-09 07:41:20 +00:00
jasper
68dec66d7f update to folks-0.14.0 2020-05-14 15:31:15 +00:00
jasper
c988f586e2 update to folks-0.13.2 2020-02-04 09:47:34 +00:00
jasper
947649ee93 update to folks-0.13.1 2019-11-02 11:04:35 +00:00
jasper
072adf76f9 - update to telepathy-mission-control-5.16.5
- switch to use python3
2019-11-01 20:18:29 +00:00
jasper
fed65d4e4b point HOMEPAGE to a more meaningful page and switch to https 2019-10-02 17:59:43 +00:00
sthen
b8d12a3b20 update various simple PERMIT_* in Makefile.inc files 2019-07-13 10:59:26 +00:00
ajacoutot
9cd4ce2a90 No need to override PORTROACH anymore; we are back on stable releases. 2019-05-02 07:45:16 +00:00
jasper
bba73397a2 update to folks-0.12.1 2019-05-01 17:43:15 +00:00
ajacoutot
e59d72b01a Unbreak runtime: add -rpath so that eds.so can find libdbus-private from
evolution-data-server.

ok jasper@ (maintainer), sthen@
2019-04-07 10:26:39 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
ajacoutot
b7886673a7 Remove bogus MODGNOME_CPPFLAGS. 2018-05-15 15:14:03 +00:00
ajacoutot
f4245891ac Regen WANTLIB/LIB_DEPENDS. 2018-05-15 13:27:47 +00:00
ajacoutot
3d7ffd325b Merge two fixes from upstream:
- Individual: don't always use the display_id
- inspect: Adapt to binding change of Signal.add_emission_hook() in vala 0.41
2018-05-08 07:14:06 +00:00
ajacoutot
d56b17d52f Sync WANTLIB after recent gstreamer1 updates. 2018-04-10 13:45:45 +00:00
ajacoutot
85702c979e Committed upstream. 2018-01-06 18:17:46 +00:00
ajacoutot
238df52449 PotentialMatch: don't rely on null-terminated string.
Fixes a 3+ years old crash with gnome-contacts.
2018-01-06 12:45:02 +00:00
ajacoutot
07a3d5099d Fix end-of-string check (upstream). 2018-01-06 11:30:30 +00:00
ajacoutot
3465f2c0df Bring a couple of fixes from upstream that prevent gnome-contacts from
crashing; there are still unresolved issues though.
2018-01-04 19:22:59 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
landry
fe3528c808 Fix some WANTLIB after nss dependency change (sometimes, just remove
unneeded softokn3, sometimes replace it by nssutil3) - note that there
might be more WANTLIB to fix/remove from those ports, but i only
concentrated on the changes related to nss.
2017-11-09 19:44:12 +00:00
ajacoutot
c667be7c61 Unbreak loading the eds library. 2017-11-04 17:54:41 +00:00
jasper
e5382f168c remove now-unused farstream, telepathy-farstream and telepathy-qt 2017-11-01 16:07:18 +00:00
jasper
3621ccd52f remove now-unused telepathy components 2017-11-01 15:25:19 +00:00
ajacoutot
20d8bf5c51 Fix sed(1) regex that only worked on GNU sed. 2017-10-26 12:01:46 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
sthen
9bf44cf1b3 sync GNOMEish WANTLIBs 2017-09-23 11:41:31 +00:00
sthen
4990bcbeee add a bunch of missing unistring deps 2017-09-22 20:52:58 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
jasper
eb03bc3b56 update to folks-0.11.4 2017-07-03 18:52:55 +00:00
landry
dde216ab26 Fix pkgpaths pointing to devel/py-twisted, and bump REVISIONs.
From Pavel Korovin.
2017-05-16 19:31:34 +00:00
espie
4cf9195daa more WANT_CXX / LIBECXX 2017-05-13 17:40:26 +00:00
espie
8d860230fd adjust distinfo post DISTFILES change 2017-05-06 15:10:17 +00:00
ajacoutot
7e4403b93d Update to a newer git snapshot which includes the patch. 2017-04-26 13:13:47 +00:00
ajacoutot
0d3223110f Re-enable the modular tests. They can be build now. 2017-04-26 09:28:33 +00:00