net/gnu-radius is broken due to problems in plist. I think that problems are in setting emacs scripts by this port. I remaked port build infrastructure migrated from script to option system. Also I have added WITH_EMACS option. And there is security vulnerability in snmp code. So if we build port with WITH_SNMP and without DISABLE_VULNERABILITIES option it don't build.
It seems that snmp code in gnu-radius has been fixed in current (1.3) version. So, we shouldn't BROKE when WITH_SNMP is specified. The bugfix can be viewed here: http://savannah.gnu.org/cgi-bin/viewcvs/radius/radius/snmplib/asn1.c.diff?r1=1.9&r2=1.10
Responsible Changed From-To: freebsd-ports-bugs->sem Take it
And there are some gettext issues to fix. Here is complete patch:
State Changed From-To: open->closed Committed, thanks!