From owner-freebsd-ports@FreeBSD.ORG Wed Aug 6 10:53:14 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 3A1EB37B401 for ; Wed, 6 Aug 2003 10:53:14 -0700 (PDT) Received: from outpost.globcon.net (outpost.globcon.net [62.141.88.161]) by mx1.FreeBSD.org (Postfix) with SMTP id 28C7F43FAF for ; Wed, 6 Aug 2003 10:53:12 -0700 (PDT) (envelope-from sergei@kolobov.com) Received: (qmail 12202 invoked from network); 6 Aug 2003 17:46:32 -0000 Received: from dom.kolobov.com (HELO kolobov.com) (213.247.180.114) by outpost.globcon.net (62.141.88.161) with SMTP; 06 Aug 2003 17:46:32 -0000 Received: (qmail 846 invoked by uid 911); 6 Aug 2003 17:46:21 -0000 Date: Wed, 6 Aug 2003 21:46:21 +0400 From: Sergei Kolobov To: Heinrich Rebehn Message-ID: <20030806174621.GA774@chetwood.ru> Mail-Followup-To: Heinrich Rebehn , freebsd-ports@freebsd.org References: <3F2E1EAA.5030200@ant.uni-bremen.de> <20030804170956.GA76322@mail.it.ca> <3F2F608D.9070806@ant.uni-bremen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F2F608D.9070806@ant.uni-bremen.de> User-Agent: Mutt/1.5.3i cc: freebsd-ports@freebsd.org Subject: Re: How to apply private patches to port? 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: Wed, 06 Aug 2003 17:53:14 -0000 On 2003-08-05 at 09:45 +0200, Heinrich Rebehn wrote: > It's only a private hack for imap-uw, which is very poorly configurable. [...] > That's why i had the idea of expanding the imap-uw port (and also > client-2002) with my own patch. I think you should submit a PR with your patch and work with the port maintainer to integrate it so others could benefit from your patch, too. See Porter's Handbook for more information. Sergei