claudio 8b0371ec58 Set _BSD_SOURCE=1 via CFLAGS to ensure BSD functions remain visible.
os.h sets _XOPEN_SOURCE and with that functions like strcasestr() no
longer show up and with that compilers do silly things.

The build system is so arcane that it seems best to just pass
-D_BSD_SOURCE=1 via CFLAGS to override the _XOPEN_SOURCE exclude.
With this CFLAGS_base-clang is no longer needed.

OK sthen@ tb@
2026-01-06 14:08:59 +00:00
2025-12-31 12:26:22 +00:00
2026-01-06 06:23:11 +00:00
2026-01-03 18:21:55 +00:00
2025-11-22 20:09:40 +00:00
2025-12-22 13:40:37 +00:00
2025-12-31 18:23:31 +00:00
2026-01-06 14:02:58 +00:00
2026-01-01 09:57:52 +00:00
2026-01-05 12:04:25 +00:00
2026-01-06 05:49:49 +00:00
2026-01-06 08:22:17 +00:00
2026-01-05 14:45:23 +00:00
2025-12-30 13:07:25 +00:00
2026-01-03 07:52:20 +00:00
2026-01-06 11:22:40 +00:00
2026-01-06 09:24:35 +00:00
2025-12-10 13:03:24 +00:00
2026-01-06 07:45:10 +00:00
2026-01-05 19:05:59 +00:00
2026-01-06 14:02:54 +00:00
2026-01-01 09:40:44 +00:00
2026-01-02 07:07:19 +00:00
2026-01-04 14:23:29 +00:00
2026-01-06 11:22:33 +00:00
2026-01-06 08:05:45 +00:00

Documentation for the ports tree includes:

ports(7)		https://man.openbsd.org/ports.7
packages(7)		https://man.openbsd.org/packages.7
mirroring-ports(7)	https://man.openbsd.org/mirroring-ports.7
library-specs(7)	https://man.openbsd.org/library-specs.7
bsd.port.mk(5)		https://man.openbsd.org/bsd.port.mk.5
bsd.port.arch.mk(5)	https://man.openbsd.org/bsd.port.arch.mk.5
port-modules(5)		https://man.openbsd.org/port-modules.5

And for bulk builds:

dpb(1)			https://man.openbsd.org/dpb.1
bulk(8)			https://man.openbsd.org/bulk.8
proot(1)		https://man.openbsd.org/proot.1

Also see the OpenBSD Porter's Handbook
https://www.openbsd.org/faq/ports/
S
Description
Unofficial mirror
Readme 773 MiB
Languages
Makefile 51.9%
PHP 19.7%
BitBake 11%
Perl 5.1%
C 3.6%
Other 8.3%