From anarcat@anarcat.ath.cx  Wed Aug 13 09:41:07 2003
Return-Path: <anarcat@anarcat.ath.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6534637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Aug 2003 09:41:07 -0700 (PDT)
Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 648BA43F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Aug 2003 09:41:06 -0700 (PDT)
	(envelope-from anarcat@anarcat.ath.cx)
Received: from shall.anarcat.ath.cx (mq09ttil0kp03rpr@hv-hs-37-117.aei.ca [216.221.37.117])
	by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id h7DGf5305867
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Aug 2003 12:41:05 -0400 (EDT)
Received: by shall.anarcat.ath.cx (Postfix, from userid 1000)
	id 3F27F62F; Wed, 13 Aug 2003 12:41:03 -0400 (EDT)
Message-Id: <20030813164103.3F27F62F@shall.anarcat.ath.cx>
Date: Wed, 13 Aug 2003 12:41:03 -0400 (EDT)
From: The Anarcat <anarcat@anarcat.ath.cx>
Reply-To: The Anarcat <anarcat@anarcat.ath.cx>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port: whereintheworld
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55554
>Category:       ports
>Synopsis:       new port: whereintheworld
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mich
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 13 09:50:20 PDT 2003
>Closed-Date:    Tue Aug 26 07:58:00 PDT 2003
>Last-Modified:  Tue Aug 26 07:58:00 PDT 2003
>Originator:     The Anarcat
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD shall.anarcat.ath.cx 4.7-STABLE FreeBSD 4.7-STABLE #1: Mon Nov 11 23:52:01 EST 2002 anarcat@lenny.anarcat.ath.cx:/usr/obj/usr/src/sys/SHALL i386


>Description:

Some time ago, someone (Kris, I think) sent this program on a list. Originally
written by Bill Fenner, it is used to output a nice summary of a buildworld
log.

Here is a port for this handy program, since it is written in perl and
therefore cannot be included in base.

>How-To-Repeat:

n/a.

>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:
#
#	whereintheworld
#	whereintheworld/Makefile
#	whereintheworld/distinfo
#	whereintheworld/pkg-descr
#	whereintheworld/pkg-plist
#
echo c - whereintheworld
mkdir -p whereintheworld > /dev/null 2>&1
echo x - whereintheworld/Makefile
sed 's/^X//' >whereintheworld/Makefile << 'END-of-whereintheworld/Makefile'
X# New ports collection makefile for:	whereintheworld
X# Date created:		13 august 2003
X# Whom:			anarcat
X#
X# $FreeBSD$
X#
X
XPORTNAME=	whereintheworld
XPORTVERSION=	1.2
XCATEGORIES=	sysutils
XMASTER_SITES=	http://anarcat.ath.cx/software/distfiles/
X
XMAINTAINER=	anarcat@anarcat.ath.cx
XCOMMENT=	Extract summary information from buildworld logs
X
XUSE_PERL5_RUN=	yes
X
XNO_BUILD=	yes
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-whereintheworld/Makefile
echo x - whereintheworld/distinfo
sed 's/^X//' >whereintheworld/distinfo << 'END-of-whereintheworld/distinfo'
XMD5 (whereintheworld-1.2.tar.gz) = a8e0be4835e6baa0b37e1701d5cedf87
END-of-whereintheworld/distinfo
echo x - whereintheworld/pkg-descr
sed 's/^X//' >whereintheworld/pkg-descr << 'END-of-whereintheworld/pkg-descr'
Xwhereintheworld displays the great lines behind the build logs of a
Xbuildworld. It shows at which step the build is at, and which module
Xis currently being built.
END-of-whereintheworld/pkg-descr
echo x - whereintheworld/pkg-plist
sed 's/^X//' >whereintheworld/pkg-plist << 'END-of-whereintheworld/pkg-plist'
Xbin/whereintheworlD
END-of-whereintheworld/pkg-plist
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mich 
Responsible-Changed-By: mich 
Responsible-Changed-When: Tue Aug 26 07:24:57 PDT 2003 
Responsible-Changed-Why:  
I'll handle this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55554 
State-Changed-From-To: open->closed 
State-Changed-By: mich 
State-Changed-When: Tue Aug 26 07:55:12 PDT 2003 
State-Changed-Why:  
superseded by ports/55995 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55554 
>Unformatted:
