10 Commits

Author SHA1 Message Date
naddy
0e126762d0 drop RCS Ids 2022-03-11 19:50:56 +00:00
daniel
ca74f27d06 adapt a few ports to the numpy python2/python3 port split
- make the python2 consumers point to py2-numpy
- make the py-numpy port python3-only so it can be updated
2021-06-14 01:02:27 +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
a8032dbf44 use https HOMEPAGE for printrun.
(2.0.0 is currently in rc stage, if someone is interested in printrun
then it might be a good time to look at what's needed to handle an update)
2021-02-18 21:33:10 +00:00
ajacoutot
782212b2ec Unbreak: bump after recent x11/py-pyglet PKGNAME change. 2021-01-07 14:47:07 +00:00
daniel
6ad89e9f8e update printrun to 1.6.0
The versioning scheme changed in this update, so EPOCH gets bumped.

ok abieber@ who also drops maintainer
2021-01-02 19:09:55 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
ajacoutot
e0f2ac591a BUILD_DEPENDS = ${RUN_DEPENDS} is bad practice (think about bulk builder)
and is far from being needed here.
2016-01-27 06:56:02 +00:00
abieber
d00f51bbdd Import printrun, a set of tools (pronterface and pronsole being the main
components) for using 3D printers!

OK and tweaks from zhuk@
2016-01-26 23:10:08 +00:00