semarie 9b08785f18 rust ports cleanup: use MODCARGO_WANTLIB in WANTLIB
fix WANTLIB for simple ports. rust ports are expected to use MODCARGO_WANTLIB
instead of hardcoding values (which will be soon different across archs).

replace "c c++abi pthread" by ${MODCARGO_WANTLIB} in WANTLIB

no changes, as it is the current value of MODCARGO_WANTLIB (even if buggy).

ok tb@
2024-01-01 09:02:15 +00:00
2023-12-27 14:16:16 +00:00
2023-12-23 15:40:03 +00:00
2023-12-14 12:17:57 +00:00
2023-11-16 14:18:41 +00:00
2023-12-26 13:43:07 +00:00
2023-10-16 13:17:27 +00:00
2023-12-30 08:25:25 +00:00
2023-12-29 03:06:00 +00:00
2023-12-30 12:26:40 +00:00
2023-12-17 21:25:50 +00:00
2023-12-30 20:26:57 +00:00
2023-12-27 07:25:06 +00:00
2023-12-27 12:56:46 +00:00
2023-11-11 11:50:32 +00:00
2023-12-25 12:56:17 +00:00
2023-12-30 08:57:48 +00:00
2023-12-29 12:25:07 +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%