From kkenn@rebel.net.au  Sun Jan 31 05:27:52 1999
Received: from rebel.net.au (rebel.rebel.net.au [203.20.69.66])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA28376
          for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 31 Jan 1999 05:27:51 -0800 (PST)
          (envelope-from kkenn@rebel.net.au)
Received: from 203.20.69.78 (dialup-8.rebel.net.au [203.20.69.78])
          by rebel.net.au (8.8.5/8.8.4) with ESMTP
	  id XAA11149 for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 31 Jan 1999 23:57:45 +1030
Received: (qmail 45764 invoked by uid 0); 31 Jan 1999 13:28:11 -0000
Message-Id: <19990131132810.45763.qmail@morden.rebel.net.au>
Date: 31 Jan 1999 13:28:10 -0000
From: kkenn@rebel.net.au
Reply-To: kkennawa@physics.adelaide.edu.au
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: New port - www/snarf
X-Send-Pr-Version: 3.2

>Number:         9839
>Category:       ports
>Synopsis:       New port - www/snarf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 31 05:30:00 PST 1999
>Closed-Date:    Thu Mar 4 20:48:36 PST 1999
>Last-Modified:  Thu Mar  4 20:49:04 PST 1999
>Originator:     Kris Kennaway
>Release:        FreeBSD-4.0
>Organization:
FreeBSD
>Environment:
>Description:
This is a port of snarf, yet another small utility for fetching data
via http/ftp/gopher/finger.
>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:
#
#	snarf/
#	snarf/pkg
#	snarf/pkg/PLIST
#	snarf/pkg/COMMENT
#	snarf/pkg/DESCR
#	snarf/files
#	snarf/files/md5
#	snarf/Makefile
#
echo c - snarf/
mkdir -p snarf/ > /dev/null 2>&1
echo c - snarf/pkg
mkdir -p snarf/pkg > /dev/null 2>&1
echo x - snarf/pkg/PLIST
sed 's/^X//' >snarf/pkg/PLIST << 'END-of-snarf/pkg/PLIST'
Xbin/snarf
END-of-snarf/pkg/PLIST
echo x - snarf/pkg/COMMENT
sed 's/^X//' >snarf/pkg/COMMENT << 'END-of-snarf/pkg/COMMENT'
XAnother small command-line URL (http/ftp/gopher/finger) fetcher.
END-of-snarf/pkg/COMMENT
echo x - snarf/pkg/DESCR
sed 's/^X//' >snarf/pkg/DESCR << 'END-of-snarf/pkg/DESCR'
XSnarf is another small command-line URL fetcher. It supports proxying,
Xhttp redirect, http and ftp resume, http and ftp authentication, as well
Xas retrieving data via gopher and finger protocols.
X
Xhttp://www.xach.com/snarf/
END-of-snarf/pkg/DESCR
echo c - snarf/files
mkdir -p snarf/files > /dev/null 2>&1
echo x - snarf/files/md5
sed 's/^X//' >snarf/files/md5 << 'END-of-snarf/files/md5'
XMD5 (snarf-latest.tar.gz) = 90502b4519bc150ccc330cf50f549db3
END-of-snarf/files/md5
echo x - snarf/Makefile
sed 's/^X//' >snarf/Makefile << 'END-of-snarf/Makefile'
X# New ports collection makefile for:   snarf
X# Version required:    2.0.5
X# Date created:        2 January 1999
X# Whom:                Kris Kennaway <kkennawa@physics.adelaide.edu.au>
X#
X# $Id$
X#
X
XDISTNAME=	snarf-latest
XPKGNAME=	snarf-2.0.5
XCATEGORIES=	www
XMASTER_SITES=	http://www.xach.com/snarf/
X
XMAINTAINER=	kkennawa@physics.adelaide.edu.au
X
XWRKSRC=		${WRKDIR}/snarf-2.0.5/
X
XGNU_CONFIGURE=	yes
X
XMAN1=	snarf.1
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/snarf ${PREFIX}/bin/
X	${INSTALL_MAN} ${WRKSRC}/snarf.1 ${PREFIX}/man/man1/
X
X.include <bsd.port.mk>
END-of-snarf/Makefile
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Thu Mar 4 20:48:36 PST 1999 
State-Changed-Why:  
Already committed by kris@freebsd.org. 
>Unformatted:
