From jh@cr1003333-a.crdva1.bc.wave.home.com Wed Jan 27 11:20:12 1999 Received: from cr1003333-a.crdva1.bc.wave.home.com (cr1003333-a.crdva1.bc.wave.home.com [24.113.51.240]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27063 for ; Wed, 27 Jan 1999 11:20:11 -0800 (PST) (envelope-from jh@cr1003333-a.crdva1.bc.wave.home.com) Received: (from jh@localhost) by cr1003333-a.crdva1.bc.wave.home.com (8.9.1/8.9.1) id LAA25064; Wed, 27 Jan 1999 11:20:10 -0800 (PST) (envelope-from jh) Message-Id: <199901271920.LAA25064@cr1003333-a.crdva1.bc.wave.home.com> Date: Wed, 27 Jan 1999 11:20:10 -0800 (PST) From: Jonathan Hanna Reply-To: pangolin@home.com To: FreeBSD-gnats-submit@freebsd.org Subject: argus port fails configure if /dev/bpf0 does not exist X-Send-Pr-Version: 3.2 >Number: 9730 >Category: ports >Synopsis: argus port fails configure if /dev/bpf0 does not exist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 27 11:30:00 PST 1999 >Closed-Date: Thu Feb 11 18:54:36 PST 1999 >Last-Modified: Thu Feb 11 18:54:59 PST 1999 >Originator: Jonathan Hanna >Release: FreeBSD 3.0-CURRENT i386 >Organization: >Environment: >Description: The argus configure script needs /dev/bpf0 to exist at build time to auto-detect pcap type. >How-To-Repeat: rm -f /dev/bpf0 cd /usr/ports/net/argus ; make >Fix: diff -rc argus.old/Makefile argus/Makefile *** argus.old/Makefile Sat Dec 5 09:58:00 1998 --- argus/Makefile Wed Jan 27 10:35:10 1999 *************** *** 16,21 **** --- 16,22 ---- LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper HAS_CONFIGURE= true + CONFIGURE_ARGS= --with-pcap=bpf MAN1= connections.1 ra.1 rasort.1 services.1 MAN5= argus.5 >Release-Note: >Audit-Trail: State-Changed-From-To: open->closed State-Changed-By: asami State-Changed-When: Thu Feb 11 18:54:36 PST 1999 State-Changed-Why: Thanks, committed! >Unformatted: