From owner-freebsd-questions@FreeBSD.ORG Mon Jun 28 14:09:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B229716A4CE for ; Mon, 28 Jun 2004 14:09:37 +0000 (GMT) Received: from mynah.mail.pas.earthlink.net (mynah.mail.pas.earthlink.net [207.217.120.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D34143D1F for ; Mon, 28 Jun 2004 14:09:37 +0000 (GMT) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=[192.168.63.10]) by mynah.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1BewpF-0007WF-A7; Mon, 28 Jun 2004 07:09:37 -0700 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org, jaymo@cromagnon.cullmail.com Date: Mon, 28 Jun 2004 09:10:41 -0500 User-Agent: KMail/1.6.2 References: <200406280136.55101.jaymo@cromagnon.cullmail.com> In-Reply-To: <200406280136.55101.jaymo@cromagnon.cullmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406280910.41702.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4beed95f5b50af68531b241b0b20b70a5d350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.204.20.74 Subject: Re: status of porting pf and spamd from OpenBSD to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2004 14:09:37 -0000 On Monday 28 June 2004 01:36 am, Jay Moore wrote: > I heard some time ago that work was going on to port pf (and spamd, I > think) from OpenBSD to FreeBSD. I also recently saw an announcement > on the FreeBSD home page that Daniel Hartmeier had joined the FreeBSD > team as a committer - a further indication that this work is > underway. > > I'm just curious to know the status of this effort, and any specifics > on how or when this will be done. > > Thanks, > Jay You can lookup ports here: http://www.freebsd.org/ports/index.html I searched for 'pf' and found this among the results: http://www.freebsd.org/cgi/url.cgi?ports/security/pf/pkg-descr Is this what you're looking for? Best regards, Andrew Gould