From owner-freebsd-ports Fri Aug 4 8:44:34 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id EAFD637BBC4; Fri, 4 Aug 2000 08:44:25 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id SAA28860; Fri, 4 Aug 2000 18:44:14 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id SAA61666; Fri, 4 Aug 2000 18:43:44 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <398AE4A3.53284EAF@FreeBSD.org> Date: Fri, 04 Aug 2000 18:43:31 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.74 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Akinori -Aki- MUSHA Cc: Ade Lovett , ports@FreeBSD.org Subject: Re: cvs commit: ports/devel/dryad Makefile ports/devel/dryad/patches patch-aa patch-ab ports/graphics/eog Makefile ports/graphics/eog/patches patch-aa patch-ab patch-ac ports/editors/gedit Makefile ports/editors/gedit/patches patch-ao ... References: <200008040134.SAA73918@freefall.freebsd.org> <86zomtp19w.wl@localhost.local.idaemons.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Akinori -Aki- MUSHA wrote: > At Thu, 3 Aug 2000 18:34:41 -0700 (PDT), > aDe wrote: > > Extensive patchfile cleanups using sobomax's wonderful > > post-extract rule > > Hmm.. I think you should use pre-patch or post-patch for that purpose. > I mean, "extract" stage should only consist of extracting files, > removing unnecessary files, and creating or copying necessary files, > when patching and editing files belong in "patch" (or "configure") > stage. > > >From my point of view, "make extract" should just extract the > distributed files as-is, so one can stand at the start point and look > around to find out what materials are provided by the vendor(s). I > suppose that would help him/her try (another) hacking on it. Agreed. Then the libtool hack should be moved into pre-patch stage as well because currently it modifies files after patches has been applied, so you have to remember it each time you are doing "diff -du configure.orig configure" for the libtoolish port. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message