From nobody@FreeBSD.ORG Sun Sep 12 07:20:34 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id E7B4514EC5; Sun, 12 Sep 1999 07:20:33 -0700 (PDT)
Message-Id: <19990912142033.E7B4514EC5@hub.freebsd.org>
Date: Sun, 12 Sep 1999 07:20:33 -0700 (PDT)
From: rod@idiotswitch.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: gxanim port did not exist.
X-Send-Pr-Version: www-1.0

>Number:         13707
>Category:       ports
>Synopsis:       gxanim port did not exist.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mph
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 12 07:30:00 PDT 1999
>Closed-Date:    Mon Sep 20 14:41:20 EDT 1999
>Last-Modified:  Mon Sep 20 14:43:11 EDT 1999
>Originator:     Rod Taylor
>Release:        3-stable
>Organization:
>Environment:
>Description:
GXAnim is a handy app to have around.  More people need it :)
>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:
#
#       gxanim
#       gxanim/files
#       gxanim/files/md5
#       gxanim/pkg
#       gxanim/pkg/COMMENT
#       gxanim/pkg/DESCR
#       gxanim/pkg/PLIST
#       gxanim/Makefile
#
echo c - gxanim
mkdir -p gxanim > /dev/null 2>&1
echo c - gxanim/files
mkdir -p gxanim/files > /dev/null 2>&1
echo x - gxanim/files/md5
sed 's/^X//' >gxanim/files/md5 << 'END-of-gxanim/files/md5'
XMD5 (gxanim-0.45.tar.bz2) = 43a6c20583c69ece93efb2a2eabe87c9
END-of-gxanim/files/md5
echo c - gxanim/pkg
mkdir -p gxanim/pkg > /dev/null 2>&1
echo x - gxanim/pkg/COMMENT
sed 's/^X//' >gxanim/pkg/COMMENT << 'END-of-gxanim/pkg/COMMENT'
XA graphical front end to Xanim.
END-of-gxanim/pkg/COMMENT
echo x - gxanim/pkg/DESCR
sed 's/^X//' >gxanim/pkg/DESCR << 'END-of-gxanim/pkg/DESCR'
XGXAnim is a graphical interface to XAnim written with the GTK+ toolkit for UNIX
Xplatforms.  You can quickly find a movie file, play it, and do the usual 
XVCR-like stuff (rewind, fast forward, pause, stop set volume, etc.), as 
Xwell as set general play preferences.
X
XWWW: http://www.iag.net/~aleris/gxanim.html
END-of-gxanim/pkg/DESCR
echo x - gxanim/pkg/PLIST
sed 's/^X//' >gxanim/pkg/PLIST << 'END-of-gxanim/pkg/PLIST'
Xbin/gxanim
X
END-of-gxanim/pkg/PLIST
echo x - gxanim/Makefile
sed 's/^X//' >gxanim/Makefile << 'END-of-gxanim/Makefile'
X# New ports collection makefile for:   xanim
X# Version required:     0.45
X# Date created:         Sat Nov 5 11:43:03 PST 1994
X# Whom:                 Rod Taylor
X#
X# $FreeBSD$
X#
X
XDISTNAME=        gxanim-0.45
XCATEGORIES=    graphics
XMASTER_SITES=  http://www.iag.net/~aleris/
X
XMAINTAINER=    rod@idiotswitch.org
X
XRUN_DEPENDS=   xanim:${PORTSDIR}/graphics/xanim
X
XUSE_BZIP2=     yes
X
XWRKSRC=                ${WRKDIR}/gxanim
X
X.include <bsd.port.mk>
END-of-gxanim/Makefile
exit



>Release-Note:
>Audit-Trail:

From: Matthew Hunt <mph@astro.caltech.edu>
To: rod@idiotswitch.org
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/13707: gxanim port did not exist.
Date: Sun, 12 Sep 1999 11:05:32 -0700

 On Sun, Sep 12, 1999 at 07:20:33AM -0700, rod@idiotswitch.org wrote:
 
 > XGXAnim is a graphical interface to XAnim written with the GTK+ toolkit for UNIX
 
 > XDISTNAME=        gxanim-0.45
 > XCATEGORIES=    graphics
 > XMASTER_SITES=  http://www.iag.net/~aleris/
 > X
 > XMAINTAINER=    rod@idiotswitch.org
 > X
 > XRUN_DEPENDS=   xanim:${PORTSDIR}/graphics/xanim
 > X
 > XUSE_BZIP2=     yes
 > X
 > XWRKSRC=                ${WRKDIR}/gxanim
 > X
 > X.include <bsd.port.mk>
 
 If it depends on GTK, it should of course have a LIB_DEPENDS on gtk,
 and a USE_XLIB.  Please consult other ports which use GTK; you usually
 have to fiddle around to ensure that the correct gtk-config program is
 run.
 
 -- 
 Matthew Hunt <mph@astro.caltech.edu> * UNIX is a lever for the
 http://www.pobox.com/~mph/           * intellect. -J.R. Mashey
 

