CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/09/08 11:59:57
Modified files:
misc/portroach : Makefile
misc/portroach/patches: patch-Portroach_SQL_pm
Added files:
misc/portroach/patches: patch-Portroach_DataSrc_Ports_pm
patch-Portroach_Util_pm
Log message:
help portroach through recent infrastructure changes
- use the new ROACH_URL and ROACH_SITES values in sqlports
- create an indirection thru a temp view that makes things less painful
Accordingly: use PortsQ consistently, which is WAY faster.
- use FULLPKGNAME instead of DISTNAME so that no port gets bad messages
because of that
- shorten the progressmeter slightly so it fits on a normal terminal
okay aja@