Received: by mail.netbsd.org (Postfix, from userid 605) id 2A28F84DDF; Fri, 17 Jul 2020 16:20:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A6C5C84DD2 for ; Fri, 17 Jul 2020 16:20:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 0szTXMVgeiSi for ; Fri, 17 Jul 2020 16:20:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2003F84D27 for ; Fri, 17 Jul 2020 16:20:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 195C4FB28; Fri, 17 Jul 2020 16:20:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1595002818134850" MIME-Version: 1.0 Date: Fri, 17 Jul 2020 16:20:18 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/news/sfeed_curses To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20200717162018.195C4FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1595002818134850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Fri Jul 17 16:20:18 UTC 2020 Added Files: pkgsrc/news/sfeed_curses: DESCR Makefile PLIST distinfo Log Message: sfeed_curses: Import sfeed_curses-0.8 as news/sfeed_curses sfeed_curses is a curses UI front-end for sfeed. It shows the TAB-separated feed items in a graphical command-line UI. The interface has a look inspired by the mutt mail client. It has a sidebar panel for the feeds, a panel with a listing of the items and a small statusbar for the selected item/url. Some functions like searching and scrolling are integrated in the interface itself. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/news/sfeed_curses/DESCR \ pkgsrc/news/sfeed_curses/Makefile pkgsrc/news/sfeed_curses/PLIST \ pkgsrc/news/sfeed_curses/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1595002818134850 Content-Disposition: inline Content-Length: 2364 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/news/sfeed_curses/DESCR diff -u /dev/null pkgsrc/news/sfeed_curses/DESCR:1.1 --- /dev/null Fri Jul 17 16:20:18 2020 +++ pkgsrc/news/sfeed_curses/DESCR Fri Jul 17 16:20:17 2020 @@ -0,0 +1,7 @@ +sfeed_curses is a curses UI front-end for sfeed. + +It shows the TAB-separated feed items in a graphical command-line UI. +The interface has a look inspired by the mutt mail client. It has a +sidebar panel for the feeds, a panel with a listing of the items and a +small statusbar for the selected item/url. Some functions like +searching and scrolling are integrated in the interface itself. Index: pkgsrc/news/sfeed_curses/Makefile diff -u /dev/null pkgsrc/news/sfeed_curses/Makefile:1.1 --- /dev/null Fri Jul 17 16:20:18 2020 +++ pkgsrc/news/sfeed_curses/Makefile Fri Jul 17 16:20:17 2020 @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2020/07/17 16:20:17 leot Exp $ + +DISTNAME= sfeed_curses-0.8 +CATEGORIES= news +MASTER_SITES= http://codemadness.org/releases/sfeed_curses/ + +MAINTAINER= leot@NetBSD.org +HOMEPAGE= https://codemadness.org/git/sfeed_curses/file/README.html +COMMENT= Sfeed curses UI +LICENSE= isc + +USE_LANGUAGES= c99 + +MAKE_FLAGS+= PREFIX=${PREFIX:Q} +MAKE_FLAGS+= MANPREFIX=${PREFIX:Q}/${PKGMANDIR:Q} +MAKE_FLAGS+= CC=${CC:Q} + +REPLACE_SH+= sfeed_markread + +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/news/sfeed_curses/PLIST diff -u /dev/null pkgsrc/news/sfeed_curses/PLIST:1.1 --- /dev/null Fri Jul 17 16:20:18 2020 +++ pkgsrc/news/sfeed_curses/PLIST Fri Jul 17 16:20:17 2020 @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2020/07/17 16:20:17 leot Exp $ +bin/sfeed_curses +bin/sfeed_markread +man/man1/sfeed_curses.1 +man/man1/sfeed_markread.1 +share/doc/sfeed_curses/README Index: pkgsrc/news/sfeed_curses/distinfo diff -u /dev/null pkgsrc/news/sfeed_curses/distinfo:1.1 --- /dev/null Fri Jul 17 16:20:18 2020 +++ pkgsrc/news/sfeed_curses/distinfo Fri Jul 17 16:20:17 2020 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/07/17 16:20:17 leot Exp $ + +SHA1 (sfeed_curses-0.8.tar.gz) = e9c11c52338654d21d944f8c76cf706197efc5ed +RMD160 (sfeed_curses-0.8.tar.gz) = abcd3df139bf2faa7e97554dfbb7eb21cc8e0f7f +SHA512 (sfeed_curses-0.8.tar.gz) = b783a6fc922e48a864b67e08c79b2c6785689091cedc209be36acf52bdedbf123bcf4d4833572782f8f6613e5aad92cadf8058eeb28b1adbe659b2602a111133 +Size (sfeed_curses-0.8.tar.gz) = 16327 bytes --_----------=_1595002818134850--