From: dark@idiotswitch.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/13707: gxanim (2nd try) 
Date: Sun, 12 Sep 1999 14:41:18 -0400 (EDT)

 >Submitter-Id:   current-users
 >Originator:     Rod Taylor
 >Organization:   
 >Confidential:   
 Synopsis:       Gxanim port creation (2nd try)
 >Severity:       
 Priority:      low
 Category:      ports
 Release:        FreeBSD 3.3-RC i386
 >Class:          
 >Environment: 
 
 	
 
 >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:
 #
 #	gxanim
 #	gxanim/files
 #	gxanim/files/md5
 #	gxanim/pkg
 #	gxanim/pkg/COMMENT
 #	gxanim/pkg/DESCR
 #	gxanim/pkg/PLIST
 #	gxanim/Makefile
 #
 echo c - gxanim
 mkdir -p gxanim > /dev/null 2>&1
 echo c - gxanim/files
 mkdir -p gxanim/files > /dev/null 2>&1
 echo x - gxanim/files/md5
 sed 's/^X//' >gxanim/files/md5 << 'END-of-gxanim/files/md5'
 XMD5 (gxanim-0.45.tar.bz2) = 43a6c20583c69ece93efb2a2eabe87c9
 END-of-gxanim/files/md5
 echo c - gxanim/pkg
 mkdir -p gxanim/pkg > /dev/null 2>&1
 echo x - gxanim/pkg/COMMENT
 sed 's/^X//' >gxanim/pkg/COMMENT << 'END-of-gxanim/pkg/COMMENT'
 XA graphical front end to Xanim.
 END-of-gxanim/pkg/COMMENT
 echo x - gxanim/pkg/DESCR
 sed 's/^X//' >gxanim/pkg/DESCR << 'END-of-gxanim/pkg/DESCR'
 XGXAnim is a graphical interface to XAnim written with the GTK+ toolkit for UNIX
 Xplatforms.  You can quickly find a movie file, play it, and do the usual 
 XVCR-like stuff (rewind, fast forward, pause, stop set volume, etc.), as 
 Xwell as set general play preferences.
 X
 XWWW: http://www.iag.net/~aleris/gxanim.html
 END-of-gxanim/pkg/DESCR
 echo x - gxanim/pkg/PLIST
 sed 's/^X//' >gxanim/pkg/PLIST << 'END-of-gxanim/pkg/PLIST'
 Xbin/gxanim
 X
 END-of-gxanim/pkg/PLIST
 echo x - gxanim/Makefile
 sed 's/^X//' >gxanim/Makefile << 'END-of-gxanim/Makefile'
 X# New ports collection makefile for:	xanim
 X# Version required:     0.45
 X# Date created:         Sat Nov 5 11:43:03 PST 1994
 X# Whom:                 Rod Taylor
 X#
 X# $FreeBSD$
 X#
 X
 XDISTNAME=        gxanim-0.45
 XCATEGORIES=	graphics
 XMASTER_SITES=	http://www.iag.net/~aleris/
 X
 XMAINTAINER=	rod@idiotswitch.org
 X
 XLIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
 XRUN_DEPENDS=	xanim:${PORTSDIR}/graphics/xanim
 X
 XGTK_CONFIG?= 	${X11BASE}/bin/gtk12-config
 X
 XUSE_X_PREFIX=	yes
 X
 XUSE_BZIP2=	yes
 XWRKSRC=		${WRKDIR}/gxanim
 XCONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}"
 X
 X.include <bsd.port.mk>
 END-of-gxanim/Makefile
 exit
 
Responsible-Changed-From-To: freebsd-ports->mph 
Responsible-Changed-By: mph 
Responsible-Changed-When: Sun Sep 12 14:54:35 EDT 1999 
Responsible-Changed-Why:  
I will deal with this after the ports freeze has melted. 
Thanks for making the requested changes. 
State-Changed-From-To: open->closed 
State-Changed-By: mph 
State-Changed-When: Mon Sep 20 14:41:20 EDT 1999 
State-Changed-Why:  
Imported with minor changes: 
- make it build 
- make it respect CC 
- make it respect CFLAGS 
- make it respect PREFIX 
- make it install in the right place 
- make it strip 
- make it reinstall 
Thanks! 
>Unformatted:
