From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 29 01:30:19 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 303A016AC07 for ; Mon, 29 May 2006 01:30:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFABC43D46 for ; Mon, 29 May 2006 01:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4T1UIQB059467 for ; Mon, 29 May 2006 01:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4T1UIfw059466; Mon, 29 May 2006 01:30:18 GMT (envelope-from gnats) Date: Mon, 29 May 2006 01:30:18 GMT Message-Id: <200605290130.k4T1UIfw059466@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: David Wood Cc: Subject: Re: ports/98065: [patch] update net/freeradius to 1.1.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Wood List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 01:30:21 -0000 The following reply was made to PR ports/98065; it has been noted by GNATS. From: David Wood To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/98065: [patch] update net/freeradius to 1.1.2 Date: Mon, 29 May 2006 02:19:25 +0100 Forget the Net-SMMP part of this - further testing and research indicates that FreeRADIUS has only been fixed to work with Net-SNMP in UCD-SNMP compatibility mode. To build Net-SNMP in that mode will require messing with the Net-SNMP port, which is going to lead to compatibility issues on systems that don't have it built in that mode. That clearly isn't the right course to pursue. It looks like it might be possible to patch FreeRADIUS itself to work with Net-SNMP (and then submit the patch to the FreeRADIUS team); but that's not something I'm likely to manage in the next few hours and it may be that other work takes priority. For now, let's forget all about the second and third chunks of my suggested patch to Makefile. Apologies for the lack of word-wrapping in the original PR - that's what the web interface did. David