The port database/dbf crashes on start up. Get a sigmentation fault due to a NULL pointer in strcmp function. Fix: See the attached patch. The fix is already in dbf author's CVS. How-To-Repeat: Make database/dbf from ports, get a dbf file, say, test.dbf, and type: dbf test.dbf at where the test.dbf file is, you will get the sigmentation fault.
State Changed From-To: open->closed Committed, thanks!