From owner-freebsd-ports Mon Jan 20 5:45:38 2003 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 075E237B401; Mon, 20 Jan 2003 05:45:33 -0800 (PST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 659F943EB2; Mon, 20 Jan 2003 05:45:32 -0800 (PST) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.6/8.12.6) with ESMTP id h0KDjhwb005795; Mon, 20 Jan 2003 14:45:43 +0100 (CET) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.6/8.12.6/Submit) id h0KDjhDe005794; Mon, 20 Jan 2003 14:45:43 +0100 (CET) Date: Mon, 20 Jan 2003 14:45:43 +0100 From: Stijn Hoop To: Dan Langille Cc: Edwin Groothuis , freebsd-ports@freebsd.org Subject: Re: cvs commit: ports/x11 Makefile ports/x11/nvidia-driver Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Message-ID: <20030120134543.GH3600@pcwin002.win.tue.nl> References: <200301200729.h0K7T6Ud043936@repoman.freebsd.org> <3E2BB3DC.26911.484DD402@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eVzOFob/8UvintSX" Content-Disposition: inline In-Reply-To: <3E2BB3DC.26911.484DD402@localhost> User-Agent: Mutt/1.4i X-Bright-Idea: Let's abolish HTML mail! 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 --eVzOFob/8UvintSX Content-Type: multipart/mixed; boundary="+ts6NCQ4mrNQIV8p" Content-Disposition: inline --+ts6NCQ4mrNQIV8p Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 20, 2003 at 08:31:24AM -0500, Dan Langille wrote: > On 19 Jan 2003 at 23:29, Edwin Groothuis wrote: > > i[NEW PORT]: x11/nvidia-driver > After a fresh cvsup, I get this: >=20 > On one box: >=20 > [dan@xeon:/usr/ports/x11/nvidia-driver] $ sudo make -V PORTVERSION > Password: > "/usr/ports/x11/nvidia-driver/Makefile", line 19: warning: "pkg_info - > O x11-servers/XFree86-4-Server | grep Server-" returned non-z > ero status > 1.0.3203 >=20 > On another: >=20 > [dan@undef:~/ports/x11/nvidia-driver] $ make -V PORTVERSION -f=20 > /usr/home/dan/ports/x11/nvidia-driver/Makefile=20 > PORTSDIR=3D/usr/home/dan/ports > pkg_info: package bsdpan-PDF-API2-0.3a25 has no origin recorded > pkg_info: package bsdpan-PDF-API2-0.3a25 has no origin recorded > 1.0.3203 > --=20 > Dan Langille : http://www.langille.org/ Does the attached patch fix your problem? If so, could Edwin commit this please? --Stijn --=20 The right half of the brain controls the left half of the body. This means that only left handed people are in their right mind. --+ts6NCQ4mrNQIV8p Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="nvidia-driver.diff" Content-Transfer-Encoding: quoted-printable --- /usr/ports/x11/nvidia-driver/Makefile Mon Jan 20 08:29:06 2003 +++ Makefile Mon Jan 20 14:43:57 2003 @@ -16,8 +16,8 @@ USE_X_PREFIX=3D yes NO_PACKAGE=3D should be recompiled for a particular FreeBSD kernel =20 -XSERVVERSION!=3D pkg_info -O x11-servers/XFree86-4-Server | grep Server- -XLIBVERSION!=3D pkg_info -O x11/XFree86-4-libraries | grep libraries- +XSERVVERSION!=3D pkg_info -O x11-servers/XFree86-4-Server 2>/dev/null | gr= ep Server- +XLIBVERSION!=3D pkg_info -O x11/XFree86-4-libraries 2>/dev/null | grep lib= raries- =20 PLIST_SUB=3D XSERVVERSION=3D${XSERVVERSION} XLIBVERSION=3D${XLIBVERSION} \ LINUXBASE=3D${LINUXBASE} --+ts6NCQ4mrNQIV8p-- --eVzOFob/8UvintSX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+K/2HY3r/tLQmfWcRAvTlAJsFwPY7Q7pgLXTHjKR6IC35FhcLGQCfWZHe AqDOcCMUdw9T6MpgibyyAEM= =bujt -----END PGP SIGNATURE----- --eVzOFob/8UvintSX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message