The recently comitted BPM port fails to handle the new INDEX file format, which has had several fields added to it. In addition, it reacts badly when parse errors occur on the INDEX file, resulting in double free()s. The patch below works around both of these problems until the next formal release. How-To-Repeat: Run sysutils/bpm on a recent ports collection.
State Changed From-To: open->closed patch committed. thanks, seth!