From owner-freebsd-hackers Tue Jan 27 11:02:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA13419 for hackers-outgoing; Tue, 27 Jan 1998 11:02:30 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from iq.org (proff@polysynaptic.iq.org [203.4.184.222]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA13214 for ; Tue, 27 Jan 1998 11:00:57 -0800 (PST) (envelope-from proff@iq.org) Received: (qmail 24692 invoked by uid 110); 27 Jan 1998 19:01:59 -0000 To: Pedro A M Vazquez Cc: woods@weird.com cc: freebsd-hackers@FreeBSD.ORG Subject: Re: ip-filter integration into FreeBSD RELENG_2_2 References: <199801271803.QAA18470@kalypso.iqm.unicamp.br> From: Julian Assange Date: 28 Jan 1998 06:01:58 +1100 In-Reply-To: Pedro A M Vazquez's message of "Tue, 27 Jan 1998 16:03:40 -0200 (EDT)" Message-ID: Lines: 33 X-Mailer: Gnus v5.5/XEmacs 20.3 - "Vatican City" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk Pedro A M Vazquez writes: > Julian Assange was saying that: > > > > woods@most.weird.com (Greg A. Woods) writes: > > > > > > > > If anyone has any hints or pointers to FreeBSD-style makefiles for the > > > ip-filter user-land stuff, I'd greatly appreciate receiving them! > > > > > > > I did this about 8 months ago. Nobody bothered to incorporate it into > > 3.0 though. Have a look in ftp.freebsd.org:/pub/incoming for > > ipfilter-proff-final2.tar.gz or words to that effect. If you know > > someone who will bother incorporating it into -current, this is a good > > place to start. > > > 3.0 has a ipfilter in /usr/src/contrib: > > it seems to be 3.2.1: > > 3.2.1 12/11/97 - Released > > I've not tried it on 3.0 yet, doesn't it work? > > Pedro "in contrib" in this case just means someone put the tar ball there. Last time I looked there was no build system or even rudimentary attempts at proper useland compatability. Cheers, Julian.