From owner-freebsd-ports@FreeBSD.ORG Thu May 27 09:26:38 2004 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 8F62216A4CE for ; Thu, 27 May 2004 09:26:38 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165B043D2F for ; Thu, 27 May 2004 09:26:36 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34; FreeBSD) id 1BTNgw-000PmE-Ds; Thu, 27 May 2004 18:25:20 +0200 Message-ID: <40B61668.7060409@fillmore-labs.com> Date: Thu, 27 May 2004 18:25:12 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Sven Willenberger References: <1085674379.3968.10.camel@lanshark.dmv.com> In-Reply-To: <1085674379.3968.10.camel@lanshark.dmv.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: ports@freebsd.org Subject: Re: Port update for sysutils/rdiff-backup 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: Thu, 27 May 2004 16:26:38 -0000 Sven Willenberger wrote: > I am curious as to how to go about getting the latest version of > rdiff-backup [http://rdiff-backup.stanford.edu/] (0.12.6 - released 2 > Nov 2003) into the ports tree? For example how does one find the current > maintainer of the port? (I cannot see that information on the cvs tree) > or should this request be in the form of a PR ? The program compiles > from scratch (and works fine with the 0.12.3 setup.py patch) and runs > fine. You can easily find the maintainer of the package by looking into portsmon: FreshPorts: or search on the FreeBSD ports page: More information about upgrading a port is available in the FreeBSD Porter's Handbook: -Oliver