Date: Mon, 16 Sep 2013 18:40:01 GMT From: Steve Wills <swills@FreeBSD.org> To: ruby@FreeBSD.org Subject: Re: ports/182131: [patch] www/redmine: multiple small errors Message-ID: <201309161840.r8GIe1iG043343@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/182131; it has been noted by GNATS. From: Steve Wills <swills@FreeBSD.org> To: bug-followup@FreeBSD.org Cc: markand@malikania.fr 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309161840.r8GIe1iG043343>
