56 Commits

Author SHA1 Message Date
sthen
530721bad9 sync WANTLIB 2022-03-31 16:59:08 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
ajacoutot
12f9abed49 Split gtk2 module into its own subpackage (caribou-gtk2) so that we don't
depend on x11/gtk+2 by default.
Add DEBUG_PACKAGES while here.
2021-03-15 21:14:23 +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
jasper
e621a160b2 use MODGNOME_TOOLS=vala instead of an explicit BDEP on vala
ok aja@ a while ago
2021-01-03 12:13:05 +00:00
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
7db7805d52 PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE 2019-07-07 11:20:50 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +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
shadchin
023286d19f Add a MODPY_PYOEXTENSION variable.
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
ajacoutot
de79864f6a Update to caribou-0.4.21. 2016-07-30 14:17:58 +00:00
ajacoutot
6ea22b3466 Missed bump. 2016-04-27 21:56:53 +00:00
jasper
8f77456021 drop gettext module 2016-04-26 21:58:53 +00:00
ajacoutot
cfd28ec2b1 Update to caribou-0.4.20. 2016-02-27 09:05:36 +00:00
ajacoutot
0ab6716c6b Update to caribou-0.4.19. 2015-10-13 18:38:45 +00:00
ajacoutot
2054921c87 Don't hardcode upstream solib version in the introspection files; otherwise
they will fail to load.
2015-10-06 16:25:50 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
ajacoutot
44cc7e196d Update to caribou-0.4.18.1. 2015-04-15 07:37:44 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
84123505a5 Update to caribou-0.4.18. 2015-03-23 08:37:33 +00:00
ajacoutot
3bd4be0fbd Update to caribou-0.4.17. 2015-02-16 08:47:34 +00:00
ajacoutot
0219a04665 Update to caribou-0.4.16. 2014-11-24 12:05:12 +00:00
ajacoutot
6620498786 Update to caribou-0.4.15. 2014-09-16 07:05:08 +00:00
ajacoutot
7b0f16dd04 Update to caribou-0.4.14. 2014-09-03 14:57:14 +00:00
ajacoutot
2ef41f5748 In x11/gnome ports we use disable-static inconsistently, usually to get
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 2/2
2014-04-01 13:21:44 +00:00
jasper
195874996a sync WANTLIB after cogl/clutter update 2014-03-27 13:46:09 +00:00
ajacoutot
04a3d2b581 Merge patch from upstream and get rid of MODPY_ADJ_FILES. 2014-03-09 21:43:03 +00:00
ajacoutot
3abb6519d5 Update to caribou-0.4.13. 2013-11-18 18:06:52 +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
fc30d7a3f9 Update to caribou-0.4.12. 2013-08-21 16:20:18 +00:00
ajacoutot
ce53a8b149 Update to caribou-0.4.11. 2013-06-03 23:28:44 +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
ajacoutot
e6d8ee2eba Bump after py-gobject3 change. 2013-04-16 10:21:58 +00:00
ajacoutot
ef49eb3658 Update to caribou-0.4.10. 2013-03-19 07:14:21 +00:00
landry
db75258c28 add missing BDEP on libxslt 2013-03-18 20:07:19 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
33625372dd Bugfix update to caribou-0.4.9. 2013-03-04 10:52:42 +00:00
ajacoutot
58418ffc44 Update to caribou-0.4.8. 2013-03-02 14:02:36 +00:00
ajacoutot
a33b7aa602 Update to caribou-0.4.7. 2013-01-16 07:09:50 +00:00
ajacoutot
b04a9ec2fc Update to caribou-0.4.6. 2012-12-18 07:01:39 +00:00
ajacoutot
7e5e5430e8 Update to caribou-0.4.5. 2012-11-20 18:28:59 +00:00
ajacoutot
89fbae1516 Update to caribou-0.4.4.2. 2012-11-12 19:14:10 +00:00
ajacoutot
51a49f90d1 Paches committed upstream.
Regen WANTLIB.
2012-10-02 06:31:37 +00:00
ajacoutot
fdd040d029 make plist has been broken long enough that I don't want to deal with it
anymore; instead of using @comment markers in PLIST, use a post-install
target to remove what we don't want.
2012-09-29 10:10:45 +00:00
ajacoutot
77eb4e466b Minor update to caribou-0.4.4. 2012-09-05 10:03:45 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00