2730 Commits

Author SHA1 Message Date
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
2ef2f6a0ea Update to hplip-3.21.2. 2021-02-18 09:13:42 +00:00
ajacoutot
effb23e190 Update to cups-bjnp-2.0.3 to unbreak with -fno-common.
Take MAINTAINER while here.
2021-02-07 19:27:18 +00:00
ajacoutot
7fc5fb2fa7 Fix for -fno-common; from FreeBSD. 2021-02-05 12:39:00 +00:00
ajacoutot
3b89d234a2 Update to cups-2.3.3.2. 2021-02-02 11:49:22 +00:00
ajacoutot
02beba57f6 Update to gutenprint-5.3.4.
with cluebat from robert@
2021-01-24 16:08:23 +00:00
mariani
5b2faee7e8 Update print/lyx 2.3.6 to 2.3.6.1
Just some minor fixes.
2021-01-22 23:27:06 +00:00
rsadowski
bf3605a76a Unbreak build after recent Qt 5.15 update.
Add missing QPainterPath include
2021-01-19 06:38:33 +00:00
ajacoutot
f2a960e0ba Update to system-config-printer-1.5.15. 2021-01-16 09:35:31 +00:00
ajacoutot
9827b8887e Unbreak: Fix externalize_inline_images for qpdf 10.1.0
(merged from upstream)
2021-01-10 08:35:13 +00:00
ajacoutot
813f970d1f Update to cups-filters-1.28.7. 2021-01-08 12:37:37 +00:00
ajacoutot
853d11c5fa Update to qpdf-10.1.0. 2021-01-07 15:11:08 +00:00
ajacoutot
782212b2ec Unbreak: bump after recent x11/py-pyglet PKGNAME change. 2021-01-07 14:47:07 +00:00
ajacoutot
387b507739 Update to system-config-printer-1.5.14. 2021-01-07 10:52:10 +00:00
ajacoutot
9553a98154 Update to cups-2.3.3.1 (2.3.3op1) from the OpenPrinting project.
Apple seems to have stopped pushing development or pushing new code.
2021-01-05 07:43:02 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +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
fcambus
b5f8d9e94c Update t1utils to 1.42. 2020-12-30 18:22:06 +00:00
benoit
3ab92b4e9f Update to htmldoc-1.9.11. 2020-12-26 05:54:10 +00:00
mariani
d0b68bc48d Update print/lyx 2.3.5.2 to 2.3.6
Changelog:
https://www.lyx.org/announce/2_3_6.txt
2020-12-15 23:07:33 +00:00
ajacoutot
baa1cbd3ab Update to foomatic-db-4.0.20201104. 2020-12-11 12:57:33 +00:00
kili
d08685ef4b Update to poppler-20.12.0. 2020-12-07 21:31:24 +00:00
ajacoutot
137f27400a Update to hplip-3.20.11. 2020-12-04 12:36:50 +00:00
ajacoutot
1efbd5a2a0 Update to cups-filters-1.28.6. 2020-12-03 16:52:26 +00:00
ajacoutot
24151623e9 Update to qpdf-10.0.4. 2020-11-29 13:37:06 +00:00
sthen
477ae78013 py-reportlab: fix RUN_DEPENDS for py3 flavour, spotted by aja 2020-11-28 11:58:27 +00:00
sthen
796a02331b switch python 2 users of Pillow to graphics/py2-Pillow.
py-Pillow is now 3-only.
2020-11-24 16:44:16 +00:00
ajacoutot
3f5a11331e Update to psutils-2.04. 2020-11-19 15:17:48 +00:00
ajacoutot
2d9d4f5ba3 Remove comments about colord. 2020-11-14 11:04:04 +00:00
jca
ed53a3ffa6 Remove py-poppler and pdfshuffler
Both were unmaintained upstream and using python2 and x11/py-gtk2.
pdfarranger is a maintained fork of pdfarranger that uses gobject and gtk3.

ok jasper@ ajacoutot@
2020-11-09 21:42:51 +00:00
kirby
68e0746b58 Fix hp-uiscan desktop file.
OK aja@ (maintainer)
2020-11-09 12:38:27 +00:00
ajacoutot
6ccc5c854a Update to qpdf-10.0.3. 2020-11-06 10:48:34 +00:00
ajacoutot
fc5bfcd8a7 Update to system-config-printer-1.5.13. 2020-11-06 07:32:59 +00:00
landry
0966d79ea7 Add missing BDEP on devel/py-setuptools_scm_git_archive${MODPY_FLAVOR}
should fix another build failure reported by naddy@, without it
setup.py tries to install it via pip and fails horribly
2020-11-04 12:57:07 +00:00
jca
7f5f1b348c Missing dep on devel/py-setuptools_scm,python3
Spotted by sthen@
2020-11-03 12:40:00 +00:00
jca
c879ea44f9 Hook up py-pikepdf,python3 and pdfarranger, ok landry@ 2020-11-02 19:54:42 +00:00
jca
65f2607b2d Import pdfarranger, a GUI tool to rearrange and modify PDF files
pdfarranger is a fork of print/pdfshuffler with python3 and gtk+3
support.  Tweaks and ok landry@

pkg/DESCR:
pdfarranger is a small python-gtk application, which helps the user to merge
or split pdf documents and rotate, crop and rearrange their pages using an
interactive and intuitive graphical interface.
2020-11-02 19:52:43 +00:00
jca
e27dc6e020 Import py-pikepdf, a Python library for reading and writing PDF files
Tweaks and ok landry@

pkg/DESCR:
pikepdf is a Python library for reading and writing PDF files.
It is based on QPDF (https://github.com/qpdf/qpdf), a powerful PDF
manipulation and repair library.
2020-11-02 19:49:40 +00:00
ajacoutot
e81eacc20a Don't pick up libatomic from ports gcc if it happens to be installed.
reported by naddy@
2020-10-31 16:27:55 +00:00
ajacoutot
5731ad58bb Update to qpdf-10.0.2.
based on a submission from wen heping
2020-10-29 14:31:58 +00:00
matthieu
0961fb45df Add patch from upstream to handle freetype 2.10.3+
ok kn@ naddy@ killi@
2020-10-27 06:56:07 +00:00
kili
4f12c6e9f1 Update to poppler-20.10.0. 2020-10-27 00:54:00 +00:00
ajacoutot
ae02938422 Update to epson-inkjet-printer-escpr-1.7.8. 2020-10-25 20:47:53 +00:00
ajacoutot
84bb7e32e7 Update to foo2zjs-20200610. 2020-10-22 08:23:40 +00:00
kn
36b92d6c1e Use PATCHORIG
No update-patches churn, no change.
2020-10-21 13:25:03 +00:00
semarie
f054a36538 switch print/py-relatorio to py3-only
ok ajacoutot@ kn@
2020-10-18 09:55:07 +00:00
ajacoutot
f5696516e8 Update to cups-filters-1.28.5. 2020-10-17 07:59:23 +00:00
sthen
0c235efec0 poppler: don't pull in qt5.port.mk if the qt5 package is disabled (e.g.
on arm).  ok kili@
2020-10-14 20:51:02 +00:00
ajacoutot
1045b917aa Add a bit more information regarding HP scanners.
from a discussion with landry@
2020-10-11 15:45:31 +00:00