Port details |
- rss-bridge RSS feed generator for websites missing it
- 2025.01.26,1 www =3 2024.02.02,1Version of this port present on the latest quarterly branch.
- Maintainer: osidorkin@gmail.com
- Port Added: 2019-12-01 15:50:57
- Last Update: 2025-01-30 09:04:39
- Commit Hash: b8154ba
- People watching this port, also watch:: zbar, isc-cron, monit, cronic
- License: UNLICENSE
- WWW:
- https://github.com/RSS-Bridge/rss-bridge
- Description:
- RSS-Bridge is a PHP project capable of generating RSS and Atom
feeds for websites which don't have one. It can be used on
webservers or as stand alone application in CLI mode.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rss-bridge${PHP_PKGNAMESUFFIX}>0:www/rss-bridge
- To install the port:
- cd /usr/ports/www/rss-bridge/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rss-bridge
- pkg install rss-bridge-php83
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rss-bridge-php83
- Package flavors (<flavor>: <package>)
- php83: rss-bridge-php83
- php81: rss-bridge-php81
- php82: rss-bridge-php82
- php84: rss-bridge-php84
- distinfo:
- TIMESTAMP = 1737973824
SHA256 (RSS-Bridge-rss-bridge-2025-01-26_GH0.tar.gz) = bc0bbabd6f6355c652923f0faf6869b218d575e166fd2f3f4788da78d7879c72
SIZE (RSS-Bridge-rss-bridge-2025-01-26_GH0.tar.gz) = 2017361
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php83
- curl.so : ftp/php83-curl
- mbstring.so : converters/php83-mbstring
- simplexml.so : textproc/php83-simplexml
- zip.so : archivers/php83-zip
- sqlite3.so : databases/php83-sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rss-bridge-php83-2025.01.26,1:
SQLITE=on: Enable sqlite-based cache support (requires sqlite)
===> Use 'make config' to modify these settings
- Options name:
- www_rss-bridge
- USES:
- php:web,flavors
- 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 |
2025.01.26,1 30 Jan 2025 09:04:39 |
Fernando Apesteguía (fernape) Author: Oleg Sidorkin |
www/rss-bridge: Update to 2025-01-26
ChangeLog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2025-01-26
* feat(reddit): support video
* [EdfPrices Bridge] add HC/HP, base and EJP
* [CentreFranceBridge] Update parser to handle latest website layout changes
* [MixologyBridge] adapt to latest site changes
* Update BlueskyBridge.php
* [BlizzardNewsBridge] fix BlizzardNewsBridge
* fix(rumble): exterminate double leading slashes in item url
* [MixologyBridge] add null checks for author and timestamp elements
* fix: upgrade hardcoded version number, fix #4382
* refactor: remove dead code
* fix(url): disallowe wonky path (Only the first 15 lines of the commit message are shown above ) |
2025.01.02,1 08 Jan 2025 14:22:01 |
Koichiro Iwao (meta) Author: Oleg Sidorkin |
www/rss-bridge: Update to 2025-01-02
While here, flavorize.
PR: 283902
Changes: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2025-01-02 |
2024.02.02,1 02 Mar 2024 13:53:24 |
Muhammad Moinur Rahman (bofh) Author: Oleg Sidorkin |
www/rss-bridge: Update to 2024-02-02
Changelog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2024-02-02
PR: 276812
Approved by: submitter is maintainer |
2023.09.24,1 18 Nov 2023 20:20:43 |
Robert Clausecker (fuz) Author: Oleg Sidorkin |
www/rss-bridge: update from 2023-07-13 to 2023-09-24
Changelog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2023-09-24
PR: 275113 |
2023.07.13,1 14 Jul 2023 14:16:47 |
Nuno Teixeira (eduardo) Author: Oleg Sidorkin |
www/rss-bridge: Update to 2023-07-13
New release of rss-bridge is out (2 days after prevoius, "because i
forgot to modify version string in code" :) ), so here's the patch to
update the port.
ChangeLog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2023-07-13
PR: 272498 |
2023.07.11,1 13 Jul 2023 00:50:59 |
Koichiro Iwao (meta) Author: Oleg Sidorkin |
www/rss-bridge: Update to 2023-07-11
PR: 272465 |
2023.03.22,1 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
2023.03.22,1 24 Mar 2023 20:54:41 |
Robert Clausecker (fuz) Author: Oleg Sidorkin |
www/rss-bridge: Update to 2023-03-22
Changelog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2023-03-22
PR: 270416 |
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) |
2022.06.14,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 ) |
2022.06.14,1 20 Jul 2022 14:55:49 |
Tobias C. Berner (tcberner) |
cleanup: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Trull <freebsd.alex@trull.org>
* Alonso Cardenas <acm@FreeBSD.org>
* Boris Samorodov <bsam@FreeBSD.org>
* David Shane Holden <dpejesh@yahoo.com>
* Felix Palmen <felix@palmen-it.de>
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Kevin Bowling <kbowling@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>
* Matthias Andree
* Matthias Fechner <mfechner@FreeBSD.org>
* Oleg Sidorkin <osidorkin@gmail.com>
* Oliver Lehmann
* Radim Kolar <hsn@sendmail.cz>
* Timothy Beyer <beyert@cs.ucr.edu>
* hq@FreeBSD.org
* johalun0@gmail.com
* lev@FreeBSD.org
* rooneg@electricjellyfish.net
With hat: portmgr |
2022.06.14,1 20 Jun 2022 20:50:07 |
Fernando Apesteguía (fernape) Author: Oleg Sidorkin |
www/rss-bridge: Update to 2022-06-14
ChangeLog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2022-06-14
PR: 264731
Reported by: osidorkin@gmail.com |
2022.06.10,1 10 Jun 2022 23:27:25 |
Nuno Teixeira (eduardo) Author: Oleg Sidorkin |
www/rss-bridge: Update to 2022-06-10
ChangeLog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2022-06-10
PR: 264604 |
2022.01.20,1 24 Jan 2022 11:20:29 |
Fernando Apesteguía (fernape) Author: Oleg Sidorkin |
www/rss-bridge: Update to 2022-01-20
ChangeLog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2022-01-20
PR: 261269
Reported by: osidorkin@gmail.com (maintainer) |
2021.04.25,1 27 Apr 2021 00:23:17 |
Neel Chauhan (nc) |
www/rss-bridge: Update to 2021-04-25
While I'm here, statisfy portclippy.
PR: 255404
Submitted by: Oleg Sidorkin <osidorkin AT gmail DOT com> (maintainer) |
2020.11.10,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2020.11.10,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2020.11.10,1 16 Nov 2020 08:25:36 |
fernape |
www/rss-bridge: update to 2020-11-10
From ChangeLog: https://github.com/RSS-Bridge/rss-bridge/releases/tag/2020-11-10
"Release description is coming up" :S
PR: 251016
Submitted by: osidorkin@gmail.com (maintainer) |
2020.02.26,1 03 Mar 2020 11:27:36 |
robak |
www/rss-bridge: Update 2019-12-01 -> 2020-02-26
PR: 244499
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> (maintainer)
Reviewed by: robak |
2019.12.01,1 28 Dec 2019 17:37:17 |
amdmi3 |
- Update to 2019-12-01
- Simplify the port
PR: 242586
Submitted by: osidorkin@gmail.com (maintainer) |
20190912 01 Dec 2019 15:50:29 |
rodrigo |
New Port: www/rss-bridge RSS feed generator for websites missing it
PR: 239044
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> |