| Port details |
- tt-rss Tiny Tiny RSS: web-based news feed (RSS/Atom) aggregator
- g20260501_1,2 www
=18 g20260117,2Version of this port present on the latest quarterly branch. - Maintainer: dereks@lifeofadishwasher.com
 - Port Added: 2010-09-23 02:40:16
- Last Update: 2026-05-19 15:02:54
- Commit Hash: 3d5723c
- People watching this port, also watch:: git, apache24, py311-certbot, pkg, tmux
- License: GPLv2
- WWW:
- https://github.com/tt-rss/tt-rss/
- Description:
- Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) aggregator,
designed to allow you to read news from any location, while feeling as close to
a real desktop application as possible.
It can be seen as a replacement for Google Reader.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- tt-rss${PHP_PKGNAMESUFFIX}>0:www/tt-rss
- To install the port:
- cd /usr/ports/www/tt-rss/ && make install clean
- To add the package, run one of these commands:
- pkg install www/tt-rss
- pkg install tt-rss-php84
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tt-rss-php84
- Package flavors (<flavor>: <package>)
- php84: tt-rss-php84
- php82: tt-rss-php82
- php83: tt-rss-php83
- php85: tt-rss-php85
- distinfo:
- TIMESTAMP = 1778264653
SHA256 (tt-rss-tt-rss-g20260501-f88091ccc0f3dc5e6d9f703995356f3ffb287bef_GH0.tar.gz) = e8cc8b9cf63505aff3c738761662d4f05a972c719d31c4062ee3fb6acc572391
SIZE (tt-rss-tt-rss-g20260501-f88091ccc0f3dc5e6d9f703995356f3ffb287bef_GH0.tar.gz) = 7298314
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:
-
- gettext-tools>=0.26 : devel/gettext-tools
- Runtime dependencies:
-
- git : devel/git
- php.h : lang/php84
- ctype.so : textproc/php84-ctype
- dom.so : textproc/php84-dom
- exif.so : graphics/php84-exif
- fileinfo.so : sysutils/php84-fileinfo
- filter.so : security/php84-filter
- iconv.so : converters/php84-iconv
- intl.so : devel/php84-intl
- mbstring.so : converters/php84-mbstring
- pcntl.so : devel/php84-pcntl
- pdo.so : databases/php84-pdo
- pdo_pgsql.so : databases/php84-pdo_pgsql
- phar.so : archivers/php84-phar
- posix.so : sysutils/php84-posix
- session.so : www/php84-session
- simplexml.so : textproc/php84-simplexml
- sockets.so : net/php84-sockets
- sodium.so : security/php84-sodium
- tokenizer.so : devel/php84-tokenizer
- xml.so : textproc/php84-xml
- xmlwriter.so : textproc/php84-xmlwriter
- zip.so : archivers/php84-zip
- curl.so : ftp/php84-curl
- gd.so : graphics/php84-gd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tt-rss-php84-g20260501_1,2:
CURL=on: Use SimplePie instead of Magpie
GD=on: Use OTP QR code generation
===> Use 'make config' to modify these settings
- Options name:
- www_tt-rss
- USES:
- gettext-tools php:cli,web,flavors shebangfix
- 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 |
16.8.2016.08.11 26 Aug 2016 17:54:13
  |
thierry  |
Upgrade to 16.8.2016.08.11.
PR: 211820
Submitted by: dereks (at) lifeofadishwasher.com |
16.1.2016.02.23_1 19 Jul 2016 11:04:14
  |
mat  |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
16.1.2016.02.23_1 14 Apr 2016 19:19:36
  |
thierry  |
Replace the option DBLOCAL by a flag in /etc/rc.conf.
PR: 208410
Submitted by: john (at) johnanddalene.net |
16.1.2016.02.23 24 Feb 2016 21:01:49
  |
thierry  |
Upgrade to 16.1.2016.02.23.
Submitted by: Derek Schrock (dereks (at) lifeofadishwasher.com) |
15.7.2015.11.02 03 Nov 2015 21:13:35
  |
thierry  |
- Upstream moved from GitHub to GitLab
- Upgrade to 15.7.2015.11.02.
Changelog at <https://tt-rss.org/gitlab/fox/tt-rss/activity>.
Submitted by: Derek Schrock <dereks (at) lifeofadishwasher.com> |
1.15.3.150720 20 Jul 2015 19:44:18
  |
thierry  |
Refresh to a recent snapshot. |
1.15.3.150617 17 Jun 2015 20:00:38
  |
