IABSD.fr/ports/print/ghostscript

Branch :


Log

Author Commit Date CI Message
30727935 2026-05-21 20:40:16 print/ghostscript/gnu: Update to 10.07.1
c2c05d01 2026-05-10 14:14:20 print/ghostscript/gnu tries to add some additional Warning-becomes-Error flags to the compile which causes the build to fail on armv7. Pull down the fix from upstream. upstream fix pointed out by sthen@ OK sthen@
ef245b51 2026-03-18 16:43:23 print/ghostscript/gnu: Update to 10.07.0 ok (with tweaks) sthen@
28738d2c 2025-09-10 18:16:39 print/ghostscript/gnu: Update to 10.06.0 ok tb@, kili@
71291dc5 2025-09-10 18:16:21 print/ghoscript/gnu: Update to 10.06.0 ok tb@, kili@
34278e2d 2025-05-12 19:14:03 print/ghostscript/gnu: Update to 10.05.1 Fixes CVE-2025-46646
8728b2e1 2025-03-16 19:38:08 print/ghostscript/gnu: Update to 10.05.0 Fixes CVE-2025-27830 CVE-2025-27831 CVE-2025-27832 CVE-2025-27833 CVE-2025-27834 CVE-2025-27835 CVE-2025-27836 CVE-2025-27837 ok kili@
223dd2dc 2025-01-28 11:22:02 set COMPILER_LANGS=c for various C-only ports add annotations near COMPILER for some other ports that don't have COMPILER_LIBCXX in WANTLIB not changing the actual compiler version of anything here (some could possibly remove the COMPILER line completely where they only used COMPILER due to an old WANTLIB entry which has since stopped using C++, but changing that is too likely to break things)
e8e426ce 2024-09-30 16:49:43 print/ghostscript/gnu: Update to 10.04.0 Fixes CVE-2024-46951 CVE-2024-46952 CVE-2024-46953 CVE-2024-46954 CVE-2024-46955 CVE-2024-46956 ok sthen@
23b9b7b8 2024-09-03 16:37:40 Fix ghostscript/gnu build on sparc64/ld.bfd archs Some of the newly introduced gpdf/etc programs had LDFLAGS missing from their build recipe. ok volker@ (MAINTAINER)