Date: Mon, 02 Feb 2009 00:58:32 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: Maho NAKATA <chat95@mac.com> Cc: pav@FreeBSD.org, x11@FreeBSD.org, flz@FreeBSD.org, shaun@FreeBSD.org Subject: Re: A patch lib Re: [Fwd: f90gl-1.2.13_3 failed on amd64 6] Message-ID: <1233554312.1492.1.camel@ferret.2hip.net> In-Reply-To: <20090202.131528.241925472.chat95@mac.com> References: <1232790471.16190.2.camel@hood.oook.cz> <20090126.090941.71165646.chat95@mac.com> <1232928822.40891.24.camel@hood.oook.cz> <20090202.131528.241925472.chat95@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Mon, 2009-02-02 at 13:15 +0900, Maho NAKATA wrote:
> Hi Shaun
> (Cc: Florent and Pav)
>
> Shaun, could you please approve following patch [1] to unbreak graphics/f90gl?
>
> Since Xorg has been updated to 7.4, we no longer installes "glutf90.h".
> Consequently, my port graphics/f90gl has been broken. You can also remove
> files/Makefile as it is not referenced.
I can commit this, someone just give me the word.
robert.
> Thanks Florent for your tough work for Xorg 7.4. I was bit busy at that time.
>
> [1]
> --- ports/graphics/libglut/Makefile 2009-01-25 06:45:05.000000000 +0900
> +++ ports/graphics/libglut/Makefile 2009-02-02 13:01:40.000000000 +0900
> @@ -7,6 +7,7 @@
>
> PORTNAME= libglut
> PORTVERSION= ${MESAVERSION}
> +PORTREVISION= 1
> CATEGORIES= graphics
>
> MAINTAINER= shaun@FreeBSD.org
> @@ -18,6 +19,9 @@
>
> do-install:
> cd ${WRKSRC}/src/glut/glx; ${GMAKE} install
> + ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
> + ${WRKSRC}/include/GL/glutf90.h \
> + ${PREFIX}/include/GL
>
> .include "${.CURDIR}/../../graphics/libGL/bsd.mesalib.mk"
> .include <bsd.port.mk>
>
> --- ports/graphics/libglut/pkg-plist 2009-01-24 01:27:38.000000000 +0900
> +++ ports/graphics/libglut/pkg-plist 2009-02-02 12:54:31.000000000 +0900
> @@ -1,4 +1,5 @@
> include/GL/glut.h
> +include/GL/glutf90.h
> lib/libglut.so
> lib/libglut.so.3
> libdata/pkgconfig/glut.pc
>
> ------------------------------------
>
> Best regards,
> -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/
>
> _______________________________________________
> freebsd-x11@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"
--
Robert Noland <rnoland@FreeBSD.org>
FreeBSD
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)
iEYEABECAAYFAkmGi4gACgkQM4TrQ4qfROMvUgCfUWAm+fSJ5Kh65WXuw6CGHgL9
/qsAnifEox3PC4Gl1E0iy5EufXfrJoFO
=WA6y
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1233554312.1492.1.camel>
