From owner-freebsd-ports Tue Oct 12 2:58:43 1999 Delivered-To: freebsd-ports@freebsd.org Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (Postfix) with ESMTP id C139514F63 for ; Tue, 12 Oct 1999 02:58:37 -0700 (PDT) (envelope-from asami@stampede.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca41-152.ix.netcom.com [209.111.208.152]) by vader.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id CAA60550; Tue, 12 Oct 1999 02:58:35 -0700 (PDT) (envelope-from asami@stampede.cs.berkeley.edu) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id CAA59311; Tue, 12 Oct 1999 02:58:30 -0700 (PDT) To: Ade Lovett Cc: ports@freebsd.org Subject: Re: Extracting distfiles with different methods References: <19991011100947.F92040@lovett.com> From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) Date: 12 Oct 1999 02:58:29 -0700 In-Reply-To: Ade Lovett's message of "Mon, 11 Oct 1999 10:09:47 -0500" Message-ID: Lines: 26 X-Mailer: Gnus v5.7/Emacs 20.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Ade Lovett * I've been beating my head against the wall over this one.. Please don't do that.... * Working on the (broken - distfiles survey) lang/scm port, the * distfiles are now utilise two different packaging methods * (a couple of .zip's and a .tar.gz) Write your own do-extract target. Or set EXTRACT_ONLY to one of them and extract the other manually in post-extract. * Similarly, there's a minor issue with graphics/wmicons and * x11-wm/windowmaker, where both require WindowMaker-extra-0.1. * * x11-wm/windowmaker uses the bzip2 version (since the the actual * windowmaker tarball is also bzip2'd), but graphics/wmicons uses * the gzip'd version (since all the other distfiles associated with * the port are also gzip'd). Change the windowmaker port to use the gzip'd version. Add a comment explaining why it's done that way so nobody will accidentally "fix" it. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message