> On 19/2/25 21:56, Stuart Henderson wrote: > >> I did a `find` to see if I could locate a "portslist" package in the > >> ports treeā¦ and still no luck. `sqlports` is there, and that may be the > >> ultimate answer, but those docs (and the error message in ports) could > > That one is indeed produced by the sqlports package; > > > > $ pkglocate portslist > > portslist-7.52:databases/sqlports,-list:/usr/local/share/ports-INDEX > > portslist-7.52:databases/sqlports,-list:/usr/local/share/sqlports.list > > > > It will take quite some time to produce (starting with building sqlite > > and DBI). > > Well, after some waiting, I managed to get the `sqlports` build > installed. This yielded the file: > > /usr/ports/packages/mips64el/all/portslist-7.52.tgz > > which I was able to install via `pkg_add -D unsigned <path>`.
Setting the TRUSTED_PKG_PATH env var might be helpful for when deps get built in your ports tree. -- May the most significant bit of your life be positive.