On 01-25 01:49, Ingo Schwarze wrote:
> Andrew Easton wrote on Fri, Jan 24, 2020 at 11:17:20PM +0100:
> > I was looking for a list of ports packages
> Depending what you really need, try
>   $ doas pkg_add portslist
>   $ less /usr/local/share/ports-INDEX
>   $ doas pkg_add sqlports
>   $ sqlite3 /usr/local/share/sqlports
>   https://cvsweb.openbsd.org/ports/
> > and read the man page pkg_info(1).

For what it may be worth, another way to get a list of ports is 
(as root, or maybe should be rewritten with "doas", as Ingo 
did, but):

# cd /usr/ports/ && make print-index > ~root/openbsdports-list-$(uname 
-r)-$(machine) 

-Luke
-- 
Please pray for our country(ies) and leaders, at this important time.
More on this and other topics (a simple site w/o sales):
http://lukecall.net  (updated 2020-01-23)

Reply via email to