Date: Fri, 28 Feb 2003 17:33:50 +0200 From: Peter Pentchev <roam@ringlet.net> To: ah40@httpsite.com Cc: freebsd-ports@freebsd.org Subject: Re: php4 port install troubles (pq.3 dependency) Message-ID: <20030228153350.GF907@straylight.oblivion.bg> In-Reply-To: <XFMail.20030228103050.ah40@httpsite.com> References: <XFMail.20030228101850.ajharrison@gwi.net> <XFMail.20030228103050.ah40@httpsite.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--5xSkJheCpeK0RUEJ Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 28, 2003 at 10:30:50AM -0500, ah40@httpsite.com wrote: >=20 >=20 > *default host=3Dcvsup11.FreeBSD.org > *default base=3D/usr > *default prefix=3D/usr > *default release=3Dcvs tag=3D. > *default delete use-rel-suffix > *default compress > ports-all > src-all >=20 > I changed it to this and it's deleting ports correctly now.=20 Err.. you shouldn't use the same supfile for src and ports - the two trees use different naming for the CVS tags. This is basically the source of your problem. You should use a file for src, specifying a RELENG_4_7 tag and src-all as the collection to update. Then, you should use a different file for ports, specifying a '.' tag and ports-all as the collection. The ports tree does not even *have* a RELENG_4_7 tag; I am not really sure what CVSup would do in this situation, but the wrong behavior that you saw before may very well be explained by this. 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 This sentence would be seven words long if it were six words shorter. --5xSkJheCpeK0RUEJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+X4Fe7Ri2jRYZRVMRApjrAKCvRqSqJdbH4zm/cyPw/p5tK/l3pQCffjmg 8SPATMNvV2iBt9jU55FZxjk= =Mjn6 -----END PGP SIGNATURE----- --5xSkJheCpeK0RUEJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030228153350.GF907>