From owner-freebsd-ports Wed Aug 12 15:50:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27513 for freebsd-ports-outgoing; Wed, 12 Aug 1998 15:50:13 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27400 for ; Wed, 12 Aug 1998 15:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA10544; Wed, 12 Aug 1998 15:50:00 -0700 (PDT) Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27084 for ; Wed, 12 Aug 1998 15:48:12 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: (from billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) id SAA04307; Wed, 12 Aug 1998 18:45:38 -0400 (EDT) (envelope-from billf) Message-Id: <199808122245.SAA04307@jade.chc-chimes.com> Date: Wed, 12 Aug 1998 18:45:38 -0400 (EDT) From: Bill Fumerola Reply-To: billf@jade.chc-chimes.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7594: new port: x11-toolkits/gtkgl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7594 >Category: ports >Synopsis: new port: x11-toolkits/gtkgl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 12 15:50:00 PDT 1998 >Last-Modified: >Originator: Bill Fumerola >Organization: Computer Horizons Corp >Release: FreeBSD 2.2.7-STABLE i386 >Environment: you need GL stuff for this (or at least the programs that use it) >Description: >How-To-Repeat: >Fix: # 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 # ./files # ./files/md5 # ./pkg # ./pkg/PLIST # ./pkg/DESCR # ./pkg/COMMENT # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: gtkgl X# Version required: 0.8.9 X# Date created: 12 August 1998 X# Whom: Bill Fumerola X# X# $Id: $ X# X XDISTNAME= gtkGL-0.8.9 XPKGNAME= gtkgl-0.8.9 XCATEGORIES= x11-toolkits XMASTER_SITES= http://www.sakuranet.or.jp/~aozasa/shige/dist/ X XMAINTAINER= billf@chc-chimes.com X XLIB_DEPENDS= gtk\\.1\\.5:${PORTSDIR}/x11-toolkits/gtk \ X MesaGL\\.2\\.6:${PORTSDIR}/graphics/mesa X XGNU_CONFIGURE= yeah XUSE_X11= youbet XCONFIGURE_ARGS= --with-GL-prefix=${PREFIX} X X.include END-of-./Makefile echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (gtkGL-0.8.9.tar.gz) = 0931c82a89c1a263ebae265b727062df END-of-./files/md5 echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' Xinclude/gdkGL/gdkGL.h Xinclude/gdkGL/gdkGL_gdkutils.h Xinclude/gdkGL/gdkGL_gdkxutils.h Xinclude/gdkGL/gdkGLdebug.h Xinclude/gdkGL/gdkGLprivate.h Xinclude/gdkGL/gdkGLtypes.h Xinclude/gtkGL/gtkGL.h Xinclude/gtkGL/gtkGLcontext.h Xinclude/gtkGL/gtkGLdebug.h Xinclude/gtkGL/gtkGLmain.h Xlib/libgdkGL.so.0.9 Xlib/libgtkGL.a Xlib/libgtkGL.la X@exec /sbin/ldconfig -m %D/lib END-of-./pkg/PLIST echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' Xa toolkit for GL. X Xhttp://www.sakuranet.or.jp/~aozasa/shige/doc/comp/gtk/gtkGL/00gtkGL-en.html X XBill Fumerola END-of-./pkg/DESCR echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' Xan OpenGL widget for GTK END-of-./pkg/COMMENT exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message