2843 Commits

Author SHA1 Message Date
kmos
ae9ad0da21 Fix build on sparc64 by switching to ports-gcc
Otherwise build fails with:

"A C library compatible with POSIX.1-2008 is required"
2022-04-23 21:40:33 +00:00
ajacoutot
11ba159028 Update to unpaper-7.0.0. 2022-04-21 09:18:09 +00:00
ajacoutot
049b2f35bf Remove "daemon" class from @newuser. 2022-04-18 16:09:45 +00:00
sthen
83ec1e7a2f update to ghostscript-9.56.1, from maintainer Volker Schlecht
N.B. this switches to a new PDF interpreter (implemented in C rather than
PostScript). If you suspect problems and need to disable it you can return
to the old interpreter with -dNEWPDF=false.
2022-04-13 14:23:19 +00:00
ajacoutot
24a87f936c Update to cups-filters-1.28.15. 2022-04-13 05:39:02 +00:00
sthen
f3b0fc339f sync WANTLIB 2022-03-31 14:43:32 +00:00
ajacoutot
17a23db273 Update to cups-filters-1.28.13. 2022-03-28 08:51:16 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
ajacoutot
a938aee576 Sync WANTLIB to unbreak (ldap). 2022-03-27 09:13:27 +00:00
ajacoutot
1d5036f159 Update to brlaser-6.1. 2022-03-20 09:41:31 +00:00
ajacoutot
6d6dafee78 Provide an example on how to get a list of packages providing printer
drivers.
2022-03-20 09:38:20 +00:00
ajacoutot
4500bde908 Update to qpdf-10.6.3. 2022-03-13 07:23:32 +00:00
naddy
0e126762d0 drop RCS Ids 2022-03-11 19:50:56 +00:00
claudio
996a77c814 Adjust regex to parse the output of paperconf -s. The output is
just to floating point numbers with a space in between.
OK aja@ tb@
2022-03-11 16:13:58 +00:00
semarie
21e46a8e7b print/py-relatorio: update to 0.10.0
remove RCSTag while here
2022-03-10 14:35:16 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
ajacoutot
277a94a1c0 Update to hplip-3.22.2. 2022-02-28 09:49:55 +00:00
ajacoutot
349ab5489e Update to system-config-printer-1.5.16. 2022-02-21 09:17:20 +00:00
ajacoutot
2c489a90bb Update to cups-filters-1.28.12. 2022-02-18 07:38:03 +00:00
ajacoutot
02e0059800 Update to qpdf-10.6.2. 2022-02-17 09:27:12 +00:00
ajacoutot
8bdd506e73 Update to libspectre-0.2.10. 2022-02-13 08:52:26 +00:00
ajacoutot
91908ebbd1 Update to qpdf-10.6.1. 2022-02-12 10:12:49 +00:00
ajacoutot
9c6621d276 Update to qpdf-10.6.0. 2022-02-10 15:55:05 +00:00
benoit
a16e2b7bd6 Update to htmldoc-1.9.15. 2022-02-10 08:47:48 +00:00
ajacoutot
70c2587d88 Update to epson-inkjet-printer-escpr-1.7.18. 2022-02-03 09:40:11 +00:00
ajacoutot
0a2ddd8539 Some cleanups:
- drop uneeded CFLAGS in both places; good side-effect, our CFLAGS are not overriden anymore
- add DEBUG_PACKAGES
- install gsc as gs (dynamic binary)
- only include gsx in the gtk FLAVOR (it's supposed to be the gtk loader,
otherwise it behaves as gs); could be a multi_package instead but that's for
another day
- simplify post-install dance

ok sthen@ (on an earlier diff), Volker Schlecht (maintainer)
2022-01-30 15:08:08 +00:00
ajacoutot
085dff4a0d Remove patches/chunks now that we have a modern ghostscript. 2022-01-29 07:37:52 +00:00
ajacoutot
47c9618ea3 Fix soname; [libgs.so.16] -> [libgs.so.16.0]
Spotted during a port-lib-depends-check while updating libspectre:
Missing lib: libgs.so.16 (/usr/local/lib/libspectre.so.1.0) (NOT REACHABLE)
2022-01-29 07:37:14 +00:00
ajacoutot
76852cfaa9 Use tabs. 2022-01-29 07:20:50 +00:00
jca
fa1cd72963 Add patch missed in the update to 9.55.0
Patch needed for our library versioning to be respected.
Issue reported by sthen@
2022-01-28 17:05:41 +00:00
ajacoutot
424ad1b12c Update to cups-2.4.1. 2022-01-28 09:44:22 +00:00
kili
f7e62948b1 Update to ghostscript-9.55.0.
From Volker Schlecht, who also takes maintainership. Thanks!
2022-01-27 20:55:01 +00:00
kmos
f460a38c55 Switch to base-clang ports-gcc to fix build on sparc64
(Needs __builtin_bswap32)
2022-01-16 20:10:33 +00:00
ajacoutot
e2c7dfb3dc Update to cups-filters-1.28.11. 2022-01-16 08:16:03 +00:00
ajacoutot
6e67ca1025 Update to psutils-2.08. 2021-12-28 08:36:23 +00:00
benoit
e7491f9566 Update to htmldoc-1.9.14. 2021-12-26 10:25:53 +00:00
kili
3c494bfb24 Update to poppler-21.12.0. 2021-12-24 10:09:02 +00:00
ajacoutot
a3195c4023 Update to qpdf-10.5.0. 2021-12-22 14:18:30 +00:00
ajacoutot
7b202e3c81 Update to hplip-3.21.12. 2021-12-18 09:52:25 +00:00
sthen
9e94e76e19 update to py-reportlab-3.5.68
the previous version doesn't work with Python 3.9 (base64 api change)
newer versions exist (3.6.x) but have dropped Python 2.7 support which
is required by graphics/sk1 (same for the newer upstream version - that
port is outdated)

reported+tested by Josh Grosse
2021-12-07 10:43:03 +00:00
ajacoutot
74bea3b346 Update to cups-2.4.0. 2021-12-04 08:14:02 +00:00
sthen
582ac4a03c update to py3-pikepdf-4.0.2 2021-11-23 11:13:25 +00:00
landry
d3b5eaa2d6 +{print/py-pylatex,security/py-hvac,devel/py-ordered-set},python3 2021-11-20 08:24:48 +00:00
landry
b4564c0512 import print/py-pylatex 1.4.1, from Maintainer Clemens Goessnitzer
PyLaTeX is a Python library for creating and compiling LaTeX files or snippets.
The goal of this library is being an easy, but extensible interface between
Python and LaTeX.

ok sthen@
2021-11-20 08:20:05 +00:00
ajacoutot
c1e83be1b2 Update to qpdf-10.4.0. 2021-11-19 16:46:39 +00:00
sthen
cbfac7f4d0 update to py3-pikepdf-4.0.1 2021-11-14 14:46:57 +00:00
sthen
755592524d update to pdfarranger-1.8.0 2021-11-14 13:52:59 +00:00
benoit
6040197ae0 Update to htmldoc-1.9.13. 2021-11-07 10:00:38 +00:00
ajacoutot
f69d2261f6 Update to hplip-3.21.10. 2021-11-06 09:45:36 +00:00
sthen
37d14a5394 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:52 +00:00