From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 29 02:10:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E64D51065683 for ; Thu, 29 May 2008 02:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E94F78FC0C for ; Thu, 29 May 2008 02:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4T2A3Zx025320 for ; Thu, 29 May 2008 02:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4T2A3OW025319; Thu, 29 May 2008 02:10:03 GMT (envelope-from gnats) Date: Thu, 29 May 2008 02:10:03 GMT Message-Id: <200805290210.m4T2A3OW025319@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/123213: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2008 02:10:04 -0000 The following reply was made to PR ports/123213; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/123213: commit references a PR Date: Thu, 29 May 2008 02:03:17 +0000 (UTC) edwin 2008-05-29 02:03:12 UTC FreeBSD ports repository Modified files: net/libnet Makefile Added files: net/libnet/files patch-configure Log: patch net/libnet's configure to not do anymore checks of bpf device when building net/libnet, bpf has been there since FreeBSD 3.X, so do not do anymore checks. this is useful when building in jails as they don't have bpf. this is somewhat like #113893 PR: ports/123213 Submitted by: Mars G Miro Approved by: maintainer timeout Revision Changes Path 1.18 +1 -1 ports/net/libnet/Makefile 1.1 +80 -0 ports/net/libnet/files/patch-configure (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"