William Bulley <w...@umich.edu> writes: > Thinking that I might wish to upgrade my 9.2-STABLE system (to 9.3-STABLE), > I decided to run "# /usr/local/sbin/portaudit -Fda" only to find that someone > at FreeBSD.org has borked the system:
We didn't "bork the system". The old pkg_* tools were removed over a month ago after a six-month deprecation period, at which point portaudit also stopped working, although it wasn't removed from ports until two weeks ago. The new package system has equivalent functionality built-in with the "audit" command: des@nine ~% sudo pkg audit -F Password: Fetching vuln.xml.bz2: 100% 455 kB 466.3k/s 00:01 0 problem(s) in the installed packages found. > [[Note: portaudit.FreeBSD.org resolves to vuxml.freebsd.org/freebsd/]] You mean redirects. They already resolved to the same IP address(es), which, as far as I know, is a reverse proxy that handles most of the project's web sites. DES -- Dag-Erling Smørgrav - d...@des.no _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscr...@freebsd.org"