From owner-freebsd-stable@FreeBSD.ORG Thu Aug 7 02:20:53 2008 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91C8D106567A; Thu, 7 Aug 2008 02:20:53 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id DB61A8FC13; Thu, 7 Aug 2008 02:20:52 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id m771io8K027458 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 7 Aug 2008 11:14:50 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@FreeBSD.org Date: Thu, 7 Aug 2008 11:14:43 +0930 User-Agent: KMail/1.9.7 References: <519867a90808061700i677df5e8u221fe39de2fd3e1@mail.gmail.com> <519867a90808061751y566ea52y983c626f80fd87ac@mail.gmail.com> <519867a90808061819h15e0094cv824256e38684bce1@mail.gmail.com> In-Reply-To: <519867a90808061819h15e0094cv824256e38684bce1@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1684195.K0XHFiMMfT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200808071114.46366.doconnor@gsoft.com.au> X-Spam-Score: -3.977 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: Eugene Kazarinov , skv@FreeBSD.org Subject: Re: FreeBSD 6.3/amd64: ng_ipacct "Depends on kernel" ?? why? when? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 02:20:53 -0000 --nextPart1684195.K0XHFiMMfT Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thu, 7 Aug 2008, Eugene Kazarinov wrote: > Ok > Let's see > > > There is > /usr/ports/net-mgmt/ng_ipacct/Makefile > > "old" version is > # $FreeBSD: ports/net-mgmt/ng_ipacct/Makefile,v 1.9 2008/06/02 > 16:27:40 skv Exp $ > and containts these lines > > .ifndef PACKAGE_BUILDING > NO_PACKAGE=3D "Depends on kernel" > .endif > > > last version is > # $FreeBSD: ports/net-mgmt/ng_ipacct/Makefile,v 1.10 2008/08/05 > 07:19:31 erwin Exp $ > and containts these lines > > .ifndef PACKAGE_BUILDING > IGNORE=3D "Depends on kernel" > .endif > > > Should I change IGNORE to NO_PACKAGE and it should works fine for me? > Or something would wrong? Seems like it, although if you aren't building packages then it=20 shouldn't matter either way.. It does seem odd that it changed to IGNORE - NO_PACKAGE could be OK to=20 use by itself. The logic for that doesn't really make sense either.. I CC'd the port=20 maintainer about it. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1684195.K0XHFiMMfT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iD8DBQBImlOO5ZPcIHs/zowRAo0YAJ9Aj8hw220+HCmIeZpgW7nQWJNdYgCgqyUi MUBlXwKQaknEJAzvEH+n5uI= =eKzW -----END PGP SIGNATURE----- --nextPart1684195.K0XHFiMMfT--