From owner-freebsd-ports Fri Feb 5 03:20:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA02834 for freebsd-ports-outgoing; Fri, 5 Feb 1999 03:20:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02808 for ; Fri, 5 Feb 1999 03:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA47381; Fri, 5 Feb 1999 03:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02683 for ; Fri, 5 Feb 1999 03:18:12 -0800 (PST) (envelope-from dima@netserv1.chg.ru) Received: (from dima@localhost) by netserv1.chg.ru (8.9.1/8.9.1) id OAA28441; Fri, 5 Feb 1999 14:17:43 +0300 (MSK) Message-Id: <199902051117.OAA28441@netserv1.chg.ru> Date: Fri, 5 Feb 1999 14:17:43 +0300 (MSK) From: Dima Sivachenko Reply-To: dima@Chg.RU To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9916: New port - snarf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9916 >Category: ports >Synopsis: New port - snarf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 5 03:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dima Sivachenko >Release: FreeBSD 3.0-980520-SNAP i386 >Organization: >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: # # . # ./Makefile # ./files # ./files/md5 # ./pkg # ./pkg/PLIST # ./pkg/COMMENT # ./pkg/DESCR # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: snarf X# Version required: 2.0.5 X# Date created: 5 January 1999 X# Whom: Dima Sivachenko X# X# $Id$ X# X XDISTNAME= snarf-2.0.5 XCATEGORIES= www XMASTER_SITES= ftp://ftp.mint.net/pub/snarf/ X XMAINTAINER= dima@chg.ru X XGNU_CONFIGURE= yes X XMAN1= snarf.1 X Xdo-install: X @ ${INSTALL_PROGRAM} ${WRKSRC}/snarf ${PREFIX}/bin X @ ${INSTALL_MAN} ${WRKSRC}/snarf.1 ${MAN1PREFIX}/man/man1 X X.include END-of-./Makefile echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (snarf-2.0.5.tar.gz) = 90502b4519bc150ccc330cf50f549db3 END-of-./files/md5 echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' Xbin/snarf END-of-./pkg/PLIST echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' XSimple Non-interactive All-purpose Resource Fetcher END-of-./pkg/COMMENT echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' XRetreives data from a variety of protocols, namely HTTP, FTP and GOPHER. XDesigned for non-interactive usage. X Xhttp://www.xach.com/snarf/ X X--Dima Xdima@chg.ru END-of-./pkg/DESCR exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message