ports/README is fairly prominent on the web interface for the read-only

conversion on github; add man.openbsd.org links for the various manpages for
easier reading by people who find it there

op@ solene@ ian@ agree
This commit is contained in:
sthen 2023-02-07 17:53:15 +00:00
parent 071dd63901
commit 1b400a076d
1 changed files with 16 additions and 4 deletions

20
README
View File

@ -1,6 +1,18 @@
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).
Documentation for the ports tree includes:
dpb(1), bulk(8) for bulk builds.
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
See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/
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/