The FreeBSD Ports Archive
FreeBSD news : newsfish4>
Batch USENET news reader with filter capabilities
From the README:
newsfish, quite simply, is a batch USENET news reader. In other words,
it is not interactive, and it has a very simple user interface. The power
of newsfish is that it can sift through articles and save only the ones
that match your criteria. It does this by applying a set of regular
expressions (a la grep/egrep) to the headers of each article.
Articles are saved in mailbox format, which makes them suitable for
viewing under most popular mail readers.
http://www.saddi.com/software/newsfish/
|
newsfish history
v. 1.17
date: 2006/11/07 15:37:04; author: laszlof; state: Exp; lines: +1 -1
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
v. 1.16
date: 2005/10/21 10:24:13; author: vs; state: Exp; lines: +4 -5
- Update to 1.2.6
- Assign maintainership to submitter
PR: ports/87756
Submitted by: Frank Laszlo
v. 1.15
date: 2005/10/10 04:30:40; author: linimon; state: Exp; lines: +2 -3
Reset bouncing maintainer and chase mastersite.
Although the new mastersite is proably owned by the old maintainer, there
is a note on the page saying that the software is abandonware and if
someone wants to pick it up they are welcome to do so.
Source: distfile survey
v. 1.14
date: 2004/06/04 17:29:30; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.13
date: 2004/03/14 06:17:11; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/06 13:12:12; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.11
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.10
date: 2003/02/21 13:15:52; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.9
date: 2001/07/21 16:04:55; author: asmodai; state: Exp; lines: +5 -2
Update to 1.2.5.
No changes to the program, merely the use of gmake and autoconf/automake.
v. 1.8
date: 2001/05/27 15:23:17; author: kevlo; state: Exp; lines: +4 -3
Update to version 1.2.4
PR: 27625
v. 1.7
date: 2000/08/02 00:23:47; author: jedgar; state: Exp; lines: +3 -3
Update port to 1.2.3
PR: 20330
Submitted by: Maintainer
v. 1.6
date: 2000/04/09 17:33:03; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.5
date: 2000/01/31 23:37:55; author: jedgar; state: Exp; lines: +3 -3
Update port to 1.2
PR: 16458
Submitted by: Maintainer
v. 1.4
date: 1999/09/10 04:31:29; author: cpiazza; state: Exp; lines: +2 -2
Update MASTER_SITES
PR: 13668
Submitted by: maintainer
v. 1.3
date: 1999/08/30 14:31:43; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1999/06/08 23:39:36; author: steve; state: Exp; lines: +2 -2
Update to version 1.1.
PR: 11798
Submitted by: maintainer
v. 1.1
date: 1999/01/26 03:39:07; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/26 03:39:07; author: steve; state: Exp; lines: +0 -0
Initial import of newsfish version 1.0.1.
A batch USENET news reader with filter capabilities.
PR: 9549
Submitted by: Allan Saddi
=============================================================================
v. 1.17
date: 2006/11/07 15:37:04; author: laszlof; state: Exp; lines: +1 -1
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
v. 1.16
date: 2005/10/21 10:24:13; author: vs; state: Exp; lines: +4 -5
- Update to 1.2.6
- Assign maintainership to submitter
PR: ports/87756
Submitted by: Frank Laszlo
v. 1.15
date: 2005/10/10 04:30:40; author: linimon; state: Exp; lines: +2 -3
Reset bouncing maintainer and chase mastersite.
Although the new mastersite is proably owned by the old maintainer, there
is a note on the page saying that the software is abandonware and if
someone wants to pick it up they are welcome to do so.
Source: distfile survey
v. 1.14
date: 2004/06/04 17:29:30; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.13
date: 2004/03/14 06:17:11; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/06 13:12:12; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.11
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.10
date: 2003/02/21 13:15:52; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.9
date: 2001/07/21 16:04:55; author: asmodai; state: Exp; lines: +5 -2
Update to 1.2.5.
No changes to the program, merely the use of gmake and autoconf/automake.
v. 1.8
date: 2001/05/27 15:23:17; author: kevlo; state: Exp; lines: +4 -3
Update to version 1.2.4
PR: 27625
v. 1.7
date: 2000/08/02 00:23:47; author: jedgar; state: Exp; lines: +3 -3
Update port to 1.2.3
PR: 20330
Submitted by: Maintainer
v. 1.6
date: 2000/04/09 17:33:03; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.5
date: 2000/01/31 23:37:55; author: jedgar; state: Exp; lines: +3 -3
Update port to 1.2
PR: 16458
Submitted by: Maintainer
v. 1.4
date: 1999/09/10 04:31:29; author: cpiazza; state: Exp; lines: +2 -2
Update MASTER_SITES
PR: 13668
Submitted by: maintainer
v. 1.3
date: 1999/08/30 14:31:43; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1999/06/08 23:39:36; author: steve; state: Exp; lines: +2 -2
Update to version 1.1.
PR: 11798
Submitted by: maintainer
v. 1.1
date: 1999/01/26 03:39:07; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/26 03:39:07; author: steve; state: Exp; lines: +0 -0
Initial import of newsfish version 1.0.1.
A batch USENET news reader with filter capabilities.
PR: 9549
Submitted by: Allan Saddi
=============================================================================
v. 1.17
date: 2006/11/07 15:37:04; author: laszlof; state: Exp; lines: +1 -1
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
v. 1.16
date: 2005/10/21 10:24:13; author: vs; state: Exp; lines: +4 -5
- Update to 1.2.6
- Assign maintainership to submitter
PR: ports/87756
Submitted by: Frank Laszlo
v. 1.15
date: 2005/10/10 04:30:40; author: linimon; state: Exp; lines: +2 -3
Reset bouncing maintainer and chase mastersite.
Although the new mastersite is proably owned by the old maintainer, there
is a note on the page saying that the software is abandonware and if
someone wants to pick it up they are welcome to do so.
Source: distfile survey
v. 1.14
date: 2004/06/04 17:29:30; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.13
date: 2004/03/14 06:17:11; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/06 13:12:12; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.11
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.10
date: 2003/02/21 13:15:52; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.9
date: 2001/07/21 16:04:55; author: asmodai; state: Exp; lines: +5 -2
Update to 1.2.5.
No changes to the program, merely the use of gmake and autoconf/automake.
v. 1.8
date: 2001/05/27 15:23:17; author: kevlo; state: Exp; lines: +4 -3
Update to version 1.2.4
PR: 27625
v. 1.7
date: 2000/08/02 00:23:47; author: jedgar; state: Exp; lines: +3 -3
Update port to 1.2.3
PR: 20330
Submitted by: Maintainer
v. 1.6
date: 2000/04/09 17:33:03; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.5
date: 2000/01/31 23:37:55; author: jedgar; state: Exp; lines: +3 -3
Update port to 1.2
PR: 16458
Submitted by: Maintainer
v. 1.4
date: 1999/09/10 04:31:29; author: cpiazza; state: Exp; lines: +2 -2
Update MASTER_SITES
PR: 13668
Submitted by: maintainer
v. 1.3
date: 1999/08/30 14:31:43; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1999/06/08 23:39:36; author: steve; state: Exp; lines: +2 -2
Update to version 1.1.
PR: 11798
Submitted by: maintainer
v. 1.1
date: 1999/01/26 03:39:07; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/26 03:39:07; author: steve; state: Exp; lines: +0 -0
Initial import of newsfish version 1.0.1.
A batch USENET news reader with filter capabilities.
PR: 9549
Submitted by: Allan Saddi
=============================================================================
|
| |

|