problem porting netperf

I am trying to install netperf in order to run tests on my network (at least that is what I'm hoping this port does, really just wanted to see what it can do)

I got this error:
Code:
Vulnerability check disabled, database not found

A little google search revealed that I needed portaudit. I did make install and it was okay, and I then did
Code:
# /usr/local/sbin/portaudit -Fda

At this point, I should get a message saying that a new database is installed. However, I get this:
Code:
fetch: http://www.FreeBsd.org/ports/auditfile.tbz: No address record
What's up?
 
Back
Top