Port details |
- rsstail Simple RSS monitor
- 2.1 www
=2 2.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: 2007-06-11 19:13:50
- Last Update: 2024-01-09 12:47:17
- Commit Hash: c2a2080
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://www.vanheusden.com/rsstail/
- Description:
- RSSTail is more or less an rss reader: it monitors an rss-feed and if
it detects a new entry it'll emit only that new entry.
¦ ¦ ¦ ¦ 
- 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/www/rsstail/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rsstail
- pkg install rsstail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rsstail
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rsstail-2.1.tgz) = 42cb452178b21c15c470bafbe5b8b5339a7fb5b980bf8d93d36af89864776e71
SIZE (rsstail-2.1.tgz) = 5940
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libmrss.so : textproc/libmrss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_rsstail
- USES:
- iconv tar:tgz
- 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 |
2.1 09 Jan 2024 12:47:17
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
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) |
2.1 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 ) |
2.1 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.1 07 Mar 2016 23:01:16
  |
mat  |
Update to 2.1
PR: 206258
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
2.0_1 28 Jul 2015 10:43:13
  |
antoine  |
Unbreak on head and fix linkage on 10.1
Reported by: pkg-fallout |
2.0 24 Jul 2015 09:49:46
  |
sunpoet  |
- Update to 2.0
- Add LICENSE
- Use USES=tar:tgz
- Do not silence installation message
Changes:
- Segfault when encoding-type missing |
1.8_1 30 Mar 2015 21:48:52
  |
bapt  |
Remove dead mirror |
1.8_1 02 Mar 2015 23:55:26
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
1.8_1 18 Nov 2014 09:37:33
  |
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.8_1 03 Jul 2014 12:27:09
  |
tijl  |
textproc/libmrss: Add USES=libtool and bump dependent ports
textproc/libmrss-php: Add USES=libtool and support staging |
1.8 06 Feb 2014 02:41:30
  |
miwi  |
- Stage support |
1.8 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.8 24 Jul 2012 20:23:22
 |
cs  |
Fix typos in COMMENT |
1.8 28 Oct 2011 14:30:33
 |
miwi  |
- Update to 1.8 |
1.7 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.7 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.7 18 Mar 2011 04:13:42
 |
miwi  |
- Update to 1.7 |
1.6 14 Mar 2010 10:32:13
 |
miwi  |
- Update to 1.6 |
1.5 03 Feb 2009 09:49:21
 |
miwi  |
- Update to 1.5 |
1.4_1 07 Sep 2008 10:34:24
 |
miwi  |
- Take maintainership |
1.4_1 07 Sep 2008 00:19:05
 |
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.4_1 30 Jan 2008 18:38:31
 |
pav  |
- Chase libmrss update
Reported by: pointyhat
Pointy hat to: vanilla |
1.4 15 Dec 2007 09:54:29
 |
sat  |
- Update to 1.4 |
1.3_1 22 Jul 2007 12:08:42
 |
pav  |
- Chase libmrss update
Pointy hat to: clsung |
1.3 26 Jun 2007 10:58:37
 |
sat  |
- Update to 1.3 |
1.1 11 Jun 2007 19:06:55
 |
sat  |
Add port www/rsstail:
RSSTail is more or less an rss reader: it monitors an rss-feed and if
it detects a new entry it'll emit only that new entry.
WWW: http://www.vanheusden.com/rsstail/
Author: Folkert van Heusden <folkert@vanheusden.com> |