From owner-freebsd-ports Tue Jul 13 0:21:41 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB03514E9D for ; Tue, 13 Jul 1999 00:21:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA26811; Tue, 13 Jul 1999 00:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from server.research.zopps.fi (ws99.research.zopps.fi [195.165.196.99]) by hub.freebsd.org (Postfix) with ESMTP id A7E03151F8 for ; Tue, 13 Jul 1999 00:15:43 -0700 (PDT) (envelope-from martti@research.zopps.fi) Received: (from uucp@localhost) by server.research.zopps.fi (8.9.3/8.8.8) id KAA46196 for ; Tue, 13 Jul 1999 10:15:41 +0300 (EEST) (envelope-from martti.kuparinen) Received: from ws125.research.zopps.fi(195.165.196.125) via SMTP by ws99.research.zopps.fi, id smtpdX46191; Tue Jul 13 10:15:35 1999 Received: (from martti@localhost) by ws125.research.zopps.fi (8.9.3/8.8.8) id KAA21297; Tue, 13 Jul 1999 10:15:19 +0300 (EEST) (envelope-from martti@research.zopps.fi) Message-Id: <199907130715.KAA21297@ws125.research.zopps.fi> Date: Tue, 13 Jul 1999 10:15:19 +0300 (EEST) From: martti.kuparinen@ericsson.com Reply-To: martti.kuparinen@ericsson.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/12622: [PATCH] ports/security/tripwire does not check for /modules Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12622 >Category: ports >Synopsis: ports/security/tripwire does not check for /modules >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 13 00:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Martti Kuparinen >Release: FreeBSD 3.2-RELEASE i386 >Organization: Oy L M Ericsson Ab >Environment: >Description: The tripwire port does not check for /modules (as it didn't exist in FreeBSD 2.x). >How-To-Repeat: >Fix: Apply the following patch (or maybe create a new file called tw.conf.freebsd3 and fix the Makefile ???) *** ports/security/tripwire/files/tw.conf.freebsd2.orig Tue Jul 13 10:08:44 1999 --- ports/security/tripwire/files/tw.conf.freebsd2 Tue Jul 13 10:09:29 1999 *************** *** 107,114 **** # /home =/home ! # /lkm /lkm R-2 # /root /root R-2 --- 107,115 ---- # /home =/home ! # /lkm and /modules /lkm R-2 + /modules R-2 # /root /root R-2 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message