From owner-freebsd-ports@FreeBSD.ORG Fri Aug 29 11:37:09 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 358E016A4D7 for ; Fri, 29 Aug 2003 11:37:09 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 809BD43FFD for ; Fri, 29 Aug 2003 11:37:07 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h7TIXTCJ007286; Fri, 29 Aug 2003 14:33:29 -0400 (EDT) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h7TIaBff084968; Fri, 29 Aug 2003 14:36:11 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Fernan Aguero In-Reply-To: <20030829183047.GA11519@iib.unsam.edu.ar> References: <20030829180953.GB57412@iib.unsam.edu.ar> <1062180988.47188.35.camel@shumai.marcuscom.com> <20030829183047.GA11519@iib.unsam.edu.ar> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-cympR+wdk+G9iF42f9f/" Organization: MarcusCom, Inc. Message-Id: <1062182221.47188.45.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Fri, 29 Aug 2003 14:37:01 -0400 X-Spam-Status: No, hits=-11.6 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_XIMIAN autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: FreeBSD Ports Subject: Re: how to deal with missing +CONTENTS (or how to use cvsweb) 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: Fri, 29 Aug 2003 18:37:09 -0000 --=-cympR+wdk+G9iF42f9f/ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2003-08-29 at 14:30, Fernan Aguero wrote: > +----[ Joe Marcus Clarke (29.Aug.2003 15:21): > | >=20 > Hi Joe! >=20 > [snipped] >=20 > | > Also, if you happen to know of a better way of deinstalling > | > files for which no +CONTENTS is available, and from a port > | > that is currently at a newer version, please let me know. > |=20 > | What you can do is remove the various /var/db/pkg directories, then > | reinstall the same version, then do a pkg_delete (if you really wanted > | to get rid of those ports). If you just want to restore the +CONTENTS > | files, remove the /var/db/pkg directories, then reinstall the ports. > |=20 > | Joe > | > +----] >=20 > Of course. But then my question goes again, how do I install > the same version? I mean how do I go back in time and > instead of imake-4.3.0, install 4.2.0_1? > Am I right in thinking that cvsweb is my friend for this? Yeah, cvsweb will work, but that's a PITA. > Then, how do I choose from the different revisions of > distinfo/Makefile/files/scripts/pkg_plist those that > correspond to 4.2.0_1?=20 > I can choose a particular date and then get the latest > revision for that date. But do I have to do this for each > file? Perhaps there is some tag or thingy that I'm missing, and > that I can use for this ... >=20 > Perhaps not cvsweb, but cvs or cvsup? CVS is the answer: cvs -d :pserver:anoncvs@anoncvs.freebsd.org:/home/ncvs login CVS password: anoncvs cvs -d :pserver:anoncvs@anoncvs.freebsd.org:/home/ncvs co -D "5 months 3 weeks ago" imake-4 Joe >=20 > Thanks, >=20 > Fernan --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-cympR+wdk+G9iF42f9f/ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/T51Nb2iPiv4Uz4cRAtCmAJ9FydBF/4b8QVtreI46n2CtUh0GsgCfYN6F udVf9CAtV1i2ODPDXOXEuqo= =zGWg -----END PGP SIGNATURE----- --=-cympR+wdk+G9iF42f9f/--