From owner-cvs-all Thu Sep 19 11:12:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC08B37B401 for ; Thu, 19 Sep 2002 11:12:48 -0700 (PDT) Received: from DcMg.NCTU.edu.tw (DcMg.nctu.edu.tw [140.113.54.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FCE143E6A for ; Thu, 19 Sep 2002 11:12:39 -0700 (PDT) (envelope-from ijliao@terry.dorm11.nctu.edu.tw) Received: from DcMg.NCTU.edu.tw (localhost [127.0.0.1]) by DcMg.NCTU.edu.tw (8.12.6/8.12.6) with ESMTP id g8JICSE9001939 for ; Fri, 20 Sep 2002 02:12:29 +0800 (CST) Received: (from root@localhost) by DcMg.NCTU.edu.tw (8.12.6/8.12.3/Submit) id g8JICSls001935 for cvs-all@FreeBSD.org.procmail; Fri, 20 Sep 2002 02:12:28 +0800 (CST) Received: from terry.dorm11.nctu.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by DcMg.NCTU.edu.tw (8.12.6/8.12.6) with ESMTP id g8JICRE9001931; Fri, 20 Sep 2002 02:12:28 +0800 (CST) Received: by terry.dorm11.nctu.edu.tw (Postfix, from userid 1000) id C7A193DDF; Fri, 20 Sep 2002 02:12:30 +0800 (CST) Date: Fri, 20 Sep 2002 02:12:30 +0800 From: Ying-Chieh Liao To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <20020919181230.GC24699@terry.dragon2.net> References: <200209190016.g8J0Get3023050@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="w7PDEPdKQumQfZlR" Content-Disposition: inline In-Reply-To: <200209190016.g8J0Get3023050@freefall.freebsd.org> X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --w7PDEPdKQumQfZlR Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 18, 2002 at 17:16:39 -0700, Kris Kennaway wrote: > * [ports/19270] Check whether ${DISTDIR} is writable and fail with a > better error message if not (mostly caused by trying to fetch as the > wrong user) something wrong here my distfiles/ is 755 in the past time I only have to use sudo when "make fetch" but after this change, even if I've fetched the distfiles everytime we run a make (make extract, make all, blah blah) it depends on do-fetch (makefile target), which checks the distfiles/ perm ps. around line 2068 in Mk/bsd.port.mk it makes me "sudo make" everything :< I have no idea how to patch it ... maybe move the check code to line 2108, just before we do a really fetch --=20 Testing can show the presence of bugs, but not their absence. --- Edsger W. Dijkstra --w7PDEPdKQumQfZlR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9ihOOrMYBZRHAI4IRAvB5AJ9jBGAOismONgHN8uHV5IMlAC7Y6gCfa8IA Td5R3QtZ5TN/bzFDQqyxCug= =3bCn -----END PGP SIGNATURE----- --w7PDEPdKQumQfZlR-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message