Date: Sun, 19 Sep 2010 20:11:33 -0400 From: Eitan Adler <lists@eitanadler.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/150742: new port: linux-glew Message-ID: <4c96a6bf.6482e50a.7218.fffff188@mx.google.com> Resent-Message-ID: <201009200040.o8K0e19Y026956@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 150742 >Category: ports >Synopsis: new port: linux-glew >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 20 00:40:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eitan Adler >Release: FreeBSD 8.1-RELEASE i386 >Organization: >Environment: >Description: This port is required for use of Google's chat/video >How-To-Repeat: >Fix: --- glew.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo.i386 # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: graphics/linux-f10-glew X# Date created: 2010-9-19 X# Whom: Eitan Adler X# X# $FreeBSD$ X# X XPORTNAME= glew XPORTVERSION= 1.5.1 XCATEGORIES= graphics linux XPKGNAMEPREFIX= linux-f10- X#MASTER_SITES= http://archive.fedoraproject.org/pub/archive/fedora/linux/updates/10/i386/ XDISTNAME= ${LINUX_NAME}-${PORTVERSION}-1.fc10 X XMAINTAINER= emulation@FreeBSD.org XCOMMENT= OpenGL Extension Wrangler Library (Linux Fedora 10) X XONLY_FOR_ARCHS= i386 amd64 XUSE_LINUX_RPM= yes XLINUX_NAME= glew XLINUX_DIST_VER= 10 XRPMVERSION= 1.5.1-1.fc10 XUSE_LDCONFIG= yes X X.include <bsd.port.mk> b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo.i386 sed 's/^X//' >distinfo.i386 << '6588be074ba1105660c9d87fad03906e' XMD5 (rpm/i386/fedora/10/glew-1.5.1-1.fc10.i386.rpm) = 50c245e182b8303489a2c0e32d6d6895 XSHA256 (rpm/i386/fedora/10/glew-1.5.1-1.fc10.i386.rpm) = 61751e511d0e8eea7417da042189cc613e69db0f8dea71f4c94d3056ba3cb305 XSIZE (rpm/i386/fedora/10/glew-1.5.1-1.fc10.i386.rpm) = 172334 XMD5 (rpm/i386/fedora/10/glew-1.5.1-1.fc10.src.rpm) = 792ca5b0af502cc937fcbb66bc09facf XSHA256 (rpm/i386/fedora/10/glew-1.5.1-1.fc10.src.rpm) = 35a6080784bab054d9a4e30a74811f4ce84398c1e278739292cf94269af70fb7 XSIZE (rpm/i386/fedora/10/glew-1.5.1-1.fc10.src.rpm) = 400909 6588be074ba1105660c9d87fad03906e echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XThe OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source XC/C++ extension loading library. GLEW provides efficient run-time mechanisms Xfor determining which OpenGL extensions are supported on the target platform. XOpenGL core and extension functionality is exposed in a single header file. XGLEW has been tested on a variety of operating systems, including Windows, XLinux, Mac OS X, FreeBSD, Irix, and Solaris. 7f9555c3c1089940396b503dd37f3979 echo x - pkg-plist sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742' Xusr/bin/glewinfo Xusr/bin/visualinfo Xusr/lib/libGLEW.so.1.5.1 X%%PORTDOCS%%usr/%%DOCSDIR%%-1.5.1/LICENSE.txt X%%PORTDOCS%%@dirrm usr/%%DOCSDIR%%-1.5.1 X@dirrm usr/share/doc X@dirrm usr/share X@dirrm usr/lib X@dirrm usr/bin X@dirrm usr 842cde48cf18b70a11b15515ca566742 echo This could have been evil. Check your shars exit --- glew.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4c96a6bf.6482e50a.7218.fffff188>