On Wed, Mar 3, 2021 at 12:32 AM Stuart Henderson <s...@spacehopper.org>
wrote:

> > Validated to be reasonable by building devel/sqlports.  I take the
> > success of sqlport rebuild as evidence that no dependency edges are
> > left hanging.
>
> I don't think sqlports cares that a port is unhooked when calculating
> dependencies, if the directory exists it can enter it.
>

So if anything still retained references my query would've shown a hit?


> > I ran this query to confirm no hs- ports are left:
> >
> > % sqlite3 /usr/local/share/sqlports
> > sqlite3 /usr/local/share/sqlports
> > SQLite version 3.34.1 2021-01-20 14:10:07
> > Enter ".help" for usage hints.
> > sqlite> SELECT FULLPKGNAME,COMMENT FROM Ports WHERE FULLPKGNAME LIKE
> 'hs%';
> > SELECT FULLPKGNAME,COMMENT FROM Ports WHERE FULLPKGNAME LIKE 'hs%';
>
> Can you check this?
>
> select distinct fullpkgpath from depends where dependspath like "%/hs%
>

Indeed, this is a better query and it returns an empty result.

Thanks
Greg
-- 
nest.cx is Gmail hosted, use PGP:
https://pgp.key-server.io/0x0B1542BD8DF5A1B0
Fingerprint: 5E2B 2D0E 1E03 2046 BEC3  4D50 0B15 42BD 8DF5 A1B0

Reply via email to