From dima@netserv1.chg.ru  Tue Feb  9 08:16:09 1999
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 IAA03650
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 9 Feb 1999 08:14:00 -0800 (PST)
          (envelope-from dima@netserv1.chg.ru)
Received: (from dima@localhost)
	by netserv1.chg.ru (8.9.1/8.9.1) id TAA04069;
	Tue, 9 Feb 1999 19:13:58 +0300 (MSK)
Message-Id: <199902091613.TAA04069@netserv1.chg.ru>
Date: Tue, 9 Feb 1999 19:13:58 +0300 (MSK)
From: Dima Sivachenko <dima@Chg.RU>
Reply-To: dima@Chg.RU
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port - quotes
X-Send-Pr-Version: 3.2

>Number:         9981
>Category:       ports
>Synopsis:       New port - quotes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    billf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb  9 08:20:00 PST 1999
>Closed-Date:    Mon Feb 22 13:13:02 PST 1999
>Last-Modified:  Mon Feb 22 13:13:15 PST 1999
>Originator:     Dima Sivachenko
>Release:        FreeBSD 3.0-980520-SNAP i386
>Organization:
>Environment:

	

>Description:

New port - quotes.

>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
#	./pkg
#	./pkg/PLIST
#	./pkg/COMMENT
#	./pkg/DESCR
#	./files
#	./files/md5
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	quotes
X# Version required:	1.3.0
X# Date created:         9 February 1999
X# Whom:                 Dima Sivachenko
X#
X# $Id$
X#
X
XDISTNAME=	quotes-1.3-0
XPKGNAME=	quotes-1.3.0
XCATEGORIES=	misc
XMASTER_SITES=	ftp://ftp.iae.nl/pub/users/grimaldo/
X
XMAINTAINER=	dima@Chg.RU
X
XWRKSRC=		${WRKDIR}/Quotes-1.3-0
X
XNO_BUILD=	yes
XUSE_PERL5=	yes
X
Xpost-patch:
X
X	@ ${MV} ${WRKSRC}/quotes ${WRKSRC}/quotes.pre_sed
X	@ ${SED} -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/quotes.pre_sed \
X	>> ${WRKSRC}/quotes
X	@ ${MV} ${WRKSRC}/QuExample.pm ${WRKSRC}/QuExample.pm.pre_sed
X	@ ${SED} -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/QuExample.pm.pre_sed \
X	>> ${WRKSRC}/QuExample.pm
X
Xdo-install:
X
X	@ ${INSTALL_SCRIPT} ${WRKSRC}/quotes ${PREFIX}/bin
X	@ ${INSTALL_DATA} ${WRKSRC}/sample.quotesrc ${PREFIX}/etc
X
Xpost-install:
X
X.if !defined(NOPORTDOCS)
X	@ ${MKDIR} ${PREFIX}/share/doc/quotes
X	@ ${INSTALL_DATA} ${WRKSRC}/quotes.txt ${PREFIX}/share/doc/quotes
X	@ ${INSTALL_DATA} ${WRKSRC}/QuExample.pm ${PREFIX}/share/doc/quotes
X.endif
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/quotes
Xetc/sample.quotesrc
Xshare/doc/quotes/quotes.txt
Xshare/doc/quotes/QuExample.pm
X@dirrm share/doc/quotes
END-of-./pkg/PLIST
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XScript to fetch headlines and financial news.
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XIt is a Perl script that makes use of TCP/IP as underlying protocol to fetch
Xheadlines and financial news. Use it to keep track of Linux headlines,
Xmonitor your interests in foreign currency and monitor your portafolio of
Xcompany stocks. All of this from a simple command line interface.
X
Xhttp://www.iae.nl/users/grimaldo/OpenSoft/quotes.shtml
X
X--Dima
Xdima@chg.ru
END-of-./pkg/DESCR
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (quotes-1.3-0.tar.gz) = 2a817d162f40ee5c74cd82c720920de5
END-of-./files/md5
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->billf 
Responsible-Changed-By: billf 
Responsible-Changed-When: Tue Feb 9 12:34:09 PST 1999 
Responsible-Changed-Why:  
I will look into this. 
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Mon Feb 22 13:13:02 PST 1999 
State-Changed-Why:  
Imported as ports/misc/quotes, thanks. 
>Unformatted:
