Bug 133746 - [patch] port net/freeradius does not build sql driver for unixODBC
Summary: [patch] port net/freeradius does not build sql driver for unixODBC
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 10:40 UTC by Eugene Perevyazko
Modified: 2009-07-02 21:14 UTC (History)
0 users

See Also:


Attachments
file.diff (1.37 KB, patch)
2009-04-15 10:40 UTC, Eugene Perevyazko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Perevyazko 2009-04-15 10:40:02 UTC
	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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-15 10:56:10 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-15 10:56:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2009-05-12 12:30:53 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-05-12 12:31:24 UTC
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"
Comment 5 David Wood 2009-05-12 22:06:25 UTC
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
Comment 6 David Wood 2009-07-02 20:07:31 UTC
ports/136254 incorporates this change into net/freeradius2.


With best wishes,




David
-- 
David Wood
david@wood2.org.uk
Comment 7 Wesley Shields freebsd_committer freebsd_triage 2009-07-02 21:14:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.