aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.29TAKATSU Tomonari2021-01-222-4/+4
| | | | Notes: svn path=/head/; revision=562313
* Update qscintilla2 to 2.11.6Loïc Bartoletti2021-01-181-0/+1
| | | | Notes: svn path=/head/; revision=561958
* print/gl2ps:Max Brazhnikov2021-01-184-13/+13
| | | | | | | | - Update to 1.4.2 - Regenerate patch and use plist substitution to reduce diff on future updates Notes: svn path=/head/; revision=561904
* - Update to version 2.8.3, augment CATEGORIESAlexey Dokuchaev2021-01-153-11/+102
| | | | | | | | | | - Add new options: DBUS, DVI, HELP, and T1LIB PR: 252301 (based on) Submitted by: Charlie Li Notes: svn path=/head/; revision=561650
* Simplify some ports using PYTHON_MAJOR_VER and Python 3.6+Rene Ladan2021-01-121-8/+3
| | | | Notes: svn path=/head/; revision=561385
* Remove empty PY_TYPING from ports using Python 3.6+Rene Ladan2021-01-101-2/+1
| | | | | | | Leave out textproc/py-sphinx[18] for now. Notes: svn path=/head/; revision=561105
* Remove empty PY_ENUM34 from ports using Python 3.6+Rene Ladan2021-01-102-5/+1
| | | | Notes: svn path=/head/; revision=561070
* Update to 0.11.0Sunpoet Po-Chuan Hsieh2021-01-102-4/+4
| | | | | | | Changes: https://github.com/fonttools/ufoLib2/releases Notes: svn path=/head/; revision=560963
* Update to 0.7.34Sunpoet Po-Chuan Hsieh2021-01-102-4/+4
| | | | | | | Changes: https://github.com/googlefonts/fontbakery/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=560962
* Update KDE Release Service ports to 20.12.1Tobias C. Berner2021-01-081-3/+3
| | | | | | | | Full changelog: https://kde.org/announcements/fulllog_releases-20.12.1/ Notes: svn path=/head/; revision=560805
* graphics/poppler: update to 21.01.0Tobias C. Berner2021-01-0710-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.01.0: core: * Faster routines for jpeg decoding * Fix reading signatures in encrypted files * Add white point correction when lcms is used * JBIG2Stream: Fix byte counting * Fix potential data loss if we try to fetch a non existing Ref after modifying the document * Specifically use DeviceGray instead of DefaultGray for softmasks * Fix various issues handling broken files utils: * pdftocairo: Setmode binary for windows * pdfsig: Add hability to digitally sign files * pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK * pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK * pdfimages: Account for rotation in PPI calculation qt5: * Add hability to digitally sign files qt6: * Add hability to digitally sign files build system: * Enable clang-tidy bugprone-signed-char-misuse PR: 252377 Exp-run by: antoine Notes: svn path=/head/; revision=560727
* - Update to 10.1.0Wen Heping2021-01-073-5/+6
| | | | Notes: svn path=/head/; revision=560703
* print/gl2ps: take maintainershipMax Brazhnikov2021-01-061-1/+1
| | | | Notes: svn path=/head/; revision=560531
* Follow up on graphics/py-pillow6 port removal in r559976Rene Ladan2021-01-051-1/+1
| | | | | | | | | | | | | | The graphics/py-pillow6 port was removed in r559976 as it was for Python 2.7 only and no longer referenced in the default cases. However it was still defined in Mk/Uses/python.mk in PY_PILLOW, leaving a dangling reference. Remove it from Mk/Uses/python.mk, leaving only the Python 3 version of that port, graphics/py-pillow, defined and bump the minimal verion of Python to 3.6 for affected ports. Notes: svn path=/head/; revision=560425
* print/fontforge: Update to 20201107Guangyuan Yang2021-01-057-188/+57
| | | | | | | | | | | | | | | | | - Update WWW - Move build from autotools to CMake Changelogs: - https://github.com/fontforge/fontforge/releases/tag/20200314 - https://github.com/fontforge/fontforge/releases/tag/20201107 PR: 252343 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: lwhsu Notes: svn path=/head/; revision=560358
* Remove some more expired ports:Rene Ladan2021-01-021-6/+0
| | | | | | | | | | | | | | | devel/py-backports.functools_lru_cache devel/py-backports_abc devel/py-futures devel/py-singledispatch devel/py-typing graphics/py-pillow6 Adjust dependent ports. Tested with 'make index' against r559975 Notes: svn path=/head/; revision=559976
* Welcome XFCE 4.16 to the FreeBSD ports tree!Guido Falsi2021-01-025-174/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream announce: https://xfce.org/about/news/?post=1608595200 This XFCE release dropped support for GTK2 plugins and also dropped GTK2 from all components. WARNING: please check UPDATING before upgrading your packages. In case of problems also read the libexo pkg-message. Due to this some panel plugins and libraries will be removed since they cannot compile anymore: - print/xfce4-print - x11/xfce4-quicklauncher-plugin - x11/xfce4-wmdock-plugin - x11-toolkits/libxfce4gui These further components also fail to build or work and are being marked BROKEN, deprecated and marked for removal: - science/xfce4-equake-plugin - x11/xfce4-embed-plugin - deskutils/orage - deskutils/xfce4-volumed [1] deskutils/xfce4-notes-plugin will be also marked BROKEN, but there is active development in it's upstream repository and a fixed release is expected soon. deskutils/xfce4-generic-slider will also be marked broken, since it fails to compile. [2] Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com> and the people in Approved and Reviewed lines below for help and contributions. Reviewed by: woodsb02 Approved by: sergey.dyatko@gmail.com (maintainer) [1], ehaupt [2] Differential Revision: https://reviews.freebsd.org/D27846 Notes: svn path=/head/; revision=559953
* print/libotf: Don't use freetype-configKurt Jaeger2021-01-012-1/+34
| | | | | | | | | | | | - freetype-config is deprecated and shouldn't be used to detect freetype(2) Import patch from Archlinux to fix this issue PR: 252112 Submitted by: daniel.engberg.lists@pyret.net Approved by: nikola.lecic@anthesphoria.net (maintainer) Notes: svn path=/head/; revision=559849
* Remove expired ports not depending on Python 2.7:Rene Ladan2020-12-315-99/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-12-31 devel/arm-none-eabi-gdb: This is an old, obsolete version of gdb 2020-12-31 devel/pecl-weakref2: PHP 7.2 extension 2020-12-31 graphics/py-imageio24: Use graphics/py-imageio instead 2020-12-31 mail/bogofilter-tc: TokyoCabinet is being phased out in favor of KyotoCabinet. 2020-12-31 net/pecl-yaz: PHP 7.2 extension 2020-12-31 print/cloudprint: Google Cloud Print is being shut down by Google by end of 2020 2020-12-31 science/py-eccodes-python: Use science/py-eccodes instead 2020-12-31 sysutils/cfengine-masterfiles312: EOL 2020-12-31 sysutils/cfengine-masterfiles313: EOL 2020-12-31 sysutils/cfengine312: EOL 2020-12-31 sysutils/cfengine313: EOL 2020-12-31 sysutils/rubygem-chef-zero5: Please use sysutils/rubygem-chef-zero instead 2020-12-31 sysutils/syslog-ng325: Reduction of syslog-ng ports to one 2020-12-31 sysutils/syslog-ng326: Reduction of syslog-ng ports to one 2020-12-31 sysutils/syslog-ng328: Reduction of syslog-ng ports to one 2020-12-31 sysutils/syslog-ng329: Reduction of syslog-ng ports to one 2020-12-31 www/flashplayer: Depends on a deprecated port 2020-12-31 www/linux-flashplayer: Deprecated by upstream 2020-12-31 www/mediawiki133: Upstream end of life 2020-12-31 www/mediawiki134: Upstream end of life 2020-12-31 www/py-aiohttp2: Use www/py-aiohttp instead sysutils/drm-legacy-kmod is left in for now. Notes: svn path=/head/; revision=559743
* Unbreak INDEXAntoine Brodin2020-12-311-2/+2
| | | | Notes: svn path=/head/; revision=559735
* print/py-reportlab: Update version 3.5.55=>3.5.57Muhammad Moinur Rahman2020-12-292-4/+4
| | | | | | | Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md Notes: svn path=/head/; revision=559596
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-2815-15/+15
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* print/pdftk: Update to 3.2.2Rainer Hurling2020-12-282-6/+6
| | | | | | | | | | | Changelog: https://gitlab.com/pdftk-java/pdftk/-/blob/v3.2.2/CHANGELOG.md PR: 252228 Submitted by: Andreas Bilke <andreas@bilke.org> (new maintainer) Approved by: arrowd, tcberner (mentors, implicit) Notes: svn path=/head/; revision=559512
* print/lilypond: update to 2.21.82Fernando Apesteguía2020-12-2812-172/+123
| | | | | | | | | | | | | Remove deprecated dependency on Python 2.7 ChangeLog: http://lilypond.org/news.html#LilyPond-2_002e21_005e82-released-December-15_002c-2020 PR: 252215 Submitted by: m.ne@gmx.net (maintainer) Notes: svn path=/head/; revision=559469
* Update to 2.4.1Antoine Brodin2020-12-272-4/+4
| | | | Notes: svn path=/head/; revision=559406
* print/harfbuzz: update to 2.7.4Jan Beich2020-12-273-6/+12
| | | | | | | | | | Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.7.3 Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/2.7.4 ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=559325
* print/py-frescobaldi: Update to 3.1.3Rainer Hurling2020-12-262-5/+4
| | | | | | | | | | | Changelog: https://github.com/frescobaldi/frescobaldi/blob/v3.1.3/ChangeLog PR: 252161 Submitted by: Martin Neubauer <m.ne@gmx.net> (maintainer) Approved by: arrowd, tcberner (mentors, implicit) Notes: svn path=/head/; revision=559299
* print/lilypond-devel: update to 2.21.82Fernando Apesteguía2020-12-252-5/+4
| | | | | | | | | | | ChangeLog: http://lilypond.org/news.html#LilyPond-2_002e21_005e82-released-December-15_002c-2020 PR: 252056 Submitted by: m.ne@gmx.net (maintainer) Notes: svn path=/head/; revision=559239
* - Update to 0.28TAKATSU Tomonari2020-12-252-4/+4
| | | | Notes: svn path=/head/; revision=559238
* print/lilypond-devel: add dependency on x11-fonts/urw-core35-fontsFernando Apesteguía2020-12-242-3/+22
| | | | | | | | PR: 251605 Submitted by: m.ne@gmx.net (maintainer) Notes: svn path=/head/; revision=559180
* Update to 0.10.1Sunpoet Po-Chuan Hsieh2020-12-242-4/+4
| | | | | | | Changes: https://github.com/fonttools/ufoLib2/releases Notes: svn path=/head/; revision=559117
* Relax hardcoded paths to fix build with Python 3.8.7Kai Knoblich2020-12-243-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the shared libs naming scheme. This means "EXT_SUFFIX" is now derived from SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so". The affected ports strip the libaries in the "post-install" target via hardcoded path(s) and the build fails at the end because the new extension is not expected at this place. Remedy the issue by adding wildcards to these paths. This should also prepare the ports for future Python releases, which will use the new shared libs naming scheme. [1] https://bugs.python.org/issue42604 PR: 252057 Reported by: John Kennedy Reviewed by: fluffy, koobs Approved by: koobs (python) Notes: svn path=/head/; revision=559094
* Update to 4.18.2Sunpoet Po-Chuan Hsieh2020-12-192-4/+4
| | | | | | | Changes: https://github.com/fonttools/fonttools/releases Notes: svn path=/head/; revision=558539
* Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip ↵Loïc Bartoletti2020-12-151-1/+1
| | | | | | | | | | to 12.8.1 PR: 251764 Exp-run by: antoine Notes: svn path=/head/; revision=558168
* Update to 4.18.1Sunpoet Po-Chuan Hsieh2020-12-132-4/+4
| | | | | | | Changes: https://github.com/fonttools/fonttools/releases Notes: svn path=/head/; revision=558032
* Update to 0.10.0Sunpoet Po-Chuan Hsieh2020-12-132-4/+4
| | | | | | | Changes: https://github.com/fonttools/ufoLib2/releases Notes: svn path=/head/; revision=557936
* print/hplip: drop support for expired USES=gnome:pygobjectRene Ladan2020-12-121-2/+0
| | | | Notes: svn path=/head/; revision=557827
* graphics/poppler: update to 20.12.0Tobias C. Berner2020-12-1110-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: core: * Draw better circles for circle annotations * Fix annotation line width if no appearance stream or style are given * Tweak rendering of highlight annotations * Fix border rendering of some annotations * Fix rendering of some files. Issue #976 Issue #567 * PSOutputDev: provide options to set the rasterization color space and ICC profile * PSOutputDev: for splashModeCMYK8 and language level >=2 activate overprint emulation * PSOutputDev: use the DeviceN8 bitmap for rasterization with CMYK-output + overprint * Use the font name without subset tag when querying for a system font * Splash: Fix wrong x adjustment during clipping * Splash: Fix blitImage in uncolored tiling patterns * timeToDateString: We forgot the ' after the minutes * Move psLevel to PSOutputDev creation * Fix several issues in broken files utils: * pdftops: provide options to set the rasterization color space and ICC profile * pdftops: for splashModeCMYK8 and language level >=2 activate overprint emulation cpp: * New fuzzers glib: * New fuzzers qt5: * New fuzzers build system: * gcc: Enable -fno-operator-names * Remove obsolete bool-to-binary macro * Remove obsolete version-check macro for pkgconfig * Remove .pc files for private back-ends * Remove redundant unit-test macro PR: 251537 Exp-run by: antoine Notes: svn path=/head/; revision=557760
* Update KDE Applications to 20.12Tobias C. Berner2020-12-111-3/+3
| | | | | | | | | | | | | | | - astro/libkgeomap has been removed as there are no consumers left - deskutils/kdepim-apps-libs has been reintegrated into other ports There are a handful of new ports available: - astro/kosmindoormap: Library and QML component for rendering multi-level OSM indoor maps - deskutils/itinerary: KDE Itinerary is a digital travel assistant - devel/kpublictransport: Access realtime public transport data - graphics/kontrast: Color contrast checker - textproc/markdownpart: KPart for rendering Markdown content Notes: svn path=/head/; revision=557757
* Update to 0.31.0Sunpoet Po-Chuan Hsieh2020-12-102-4/+4
| | | | | | | Changes: https://github.com/mogest/prawn-svg/releases Notes: svn path=/head/; revision=557690
* Update to 2.4.1Sunpoet Po-Chuan Hsieh2020-12-102-6/+8
| | | | Notes: svn path=/head/; revision=557689
* Update to 0.9.0Sunpoet Po-Chuan Hsieh2020-12-102-4/+4
| | | | | | | Changes: https://github.com/fonttools/ufoLib2/releases Notes: svn path=/head/; revision=557596
* Update to 4.18.0Sunpoet Po-Chuan Hsieh2020-12-102-4/+4
| | | | | | | Changes: https://github.com/fonttools/fonttools/releases Notes: svn path=/head/; revision=557595
* Add rubygem-prawn-templates 0.1.2Sunpoet Po-Chuan Hsieh2020-12-104-0/+36
| | | | | | | | | | | | | Support for templates was dropped in Prawn 0.13.0, disabled by default in 0.14.0, and extracted in 0.15.0. This gem includes the extracted templates code, which is mainly unsupported, but provides the old functionality that was in Prawn 0.12.0 for years. WWW: https://github.com/prawnpdf/prawn-templates Notes: svn path=/head/; revision=557480
* Add rubygem-prawn-table 0.2.2Sunpoet Po-Chuan Hsieh2020-12-104-0/+32
| | | | | | | | | Prawn::Table provides table support for PrawnPDF. WWW: https://github.com/prawnpdf/prawn-table Notes: svn path=/head/; revision=557478
* Add rubygem-prawn-icon 3.0.0Sunpoet Po-Chuan Hsieh2020-12-104-0/+38
| | | | | | | | | | | | | | | Prawn::Icon provides a simple mechanism for rendering icons and icon fonts from within Prawn. The following icon fonts ship with Prawn::Icon: - FontAwesome (http://fontawesome.io/icons/) - Foundation Icons (http://zurb.com/playground/foundation-icon-fonts-3) - PaymentFont (https://paymentfont.com) WWW: https://github.com/jessedoyle/prawn-icon Notes: svn path=/head/; revision=557477
* Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0Loïc Bartoletti2020-12-082-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit combines several updates. - Update Qt to 5.12.2 - Update PyQt to 5.15.1 - Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also updated to 5.15.2. - Update sip to 5.4.0 SIP is a collection of tools to create Python bindings for C and C++ libraries and used by PyQt and wxPython. There are some changes with sip5 [1]: - python 3.5+ is required - sip drops support of old deprecated methods as sipdistutils & cie. - this version breaks also PyQt5 extension ABI. SIP files will be installed in ${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings - some ports will use the new pyqtbuilder package with the pyproject.toml setup. Instead if the project have a setup.py, you should use sip-build to build it. - if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires pysip, so that should be enough for PyQt packages. List of ports impacted by this change. Most of the patches have been integrated or are in the process of being integrated upstream: - devel/libsavitar - graphics/py-python-poppler-qt5 - net-im/scudcloud - net/libarcus - print/py-frescobaldi - science/py-veusz - graphics/qgis and graphics/qgis-ltr - deskutils/calibre A special note regarding calibre. New versions require sip>=5, we update it to the latest version (thanks to madpilot@) science/scidavis will remove the PyQt binding soon and there is no patch planned, so we remove the python option (ok makc@) While here, convert some ports to USE_PYQT (cad/cura, cad/uranium, devel/eric6, ...) Thanks to tcberner and adridg! [1] https://www.riverbankcomputing.com/static/Docs/sip/ PR: 250853 Exp-run by: antoine Notes: svn path=/head/; revision=557300
* Update to 1.28.6.Tijl Coosemans2020-12-062-5/+4
| | | | Notes: svn path=/head/; revision=557156
* - Update to 10.0.4Wen Heping2020-12-023-5/+5
| | | | Notes: svn path=/head/; revision=556805
* Remove expired ports:Rene Ladan2020-12-018-87/+0
| | | | | | | | | | | | | | | | | | | | | 2020-11-30 databases/datamodeler: depends on expiring java/openjfx8-devel 2020-11-30 devel/gradle4: only needed for expiring biology/igv and java/openjfx8-devel 2020-11-30 devel/py-astroid1: Use devel/py-astroid instead 2020-11-30 devel/pylint1: Use devel/pylint instead 2020-11-30 german/mediathekview: depends on expiring java/openjfx8-devel 2020-11-30 java/openjfx8-devel: No longer maintained upstream 2020-11-30 java/openjfx8-scenebuilder: depends on expiring java/openjfx8-devel 2020-11-30 net-im/py-sleekxmpp: Upstream archived and advices to use net-im/py-slixmpp 2020-12-01 net-mgmt/zabbix44-agent: End of Life 2020-12-01 net-mgmt/zabbix44-frontend: End of Life 2020-12-01 net-mgmt/zabbix44-java: End of Life 2020-12-01 net-mgmt/zabbix44-proxy: End of Life 2020-12-01 net-mgmt/zabbix44-server: End of Life 2020-11-30 print/jabref: depends on expiring java/openjfx8-devel 2020-11-30 science/datawarrior: depends on expiring java/openjfx8-devel Notes: svn path=/head/; revision=556791