Freeradius includes sql driver for unixODBC which is unconditionally disabled in port's Makefile. Proposed patch adds option to build this driver with dependency on databases/unixODBC port. Fix: Use following patch, rebuild and reinstall port. How-To-Repeat: Try to use freeradius with driver = "rlm_sql_unixodbc" in sql module configuration in radiusd.conf.
Maintainer of net/freeradius, Please note that PR ports/133746 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133746 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
State Changed From-To: feedback->closed Committed, thanks!
pav 2009-05-12 11:31:12 UTC FreeBSD ports repository Modified files: net/freeradius Makefile pkg-plist Log: - Add an option for unixODBC PR: ports/133746 Submitted by: Eugene Perevyazko <john@dnepro.net> Approved by: maintainer timeout (27 days) Revision Changes Path 1.67 +11 -2 ports/net/freeradius/Makefile 1.33 +4 -0 ports/net/freeradius/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Hi there, My apologies for letting this go to maintainer timeout. Unfortunately my development machine was temporarily unavailable - it was racked up again yesterday. I realise this has been committed now to net/freeradius. I will incorporate this change in the next update of net/freeradius2 - 2.1.6 is due shortly. FreeRADIUS 2 is now the recommended version for all deployments - FreeRADIUS 1.x is end of life. Best wishes, David -- David Wood david@wood2.org.uk
ports/136254 incorporates this change into net/freeradius2. With best wishes, David -- David Wood david@wood2.org.uk
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.