Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2004 13:00:38 GMT
From:      Erik Greenwald <erik@smluc.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/67795: New Port: graphics/bugle library for intercepting OpenGL calls
Message-ID:  <200406121300.i5CD0cM5047797@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/67795; it has been noted by GNATS.

From: Erik Greenwald <erik@smluc.org>
To: Kirill Ponomarew <krion@voodoo.oberon.net>
Cc: freebsd-ports-bugs@freebsd.org, freebsd-gnats-submit@freebsd.org,
	erik@math.smsu.edu
Subject: Re: ports/67795: New Port: graphics/bugle library for intercepting OpenGL calls
Date: Sat, 12 Jun 2004 07:49:30 -0500

 --2fHTh5uZTiUOsy+g
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 On Fri, Jun 11, 2004 at 10:10:12AM +0200, Kirill Ponomarew wrote:
 > Hi,
 > 
 > On Thu, Jun 10, 2004 at 12:25:21PM -0500, erik@phoenix.smluc.org wrote:
 >  
 > > > GNU_CONFIGURE is in PORTNAME section.
 > > 
 > > fixed
 > > 
 > > > Could you please use USE_XLIB=yes instead of LIB_DEPENDS.
 > > 
 > > done
 > > 
 
 changed USE_XLIB to USE_GL as it's more appropriate :)
 
 > > > COMMENT is also incorrect.
 > > 
 > > fixed
 > > 
 > > > Please, use 'portlint -A' before submitting PRs.
 > > 
 > > woops, forgot :) thanks
 > 
 > There is still nothing in GNATS, could you please send me the
 > shar ?
 
 ok, must not've caught the gnats alias when I replied
 
 > 
 > -Kirill
 
 -- 
         -Erik <erik@smluc.org> [http://math.smsu.edu/~erik]
 
 The opinions expressed by me are not necessarily opinions. In all probability,
 they are random rambling, and to be ignored. Failure to ignore may result in
 severe boredom or confusion. Shake well before opening. Keep Refrigerated.
 
 --2fHTh5uZTiUOsy+g
 Content-Type: application/x-shar
 Content-Disposition: attachment; filename="bugle.shar"
 Content-Transfer-Encoding: quoted-printable
 
 # This is a shell archive.  Save it in a file, remove anything before=0A# t=
 his line, and then unpack it by entering "sh file".  Note, it may=0A# creat=
 e directories; files and directories will be owned by you and=0A# have defa=
 ult permissions.=0A#=0A# This archive contains:=0A#=0A#	graphics/bugle=0A#	=
 graphics/bugle/pkg-descr=0A#	graphics/bugle/distinfo=0A#	graphics/bugle/Mak=
 efile=0A#	graphics/bugle/pkg-plist=0A#=0Aecho c - graphics/bugle=0Amkdir -p=
  graphics/bugle > /dev/null 2>&1=0Aecho x - graphics/bugle/pkg-descr=0Ased =
 's/^X//' >graphics/bugle/pkg-descr << 'END-of-graphics/bugle/pkg-descr'=0AX=
 BuGLe is a tool for OpenGL debugging, implemented as a wrapper =0AXlibrary =
 that sits between your program and OpenGL.=0AX=0AXWWW: http://bugle.sourcef=
 orge.net=0AEND-of-graphics/bugle/pkg-descr=0Aecho x - graphics/bugle/distin=
 fo=0Ased 's/^X//' >graphics/bugle/distinfo << 'END-of-graphics/bugle/distin=
 fo'=0AXMD5 (bugle-0.0.20040609.tar.gz) =3D 59b071b6b5b106c229aa16896ca69c58=
 =0AXSIZE (bugle-0.0.20040609.tar.gz) =3D 311287=0AEND-of-graphics/bugle/dis=
 tinfo=0Aecho x - graphics/bugle/Makefile=0Ased 's/^X//' >graphics/bugle/Mak=
 efile << 'END-of-graphics/bugle/Makefile'=0AX# New ports collection makefil=
 e for:	bugle=0AX# Date created:			Jun 8, 2004=0AX# Whom:				Erik Greenwald =
 <erik@smluc.org>=0AX#=0AX# $FreeBSD$=0AX#=0AX=0AXPORTNAME=3D	bugle=0AXPORTV=
 ERSION=3D	0.0.20040609=0AXCATEGORIES=3D	graphics=0AXMASTER_SITES=3D	${MASTE=
 R_SITE_SOURCEFORGE}=0AXMASTER_SITE_SUBDIR=3D	bugle=0AX=0AXMAINTAINER=3D	eri=
 k@smluc.org=0AXCOMMENT=3D	A debugging library for OpenGL=0AX=0AXUSE_GCC=3D	=
 3.3=0AXGNU_CONFIGURE=3D	yes=0AXUSE_GL=3D		yes=0AX=0AX.include <bsd.port.mk>=
 =0AEND-of-graphics/bugle/Makefile=0Aecho x - graphics/bugle/pkg-plist=0Ased=
  's/^X//' >graphics/bugle/pkg-plist << 'END-of-graphics/bugle/pkg-plist'=0A=
 Xlib/bugle/common.a=0AXlib/bugle/common.la=0AXlib/bugle/common.so=0AXlib/bu=
 gle/common.so.0=0AXlib/bugle/debugger.a=0AXlib/bugle/debugger.la=0AXlib/bug=
 le/debugger.so=0AXlib/bugle/modify.a=0AXlib/bugle/modify.la=0AXlib/bugle/mo=
 dify.so=0AXlib/bugle/modify.so.0=0AXlib/bugle/tracker.a=0AXlib/bugle/tracke=
 r.la=0AXlib/bugle/tracker.so=0AXlib/bugle/validate.a=0AXlib/bugle/validate.=
 la=0AXlib/bugle/validate.so=0AXlib/libbugle.a=0AXlib/libbugle.la=0AXlib/lib=
 bugle.so=0AXlib/libbugle.so.0=0AX@dirrm lib/bugle=0AEND-of-graphics/bugle/p=
 kg-plist=0Aexit=0A=0A
 --2fHTh5uZTiUOsy+g--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406121300.i5CD0cM5047797>