2886 Commits

Author SHA1 Message Date
ajacoutot
9ed778fd58 Remove optional x11/dbus-python dependency as it's now py3 only. 2022-09-10 08:30:33 +00:00
ajacoutot
10cef8ef72 Missed bumps after recent x11/dbus-python pkgpath change. 2022-09-10 08:04:45 +00:00
ajacoutot
4a511156b0 Missing BDEP on print/cups,-libs. 2022-09-02 16:46:30 +00:00
ajacoutot
b97eef269a Update to system-config-printer-1.5.18. 2022-08-31 06:29:07 +00:00
ajacoutot
cbb0f5d328 Use rc_configtest. 2022-08-29 19:27:52 +00:00
matthieu
79a3d01abb Unhook libXp, missed in previous commit. 2022-08-29 18:05:19 +00:00
matthieu
4e01792d3d Remove libXp, no longer used or maintained upstreams.
ok pascal@ (maintainer) kn@
2022-08-29 18:04:21 +00:00
kili
a918d1d3ca Fix for CVE-2022-38171 (similar to the one jasper@ added to xpdf).
(No update to a newer poppler, because it requires C++-17, which grows
tentacles and breaks ports depending on poppler and exiv2 because the
latter still uses auto_ptr)
2022-08-27 20:32:21 +00:00
ajacoutot
bf12ee3d28 Update to system-config-printer-1.5.17. 2022-08-25 07:45:28 +00:00
ajacoutot
70972dc669 Update to cups-filters-1.28.16. 2022-08-25 07:43:10 +00:00
sthen
2975becbfb needs setuptools at build time 2022-08-19 09:11:22 +00:00
sthen
eed574102a Fix ports for newer py3-setuptools; mostly just PLIST regens after some
files were dropped (mostly entry_points.txt) or .egg-info files changed
to directories. Small patches were needed where some other build systems
were calling Python tools to install due to changes in setuptools.
Messy patching needed for games/0ad which bundles a spidermonkey tar of
a specific version and patches it using files in its own distribution.

Been through a bulk on i386, plus I tested a few things separately on
amd64 where fallout from the recent qscintilla update has broken some ports
on !LP64 which was blocking them on i386.
2022-08-18 02:24:48 +00:00
ajacoutot
a9528952f4 Update to epson-inkjet-printer-escpr-1.7.21. 2022-08-12 07:01:33 +00:00
sthen
edbc7a4ddd add comments about printrun and py3 (there are 2.0 RCs available which
support py3, but they require py-wxWidgets 4.x which we don't have yet and
might be a little bit of a rabbit-hole)
2022-08-10 14:12:29 +00:00
ajacoutot
865a35dfeb Update to foo2zjs-20201003. 2022-08-10 09:41:49 +00:00
ajacoutot
66055fc838 Update to cups-pk-helper-0.2.7. 2022-08-10 08:57:19 +00:00
ajacoutot
bbcc922903 Update to epson-inkjet-printer-escpr-1.7.20. 2022-07-19 06:45:46 +00:00
ajacoutot
4b7c02f3e0 tyop 2022-07-12 06:48:35 +00:00
ajacoutot
4e9571bd4f Enable simplified-cups-ppds.
Tweak DESCR.
Reload cups with cups-genppdupdate.
2022-07-12 06:47:07 +00:00
ajacoutot
1c427eed3e Tweak README. 2022-07-12 06:44:05 +00:00
kmos
c95d26d104 Fix build on sparc64 by adding -L${X11BASE}/lib to CONFIGURE_ENV LDFLAGS 2022-07-03 22:45:21 +00:00
ajacoutot
59fddd8e35 Update to epson-inkjet-printer-escpr-1.7.19. 2022-07-01 17:10:49 +00:00
ajacoutot
28a463eaf6 Update to hplip-3.22.6. 2022-06-29 12:02:20 +00:00
benoit
fb0d28061e Update to htmldoc-1.9.16. 2022-06-03 09:24:54 +00:00
kmos
d49a1fcaf6 LIB_DEPENDS-libs needs the same fix as LIB_DEPENDS-main to fix things
on sparc64

ok sthen
2022-06-01 21:00:14 +00:00
sthen
26b2b0fe63 add ${LIB_DEPENDS} to LIB_DEPENDS-main; no change on base-clang, but provides
a path to libestdc++ on ports-gcc (which was provided by gnutls before this
switched to libressl)
2022-05-31 21:28:24 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
ajacoutot
7384ef8dd8 Regen more WANTLIB to unbreak following cups update. 2022-05-27 06:11:14 +00:00
sthen
878141c4e9 remove some @comment $OpenBSD$ missed in earlier sweep due to being split 2022-05-26 18:23:58 +00:00
ajacoutot
f4d30a730a Regen WANTLIB to unbreak. 2022-05-26 16:00:59 +00:00
ajacoutot
408d16f550 Regen WANTLIB to unbreak. 2022-05-26 15:59:35 +00:00
ajacoutot
22683896a1 Regen WANTLIB after print/cups,-libs lost irs dependency on gnutls. 2022-05-26 12:59:04 +00:00
ajacoutot
501f72c075 SECURITY update to cups-2.4.2.
Move from GnuTLS to LibreSSL.
2022-05-26 12:58:35 +00:00
ajacoutot
9f21298935 Drop comment. 2022-05-24 19:47:46 +00:00
ajacoutot
e7db795012 Recognize fractional numbers in PageSize; from Fedora. 2022-05-24 18:39:43 +00:00
ajacoutot
9e45440fb2 Use the rc_exec function instead of ${rcexec}. 2022-05-21 10:50:49 +00:00
sthen
09eadac27e update to pdfarranger-1.8.2 2022-05-20 14:23:53 +00:00
sthen
a6f7ea4766 update to py3-pikepdf-5.1.3 2022-05-20 08:02:10 +00:00
caspar
dd5969a9f3 print/scribus: update to 1.5.8
Reads OK to landry@
OK gnezdo@
2022-05-17 06:29:03 +00:00
semarie
f1d6109603 update print/py-relatorio to 0.10.1 2022-05-07 13:27:12 +00:00
jeremy
1026c9569a Bump ports after switching default ruby version to 3.1
OK sthen@, tb@
2022-05-05 15:41:56 +00:00
ajacoutot
cd288e02a4 Update to foomatic-db-4.0.20210611. 2022-04-29 07:53:48 +00:00
ajacoutot
0bfd60c40d Update to hplip-3.22.4. 2022-04-29 07:52:37 +00:00
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