Commit Graph

69 Commits

Author SHA1 Message Date
naddy
8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
ajacoutot
ffbe836859 Bump after meson update to 0.61.0.
Symlinks have changed in the PLIST.
2022-01-13 08:07:51 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +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
ajacoutot
2c94afb4a2 Update to gtk-doc-1.33.2. 2021-01-23 07:10:40 +00:00
ajacoutot
dfdf707aec Update to gtk-doc-1.33.1. 2020-11-17 15:48:35 +00:00
ajacoutot
e1823e515b Update to gtk-doc-1.33.0. 2020-10-03 10:54:27 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
faf29dffb1 Update to gtk-doc-1.32. 2019-08-16 21:19:56 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
ajacoutot
86318fb276 Update to gtk-doc-1.30. 2019-05-10 13:27:03 +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
sthen
c58e86fa10 bump python ports with PKG_ARCH=* (scripts only, no pyc files, so keeping PKG_ARCH) 2019-04-27 23:59:14 +00:00
ajacoutot
ac1bfc7af6 Update to gtk-doc-1.29. 2018-08-30 06:03:20 +00:00
ajacoutot
868bd874ba Update to gtk-doc-1.28. 2018-03-30 14:06:15 +00:00
ajacoutot
4aee60f504 Update to gtk-doc-1.27. 2017-12-09 07:08:27 +00:00
ajacoutot
77934c688d Missing RDEP on devel/py-six. 2017-08-19 09:57:05 +00:00
ajacoutot
ee5de389b6 Forgot to remove that line; just committed, so no bump. 2017-08-17 08:32:40 +00:00
ajacoutot
6dac4bf1cd Update to gtk-doc-1.26. 2017-08-17 08:32:07 +00:00
ajacoutot
95d072674f Update to gtk-doc-1.25. 2016-03-22 12:59:44 +00:00
ajacoutot
56264cfed3 Update to gtk-doc-1.24. 2015-05-30 10:59:21 +00:00
ajacoutot
30ad738988 Update to gtk-doc-1.23. 2015-05-17 09:12:19 +00:00
ajacoutot
944c99616c Update to gtk-doc-1.22. 2015-05-07 09:39:20 +00:00
ajacoutot
0f101bc935 Update to gtk-doc-1.21. 2014-07-18 09:26:52 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
ajacoutot
5e904fe1d9 Add docbook to MODGNOME_TOOLS. 2014-03-28 09:10:04 +00:00
jasper
b1226ee5cf add missing build dependency on glib2 (needed by regress tests) 2014-03-25 13:01:54 +00:00
ajacoutot
c32240f6b3 Bump after recent gnome.port.mk changes; these do not require to
RUN_DEPENDS on yelp.

Note that this change will drop a big pile of dependencies from the pkg
and it is possible that some dependencies will be missing from the
dependency chain; if that is the case, it means that the pkg dependencies
were wrong in the first place and would have required fixing anyway.

Any fallout, please let me know.
2014-03-16 09:12:23 +00:00
ajacoutot
95040b90b9 Update to gtk-doc-1.20. 2014-03-09 22:13:19 +00:00
ajacoutot
7349348700 Update to gtk-doc-1.19. 2013-06-05 12:27:48 +00:00
ajacoutot
c6fca121cc Dep loop is gone.
Use source-highlight for syntax highlighting.
Explicitely disable dblatext and fop.
2013-04-05 07:41:08 +00:00
ajacoutot
e14d157874 BUILD_DEPENDS are still needed. 2013-04-04 18:16:07 +00:00
ajacoutot
ced3d2884c Temporarily remove dependency in yelp to prevent a dep look.
I'm working on a more permanent solution.

gnome-icon-theme-symbolic -> gnome-icon-theme
gnome-icon-theme -> librsvg
librsvg -> gtk-doc
gtk-doc -> yelp
yelp -> webkit,gtk3
webkit,gtk+3 -> gtk+3
gtk+3 -> gnome-icon-theme-symbolic

Thanks fgsch@ for the notice and espie@ for debugging the loop
2013-04-04 15:42:00 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
0056bf0651 Remove docbook hack. 2012-09-27 17:59:37 +00:00
ajacoutot
ff52f74e3c docbook-xsl already comes with libxslt. 2012-09-27 17:26:05 +00:00
ajacoutot
77716baf9f Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 10:28:48 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
jasper
d3555f6529 - update to 1.18
- remove a patch, instead use FAKE_FLAGS.
2011-09-14 15:35:40 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
ajacoutot
930862d809 Remove the scrollkeeper-config hack, it's not needed anymore. 2011-04-05 17:22:28 +00:00
ajacoutot
bb1adcd461 Maintenance update to gtk-doc-1.17. 2011-03-07 19:24:03 +00:00
ajacoutot
86b5c2d6e6 Bugfix update to gtk-doc-1.16. 2011-01-14 22:10:58 +00:00
espie
811d94d9d6 new depends 2010-11-20 19:56:47 +00:00
ajacoutot
e3ee3f0207 Remove USE_X11=No, it's no needed. 2010-10-19 15:21:03 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
jasper
201e6faa0a Might as well bump. Bump! 2010-08-30 21:47:15 +00:00