From owner-freebsd-ports@FreeBSD.ORG Sun Sep 28 14:34:01 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 5202A16A4B3; Sun, 28 Sep 2003 14:34:01 -0700 (PDT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7712E4402F; Sun, 28 Sep 2003 14:33:59 -0700 (PDT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 2240B65375; Sun, 28 Sep 2003 22:33:58 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 40818-01-4; Sun, 28 Sep 2003 22:33:57 +0100 (BST) Received: from saboteur.dek.spc.org (lardystuffer.demon.co.uk [212.228.40.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id A6095652EC; Sun, 28 Sep 2003 22:33:55 +0100 (BST) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id E7C2BBD; Sun, 28 Sep 2003 22:33:42 +0100 (BST) Date: Sun, 28 Sep 2003 22:33:42 +0100 From: Bruce M Simpson To: Pawel Malachowski Message-ID: <20030928213342.GA17996@saboteur.dek.spc.org> References: <20030928130038.GA92943@shellma.zin.lublin.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030928130038.GA92943@shellma.zin.lublin.pl> cc: ports@freebsd.org cc: sumikawa@FreeBSD.org cc: bms@freebsd.org cc: fuzzball@ipv6peer.net Subject: Re: quagga vs. zebra-pj 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: Sun, 28 Sep 2003 21:34:01 -0000 X-List-Received-Date: Sun, 28 Sep 2003 21:34:01 -0000 On Sun, Sep 28, 2003 at 03:00:38PM +0200, Pawel Malachowski wrote: > It looks net/quagga and net/zebra-pj both are the same > ports for quagga, difference is that net/zebra-pj bases on quagga > snapshots and net/quagga uses a release one. How about renaming > net/zebra-pj to net/quagga-devel or something like that? Good point -- I had been discussing this with Jean-Francois and he mentioned he would like to have a quagga-devel port. Shall we make the necessary changes (repo-copy, if necessary) etc ? BMS