From owner-cvs-all@FreeBSD.ORG Mon Dec 20 10:13:06 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 8D7B11065696; Mon, 20 Dec 2010 10:13:06 +0000 (UTC) Date: Mon, 20 Dec 2010 10:13:06 +0000 From: Alexey Dokuchaev To: Alonso C?rdenas M?rquez Message-ID: <20101220101306.GA99675@FreeBSD.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: Boris Samorodov , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/databases/firebird25-server Makefile distinfo pkg-descr pkg-plist pkg-plist.client ports/databases/firebird25-server/files firebird.in patch-builds-install-misc_firebird.conf.in patch-builds-posix_make.defaults patch-src-jrd_isc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2010 10:13:06 -0000 On Mon, Dec 20, 2010 at 04:23:33AM -0500, Alonso C?rdenas M?rquez wrote: > 2010/12/20 Boris Samorodov > > On Mon, 20 Dec 2010 08:48:55 +0000 (UTC) Jose Alonso Cardenas Marquez > > wrote: > > > Log: > > > - New port: databases/firebird25-server > > > > Uh, great! Thanks for the port. > > > > BTW, why there was no repocopy? > > Ops, it was my fault, I thought that only it is necessary when we renamed or > moved ports. I'll take care next time Repocopies are firmly required anytime existing port's history can be useful for the new port as well. Project forks and inheritance (very common things in FOSS world), major versions had to be maintained separately because of incompatible API, etc. -- are examples when repo copy should be done. ./danfe