Re: Are the ports pages gone?

From: Carl Johnson <carlj_at_peak.org>
Date: Thu, 12 Jan 2023 16:45:17 UTC
"Dan Mahoney (Ports)" <freebsd@gushi.org> writes:

> It used to be that I could go to www.freebsd.org/ports/mail.html and see a listing of all the mail ports.
>
> Freshports doesn’t do a single-page result — and these pages no longer seem to be on freebsd.org.
>
> What’s the current option if one wants to just “browse” through?
>
> -Dan

If you have ports on your system, then you can run 'make readmes' from
the /usr/ports directory.  That will create the README.html for all
ports and categories.  That takes a while so you probably want to use
-j10, or whatever is appropriate for your system.  That is documented in
the ports(7) manpage, but -j is in the make(1) manpage.

-- 
Carl Johnson		carlj@peak.org