The following reply was made to PR ports/182131; it has been noted by GNATS.

From: Steve Wills <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: ports/182131: [patch] www/redmine: multiple small errors
Date: Mon, 16 Sep 2013 18:35:16 +0000

 The LDAP gem definitely is optional, the Gemfile even says so:
 
 # Optional gem for LDAP authentication
 group :ldap do
   gem "net-ldap", "~> 0.3.1"
 end
 
 The port probably needs to be updated to remove those lines from the Gemfile if
 the LDAP option is disabled.
 
 Steve
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "[email protected]"

Reply via email to