Port details |
- sfeed RSS and Atom parser
- 2.2 www
=2 2.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-12-11 17:01:19
- Last Update: 2025-03-19 03:37:52
- Commit Hash: 89e529a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: ISCL
- WWW:
- https://codemadness.org/sfeed-simple-feed-parser.html
- Description:
- Sfeed is an RSS and Atom parser (and some format programs).
It converts RSS or Atom feeds from XML to a TAB-separated file. There are
formatting programs included to convert this TAB-separated format to various
other formats. There are also some programs and scripts included to import and
export OPML and to fetch, filter, merge and order feed items.
¦ ¦ ¦ ¦ 
- 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/sfeed/ && make install clean
- To add the package, run one of these commands:
- pkg install www/sfeed
- pkg install sfeed
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sfeed
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742070290
SHA256 (sfeed-2.2.tar.gz) = 4270389c3cfa474caa3892271c3171a751490328cc52e502d8435de3c2e41cc5
SIZE (sfeed-2.2.tar.gz) = 68969
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sfeed-2.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_sfeed
- 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.2 19 Mar 2025 03:37:52
    |
Po-Chuan Hsieh (sunpoet)  |
www/sfeed: Update to 2.2
Changes: https://codemadness.org/git/sfeed/log.html |
2.1 02 Jan 2025 02:44:00
    |
Po-Chuan Hsieh (sunpoet)  |
www/sfeed: Update to 2.1
Changes: https://codemadness.org/git/sfeed/log.html |
2.0 21 Feb 2024 15:06:50
    |
Po-Chuan Hsieh (sunpoet)  |
www/sfeed: Update to 2.0
- Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)
Changes: https://codemadness.org/git/sfeed/log.html |
1.9 21 Aug 2023 18:52:18
    |
Po-Chuan Hsieh (sunpoet)  |
www/sfeed: Update to 1.9
Changes: https://codemadness.org/git/sfeed/log.html |
1.8 27 Apr 2023 23:58:19
    |
Po-Chuan Hsieh (sunpoet)  |
www/sfeed: Update to 1.8
Changes: https://codemadness.org/git/sfeed/log.html |
1.7 05 Apr 2023 17:29:54
    |
Po-Chuan Hsieh (sunpoet)  |
www/sfeed: Update to 1.7
Changes: https://codemadness.org/git/sfeed/log.html |
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.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.6 31 Aug 2022 11:40:54
    |
Po-Chuan Hsieh (sunpoet)  |
www/sfeed: Update to 1.6
Changes: https://codemadness.org/git/sfeed/log.html |
1.5 22 May 2022 04:22:26
    |
Po-Chuan Hsieh (sunpoet)  |
www/sfeed: Update to 1.5
- Add LICENSE_FILE
- Add DOCS option
- Strip binary executables
- Take maintainership
Changes: https://codemadness.org/git/sfeed/log.html |
1.0 03 Sep 2021 14:34:10
    |
Mark Felder (feld)  |
www/sfeed: Update to 1.0
Release maintainership |
0.9.19 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.19 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9.19 11 Dec 2020 17:01:12
  |
feld  |
Sfeed is a RSS and Atom parser (and some format programs).
It converts RSS or Atom feeds from XML to a TAB-separated file. There
are formatting programs included to convert this TAB-separated format to
various other formats. There are also some programs and scripts included
to import and export OPML and to fetch, filter, merge and order feed
items.
WWW: https://codemadness.org/sfeed-simple-feed-parser.html |