From owner-freebsd-security Wed Jan 24 11:47:41 2001 Delivered-To: freebsd-security@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id 934DB37B404 for ; Wed, 24 Jan 2001 11:47:23 -0800 (PST) Received: from husten.security.at12.de (dial-195-14-244-37.netcologne.de [195.14.244.37]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id UAA18056 for ; Wed, 24 Jan 2001 20:47:21 +0100 (MET) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by husten.security.at12.de (8.11.1/8.11.1) with ESMTP id f0OJl8213729 for ; Wed, 24 Jan 2001 20:47:08 +0100 (CET) (envelope-from pherman@frenchfries.net) Date: Wed, 24 Jan 2001 20:47:07 +0100 (CET) From: Paul Herman To: Subject: tripwire-2.3 for FreeBSD! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, FYI, I've put together a patch against the (linux-centric) tripwire-2.3.0-src, so it can be compiled under FreeBSD. The source ain't pretty, and it's far from being /usr/port or "./configure" friendly, I suppose, but at least it works. You just need gmake, and have to edit src/Makefile. I also fixed some -Wall messages, and needed to update STLport because of small -pthread problems, but seems to work fine now with the patch. I've tried contacting the guys at tripwire.org about this last weekend, but all mails bounce with a "554 Message looping (received 6 times)" error from relay.tripwire.com. :-P Anyway, here's the patch (412K): Patch: http://www.frenchfries.net/paul/freebsd/tw.patch.gz Original Tripwire source: http://download.sourceforge.net/tripwire/tripwire-2.3.0-src.tar.gz -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message