From andy@icc.surw.chel.su  Wed May 20 23:28:50 1998
Received: from rich.chel.su (root@mobil.surnet.ru [195.54.2.7])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA05477
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 May 1998 23:28:50 -0700 (PDT)
          (envelope-from andy@icc.surw.chel.su)
Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by rich.chel.su (8.7.2/Murphy) with ESMTP id MAA06486 for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 May 1998 12:29:01 +0600 (UDT)
Received: (from andy@localhost)
          by icc.surw.chel.su (8.8.5/8.8.4)
	  id KAA20217; Thu, 21 May 1998 10:32:35 +0400 (MSD)
Message-Id: <199805210632.KAA20217@icc.surw.chel.su>
Date: Thu, 21 May 1998 10:32:35 +0400 (MSD)
From: Andrey Zakhvatov <andy@icc.surw.chel.su>
Reply-To: andy@icc.surw.chel.su
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: glbiff-0.2
X-Send-Pr-Version: 3.2

>Number:         6705
>Category:       ports
>Synopsis:       New port: glbiff-0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mph
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 20 23:30:01 PDT 1998
>Closed-Date:    Thu May 21 18:36:36 EDT 1998
>Last-Modified:  Thu May 21 18:37:35 EDT 1998
>Originator:     Andrey Zakhvatov
>Release:        FreeBSD 2.2.2-RELEASE i386
>Organization:
South Ural Railway ICC
>Environment:

>Description:

   This is a port of Xbiff-like program with 3D nice output for X Window System.
It similar to xbiff, except that it provides somewhat
nicer output.  The idea comes from the "mailbox" program available on
SGI machines, and hence tries to mimic some of the features present in
it.


# 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:
#
#	glbiff-0.2
#	glbiff-0.2/Makefile
#	glbiff-0.2/files
#	glbiff-0.2/files/md5
#	glbiff-0.2/files/dot.glbiffrc.sample
#	glbiff-0.2/pkg
#	glbiff-0.2/pkg/PLIST
#	glbiff-0.2/pkg/COMMENT
#	glbiff-0.2/pkg/DESCR
#
echo c - glbiff-0.2
mkdir -p glbiff-0.2 > /dev/null 2>&1
echo x - glbiff-0.2/Makefile
sed 's/^X//' >glbiff-0.2/Makefile << 'END-of-glbiff-0.2/Makefile'
X# New ports collection makefile for:	glbiff
X# Version required:			0.2
X# Date created:				18 May 1998
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=	glbiff-0.2
XCATEGORIES=	misc x11
XMASTER_SITES=	http://www.eecg.utoronto.ca/~mac/projects/
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	andy@icc.surw.chel.su
X
XLIB_DEPENDS=	MesaGL\\.13\\.:${PORTSDIR}/graphics/Mesa \
X		MesaGLU\\.13\\.:${PORTSDIR}/graphics/Mesa \
X		Mesatk\\.13\\.:${PORTSDIR}/graphics/Mesa \
X		glut\\.3\\.:${PORTSDIR}/graphics/Mesa
X
XUSE_IMAKE=	yes
XWRKSRC=		${WRKDIR}/glbiff
X
Xdo-install:
X	@ ${INSTALL_PROGRAM} ${WRKSRC}/glbiff ${PREFIX}/bin
X	@ ${MKDIR} ${PREFIX}/share/examples/glbiff
X	@ ${INSTALL_DATA} ${FILESDIR}/dot.glbiffrc.sample ${PREFIX}/share/examples/glbiff
X.if !defined(NOPORTDOCS)
X	@ ${MKDIR} ${PREFIX}/share/doc/glbiff
X.for file in ChangeLog README TODO
X	@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/glbiff
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-glbiff-0.2/Makefile
echo c - glbiff-0.2/files
mkdir -p glbiff-0.2/files > /dev/null 2>&1
echo x - glbiff-0.2/files/md5
sed 's/^X//' >glbiff-0.2/files/md5 << 'END-of-glbiff-0.2/files/md5'
XMD5 (glbiff-0.2.tgz) = 543248bb041cfd0f0a94f8d95a254e4a
END-of-glbiff-0.2/files/md5
echo x - glbiff-0.2/files/dot.glbiffrc.sample
sed 's/^X//' >glbiff-0.2/files/dot.glbiffrc.sample << 'END-of-glbiff-0.2/files/dot.glbiffrc.sample'
Xy /var/mail/linus
Xn /home/linus/mail/freebsd-announce
Xn /home/linus/mail/freebsd-misc
Xn /home/linus/mail/freebsd-hackers
END-of-glbiff-0.2/files/dot.glbiffrc.sample
echo c - glbiff-0.2/pkg
mkdir -p glbiff-0.2/pkg > /dev/null 2>&1
echo x - glbiff-0.2/pkg/PLIST
sed 's/^X//' >glbiff-0.2/pkg/PLIST << 'END-of-glbiff-0.2/pkg/PLIST'
Xbin/glbiff
Xshare/doc/glbiff/ChangeLog
Xshare/doc/glbiff/README
Xshare/doc/glbiff/TODO
Xshare/examples/glbiff/dot.glbiffrc.sample
X@dirrm share/doc/glbiff
X@dirrm share/examples/glbiff
END-of-glbiff-0.2/pkg/PLIST
echo x - glbiff-0.2/pkg/COMMENT
sed 's/^X//' >glbiff-0.2/pkg/COMMENT << 'END-of-glbiff-0.2/pkg/COMMENT'
XXbiff-like program with 3D nice output for X Window System.
END-of-glbiff-0.2/pkg/COMMENT
echo x - glbiff-0.2/pkg/DESCR
sed 's/^X//' >glbiff-0.2/pkg/DESCR << 'END-of-glbiff-0.2/pkg/DESCR'
XThis is a program similar to xbiff, except that it provides somewhat
Xnicer output.  The idea comes from the "mailbox" program available on
XSGI machines, and hence tries to mimic some of the features present in
Xit.
X
XHomepage:  http://www.eecg.utoronto.ca/~mac/projects/glbiff.html
END-of-glbiff-0.2/pkg/DESCR
exit


>How-To-Repeat:

>Fix:

   Please, check and commit this port.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: mph 
State-Changed-When: Thu May 21 17:50:42 EDT 1998 
State-Changed-Why:  


Responsible-Changed-From-To: freebsd-ports->mph 
Responsible-Changed-By: mph 
Responsible-Changed-When: Thu May 21 17:50:42 EDT 1998 
Responsible-Changed-Why:  
I am working on this one, just need to upgrade my Mesa. 
State-Changed-From-To: analyzed->closed 
State-Changed-By: mph 
State-Changed-When: Thu May 21 18:36:36 EDT 1998 
State-Changed-Why:  
Imported, thanks!  I put it under "mail" because that is its logical 
function.  There is precedent for putting these under x11, but that does 
not seem as sensible to me. 
>Unformatted:
