Speaking of stuff that's been there forever, I've been converting some MASTER_SITES to SITES, and while checking, I've noticed a very large number of ports without valid SITES.
I mean, having them hosted on the ftp.openbsd.org mirror is not a big issue, but when people try to fetch manually, it's going to error the hell out of normal sites. Some of the old sites are entirely dead, some don't have the files anymore. Worse: some have the files, but with a different checksum. So I guess one of the next features of dpb is going to be more log files: - record distfiles that only fetched from the backup site - record distfiles that didn't fetch from the first site - record distfiles that fetched with the wrong size from the first site. Those are all interesting errors with various useful actions.