aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* print/p910nd: Moved to githubSerhii (Sergey) Kozlov2023-02-055-19/+35
| | | | | | | | | | | | The distfiles were moved to github, so change the port accordingly. Other changes: - Build via embedded gmake Makefile - Add LICENSE file path - Remove scripts from pkg-plist (not in the distribution anymore) - Smaller manpage fixes PR: 269109 Reported by: Daniel Engberg <diizzy@FreeBSD.org>
* KDE: Update KDE Gear to 22.12.2Tobias C. Berner2023-02-021-3/+3
| | | | | | | | | | | | | | | | | Thursday, 2 February 2023 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * dolphin: Don't recurse into symlinks when counting directory contents (Commit, fixes bug #434125) * kdeconnect: Fix ssh authentication using pubkey on recent openssh versions (Commit, fixes bug #443155) * libkdegames: Fix finding knewstuff themes (Commit, fixes bug #464288) Announcement: https://kde.org/announcements/gear/22.12.2/
* print/py-collidoscope: Update to 0.5.2Po-Chuan Hsieh2023-01-302-4/+4
| | | | Changes: https://github.com/simoncozens/collidoscope/commits/master
* print/py-fontparts: Update to 0.11.0Po-Chuan Hsieh2023-01-302-4/+4
| | | | Changes: https://github.com/robotools/fontParts/releases
* print/libspectre: update to 0.2.12 release (+)Dima Panov2023-01-263-5/+5
| | | | | | This is another bugfix only release in the libspectre's 0.2 series. * Fix exporting to PDF with newer ghostscript
* print/cups-pk-helper: Update to 0.2.7Olivier Duchateau2023-01-264-12/+17
| | | | PR: 266067
* */*: bump libboost*.so libraries consumert after Boost upgradeDima Panov2023-01-161-1/+1
|
* Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=rubyMuhammad Moinur Rahman2023-01-1423-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk Notable changes are. - Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk. - USE_RUBY=yes is replaced with USES=ruby. - USE_RUBY_EXTCONF is replaced with USES=ruby:extconf. - USE_RUBY_RDOC is replaced with USES=ruby:rdoc. - USE_RUBY_SETUP is replaces with USES=ruby:setup. - RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with USES=ruby:{build,none,run}. - RUBY_REQUIRE isn't used anywhere, so removed. - USES=gem now implies USES=ruby. This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863 I have just made some cosmetic changes and ran exp-run to test that the tree is not in a BROKEN state. Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D37925
* Qt: Update Qt 5 to 5.15.8Tobias C. Berner2023-01-141-3/+3
| | | | | | | - update distfiles to be rebased on the Qt 5.15.8 branch PR: 268773 Exp-run by: antoine
* print/latex-biber: rollback to 2.16 to be in sync with biblatex.styTobias C. Berner2023-01-142-5/+7
| | | | | | | | | | | | | | | | From [1]: Biber versions are closely coupled with Biblatex versions. You need to have the right combination of the two. Biber will warn you during processing if it encounters information which comes from a Biblatex version which is incompatible. Table 1 shows a compatibility matrix for the recent versions. Biber version | Biblatex version 2.18 | 3.18 2.17 | 3.17 2.16 | 3.16 [...] [1] https://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/development/documentation/biber.pdf/d ownload
* print/html2ps: Replace POSIX::tmpnam() with File::Temp::tempfile()Tom2023-01-132-7/+19
|
* */*: rename CHEESESHOP to PYPI in MASTER_SITESDmitry Marakasov2023-01-1124-24/+24
| | | | | | PR: 267994 Differential revision: D37518 Approved by: bapt
* graphics/poppler: bump dependenciesTobias C. Berner2023-01-099-7/+9
| | | | Follow-up to 9b78681895a5a5b7225299242098f7f2f27d959c
* KDE: Update KDE Gear to 22.12.1Tobias C. Berner2023-01-051-3/+3
|
* print/qpdf: Add OpenSSL/GnuTLS optionWen Heping2023-01-041-1/+13
| | | | | PR: 268739 Reported by: tijl@
* print/tex-xdvik: Add missing dependencyHiroki Sato2023-01-021-1/+1
| | | | PR: 268710
* print/py-reportlab: Update version 3.6.11=>3.6.12Muhammad Moinur Rahman2022-12-312-4/+4
| | | | Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
* print/tex-xdvik: re-add patches for pTeX and CJK supportHiroki Sato2022-12-3170-26/+12733
|
* print/py-ufolib2: Add JSON and MSGPACK optionsPo-Chuan Hsieh2022-12-301-1/+6
|
* print/rubygem-pdf-reader: Update to 2.11.0Po-Chuan Hsieh2022-12-302-4/+4
| | | | Changes: https://github.com/yob/pdf-reader/blob/main/CHANGELOG
* print/py-ufolib2: Update to 0.14.0Po-Chuan Hsieh2022-12-302-5/+5
| | | | Changes: https://github.com/fonttools/ufoLib2/releases
* print/py-glyphtools: Remove py-babelfont from RUN_DEPENDS to avoid circular ↵Po-Chuan Hsieh2022-12-301-2/+2
| | | | | | dependency - Bump PORTREVISION for dependency change
* print/py-glyphsets: Update to 0.5.4Po-Chuan Hsieh2022-12-302-4/+4
| | | | Changes: https://github.com/googlefonts/glyphsets/releases
* print/py-fonttools: Update to 4.38.0Po-Chuan Hsieh2022-12-302-4/+4
| | | | Changes: https://github.com/fonttools/fonttools/releases
* print/py-freetype-py: Add py-freetype-py 2.3.0Po-Chuan Hsieh2022-12-304-0/+28
| | | | | Freetype Python provides bindings for the FreeType library. Only the high-level API is bound.
* Qt5: Update Qt 5 to 5.15.7Tobias C. Berner2022-12-291-3/+3
| | | | | | | | * rebase the KDE patched Qt5 ontop of the 5.15.7 branch * update qt5-script to 5.15.11 Exp-run by: antoine PR: 268533
* print/py-uharfbuzz: update to 0.33.0Jan Beich2022-12-272-5/+5
| | | | | | | Changes: https://github.com/harfbuzz/uharfbuzz/releases/tag/v0.33.0 Reported by: GitHub (watch releases) PR: 268424 Exp-run by: antoine
* print/harfbuzz: update to 6.0.0Jan Beich2022-12-275-5/+9
| | | | | | | Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/6.0.0 Reported by: GitHub (watch releases) PR: 268424 Exp-run by: antoine
* print/brlaser: Update to 6.2Guido Falsi2022-12-262-4/+4
|
* print/epson-inkjet-printer-escpr2: Update to 1.1.58Tatsuki Makino2022-12-234-21/+39
| | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: New PPD files for the following models have been added. EP-885A series ET-2830 series ET-2840 series L3550 series L3560 series L5590 series L8050 series PX-M887F PX-S730 series PX-S887 WF-C4310 series WF-C5310 series WF-C5390BAM WF-C5390 series WF-C5810 series WF-C5890BAM WF-C5890 series PR: 268507
* */*tex*: Fix USES=tex in some portsMuhammad Moinur Rahman2022-12-201-1/+2
| | | | | | | | | During my previous commits I missed some ports which were using lowercase USE_tex which were not searched during my commits on more than 100 ports. I am still unsure how those ports were working as there was no option for lowercase tex in the previous bsd.tex.mk. Reported by: zirias
* Mk/**tex.mk: Convert bsd.tex.mk to USES=texMuhammad Moinur Rahman2022-12-1935-42/+38
| | | | | | | | | | | | | | | | | - Update all the consumers to use USES=tex - USE_TEX=yes is the old way of writing USES=tex which has been removed and replaced in all ports - Almost all of the USE_TEX features remains unchanged - Some consumers had the same variables defined both in the mk infrastructure and also in the ports which have been removed from the ports as those are redundant. In case any of the consumers are failing to build please make sure that the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no longer load the required VARS for tex and related dependencies. Reviewed by: portmgr Approved by: portmgr (blanket)
* print/epson-inkjet-printer-201207w: Add new portTijl Coosemans2022-12-155-0/+123
| | | | | | | Linux CUPS filter program for some Epson printers (L110, L111, L210, L211, L300, L301, L303, L350, L351, L353, L355, L356, L550, L551, L555) PR: 234111
* graphics/cups-filters: Update to 1.28.16Tijl Coosemans2022-12-152-8/+8
|
* print/pdf-tools: Update to 1.0.0Joseph Mingrone2022-12-112-6/+4
| | | | | | https://github.com/vedang/pdf-tools/releases/tag/v1.0.0 Sponsored by: The FreeBSD Foundation
* KDE: Update KDE Gear to 22.12Tobias C. Berner2022-12-102-5/+14
| | | | | | | | | | | | | | KDE Gear 22.12 is Here! Thursday, 8 December 2022 KDE Gear ⚙️ is back with exciting new features, performance boosts, and bugfixes for all your favorite KDE apps! In this release: Kate extends a warm welcome, Dolphin offers you more choices, and a lot of apps serve up hamburgers galore! Announcement: https://kde.org/announcements/gear/22.12.0/
* print/lout: Update to 3.42.2Kevin Bowling2022-12-102-5/+5
| | | | Changes: https://github.com/william8000/lout/blob/master/whatsnew#L619
* print/pecl-pdflib: CleanupMuhammad Moinur Rahman2022-12-094-34/+0
| | | | | | - Requires php74 which was EOL on 2022-11-28 Sponsored by: Bounce Experts
* graphics/poppler: bump dependenciesTobias C. Berner2022-12-089-9/+9
|
* print/hplip: Fix staging with X11 offTijl Coosemans2022-12-021-4/+0
| | | | PR: 268125
* print/fontforge: Update to 20220308Naram Qashat2022-12-013-37/+48
| | | | | ChangeLog: https://github.com/fontforge/fontforge/releases/tag/20220308 PR: 268060
* editors/emacs-devel: Update to 2022-11-28 snapshotYasuhiro Kimura2022-11-305-5/+5
| | | | | | Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50. Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f
* print/qpdf: Update to 11.2.0Wen Heping2022-11-253-5/+5
|
* print/hplip(-plugin): Update to 3.22.10Chris2022-11-245-9/+50
| | | | PR: 267954, 267955
* print/pdfmixtool: Add portFlorian Walpen2022-11-225-0/+64
| | | | PR: 267892
* print/foomatic-db: Update to 20221003Danilo Egea Gondolfo2022-11-223-44/+370
|
* Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.Gleb Popov2022-11-201-3/+3
| | | | | | | | | | | | | This change removes duplicated entries from MASTER_SITES and DISTFILES variables. Now the MASTER_SITES variable will contain single Hackage URL without any group for the simplest case and with :_cabal_mk_hackage group in nodefault case. This change opens a path to using non-Hackage Cabal repositories (needed for Cardano) and pulling in .cabal revisions without using patches. Unfortunately, this change results in a large churn in Haskell ports distinfos. To make this churn less useless, refresh all Haskell dependencies in all ports.
* print/py-uharfbuzz: Update BUILD_DEPENDS after ↵Po-Chuan Hsieh2022-11-191-1/+1
| | | | 644e2a562cc75a56118e4f01fd26f449cb725aef
* print/rubygem-color_diff: New portMuhammad Moinur Rahman2022-11-194-0/+22
| | | | | | Calculating differences between colors using the CIEDE2000 algorithm Sponsored by: Nepustil
* lang/ldc: Bump PORTREVISION of d based ports because lang/ldc port has changedJose Alonso Cardenas Marquez2022-11-151-2/+3
|