From owner-freebsd-gnome Sat Mar 8 23: 5:10 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20C2337B407; Sat, 8 Mar 2003 23:04:59 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52989440D1; Sat, 8 Mar 2003 19:58:32 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.8/8.12.8) with ESMTP id h293wArI032334; Sat, 8 Mar 2003 22:58:10 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: GNOME 2.2 or GNOME 1.4 on 4.8 CDs? From: Joe Marcus Clarke To: Kris Kennaway Cc: Murray Stokely , portmgr@FreeBSD.ORG, FreeBSD GNOME Users , re@FreeBSD.ORG In-Reply-To: <20030309002936.GA63061@rot13.obsecurity.org> References: <20030302190211.Z57064@freebsdmall.com> <1047146177.96334.4.camel@shumai.marcuscom.com> <20030308212650.GD56020@rot13.obsecurity.org> <1047165939.328.58.camel@shumai.marcuscom.com> <20030309002936.GA63061@rot13.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-8nw+m/FnTl4oLNDXm/3V" Organization: MarcusCom, Inc. Message-Id: <1047182292.328.92.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 08 Mar 2003 22:58:12 -0500 X-Spam-Status: No, hits=-16.2 required=5.0 tests=IN_REP_TO,PGP_SIGNATURE_2,REFERENCES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-8nw+m/FnTl4oLNDXm/3V Content-Type: multipart/mixed; boundary="=-cxbb51lUFn7GyqDyQfpp" --=-cxbb51lUFn7GyqDyQfpp Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-03-08 at 19:29, Kris Kennaway wrote: > On Sat, Mar 08, 2003 at 06:25:39PM -0500, Joe Marcus Clarke wrote: >=20 > > Okay, I played at this, and found that it will only happen when symlink= s > > are involved. >=20 > Hmm. That's very strange. Do you have any insight into why this is > happening? Here's a simpler patch, but I'm not sure it's the best idea. It replaces .CURDIR with PWD since .CURDIR will always resolve symlinks. Joe >=20 > Thanks for the workaround! >=20 > kris --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-cxbb51lUFn7GyqDyQfpp Content-Disposition: attachment; filename=bsd.port.mk.diff Content-Transfer-Encoding: quoted-printable Content-Type: text/x-patch; name=bsd.port.mk.diff; charset=ISO-8859-1 Index: bsd.port.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/pcvs/ports/Mk/bsd.port.mk,v retrieving revision 1.441 diff -u -r1.441 bsd.port.mk --- bsd.port.mk 2 Mar 2003 02:06:56 -0000 1.441 +++ bsd.port.mk 9 Mar 2003 03:56:52 -0000 @@ -3710,7 +3710,7 @@ installed=3D"${PKGNAME}"; \ fi; \ for pkgname in $$installed; do \ - ${ECHO_CMD} "$$pkgname ${.CURDIR} ${PKGORIGIN}"; \ + ${ECHO_CMD} "$$pkgname ${PWD} ${PKGORIGIN}"; \ done; \ fi; \ checked=3D"${PARENT_CHECKED}"; \ --=-cxbb51lUFn7GyqDyQfpp-- --=-8nw+m/FnTl4oLNDXm/3V Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+arvUb2iPiv4Uz4cRAsItAKCBmU6leDgpUOoTJ96ICStgLWs9XgCgou6x OGNCWbLCvNo2rwxZPzQOKug= =6PnG -----END PGP SIGNATURE----- --=-8nw+m/FnTl4oLNDXm/3V-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message