From owner-freebsd-pf@FreeBSD.ORG Thu Sep 16 04:01:01 2004 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 674) id E352C16A4D0; Thu, 16 Sep 2004 04:01:01 +0000 (GMT) Delivered-To: mlaier@vampire.homelinux.org Received: (qmail 6244 invoked by uid 1005); 2 Feb 2004 17:25:47 -0000 Delivered-To: max@vampire.homelinux.org Received: (qmail 6241 invoked from network); 2 Feb 2004 17:25:46 -0000 Received: from moutng.kundenserver.de (212.227.126.185) by pd9530283.dip.t-dialin.net with SMTP; 2 Feb 2004 17:25:46 -0000 Received: from [212.227.126.147] (helo=mxng04.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AnhlI-0001XR-00 for max@vampire.homelinux.org; Mon, 02 Feb 2004 18:21:28 +0100 Received: from [206.53.239.180] (helo=turing.freelists.org) by mxng04.kundenserver.de with esmtp (Exim 3.35 #1) id 1AnhVp-0004Dh-00 for max@love2party.net; Mon, 02 Feb 2004 18:05:29 +0100 Received: from turing (localhost [127.0.0.1])ESMTP id 594B8394D0F; Mon, 2 Feb 2004 11:56:18 -0500 (EST) Received: with ECARTIS (v1.0.0; list pf4freebsd); Mon, 02 Feb 2004 11:55:54 -0500 (EST) X-Original-To: pf4freebsd@freelists.org Delivered-To: pf4freebsd@freelists.org Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177])ESMTP id 3A951395581 for ; Mon, 2 Feb 2004 11:55:44 -0500 (EST) Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AnhSp-0000du-00 for pf4freebsd@freelists.org; Mon, 02 Feb 2004 18:02:23 +0100 Received: from [217.83.2.131] (helo=vampire.homelinux.org) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1AnhSn-0000V9-00 for pf4freebsd@freelists.org; Mon, 02 Feb 2004 18:02:22 +0100 Received: (qmail 6063 invoked from network); 2 Feb 2004 17:06:39 -0000 Received: from unknown (HELO fbsd52.laiers.local) (192.168.4.88) by 192.168.4.1 with SMTP; 2 Feb 2004 17:06:39 -0000 From: Max Laier To: Jason Dixon , hatchet-user@dixongroup.net User-Agent: KMail/1.5.4 References: <1075601907.2988.26.camel@lappy.fuzzypenguin.net> <1075662730.2988.56.camel@lappy.fuzzypenguin.net> <1075674803.2988.75.camel@lappy.fuzzypenguin.net> In-Reply-To: <1075674803.2988.75.camel@lappy.fuzzypenguin.net> MIME-Version: 1.0 Content-type: text/plain Message-Id: <200402021802.14948.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:e28873fbe4dbe612ce62ab869898ff08 X-archive-position: 269 X-ecartis-version: Ecartis v1.0.0 Sender: pf4freebsd-bounce@freelists.org Errors-To: pf4freebsd-bounce@freelists.org X-original-sender: max@love2party.net Precedence: normal X-list: pf4freebsd Content-Transfer-Encoding: quoted-printable X-Provags-Forward: max@love2party.net -> max@vampire.homelinux.org X-UID: 387 X-Length: 5843 X-Mailman-Approved-At: Thu, 16 Sep 2004 04:04:15 +0000 cc: pf4freebsd@freelists.org Subject: [pf4freebsd] Re: Hatchet for FreeBSD/PF X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Reply-To: pf4freebsd@freelists.org List-Id: Technical discussion and general questions about packet filter (pf) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 16 Sep 2004 04:01:02 -0000 X-Original-Date: Mon, 2 Feb 2004 18:02:14 +0100 X-List-Received-Date: Thu, 16 Sep 2004 04:01:02 -0000 On Sunday 01 February 2004 20:12, Jason Dixon wrote: > On Sun, 2004-02-01 at 13:42, Max Laier wrote: > > This looks great and it is a pleasure to see third party programs > > standing on our port! Do you plan to wrap this into a freebsd > > ports-tree port or is anybody else on this mailinglist willing to > > maintain such a port? If not I could build a port myself (if you > > don't object?). > > Thanks, I'm glad that you enjoy it. I'd love to create ports for > Open/FreeBSD, but I've never tried developing one. The documentation > appears to assume plenty of programming (make) experience, so I'm sorta > in the dark. If you'd maintain the port, I'd be happy to see it > happen. > > If I can be of any assistance, please don't hesitate to ask! :) Attached you find a first stab at creating a FreeBSD port. As our mailing= =20 list is bitchy with attachments I put it to:=20 http://pf4freebsd.love2party.net/hatchet-port.tar.gz as well.=20 There are some things to note: 1) There is no port of DBD::Chart yet. This has to be resolved and a=20 dependency should be added. 2) I haven't tried it (as I don't have a box where I can without too much= =20 disruption of pending work). 3) The Makefile is nicked from mail/squirrelmail partly, one might want t= o=20 acknowledge that when she/he submits it. So, if anyone is willing to maintain this (I suggest that you do it=20 yourself, Jason) you should take the following steps: 1) Create DBD::Chart port (this is very straightforward and you can look=20 at any of the several p5-XXX ports in databases). 2) Add a dependency for this port to the Makefile. 3) Test!!! ('though I believe the most issues are taken care of already). http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/portin= g-testing.html 4) Put your email to the MAINTAINER line (keep the #Whom: please) 5) Submit http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/portin= g-submitting.html And a general note/request: Can you please break the lines in Docs? These one-long-line things are a=20 hell to read! On Sunday 01 February 2004 23:33, Jason Dixon wrote: > Oh, one last thing... to avoid annoying those not using Hatchet, I > won't be announcing updates to this list, only to the primary > hatchet-users list (and Freshmeat). I think this is probably the same > policy as most developers, right? Yupp ;) You might want to make an exception for security related problems= . I except this thread to continue at hatchet-users from now on. --=20 Best regards, | max@love2party.net Max Laier | ICQ #67774661 http://pf4freebsd.love2party.net/ | mlaier@EFnet -- Binary/unsupported file stripped by Ecartis -- -- Type: application/x-tgz -- File: hatchet-port.tar.gz