From nobody@FreeBSD.org  Sun Aug 22 14:41:01 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E44F916A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Aug 2004 14:41:01 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D93E143D48
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Aug 2004 14:41:01 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i7MEf1Wx069395
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 22 Aug 2004 14:41:01 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i7MEf1Ww069384;
	Sun, 22 Aug 2004 14:41:01 GMT
	(envelope-from nobody)
Message-Id: <200408221441.i7MEf1Ww069384@www.freebsd.org>
Date: Sun, 22 Aug 2004 14:41:01 GMT
From: Samy Al Bahra <samy@kerneled.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [New port] wnews: a command-line RSS client
X-Send-Pr-Version: www-2.3

>Number:         70820
>Category:       ports
>Synopsis:       [New port] wnews: a command-line RSS client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 22 14:50:18 GMT 2004
>Closed-Date:    Fri Aug 27 00:23:39 GMT 2004
>Last-Modified:  Fri Aug 27 00:23:39 GMT 2004
>Originator:     Samy Al Bahra
>Release:        
>Organization:
Kerneled
>Environment:
>Description:
This tool downloads and displays RSS news feed from the
web and displays them in a page-based curses interface
or in parseable line-based output. There is support for
HTTP gzip decompression, HTTP proxies, key-binding
support and resources editing.

>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:
#
#	wnews/
#	wnews/Makefile
#	wnews/distinfo
#	wnews/pkg-descr
#
echo c - wnews/
mkdir -p wnews/ > /dev/null 2>&1
echo x - wnews/Makefile
sed 's/^X//' >wnews/Makefile << 'END-of-wnews/Makefile'
X# New ports collection makefile for:	wnews
X# Date created:				July 11, 2004
X# Whom:					Samy Al Bahra <samy@kerneled.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wnews
XPORTVERSION=	0.7
XCATEGORIES=	www
XMASTER_SITES=	http://samy.kerneled.org/stuff/
X
XMAINTAINER=	samy@kerneled.org
XCOMMENT=	An RSS news client for the UNIX console
X
XMAN1=		wnews.1
XMANCOMPRESSED=	yes
XPLIST_FILES=	bin/wnews
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-wnews/Makefile
echo x - wnews/distinfo
sed 's/^X//' >wnews/distinfo << 'END-of-wnews/distinfo'
XMD5 (wnews-0.7.tar.gz) = 123aa9ba62e8184a11ab7397fa11aad5
XSIZE (wnews-0.7.tar.gz) = 50432
END-of-wnews/distinfo
echo x - wnews/pkg-descr
sed 's/^X//' >wnews/pkg-descr << 'END-of-wnews/pkg-descr'
XThis tool downloads and displays RSS news feed from the
Xweb and displays them in a page-based curses interface
Xor in parseable line-based output. There is support for
XHTTP gzip decompression, HTTP proxies, key-binding
Xsupport and resources editing.
X
XWWW: http://www.kerneled.org/projects/wnews/
END-of-wnews/pkg-descr
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Aug 27 00:23:37 GMT 2004 
State-Changed-Why:  
Commited, thanks! 

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