aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* print/py-fontbakery: Update to 0.7.38Po-Chuan Hsieh2021-06-302-5/+4
| | | | Changes: https://github.com/googlefonts/fontbakery/blob/main/CHANGELOG.md
* print/pdftk: Update to 3.2.3Andreas Bilke2021-06-292-5/+5
| | | | | | Changelog: https://gitlab.com/pdftk-java/pdftk/-/blob/v3.2.3/CHANGELOG.md#323-2021-06-16 PR: 256863
* print/epson-inkjet-printer-escpr2: Update to 1.1.34Tatsuki Makino2021-06-233-11/+14
| | | | | | | | | | New PPD files for PX-S6010 series and ST-C8090 series have been added. New PPD files for WF-M5299 series and WF-M5799 series are also available. But they will not be installed. If they are needed, extract them from src.rpm :) PR: 256703 Approved by: maintainer
* */py-qt5-*: Remove Digia's mention in pkg-descrLoïc Bartoletti2021-06-231-1/+1
| | | | | | | There was Trolltech, Nokia, Qt Project, Digia and today The Qt Company. To avoid replacing the name at each structure, we will simply mention that: "PyQt5 is a set of Python bindings for Qt5 application framework"
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-226-2/+6
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* print/py-glyphtools: Update to 0.7.3Po-Chuan Hsieh2021-06-202-4/+4
| | | | Changes: https://github.com/simoncozens/glyphtools/commits/v0.7.3
* print/{lilypond,lilypond-devel}: fix DEPENDSAntoine Brodin2021-06-152-6/+8
|
* print/epson-inkjet-printer-escpr2: unbreak builk build on non-x86Piotr Kubaj2021-06-151-2/+0
| | | | | [00:02:10] Warning: (print/epson-inkjet-printer-escpr2): make: "/usr/ports/print/epson-inkjet-printer-escpr2/Makefile" line 48: unsupported architectures powerpc64le [00:02:10] Warning: (print/epson-inkjet-printer-escpr2): Error: Error looking up dependencies for print/epson-inkjet-printer-escpr2
* print/epson-inkjet-printer-escpr: Update to 1.7.11Tatsuki Makino2021-06-154-7/+8
| | | | | | | New PPD file for ET-4800 series has been added. PR: 256611 Approved by: maintainer
* print/epson-inkjet-printer-escpr2: Update to 1.1.33Tatsuki Makino2021-06-143-210/+213
| | | | | | | | | | | | * New PPD file for WF-7310 Series has been added. * Drop jpeg from USE_LINUX. This is because ESC/P-R does not have the ability to print watermarks. * plist sorting/cleanup * The variables in the Makefile have been sorted again. * Re-gzip the gunzipped *.ppd.gz. PR: 256113 Approved by: maintainer
* print/epson-inkjet-printer-escpr: Update to 1.7.10Tatsuki Makino2021-06-143-9/+10
| | | | | | | | Drop gmake from USE=. This is because the syntax that requires gmake is not used. PR: 256115 Approved by: maintainer
* print/py-glyphtools: Update to 0.7.2Po-Chuan Hsieh2021-06-142-4/+4
| | | | Changes: https://github.com/simoncozens/glyphtools/commits/v0.7.2
* */*: Zpdate KDE Gear to 21.04.2Tobias C. Berner2021-06-132-3/+7
| | | | | | | | | | Thursday, 10 June 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. The full changelog can be found here: https://kde.org/announcements/changelogs/gear/21.04.2/
* print/py-pycups1: Remove obsoleted portPo-Chuan Hsieh2021-06-104-43/+0
| | | | Use print/py-pycups instead.
* print/py-fonttools: Update to 4.24.4Po-Chuan Hsieh2021-06-102-4/+4
| | | | Changes: https://github.com/fonttools/fonttools/releases
* print/texinfo: Add commentPo-Chuan Hsieh2021-06-101-0/+1
|
* print/xreader: the port had been updated and changed (+)Alexey Dokuchaev2021-06-083-6/+6
| | | | | | | | - Update to the latest version 3.0.0 - These LinuxMint ports are inherently Gnomish, so put their distfiles to corresponding DIST_SUBDIR Found out via: repology.org
* graphics/poppler: update to 21.06.0Tobias C. Berner2021-06-079-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.06.0: core: * Fix rendering of some extended latin1 characters in annotations. Issue #1070 * Support some not so well formed documents with password. Issue #1083 * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Fix crashes in malformed files * Minor code improvements qt6: * Change some functions to return std::unique_ptr qt5/qt6: * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Don't assert when trying to invert singular matrices build system: * make boost opt-out if building splash - Add dependency on boost to enable the splash backend. PR: 256370 Exp-run by: antoine
* print/fig2dev: update to upstream version 3.2.8aMJL2021-06-053-63/+19
| | | | | | | | | | The port update to version 3.2.8 has been provided in PR 252092 by mjl@luckie.org.nz. I have adjusted the update to build patch level "a" of version 3.2.8. PR: 252092 Approved by: pi
* print/fig2dev: Add license textStefan Eßer2021-06-051-0/+14
| | | | | | | | The text of this license has been extracted from: configure.ac and refers to all of fig2dev. It includes a list of historic authors and contributors, and while not resembling a standard license, it is clear that all rights to build, use, and distribute this software without any restrictions is granted.
* print/pdfarranger: Remove extraneous GH_PROJECT.Gleb Popov2021-06-051-1/+0
| | | | Reported by: tcberner
* print/pdfarranger: Set NO_ARCH=yesGleb Popov2021-06-051-0/+1
|
* print/pdfarranger: + A python utility to transform PDFs.Alexander Vereeken2021-06-055-0/+101
| | | | | Tested by: arrowd Differential Revision: https://reviews.freebsd.org/D30534
* print/foo2zjs: Clean up makefileMateusz Piotrowski2021-06-041-5/+7
| | | | No functional changes intended.
* print/pdf-tools: Switch to active fork and updateJoseph Mingrone2021-06-033-7/+8
| | | | | Discussions about the fork and new maintenance: https://github.com/politza/pdf-tools/issues/659
* print/R-cran-tinytex: Update to 0.32TAKATSU Tomonari2021-05-302-5/+5
|
* print/py-fonttools: Update to 4.24.3Po-Chuan Hsieh2021-05-262-4/+4
| | | | Changes: https://github.com/fonttools/fonttools/releases
* print/py-uharfbuzz: Update to 0.16.1Po-Chuan Hsieh2021-05-262-4/+4
| | | | Changes: https://github.com/harfbuzz/uharfbuzz/releases
* print/py-fonttools: Update to 4.24.2Po-Chuan Hsieh2021-05-262-4/+4
| | | | Changes: https://github.com/fonttools/fonttools/releases
* print/py-fontbakery: Update to 0.7.37Po-Chuan Hsieh2021-05-262-4/+4
| | | | Changes: https://github.com/googlefonts/fontbakery/blob/master/CHANGELOG.md
* Mk: switch PYTHON_REL to 5 digits to support python 3.10.xDmitry Marakasov2021-05-252-2/+2
| | | | | | | PR: 255013 Differential Revision: https://reviews.freebsd.org/D29418 Exp-run by: antoine Approved by: wen@, no objection from python@ or portmgr@
* */pear-*: Take maintainershipPo-Chuan Hsieh2021-05-221-1/+1
|
* print/py-fonttools: Update to 4.23.1Po-Chuan Hsieh2021-05-222-4/+4
| | | | Changes: https://github.com/fonttools/fonttools/releases
* print/trueprint: Pass maintainership to submitterChris Hutchinson2021-05-201-1/+1
| | | | PR: 256014
* print/cups-bjnp: Drop maintainershipDanilo Egea Gondolfo2021-05-191-1/+1
|
* print/latex2rtf: Drop maintainershipDanilo Egea Gondolfo2021-05-191-1/+1
|
* print/lout: Drop maintainershipDanilo Egea Gondolfo2021-05-191-1/+1
|
* print/trueprint: Drop maintainershipDanilo Egea Gondolfo2021-05-191-1/+1
|
* print/py-fonttools: Update to 4.23.0Po-Chuan Hsieh2021-05-182-4/+4
| | | | Changes: https://github.com/fonttools/fonttools/releases
* print/py-fontbakery: Update to 0.7.36Po-Chuan Hsieh2021-05-182-4/+4
| | | | Changes: https://github.com/googlefonts/fontbakery/blob/master/CHANGELOG.md
* print/qpdf: Update to 10.3.2Wen Heping2021-05-173-5/+9
|
* print/rubygem-pdf-reader: Update to 2.4.2Po-Chuan Hsieh2021-05-162-9/+10
| | | | | | - Update version requirement of RUN_DEPENDS Changes: https://github.com/yob/pdf-reader/blob/main/CHANGELOG
* print/rubygem-ttfunk: Update to 1.7.0Po-Chuan Hsieh2021-05-163-9/+10
| | | | | | | | | - Update COMMENT - Update pkg-descr - Take maintainership Changes: https://github.com/prawnpdf/ttfunk/releases https://github.com/prawnpdf/ttfunk/blob/master/CHANGELOG.md
* print/rubygem-prawn-svg: Update to 0.32.0Po-Chuan Hsieh2021-05-163-9/+10
| | | | | | | - Update pkg-descr - Take maintainership Changes: https://github.com/mogest/prawn-svg/releases
* print/rubygem-prawn: Update to 2.4.0Po-Chuan Hsieh2021-05-163-16/+12
| | | | | | | | | | - Change RUN_DEPENDS from rubygem-pdf-core07 to rubygem-pdf-core - Update pkg-descr - Update WWW - Take maintainership Changes: https://github.com/prawnpdf/prawn/releases https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md
* print/rubygem-pdf-core: Update to 0.9.0Po-Chuan Hsieh2021-05-162-7/+8
| | | | | | | - Take maintainership Changes: https://github.com/prawnpdf/pdf-core/releases https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
* print/py-fontbakery: Update to 0.7.35Po-Chuan Hsieh2021-05-162-6/+13
| | | | Changes: https://github.com/googlefonts/fontbakery/blob/master/CHANGELOG.md
* print/rubygem-pdf-core07: Remove obsoleted portPo-Chuan Hsieh2021-05-164-45/+0
| | | | Use print/rubygem-pdf-core instead
* print/py-vharfbuzz: Add py-vharfbuzz 0.1.1Po-Chuan Hsieh2021-05-164-0/+32
| | | | | | | | | uharfbuzz is an awesome tool for shaping text in Python. But it wraps the Harfbuzz C interface quite closely, so still requires you to perform a bunch of boilerplate operations before you can get on with the shaping. vharfbuzz allows you a slightly more high-level interface to the text shaping process. WWW: https://github.com/simoncozens/vharfbuzz
* print/py-uharfbuzz: Add print/py-uharfbuzz 0.16.0Po-Chuan Hsieh2021-05-166-0/+65
| | | | | | uharfbuzz provides streamlined Cython bindings for the HarfBuzz shaping engine. WWW: https://github.com/harfbuzz/uharfbuzz