Users who install package from security/ruby-tcpwrap will be lost a dependency on security/libident. People who uses ports system is not affected, however, because ruby-tcpwrap port depends on libident port at its build stage. Fix: Apply following patch, How-To-Repeat: On a system that has no libident, install a package built from ports/security/ruby-tcpwrap. For example, via local file system # pkg_add /usr/ports/packages/security/ruby18-tcpwrap-0.6.tbz or via remote server # pkg_add -r ruby18-tcpwrap Then, try # ldd /usr/local/lib/ruby/site_ruby/1.8/i386-freebsd5/tcpwrap.so
Responsible Changed From-To: freebsd-ports-bugs->knu Over to maintainer.
State Changed From-To: open->closed Committed, thanks!