From owner-freebsd-ports@FreeBSD.ORG Fri Jul 22 16:46:55 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AA1716A420; Fri, 22 Jul 2005 16:46:55 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00C8E44403; Fri, 22 Jul 2005 16:46:27 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 18A2C11D61; Fri, 22 Jul 2005 18:49:20 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09386-06; Fri, 22 Jul 2005 18:45:15 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id 4BDC111D44; Fri, 22 Jul 2005 18:45:15 +0200 (CEST) From: Florent Thoumie To: Jeremie Le Hen In-Reply-To: <20050722150032.GP39292@obiwan.tataz.chchile.org> References: <20050722150032.GP39292@obiwan.tataz.chchile.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-9W4Kdqy6U3OShBTr3FhY" Date: Fri, 22 Jul 2005 18:42:25 +0200 Message-Id: <1122050545.97024.2.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: freebsd-ports@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ngrep and libpcap from ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 16:46:55 -0000 --=-9W4Kdqy6U3OShBTr3FhY Content-Type: text/plain; charset=iso8859-15 Content-Transfer-Encoding: quoted-printable Le Vendredi 22 juillet 2005 =E0 17:00 +0200, Jeremie Le Hen a =E9crit : > Hi Edwin, >=20 > I dare to write this small patch because I fail to build the ngrep > port when the libpcap port is installe. The configure fails with the > following message : > %%% > checking for a complete set of pcap headers... > =20 > more than one set found in: > /usr/local/include > /usr/include >=20 > please wipe out all unused pcap installations > %%% >=20 > This patch will link against the libpcap from ports if it exists. > I'm not sure this is the correct way to write this, feel free to change > it's needed. I wouldn't fix it that way because it would lead to unexpected=20 behavior. I'd use base pcap includes unless WITH_PORTS_PCAP is defined=20 (which add pcap to LIB_DEPENDS). Just my 2 cents. --=20 Florent Thoumie flz@xbsd.org --=-9W4Kdqy6U3OShBTr3FhY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC4SHxMxEkbVFH3PQRApe/AJ9OE55MYAEe+vpypSYxRdehKa+iFQCgkfHt rd7NzPwIeqmsg+oGC8lPlYs= =hjyv -----END PGP SIGNATURE----- --=-9W4Kdqy6U3OShBTr3FhY--