From owner-freebsd-ports@FreeBSD.ORG Thu Oct 9 01:29:39 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 6916E16A4B3 for ; Thu, 9 Oct 2003 01:29:39 -0700 (PDT) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 8759643FE9 for ; Thu, 9 Oct 2003 01:29:37 -0700 (PDT) (envelope-from roam@ringlet.net) Received: (qmail 27372 invoked from network); 9 Oct 2003 08:29:20 -0000 Received: from office.sbnd.net (HELO straylight.ringlet.net) (217.75.140.130) by gandalf.online.bg with SMTP; 9 Oct 2003 08:29:20 -0000 Received: (qmail 88617 invoked by uid 1000); 9 Oct 2003 08:29:36 -0000 Date: Thu, 9 Oct 2003 11:29:36 +0300 From: Peter Pentchev To: "Jose R.Rey" Message-ID: <20031009082936.GW617@straylight.oblivion.bg> Mail-Followup-To: "Jose R.Rey" , ports@freebsd.org References: <3F851A56.3020900@v2project.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="N/GrjenRD+RJfyz+" Content-Disposition: inline In-Reply-To: <3F851A56.3020900@v2project.com> User-Agent: Mutt/1.5.4i cc: ports@freebsd.org Subject: Re: Question of port name change 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, 09 Oct 2003 08:29:39 -0000 --N/GrjenRD+RJfyz+ Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 09, 2003 at 10:20:38AM +0200, Jose R.Rey wrote: > Salute >=20 > Recently one of the ports i maintain has changed the project name, > ive been thinking if i need to make a new port and mark as deleted the=20 > old one, > or make a diff and submit as usual, what will be the best option? Since the new port will still refer to the old project, we will want to preserve the old port's history: version changes, patches, etc. This is done by a so-called 'repo-copy', or a CVS repository copy: the FreeBSD CVS repository administrators will copy the old port's directory under a new name, so that a new directory will appear in the ports tree with the old contents. After that, the new directory's contents will be updated to reflect the new port, and the old one will be removed. For more information, take a look at http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports.= html#AEN1245 What you should do now is copy the port to a new name on your system, then make a patch updating the port and changing its PORTNAME and so on, and submit the patch in a PR, explicitly stating that a repo-copy from the old port is needed. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@sbnd.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 Thit sentence is not self-referential because "thit" is not a word. --N/GrjenRD+RJfyz+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/hRxw7Ri2jRYZRVMRAiw9AJ9edpZ+tV7gb451QSadiAb49LKTnQCfVAur H0E6AxCvEsRzs/SAlzoQpQE= =xjlb -----END PGP SIGNATURE----- --N/GrjenRD+RJfyz+--