From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 21 22:15:12 2010 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2DB8106564A; Tue, 21 Dec 2010 22:15:12 +0000 (UTC) (envelope-from corsmith@gmail.com) Received: from mail-bw0-f48.google.com (mail-bw0-f48.google.com [209.85.214.48]) by mx1.freebsd.org (Postfix) with ESMTP id 2F56E8FC13; Tue, 21 Dec 2010 22:15:11 +0000 (UTC) Received: by bwz8 with SMTP id 8so4671119bwz.7 for ; Tue, 21 Dec 2010 14:15:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=WjneyGx43/Vx1VbSM2GnrPZb5BduMr/CnY6YSA9H7XM=; b=NfNVsL2LmyrITfbiV4w4hTWy3mcCLu8lC3e1rWOX06Dl7g1cRYrJCXAlKZtyUR9LOq Npr3YJst009qiEf67G1yxXkScxtR3iLyw4gZLhLC7WXpg9f05p62Y9bVoHEmqvSunOpa YzJ9dbF2BkBbRBBqpE/PQTkjORzBlC/Q2p4yE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Vw+oxx+65HdEK9NmrLade3PTrk3fAz2Si1DvlfXRBBsJzNYs9aBVfhzXKsM1ro4Xu0 mNeylaX5At9WPdcQuWQJY9bPC2KCsoN5Sr/Yv0kJXHHbj8yRVia/Y4Bfkhq6iSNg4YGK n8G8eyVnDTpS9XBDr2HjWgA7dIFQxeHa6VEGs= MIME-Version: 1.0 Received: by 10.204.121.138 with SMTP id h10mr3859052bkr.40.1292969710077; Tue, 21 Dec 2010 14:15:10 -0800 (PST) Received: by 10.204.140.219 with HTTP; Tue, 21 Dec 2010 14:15:10 -0800 (PST) In-Reply-To: References: <201012171005.oBHA55fM010153@freefall.freebsd.org> Date: Tue, 21 Dec 2010 17:15:10 -0500 Message-ID: From: Corey Smith To: pav@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/153162: [MAINTAINER UPDATE] net-mgmt/torrus: 1.0.9 to 1.0.9_1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 22:15:13 -0000 On Tue, Dec 21, 2010 at 3:02 PM, Corey Smith wrote: > On Fri, Dec 17, 2010 at 5:05 AM, =A0 wrote: >> Perhaps it would be better to convert your port to use the new USERS/GRO= UPS >> macros? > > Is there a way to make the macros fire during pre-configure instead of > install? =A0The configure script verifies the user and group exist > before it will succeed... =A0The alternative would be to disable that > check with a patch. =A0What do you think is the best method? Nevermind. The --enable-pkgonly configure option removes the check. I will send an updated patch shortly. -Corey Smith