notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
miniflux Self-hosted software to read RSS/Atom/JSON feeds
2.2.17_1 www on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.11_9Version of this port present on the latest quarterly branch.
Maintainer: krion@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-01 17:01:45
Last Update: 2026-03-06 03:33:23
Commit Hash: a8d318d
People watching this port, also watch:: forgejo, grafana, prowlarr, zfsnap, sonarr
License: APACHE20
WWW:
https://miniflux.app/
Description:
Miniflux is a minimalist and opinionated feed reader written in Go.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/miniflux-2.2.17_1/catalog.mk
  2. /usr/local/share/licenses/miniflux-2.2.17_1/LICENSE
  3. /usr/local/share/licenses/miniflux-2.2.17_1/APACHE20
  4. bin/miniflux
  5. share/man/man1/miniflux.1.gz
  6. @sample(miniflux,miniflux,0640) etc/miniflux.env.sample
  7. @owner
  8. @group
  9. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • miniflux
Dependency lines:
  • miniflux>0:www/miniflux
To install the port:
cd /usr/ports/www/miniflux/ && make install clean
To add the package, run one of these commands:
  • pkg install www/miniflux
  • pkg install miniflux
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: miniflux
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1771853916 SHA256 (go/www_miniflux/miniflux-v2-2.2.17_GH0/go.mod) = 5d6cdd88783f584884a6ea7acedb94d9491c9fc68b00944b802df58492563a83 SIZE (go/www_miniflux/miniflux-v2-2.2.17_GH0/go.mod) = 1571

Expand this list (2 items)

Collapse this list.

SHA256 (go/www_miniflux/miniflux-v2-2.2.17_GH0/miniflux-v2-2.2.17_GH0.tar.gz) = 06cee3802e3534d6c05e6f35762141433b06b43d21b91f463e708696606803e4 SIZE (go/www_miniflux/miniflux-v2-2.2.17_GH0/miniflux-v2-2.2.17_GH0.tar.gz) = 896338

Collapse this list.


Packages (timestamps in pop-ups are UTC):
miniflux
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.172.2.17_1-2.2.11_22.2.17_1n/an/an/a
FreeBSD:13:quarterly2.2.11_82.2.11_9-2.2.102.2.11_9n/an/an/a
FreeBSD:14:latest2.2.17_12.2.17_1-2.2.11_12.2.17_1---
FreeBSD:14:quarterly2.2.11_92.2.11_9-2.2.102.2.11_9---
FreeBSD:15:latest2.2.17_12.2.17_1n/a-n/an/a--
FreeBSD:15:quarterly2.2.11_92.2.11_9n/a-n/an/a--
FreeBSD:16:latest2.2.11_92.2.17_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for miniflux-2.2.17_1: PGSQL_SERVER=off: Install the PostgreSQL Server Component ===> Use 'make config' to modify these settings
Options name:
www_miniflux
USES:
go:1.24+,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/miniflux/v2/tar.gz/2.2.17?dummy=/
  2. https://raw.githubusercontent.com/miniflux/v2/2.2.17/
Collapse this list.

Number of commits found: 112 (showing only 12 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.15
20 May 2019 14:31:22
Revision:502118Original commit files touched by this commit
krion search for other commits by this committer
Fix stop exec of the miniflux rc script and enable syslog logging.

PR:		237998
Submitted by:	decke
2.0.15
17 Apr 2019 09:26:09
Revision:499164Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.15
2.0.14
15 Jan 2019 07:45:38
Revision:490350Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.14
2.0.13_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.0.13
06 Dec 2018 17:50:55
Revision:486772Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.13

PR:		233728
Submitted by:	Frederic Guillot <fred@miniflux.net>
2.0.10
25 Jul 2018 14:27:39
Revision:475315Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.10
2.0.9
02 Jul 2018 10:33:44
Revision:473724Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.9
2.0.8
05 Jun 2018 12:12:21
Revision:471752Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.8
2.0.7
20 May 2018 08:48:21
Revision:470443Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.7
2.0.5_1
15 May 2018 17:23:53
Revision:470038Original commit files touched by this commit
feld search for other commits by this committer
www/miniflux: Improvements

- Working RC script
- Rename config file to .env so it's obvious what it is
- Don't depend on Postgres server by default
- Depend on ca_root_nss so it can actually fetch articles over HTTPS
- Run as a dedicated user

PR:		228275
Approved by:	maintainer
2.0.5
08 Apr 2018 10:01:53
Revision:466787Original commit files touched by this commit
krion search for other commits by this committer
Update to version 2.0.5
2.0.4
01 Apr 2018 17:01:32
Revision:466171Original commit files touched by this commit
krion search for other commits by this committer
Add www/miniflux

Miniflux is a self-hosted software to read RSS/Atom/JSON feeds
written in Go and using PostgreSQL backend.

Number of commits found: 112 (showing only 12 on this page)

«  1 | 2