Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
kn 9b472190d0 Update to PoDoFo 0.9.8 (last <1 version)
From earlier last year, when upstream froze their tree to switch to a new
pdfmm code base with their 1.0.0 release: https://podofo.sourceforge.net/

Looks like this version fixes some CVEs:
https://sourceforge.net/p/podofo/code/commit_browser

Symbol removals and size changes as per check_sym, so bump major.

Tidy up the Makefile while here.
No PLIST change.
Builds fine, sysutils/krename still builds against the new version.
2023-01-15 10:56:35 +00:00
archivers Update to libdeflate-1.16 2023-01-14 15:33:41 +00:00
astro Update ansiweather to 1.19.0. 2023-01-09 13:10:15 +00:00
audio Update to grip-4.2.4. 2023-01-11 13:36:11 +00:00
benchmarks Add missing include, fixes build with clang 15 2023-01-11 17:49:55 +00:00
biology Do the usual c99 dance for base-gcc to fix the build on sparc64 2022-11-28 16:07:04 +00:00
books drop RCS Ids 2022-03-11 18:22:44 +00:00
cad Update qcad to 3.27.8.7 BUT still broken at runtime 2023-01-02 12:40:09 +00:00
chinese WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
comms comms/hylafax: fix build with tiff 4.5.0. 2022-12-19 08:52:15 +00:00
converters Add missing include, problem spotted by clang 15 2023-01-10 19:59:52 +00:00
databases record USE_NOEXECONLY in sqlports 2023-01-09 17:09:55 +00:00
devel devel/luafs: update github account and homepage 2023-01-14 22:06:43 +00:00
editors update to 7.4.4.2 2023-01-14 19:57:20 +00:00
education Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on 2022-11-26 23:28:11 +00:00
emulators Use internal catch2 2023-01-14 08:26:10 +00:00
fonts Update ibm-plex to 6.1.1. 2023-01-10 18:01:41 +00:00
games update to naev-0.10.2 2023-01-13 09:14:38 +00:00
geo Use local swap16/swap32 functions instead of the defines from endian.h 2023-01-11 19:00:28 +00:00
graphics Mark pkg-config dependency as development instead of runtime 2023-01-14 17:29:36 +00:00
infrastructure With some ports it's difficult to add linker flags, so reuse the ld wrapper 2023-01-09 17:08:50 +00:00
inputmethods Return FALSE instead of NULL, avoids a fatal error with clang 15 2023-01-10 13:26:15 +00:00
japanese Stop using the daemon class in @newuser. 2022-11-08 11:14:43 +00:00
java java/jna file list differs with newer jdk (different javadoc files with 2022-11-11 17:39:30 +00:00
korean drop RCS Ids 2022-03-11 19:25:33 +00:00
lang use USE_NOEXECONLY and disable jump tables so gcc-11 builds and passes tests 2023-01-15 08:30:47 +00:00
mail Update to p5-Email-Date-Format-1.008. 2023-01-15 07:16:17 +00:00
math update to cfitsio 4.2.0 2023-01-15 02:44:49 +00:00
meta Unmention unported kdm, clarify how the wiki not gdm provides xfce4.desktop 2022-12-24 20:49:58 +00:00
misc Rearrange logic to address type mismatch spotted by clang 15 2023-01-12 13:17:19 +00:00
multimedia Update shotcut to 22.12.21 2023-01-14 08:06:36 +00:00
net update to owncloudclient-3.0.0.9215 2023-01-15 10:39:35 +00:00
news Update to pan-0.153. 2022-12-28 16:39:57 +00:00
plan9 update plan9/sam to the latest commit in the deadpixi fork 2022-11-07 15:37:20 +00:00
print update to py3-pikepdf-6.2.8.post1 2023-01-11 08:53:30 +00:00
productivity Update KDE Gear to 22.12.1 2023-01-13 10:54:30 +00:00
security libgcrypt: arm64 assembly fixes: move constants from .text to .rodata. 2023-01-15 09:35:41 +00:00
shells Update to dash-0.5.12 2022-12-27 17:42:13 +00:00
sysutils Update prometheus to 2.37.5: 2023-01-14 14:51:26 +00:00
telephony update to asterisk-16.30.0 2023-01-14 11:28:14 +00:00
tests remove line continuation before empty lines 2022-10-31 23:14:52 +00:00
textproc Update to PoDoFo 0.9.8 (last <1 version) 2023-01-15 10:56:35 +00:00
wayland Update wayland-protocols to 1.27 2022-12-17 07:46:27 +00:00
www www/lighttpd: use fix from upstream for the wrong modules dir path 2023-01-15 08:06:22 +00:00
x11 update x11/xnotify to 0.9.3 2023-01-14 13:10:38 +00:00
.cvsignore
.gitignore add a .gitignore file with similar contents to .cvsignore, to help users 2020-04-28 10:55:03 +00:00
Makefile +wayland 2021-11-06 19:09:10 +00:00
README drop RCS Id 2022-03-11 20:30:30 +00:00

README

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/