On Tue, Feb 07, 2023 at 04:24:16PM +0000, Stuart Henderson wrote: > This used to be a fairly insignificant file that few people were really > likely to look at, but these days github shows the text of README (or > README.md) fairly prominently, so I think it would make sense to add a > few URLs for people that aren't reading it on an OpenBSD system. > > Any suggestions/objections? > > Index: README > =================================================================== > RCS file: /cvs/ports/README,v > retrieving revision 1.24 > diff -u -p -r1.24 README > --- README 11 Mar 2022 20:30:30 -0000 1.24 > +++ README 7 Feb 2023 16:23:34 -0000 > @@ -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/ > >
Sure thing
