From owner-freebsd-ports Thu Oct 24 11:37:13 2002 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 98B2537B401 for ; Thu, 24 Oct 2002 11:37:12 -0700 (PDT) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 288BC43E6E for ; Thu, 24 Oct 2002 11:37:10 -0700 (PDT) (envelope-from lev@serebryakov.spb.ru) Received: from lev (ip106-202.dialup.wplus.net [195.131.106.202]) (authenticated bits=0) by ftp.translate.ru (8.12.5/8.12.5) with ESMTP id g9OIa4D3030329 for ; Thu, 24 Oct 2002 22:36:25 +0400 (MSD) (envelope-from lev@serebryakov.spb.ru) Date: Thu, 24 Oct 2002 22:36:26 +0400 From: Lev Serebryakov X-Mailer: The Bat! (v1.53d) Reply-To: Lev Serebryakov Organization: Home X-Priority: 3 (Normal) Message-ID: <13273489546.20021024223626@serebryakov.spb.ru> To: ports@freebsd.org Subject: Different directory for DISTFILES and PATCHFILES? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, ports! How are you? I'm preparing new port, and want to download DISTFILES (gcc-3.2-core.tar.bz2) to ${DISTDIR} and PATCHFILES to some subdir of ${DISTDIR}, because these names is not linked with full portname (gcc-3.2-YYMMDD.diff.gz -- I don't think, it is good to download such genric file to ${DISTDIR}). How could I do this? If I set DIST_SUBDIR, both DISTFILES and PATCHFILES will be downloaded to this subdir, and many other ports uses gcc-3.2-core.tar.bz2, so it is not good ide to have this distfile in private subdir... Lev Serebryakov /-----------------------------------------------\ | FIDONet: 2:5030/661.0 | | E-Mail: lev@serebryakov.spb.ru | | Page: http://lev.serebryakov.spb.ru/ | | ICQ UIN: 3670018 | | Phone: You know, if you have world nodelist | \===============================================/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message