Port details |
- newsfish Batch USENET news reader with filter capabilities
- 1.2.6_1 news =4 1.2.6_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-25 11:32:37
- Commit Hash: 093c4ec
- People watching this port, also watch:: slrn, knews, trn, newsfetch, trn4
- License: not specified in port
- WWW:
- https://www.saddi.com/software/newsfish/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/news/newsfish/ && make install clean
- To add the package, run one of these commands:
- pkg install news/newsfish
- pkg install newsfish
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: newsfish
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (newsfish-1.2.6.tar.gz) = 91a5ccd7370373d72853862479932d9736c96d81313ec044ec913940ab568e05
SIZE (newsfish-1.2.6.tar.gz) = 93814
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- news_newsfish
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.6_1 25 Feb 2024 11:32:37 |
Muhammad Moinur Rahman (bofh) |
news/newsfish: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.6 20 Jul 2022 14:22:44 |
Tobias C. Berner (tcberner) |
news: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam David <adam@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey Slusar <anray@FreeBSD.org>
* Brian Somers <brian@FreeBSD.org>
* Carey Jones <mcj@acquiesce.org>
* David O'Brien (obrien@cs.ucdavis.edu)
* Denis Shaposhnikov <dsh@vlink.ru>
* Don Croyle <croyle@gelemna.org>
* Donald Burr <dburr@FreeBSD.org>
* Frederic Cambus (Only the first 15 lines of the commit message are shown above ) |
1.2.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.6 27 Dec 2013 10:02:11 |
bapt |
Support stage |
1.2.6 20 Sep 2013 22:31:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
1.2.6 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.2.6 17 Jun 2011 15:19:24 |
bapt |
Fix master_site |
1.2.6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2.6 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.2.6 19 Aug 2008 09:18:37 |
linimon |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr |
1.2.6 07 Nov 2006 15:37:06 |
laszlof |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
1.2.6 10 Nov 2005 18:41:27 |
garga |
- Add SHA256 to all ports submitter maintain
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
1.2.6 21 Oct 2005 10:24:13 |
vs |
- Update to 1.2.6
- Assign maintainership to submitter
PR: ports/87756
Submitted by: Frank Laszlo |
1.2.5_1 10 Oct 2005 04:30:40 |
linimon |
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 |
1.2.5_1 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
1.2.5_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2.5_1 14 Mar 2004 06:17:56 |
ade |
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. |
1.2.5_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.2.5_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2.5 21 Feb 2003 13:15:54 |
knu |
De-pkg-comment. |
09 Aug 2001 06:25:29 |
asmodai |
Remove patch file not longer needed |
21 Jul 2001 17:04:55 |
asmodai |
Update to 1.2.5. No changes to the program, merely the use of gmake and
autoconf/automake. |
27 May 2001 16:23:18 |
kevlo |
Update to version 1.2.4 |
08 Oct 2000 04:57:04 |
asami |
Convert category news to new layout. |
02 Aug 2000 01:23:48 |
jedgar |
Update port to 1.2.3 |