Commit Graph

73 Commits

Author SHA1 Message Date
sthen
d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen
716f142842 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:09 +00:00
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
ajacoutot
10cef8ef72 Missed bumps after recent x11/dbus-python pkgpath change. 2022-09-10 08:04:45 +00:00
ajacoutot
4a511156b0 Missing BDEP on print/cups,-libs. 2022-09-02 16:46:30 +00:00
ajacoutot
b97eef269a Update to system-config-printer-1.5.18. 2022-08-31 06:29:07 +00:00
ajacoutot
bf12ee3d28 Update to system-config-printer-1.5.17. 2022-08-25 07:45:28 +00:00
sthen
2975becbfb needs setuptools at build time 2022-08-19 09:11:22 +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
naddy
0e126762d0 drop RCS Ids 2022-03-11 19:50:56 +00:00
ajacoutot
349ab5489e Update to system-config-printer-1.5.16. 2022-02-21 09:17:20 +00:00
sthen
37d14a5394 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:52 +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
f2a960e0ba Update to system-config-printer-1.5.15. 2021-01-16 09:35:31 +00:00
ajacoutot
387b507739 Update to system-config-printer-1.5.14. 2021-01-07 10:52:10 +00:00
ajacoutot
fc5bfcd8a7 Update to system-config-printer-1.5.13. 2020-11-06 07:32:59 +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
69a141d92c Remove stray line. 2020-05-17 17:55:22 +00:00
ajacoutot
9433ea0ac6 Update to system-config-printer-1.5.12. 2019-11-23 16:50:24 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +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
ajacoutot
6cb84be7be Fix constructing the auth dialog (from upstream). 2018-12-09 14:35:59 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
ajacoutot
8e4399de18 Missing BDEP: www/py-requests${MODPY_FLAVOR}, reported by andi at jaak dot de
While here, add a small note aout py3-smbc in DESCR (SMB browser support).
2018-04-29 13:02:12 +00:00
ajacoutot
5346ea1355 Update to system-config-printer-1.5.11. 2018-01-25 08:59:59 +00:00
ajacoutot
9561aa61e5 Don't show the menu entry when we are in GNOME since it already comes with
a CUPS configuration tool in gnome-control-center.
While here, don't enforce the dependency on CUPS; while this is a CUPS
configuration tool, it's also a dependency of gnome-control-center and some
users may not want CUPS on their system.
2017-07-21 13:41:45 +00:00
ajacoutot
f99a147578 Resurrect and update to system-config-printer-1.5.9. 2017-07-14 16:12:00 +00:00
ajacoutot
fdbfb13a06 Remove system-config-printer; newer versions are just too-linux generic
to be worth the maintenance nightmare and there are alternatives in-tree
(the cups web interface being one).

ok jasper@
2013-05-21 17:19:25 +00:00
ajacoutot
53206de1eb Missing BUILD_DEPENDS; spotted by naddy@ 2013-04-10 12:34:27 +00:00
ajacoutot
3085e3a5d6 Fix RUN_DEPENDS. 2013-04-03 07:53:31 +00:00
ajacoutot
d47afbdba2 Do not build_depends on devel/desktop-file-utils. 2013-04-03 06:57:56 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
1ab788a05a Update to system-config-printer-1.3.12. 2012-10-13 08:57:38 +00:00
ajacoutot
e2dd3baf5e Update to system-config-printer-1.3.11. 2012-08-28 19:16:19 +00:00
ajacoutot
2b33dbbe6c Explicitely depends on print/cups; otherwise this package is pretty much
useless.
2012-08-04 14:44:25 +00:00
ajacoutot
45420cae19 Add missing calls to gtk.gdk.threads_{enter,leave} to fix the abort on
startup.

looks good to kurt@
2012-05-09 15:24:17 +00:00
ajacoutot
daf8c04a06 Missing RUN_DEPENDS. 2012-05-06 07:21:17 +00:00
ajacoutot
3231d150e9 /etc/rc.d -> RCDIR 2012-04-22 13:44:09 +00:00
ajacoutot
222e335c19 Update to system-config-printer-1.3.9. 2012-04-11 16:04:03 +00:00
ajacoutot
dae30c8dd9 Update to system-config-printer-1.3.8. 2012-02-26 07:13:26 +00:00
ajacoutot
dc1846eded Update to system-config-printer-1.3.7. 2011-10-06 06:02:10 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
ajacoutot
94cbaa9f93 Minor update to system-config-printer-1.3.6. 2011-08-23 06:41:31 +00:00
ajacoutot
9f8293e921 Bugfix update to system-config-printer-1.3.5. 2011-07-29 16:56:32 +00:00
ajacoutot
13236739a9 py-gnome-desktop will be deprecated when we move to gnome3, so remove
dependency now. It's only needed for optionnal gnome-keyring support.
2011-07-20 07:20:06 +00:00
ajacoutot
3904e62a3a Bugfix update to system-config-printer-1.3.4. 2011-07-16 07:00:04 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
ajacoutot
6f34f245fb Bugfix update to system-config-printer-1.3.3. 2011-06-02 16:16:23 +00:00
jasper
9e54274e35 remove EXTRACT_CASES now that .xz is dealt with in bsd.port.mk 2011-06-01 18:53:52 +00:00