thierry  |
Refresh to the latest snapshot. |
1.15.3.150311_1 07 May 2015 20:24:16
  |
mat  |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.15.3.150311_1 15 Mar 2015 22:24:39
  |
thierry  |
Replace php-mysql by php-mysqli to remove a warning about the mysql extension
beeing deprecated.
Reported by: Mike Brown <mike (at) skew.org> |
1.15.3.150311 11 Mar 2015 21:25:35
  |
thierry  |
Refresh. |
1.15.3.150208 01 Mar 2015 14:50:29
  |
thierry  |
Changed config.php-dist into config.php.sample.
PR: ports/197045
Submitted by: yuri (at) rawbw.com |
1.15.3.150208 08 Feb 2015 20:48:39
  |
thierry  |
No more release will be done for Tiny Tiny RSS, it switched to a rolling
model. This is a snapshot of the latest code. |
1.15.3 10 Dec 2014 20:12:13
  |
thierry  |
Upgrade to 1.15.3.
Changelog at <http://tt-rss.org/redmine/versions/102>. |
1.15 08 Dec 2014 17:55:53
  |
thierry  |
Upgrade to 1.15.
Changelog at <http://tt-rss.org/redmine/versions/101>. |
1.14 26 Oct 2014 19:11:48
  |
thierry  |
Upgrade to 1.14.
Changelog at <http://tt-rss.org/redmine/versions/100>. |
1.13 20 Jul 2014 15:34:16
  |
thierry  |
Upgrade to 1.13.
Changelog at <http://tt-rss.org/redmine/versions/99>. |
1.12_1 03 Jun 2014 19:39:27
  |
thierry  |
It has been reported that sometimes the daemon is launched before the
database get available, this patch tries to fix that:
- add an option to teach if the DB is distant;
- for mysql, run `mysqladmin ping'
(use a fake account, because not authorized for root!)
- for pgsl, run `postgresql status'
(pg_isready is not available before 9.3).
Reported by: Mike Brown <mike (at) skew.org> |
1.12 30 Mar 2014 20:35:02
  |
thierry  |
Upgrade to 1.12.
Changelog at <http://tt-rss.org/redmine/versions/98>. |
1.11 20 Dec 2013 21:55:01
  |
thierry  |
- Upgrade to 1.11
Changelog at <http://tt-rss.org/redmine/versions/97>
- Support options and stage. |
1.10 21 Sep 2013 17:01:21
  |
thierry  |
Upgrade to 1.10.
Changelog at <http://tt-rss.org/redmine/versions/96>. |
1.9 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.9 22 Jul 2013 17:24:50
  |
thierry  |
Upgrade to 1.9.
Changelog at <http://tt-rss.org/redmine/versions/95>. |
1.8 14 Jun 2013 18:07:57
  |
thierry  |
Upgrade to 1.8.
Changelog at <http://tt-rss.org/redmine/versions/92>. |
1.7.9 16 May 2013 20:28:38
  |
thierry  |
Fix leftovers.
Reported by: QAT |
1.7.9 16 May 2013 18:35:03
  |
thierry  |
Upgrade to 1.7.9.
Changelog at <http://tt-rss.org/redmine/versions/91>. |
1.7.8 16 Apr 2013 17:16:30
  |
thierry  |
Upgrading to 1.7.8.
Changelogs at:
http://tt-rss.org/redmine/versions/88
http://tt-rss.org/redmine/versions/89
http://tt-rss.org/redmine/versions/90
Feature safe: yes |
1.7.5 23 Mar 2013 16:19:27
  |
thierry  |
Upgrade to 1.7.5.
Changelog at <http://tt-rss.org/redmine/versions/87>. |
1.7.4 17 Mar 2013 14:08:12
  |
thierry  |
Upgrade to 1.7.4.
Changelogs at:
http://tt-rss.org/redmine/versions/84
http://tt-rss.org/redmine/versions/85
http://tt-rss.org/redmine/versions/86 |
1.7.1 05 Mar 2013 19:54:31
  |
thierry  |
- Upgrade to 1.7.1a(1)
Changelog at http://tt-rss.org/redmine/versions/83
- Add dependencies to php5-hash and php5-dom (2)
Reported by: Christoph Lukas <clukas (at) firc.de> (2) |
1.6.2 23 Dec 2012 20:58:01
  |
thierry  |
Upgrade to 1.6.2.
Changelog at <http://tt-rss.org/redmine/versions/81>. |
1.6.1 12 Nov 2012 21:47:00
  |
