From owner-cvs-all Tue Apr 17 15:31:39 2001 Delivered-To: cvs-all@freebsd.org Received: from green.bikeshed.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id A58EE37B424; Tue, 17 Apr 2001 15:31:32 -0700 (PDT) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.11.2/8.11.1) with ESMTP id f3HMSw801352; Tue, 17 Apr 2001 18:28:58 -0400 (EDT) (envelope-from green@green.bikeshed.org) Message-Id: <200104172228.f3HMSw801352@green.bikeshed.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Kris Kennaway Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/openssh-askpass Makefile distinfo ports/security/openssh-askpass/files distfiles ignorefiles In-Reply-To: Message from Kris Kennaway of "Tue, 17 Apr 2001 07:53:06 PDT." <20010417075306.B51929@xor.obsecurity.org> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 17 Apr 2001 18:28:57 -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > On Tue, Apr 17, 2001 at 08:09:16AM -0400, Brian F. Feldman wrote: > > Kris Kennaway wrote: > > > kris 2001/04/17 01:55:04 PDT > > > > > > Modified files: > > > security/openssh-askpass Makefile distinfo > > > Removed files: > > > security/openssh-askpass/files distfiles ignorefiles > > > Log: > > > Apply the Big Axe of Hacking to this port and remove all the CVS fetching > > > crap which just doesn't work well. Fall back on the tarball which will > > > be generated once from the OpenBSD CVS repo each time I update the port. > > > > Er... heh. If you were still using my old code, you could have just run > > "make makesrctarball", you know :) > > That generates the tarball. ITYM make fetchsrctarball -- this worked, > but it's not used by bento, or unless people figure out what target to > run, and the CVS stuff didn't work (most OpenBSD CVS mirrors don't > allow rsh, and ssh spits requires manual intervention to add the host > key the first time, which would have hung the package build). Much > easier this way. What I mean is simply to get rid of fetchsrctarball and replace the DISTFILES with that. Have makesrctarball exist along with the old do-fetch (combine the two), and there you go: makesrctarball to update and replace your current tarball snapshot, upload that, then update the distinfo etc. in the port on freefall. Of course, whatever you find easiest works, but that's how I'd keep doing it if they don't have regular releases of askpass :) -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message