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 814ef024bd Disable useless examples
Not packaged and not used in tests (31 out of 32 still pass on amd64),
but 59 less .c files to compile.

No WANTLIB, dynamix export or PLIST changes.
OK jca
2023-01-11 21:35:20 +00:00
archivers Fix incompatible pointer to integer conversion, fatal with clang 15 2023-01-10 17:57:56 +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 Unbreak with clang 15: fix function detection 2023-01-11 18:30:24 +00:00
editors Update hexedit to 1.6. 2023-01-10 17:46:28 +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 QEMU: add support for setting threads name on OpenBSD, from Brad 2023-01-09 14:26:00 +00:00
fonts Update ibm-plex to 6.1.1. 2023-01-10 18:01:41 +00:00
games Update dopewars to 1.6.2. 2023-01-09 22:45:09 +00:00
geo Use local swap16/swap32 functions instead of the defines from endian.h 2023-01-11 19:00:28 +00:00
graphics Drop -Werror, clang 15 -Winvalid-utf8 complains about non-UTF8 in comments... 2023-01-11 20:48:28 +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 Update janet to 1.26.0 2023-01-10 19:52:05 +00:00
mail Include appropriate header for basename(3), fixes the build with clang 15 2023-01-11 17:43:49 +00:00
math +py-gmpy2 2023-01-11 15:56:20 +00:00
meta Unmention unported kdm, clarify how the wiki not gdm provides xfce4.desktop 2022-12-24 20:49:58 +00:00
misc Avoid horrid stack scanning code, breaks unexpectedly when built with clang 15 2023-01-10 13:28:59 +00:00
multimedia add FFmpeg/x264 debug packages, from Brad. 2023-01-07 12:49:27 +00:00
net Update mattermost-server 7.5.1 -> 7.5.2 2023-01-11 16:26:46 +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 productivity/khard to 0.18.0 2023-01-10 16:25:06 +00:00
security Disable useless examples 2023-01-11 21:35:20 +00:00
shells Update to dash-0.5.12 2022-12-27 17:42:13 +00:00
sysutils Drop self-inflicted -Werror pain, fixes build with clang 15 2023-01-11 17:42:22 +00:00
telephony Unbreak when devel/pkgconf is installed 2022-12-27 14:53:27 +00:00
tests remove line continuation before empty lines 2022-10-31 23:14:52 +00:00
textproc Avoid pointer to integer conversion to let this build with clang 15 2023-01-11 18:50:13 +00:00
wayland Update wayland-protocols to 1.27 2022-12-17 07:46:27 +00:00
www update to 109.0.5414.74 2023-01-11 13:13:25 +00:00
x11 Tweak defines to get at the declaration of strptime(3), fixes clang 15 build 2023-01-11 17:46:48 +00:00
.cvsignore
.gitignore
Makefile +wayland 2021-11-06 19:09:10 +00:00
README drop RCS Id 2022-03-11 20:30:30 +00:00

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/