On 2017/08/09 22:05, Matthew Martin wrote:
>                                   If anyone knows how to get a list of
> all packages (installed and not) preferably without having a ports tree,
> I could fix up the patch to push it upstream.

If sqlports is installed, you can do this:

$ sqlite3 /usr/local/share/sqlports 'select fullpkgname from ports'

Reply via email to