thierry  |
Upgrade to 1.6.1.
Changelog at <http://tt-rss.org/redmine/versions/80>.
Feature safe: yes |
1.6.0_1 04 Nov 2012 17:33:43
  |
thierry  |
Fix the daemon with an absolute path.
Feature safe: yes |
1.6.0 01 Nov 2012 16:26:21
  |
thierry  |
Upgrade to 1.6.0.
Changelog at <http://tt-rss.org/redmine/versions/77>.
Feature safe: yes |
1.5.11 31 May 2012 20:55:27
 |
thierry  |
Upgrade to 1.5.11.
Changelog at <http://tt-rss.org/redmine/versions/show/76>. |
1.5.10 22 Feb 2012 23:03:31
 |
thierry  |
Upgrade to 1.5.10.
Changelog at <http://tt-rss.org/redmine/versions/75>. |
1.5.9 28 Jan 2012 16:19:05
 |
thierry  |
Upgrade to 1.5.9.
Changelog at <http://tt-rss.org/redmine/versions/show/74>. |
1.5.8.1_1 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.5.8.1_1 02 Jan 2012 12:55:34
 |
thierry  |
Fix the stop of the daemon. |
1.5.8.1 24 Dec 2011 14:46:03
 |
thierry  |
Upgrade to 1.5.8.1.
Changelog at <http://tt-rss.org/redmine/versions/show/69>
and <http://tt-rss.org/redmine/versions/show/73>. |
1.5.7 05 Dec 2011 20:13:10
 |
thierry  |
Fix packaging for fresh installations.
Feature safe: yes
Reported by: pointyhat via Pav |
1.5.7 01 Dec 2011 22:23:44
 |
thierry  |
Upgrade to 1.5.7.
Changelog at <http://tt-rss.org/redmine/versions/show/67>.
Feature safe: yes |
1.5.6 04 Nov 2011 20:44:59
 |
thierry  |
Upgrade to 1.5.6.
Changelog at <http://tt-rss.org/redmine/versions/show/66>. |
1.5.5_1 18 Oct 2011 16:57:24
 |
thierry  |
Add a missing dependency on php5-ctype, as reported at
<http://tt-rss.org/redmine/issues/374>.
Note: PORTREVISION bumped to build a complete package, but if tt-rss was
running fine on your server, don't bother to update it.
Submitted by: Christoph Lukas <clukas (at) firc.de> |
1.5.5 11 Sep 2011 20:16:20
 |
thierry  |
Upgrade to 1.5.5.
Changelog at <http://tt-rss.org/redmine/versions/show/64>. |
1.5.4 22 May 2011 15:30:48
 |
thierry  |
Upgrade to 1.5.4.
Changelog at <http://tt-rss.org/redmine/versions/show/63>. |
1.5.3 21 Apr 2011 20:49:13
 |
thierry  |
Upgrade to 1.5.3.
Changelog at <http://tt-rss.org/redmine/versions/show/62>. |
1.5.2 24 Mar 2011 17:52:22
 |
thierry  |
Tarball was rerolled, but no differences found in the source files.
No need to bump portrevision.
Reported by: pointyhat & others |
1.5.2 21 Mar 2011 22:21:15
 |
thierry  |
Upgrade to 1.5.2.
Changelog at <http://tt-rss.org/redmine/versions/show/61>. |
1.5.1 24 Jan 2011 20:10:40
 |
thierry  |
Upgrade to 1.5.1.
Changelog at <http://tt-rss.org/redmine/versions/show/60>.
Feature safe: yes |
1.5.0 22 Dec 2010 22:15:39
 |
thierry  |
Upgrade to 1.5.0.
Changelog at <http://tt-rss.org/redmine/versions/show/59>. |
1.4.3.1 26 Sep 2010 22:10:18
 |
thierry  |
- Update to 1.4.3.1
Changelog at <http://tt-rss.org/redmine/versions/show/56>;
- Removed extraneous gettext dependency;
- Added missing json php extension dependency;
- Path to curl fixed.
PR: ports/150928
Submitted by: decke |
1.4.2 23 Sep 2010 02:40:02
 |
pgollucci  |
Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) aggregator,
designed to allow you to read news from any location, while feeling as close to
a real desktop application as possible.
It can be seen as a replacement for Google Reader.
WWW: http://tt-rss.org/
PR: ports/150246
Submitted by: Thierry Thomas <thierry at pompo.net> |