aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-2739-40/+40
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* print/py-pypdf: Update to 3.11.0Wen Heping2023-06-252-4/+4
|
* print/py-python-ly: update to 0.9.8Martin Neubauer2023-06-253-8/+22
| | | | | | | | | Switch to pep517 build. Changes: https://github.com/frescobaldi/python-ly/compare/v0.9.6...v0.9.8 Changes: https://github.com/frescobaldi/python-ly/blob/v0.9.8/CHANGELOG.md Approved by: martin.dieringer (maintainer) PR: 271687
* print/hplip: Fix build with llvm16Tijl Coosemans2023-06-258-12/+115
| | | | PR: 272171
* print/ghostscript10: Flavorize and add support for shared libraryChad Jacob Milios2023-06-242-45/+80
| | | | | | | | Add flavor support, support for shared library and various improvements to the port itself. Co-authored by Michael Osipov (maintainer) PR: 270989 Reviewed by: Michael Osipov (maintainer)
* print/cups-filters: Fix build with llvm16Muhammad Moinur Rahman2023-06-231-0/+6
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* print/cups: Update to 2.4.6Tijl Coosemans2023-06-232-16/+4
|
* print/hplip(-plugin): Update to 3.23.5Tijl Coosemans2023-06-235-22/+46
|
* print/py-PyMuPDF: New portWen Heping2023-06-224-0/+35
| | | | | | | | | | | | | | PyMuPDF adds Python bindings and abstractions to MuPDF, a lightweight PDF, XPS, and eBook viewer, renderer, and toolkit. Both PyMuPDF and MuPDF are maintained and developed by Artifex Software, Inc. MuPDF can access files in PDF, XPS, OpenXPS, CBZ, EPUB and FB2 (eBooks) formats, and it is known for its top performance and exceptional rendering quality. With PyMuPDF you can access files with extensions like .pdf, .xps, .oxps, .cbz, .fb2 or .epub. In addition, about 10 popular image formats can also be handled like documents: .png, .jpg, .bmp, .tiff, etc.
* print/py-pypdf: Update to 3.10.0Wen Heping2023-06-192-4/+4
|
* print/foomatic-db: Update to 20230330Danilo Egea Gondolfo2023-06-183-5/+38
|
* graphics/podofo: update to 0.10.0 preserving version 0.9.xGuido Falsi2023-06-152-2/+59
| | | | | | | | | | | | | | Version 0.10.0 of podofo is API/ABI incompatible with previous version. so with the update we need to preserve the previous version in the tree as graphics/podofo09 for ports depending on that version. The old port is modified so that it can be installed concurrently with the new version. Ports depending on the old version on the ports are modified accordingly. Approved by: sunpoet (maintainer, via private mail), pkubaj, yuri Differential Revision: https://reviews.freebsd.org/D40328
* print/libraqm: Update to 0.10.1Daniel Engberg2023-06-134-13/+14
| | | | | | | Changelog: https://github.com/HOST-Oman/libraqm/releases/tag/v0.10.1 PR: 271690 Approved by: kwm (maintainer timeout, 2+ weeks)
* print/pdf-tools: Update to 1.1.0Joseph Mingrone2023-06-122-5/+4
| | | | | | Changes: https://github.com/vedang/pdf-tools/releases/tag/v1.1.0 Sponsored by: The FreeBSD Foundation
* print/py-pypdf: Update to 3.9.1Wen Heping2023-06-062-4/+4
|
* print/py-fontbakery: Update to 0.8.13Po-Chuan Hsieh2023-06-052-4/+4
| | | | Changes: https://github.com/googlefonts/fontbakery/releases
* print/py-ufolib2: Update to 0.15.0Po-Chuan Hsieh2023-06-053-10/+17
| | | | | | - Convert to USE_PYTHON=pep517 Changes: https://github.com/fonttools/ufoLib2/releases
* print/py-fontbakery: Update to 0.8.12Po-Chuan Hsieh2023-06-053-17/+7
| | | | Changes: https://github.com/googlefonts/fontbakery/releases
* print/pic2fig: Fix build with llvm15Muhammad Moinur Rahman2023-06-041-3/+12
| | | | | - Pet protclippy - Adopt port
* print/R-cran-knitr: Update to 1.43Wen Heping2023-06-022-4/+4
| | | | | PR: 271784 Reported by: maintainer
* */*: Pass maintainership to submitterWen Heping2023-06-011-1/+1
| | | | | PR: 271317 Reported by: uzsolt@uzsolt.hu
* print/lilypond-devel: update to 2.25.5Martin Neubauer2023-05-297-37/+29
| | | | | | Changelog: http://lilypond.org/news.html#LilyPond-2_002e25_002e5-released-May-21_002c-2023 PR: 271638
* print/lilypond: update to 2.24.1Martin Neubauer2023-05-299-259/+161
| | | | | | Changelog: http://lilypond.org/news.html#LilyPond-2_002e24_002e1-released_0021-February-12_002c-2023 PR: 271637
* print/py-frescobaldi: update to 3.3.0Martin Neubauer2023-05-292-6/+5
| | | | | | | | | - update to version 3.3.0 - bump minimum required python version Changelog: https://github.com/frescobaldi/frescobaldi/blob/master/CHANGELOG.md#330---2023-03-26 PR: 271636
* print/py-pypdf: Update to 3.9.0Wen Heping2023-05-282-4/+4
|
* print/qpdf: Update to 11.4.0Wen Heping2023-05-283-5/+6
|
* print/py-fonttools: UpdatePo-Chuan Hsieh2023-05-271-4/+5
| | | | | | | | | - Build and install extra modules - Add USE_PYTHON=cython - Remove NO_ARCH - Strip shared library - Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104) - Bump PORTREVISION for dependency and package change
* print/py-uharfbuzz: Update to 0.37.0Po-Chuan Hsieh2023-05-272-5/+5
| | | | Changes: https://github.com/harfbuzz/uharfbuzz/releases
* print/py-ufolib2: Use PRINTF instead of setup.py in files directoryPo-Chuan Hsieh2023-05-272-4/+1
|
* print/py-fonttools: Update to 4.39.4Po-Chuan Hsieh2023-05-272-4/+4
| | | | Changes: https://github.com/fonttools/fonttools/releases
* print/mftrace: Update to 1.2.20Martin Neubauer2023-05-262-4/+4
| | | | | PR: 271635 Reported by: Martin Neubauer <m.ne@gmx.net>
* */*: llvm15 build fixesMuhammad Moinur Rahman2023-05-171-1/+1
| | | | | | | llvm15 was also merged into 13.2-STABLE effective from OSVERSION 1302505. Fix the ports that failed to build with llvm15. Approved by: portmgr (blanket)
* print/magicfilter: Update version 2.3.h=>2.3.iMuhammad Moinur Rahman2023-05-169-99/+20
| | | | | | | | | | - Switch MASTER_SITES to GH - Adopt port - Add LICENSE BSD3CLAUSE - Unbreak on HEAD - Refresh patches Changelog: https://github.com/Orc/magicfilter/releases/tag/v2.3.i
* KDE: Update KDE Gear to 23.04.1Tobias C. Berner2023-05-141-3/+3
| | | | | | | | | | | | | | | | | | | KDE Gear 23.04.1 Thursday, 11 May 2023 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneogqusly as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * kdenlive: Fix corrupted project files on opening * skanpage: Scan Export window's OCR language list is now scrollable * spectacle: Quitting Spectacle with Escape no longer affects windows below it Announcement: https://kde.org/announcements/gear/23.04.1/ Changelog: https://kde.org/announcements/changelogs/gear/23.04.1/
* graphics/poppler: bump dependenciesTobias C. Berner2023-05-1410-10/+10
|
* print/ipp-usb: Add portFoo Chuan Wei2023-05-117-0/+89
| | | | | | | | | | | | ipp-usb daemon enables driver-less printing and scanning on USB-only AirPrint-compatible printers and MFPs. It works by connecting to the device by USB using IPP-over-USB protocol, and exposing the device to the network, including DNS-SD (ZeroConf) advertising. IPP printing, eSCL scanning and web console are fully supported. WWW: https://github.com/OpenPrinting/ipp-usb PR: 271226
* print/harfbuzz: update to 7.3.0Jan Beich2023-05-103-5/+6
| | | | | Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/7.3.0 Reported by: GitHub (watch releases)
* print/py-freetype-py: Update to 2.4.0Po-Chuan Hsieh2023-05-073-6/+15
| | | | | | - Convert to USE_PYTHON=pep517 Changes: https://github.com/rougier/freetype-py/releases
* print/miktex: Fix build with log4cxx 1.1.0Po-Chuan Hsieh2023-05-072-1/+89
| | | | - While I'm here, use USES=dos2unix to convert CRLF to LF
* print/py-glyphsets: Update to 0.6.1Po-Chuan Hsieh2023-05-072-4/+4
| | | | Changes: https://github.com/googlefonts/glyphsets/releases
* print/R-cran-tinytex: Update to 0.45TAKATSU Tomonari2023-05-062-6/+5
| | | | | - Update to 0.45 - Drop maintainership
* print/py-uharfbuzz: Update to 0.36.0Po-Chuan Hsieh2023-05-022-7/+9
| | | | | | - Convert to USE_PYTHON=pep517 Changes: https://github.com/harfbuzz/uharfbuzz/releases
* graphics/jasper: Update to 4.0.0Po-Chuan Hsieh2023-05-021-1/+1
| | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/jasper-software/jasper/releases Security: CVE-2022-2963, CVE-2022-40755
* print/R-cran-knitr: Update to 1.42TAKATSU Tomonari2023-05-022-9/+7
| | | | | - Update to 1.42 - Drop maintainership
* print/cups: Fix issues with color printingTijl Coosemans2023-05-012-1/+13
| | | | PR: 271163
* Mk/Uses/magick.mk: Bump all consumersFelix Palmen2023-04-3011-7/+11
| | | | | | Bump all consumers of ImageMagick ports after flavorizing them. Approved by: tcberner (mentor, implicit)
* print/epson-inkjet-printer-escpr: Update to 1.7.26Tatsuki Makino2023-04-285-16/+22
| | | | | | | | | | | | | | | New PPD files for the following models have been added. EP-315 series PX-S155 series PX-S505 series WF-2110 series XP-65 series WF-M1130 series No file changes for autoconf, so fixed to use 2.69. pkg-descr was re-quoted from the description for other packages, not from the README. PR: 270169
* print/ghostscript9-agpl-base: add patch to fix CVE-2023-28879Nicholas Taylor2023-04-282-1/+24
| | | | | | | | | | and bump PORTREVISION. vulndb update in upcoming separate commit. Security: CVE-2023-28879 Security: 25872b25-da2d-11ed-b715-a1e76793953b PR: 270823 MFH: 2023Q2 Approved by: hrs@ through maintainer timeout, 15d
* print/harfbuzz: update to 7.2.0Jan Beich2023-04-283-6/+6
| | | | | Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/7.2.0 Reported by: GitHub (watch releases)
* print/py-pypdf: Update to 3.8.1Wen Heping2023-04-282-4/+4
|