ports/70820: [New port] wnews: a command-line RSS client
Samy Al Bahra
samy at kerneled.org
Sun Aug 22 14:50:19 UTC 2004
>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: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Aug 22 14:50:18 GMT 2004
>Closed-Date:
>Last-Modified:
>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 at kerneled.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= wnews
XPORTVERSION= 0.7
XCATEGORIES= www
XMASTER_SITES= http://samy.kerneled.org/stuff/
X
XMAINTAINER= samy at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list