Saturday, February 01, 2020

portgen(1) - Look in PORTSDIR for existing port instead of sqlports

After the most recent simplification of portgen's port finding code, I
think we can stop using sqlports and instead look to see if any
$PORTSDIR/*/$PKGSTEM exist without a significant loss of functionality.
We currently look for any FullPkgPath that matches the PKGSTEM in
sqlports. I'm not aware of any module ports where that stem isn't the
same as the directory name, and if there are, is that worth needing to
install sqlports and p5-DBD-SQLite?

Comments, OK?

No comments:

Post a Comment