sthen
b7c89f1cfd
add BDEP on py-setuptools; plist changes depending on whether
...
setuptools is installed or not. found by aja@
2022-12-01 15:30:22 +00:00
sthen
1427b990d1
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:29:41 +00:00
ajacoutot
10cef8ef72
Missed bumps after recent x11/dbus-python pkgpath change.
2022-09-10 08:04:45 +00:00
sthen
eed574102a
Fix ports for newer py3-setuptools; mostly just PLIST regens after some
...
files were dropped (mostly entry_points.txt) or .egg-info files changed
to directories. Small patches were needed where some other build systems
were calling Python tools to install due to changes in setuptools.
Messy patching needed for games/0ad which bundles a spidermonkey tar of
a specific version and patches it using files in its own distribution.
Been through a bulk on i386, plus I tested a few things separately on
amd64 where fallout from the recent qscintilla update has broken some ports
on !LP64 which was blocking them on i386.
2022-08-18 02:24:48 +00:00
landry
cb596c6bb4
textproc/catfish: update to 4.16.4.
...
see https://mail.xfce.org/pipermail/xfce-announce/2022-July/001131.html
2022-07-24 13:46:19 +00:00
naddy
8c80a751f8
drop RCS Ids
2022-03-11 20:02:12 +00:00
sthen
384d97056e
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:02:32 +00:00
landry
813d7a9f23
textproc/catfish: update to 4.16.3.
2021-10-31 16:23:17 +00:00
solene
cbbcb9bf83
Add missing runtime dependency x11/xfce4/xfconf
...
ok landry@
2021-09-20 10:16:38 +00:00
matthieu
d58bc5675e
catfish uses gtk+3 since some time. ok landry@ (maintainer)
2021-08-22 18:27:21 +00:00
landry
41e62fa470
textproc/catfish: update to 4.16.2
2021-08-02 06:29:17 +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
landry
b8e98c014a
textproc/catfish: update to 4.16.0.
2021-01-10 10:41:22 +00:00
landry
cdeb3c6d00
textproc/catfish: update to 4.15.0.
...
See https://mail.xfce.org/pipermail/xfce-announce/2020-October/000900.html
add patch to silence locate --help call that will always fail for us,
and use a post-patch target to update mtime on .po files to make sure .mo
files are generated (this one was a hairy one..)
2020-12-29 15:29:35 +00:00
ajacoutot
9890d8665a
Bump after py-gobject3 merge.
2020-10-03 15:39:57 +00:00
ajacoutot
04c82eb792
Dumb me, fix path to gettext-tools
2020-08-24 06:38:39 +00:00
ajacoutot
5a281b0d99
Add explicit dependency on textproc/gettext-tools.
...
This should not be needed because we depend on:
py-distutils-extra -> intltool -> gettext-tools
where this is really used.
But the check for gettext-tools in ports/infrastructure/mk/bsd.port.mk:2650
only checks for direct dependency of the port :-(
2020-08-23 15:43:07 +00:00
ajacoutot
6e50fcdcf8
Remove explicit dependency on intltool.
...
It's provided by py-distutils-extra.
2020-08-23 08:16:42 +00:00
landry
e4060ac0f1
Add missing RDEP on x11/dbus-python.
...
reported by mjs at spicemail, thanks!
2020-07-17 08:35:30 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
landry
72c261887c
Update to catfish 1.4.13
2020-01-21 09:35:58 +00:00
landry
3f826acdbc
Update to catfish 1.4.12
2020-01-07 08:56:14 +00:00
landry
80d4a7368c
Update to catfish 1.4.10
2019-10-07 09:35:11 +00:00
landry
765f809ee4
Update to catfish 1.4.9
2019-08-15 06:32:03 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +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
landry
90674fa117
Update to catfish 1.4.7, fix the locate(1) search method while here
2019-01-27 12:50:25 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
ajacoutot
2da38a6cd2
use the textproc/intltool MODULE.
2017-06-13 07:43:55 +00:00
landry
cc22a424d3
bump ports depending on python3 in textproc
2017-01-03 19:27:51 +00:00
sthen
e3d39713d2
BDEP on py-distutils-extra
2016-04-27 17:35:52 +00:00
landry
66923ea9ac
Add BUILD_DEPENDS += ${_MODPY_BUILD_DEPENDS} to ensure python is
...
available during fake - fixes a build failure reported by nigel@
2016-04-26 20:30:05 +00:00
landry
15890bf92a
Update to catfish 1.4.2.
...
* move to python3
* use MODPY_EGG_VERSION
* avoid building/installing twice
* update dependencies
2016-04-26 15:31:31 +00:00
kili
1f436a2f90
Needs textproc/intltool at build time.
...
ok landry@
2015-04-08 06:43:57 +00:00
landry
117bcb7aa3
Update to catfish 1.2.2.
...
Note that the locate method leaves zombies processes behind, to be
investigated.
2015-04-04 16:01:22 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
be1f4fed5d
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:14:14 +00:00
ajacoutot
ad4f551784
Sync comment about the need to RUN_DEPENDS on gtk+3 when the
...
corresponding introspection is used; add missing dependency where
needed (i.e. when not provided by indirect dependencies).
2014-03-14 17:26:18 +00:00
ajacoutot
1612b6b930
Our python supports locale.bindtextdomain now.
2014-03-09 22:04:37 +00:00
ajacoutot
9141699f0f
Bump after dbus-python got renamed to py-dbus.
2013-09-10 13:26:45 +00:00
sthen
03890cdd0f
zap surplus whitespace
2013-05-30 10:38:11 +00:00
ajacoutot
e6d8ee2eba
Bump after py-gobject3 change.
2013-04-16 10:21:58 +00:00
ajacoutot
edbd4cb711
Remove the librsvg dependency from the gtk ports, _except_ when it's a
...
build or lib depends... i.e. just remove the RUN_DEPENDS.
2013-04-02 16:41:21 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
landry
b4e8c7e308
Update to catfish 0.4.0.1. Somewhat hackish, but can't be worse than the
...
previous unmaintained version. Now uses gtk3/py-gobject.
2012-09-10 20:54:40 +00:00
ajacoutot
a1b7c39eb5
gtk-update-icon-cache:
...
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
fb173cad3a
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:04:36 +00:00
espie
46d3548829
normalize pkgpath
2011-09-16 11:41:38 +00:00
jasper
3b3f7eec16
bump after default python version switch
2011-06-08 18:09:58 +00:00