https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213085
--- Comment #6 from Steve Wills <swi...@freebsd.org> --- This breaks the port: [ E 2018-06-09 22:22:27.5941 84452/T15 age/Cor/App/Implementation.cpp:221 ]: Could not spawn process for application /usr/local/www/redmine: The application encountered the following error: No such file to load -- net/ldap (LoadError) This is because of lines 18 and 19 of /usr/local/www/redmine/app/models/auth_source_ldap.rb: require 'net/ldap' require 'net/ldap/dn' You want to either patch that file when disabling LDAP or remove the option to disable LDAP. I don't really see the need to disable LDAP, it's under 3mb. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-ruby@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"