ports/94914: [maintainer] update net/gatekeeper to v2.2.3-2

Sergey Matveychuk sem at FreeBSD.org
Tue Mar 28 11:30:19 UTC 2006


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

From: Sergey Matveychuk <sem at FreeBSD.org>
To: Joerg Pulz <Joerg.Pulz at frm2.tum.de>
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/94914: [maintainer] update net/gatekeeper to v2.2.3-2
Date: Tue, 28 Mar 2006 15:25:06 +0400

 Joerg Pulz wrote:
 > did you try to compile it on 4.11 with WITH_RADIUS=1 ?
 
 This code prevent it:
 .if ${OSVERSION} >= 500000
 . if defined(WITH_RADIUS)
 CONFIGURE_ARGS+=        --enable-radius
 . else
 CONFIGURE_ARGS+=        --disable-radius
 . endif
 .endif
 
 But I'll try to disable it and recheck.
 
 > I found the rcNG problem yesterday when i was working on an update to
 > sysutils/nut*.
 > The rcNG script itself is correctly added to TMPPLIST but there is no
 > way to get the filename (gnugk or gnugk.sh) from bsd.port.mk without
 > doubling the effort and to do the same check, as in bsd.port.mk, in the
 > ports Makefile again.
 > I think this needs some twaeking to provide an easy way for porters to
 > run an rcNG script forcestop when the port gets deinstalled.
 
 I've proposed a solution: ports/93373. Let's wait for a portmgr's decision.
 
 -- 
 Sem.



More information about the freebsd-ports-bugs mailing list