From owner-freebsd-ports@FreeBSD.ORG Sat Nov 8 09:28:11 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ECC216A4CE for ; Sat, 8 Nov 2003 09:28:11 -0800 (PST) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD34E43FDF for ; Sat, 8 Nov 2003 09:28:09 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from pd951ac31.dip.t-dialin.net ([217.81.172.49] helo=fillmore-labs.com ident=xuj09zfzom2zli1b) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1AIWsZ-000P6t-WE; Sat, 08 Nov 2003 18:28:08 +0100 Message-ID: <3FAD27A0.6080309@fillmore-labs.com> Date: Sat, 08 Nov 2003 18:28:00 +0100 From: Oliver Eikemeier MIME-Version: 1.0 To: walt References: <3FAD2328.3010900@myrealbox.com> In-Reply-To: <3FAD2328.3010900@myrealbox.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: freebsd-ports@freebsd.org Subject: Re: ngrep in -current [PATCH] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2003 17:28:11 -0000 walt wrote: > These two patches let ngrep compile in -CURRENT. This is the > first patch I've ever submitted, so it's most likely not in the > format you prefer. Any hints would be welcome. Submit the patch as a PR, and don't forget to CC the maintainer: send-pr -c edwin@mavetju.org -a your-ngrep.patch Make the synopsis: [PATCH] net/ngrep: fix build in -CURRENT how-to-repeat could be the content of you last mail, for further references and how to prepare the patch see: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/port-upgrading.html http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/pr-writing.html port devel/porttools may be useful. Regards Oliver