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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
miniflux Self-hosted software to read RSS/Atom/JSON feeds
2.3.3_3 www on this many watch lists=7 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.3.2_3Version 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-09-13 15:20:07
Commit Hash: 2cb2680
People watching this port, also watch:: forgejo, grafana, prowlarr, dovecot, zfsnap
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.3.3_3/catalog.mk
  2. /usr/local/share/licenses/miniflux-2.3.3_3/LICENSE
  3. /usr/local/share/licenses/miniflux-2.3.3_3/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 = 1784969080 SHA256 (go/www_miniflux/miniflux-v2-2.3.3_GH0/go.mod) = 5cbbebab4dd61880c1cbc579784ffee88e877ce69c33b9523b10a22e03d3175d SIZE (go/www_miniflux/miniflux-v2-2.3.3_GH0/go.mod) = 1596

Expand this list (2 items)

Collapse this list.

SHA256 (go/www_miniflux/miniflux-v2-2.3.3_GH0/miniflux-v2-2.3.3_GH0.tar.gz) = 68cd4f16d85faf2045c13990de605cc7b1e2550d7a1d88e3522d2893685b5847 SIZE (go/www_miniflux/miniflux-v2-2.3.3_GH0/miniflux-v2-2.3.3_GH0.tar.gz) = 982597

Collapse this list.


Packages (timestamps in pop-ups are UTC):
miniflux
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.19_12.2.19_1n/an/an/an/an/an/a
FreeBSD:13:quarterly2.2.18_12.2.18_1n/an/an/an/an/an/a
FreeBSD:14:latest2.3.3_22.3.3_3-2.2.11_12.3.3_3---
FreeBSD:14:quarterly2.3.2_32.3.2_3-2.2.102.3.2_3---
FreeBSD:15:latest2.3.3_32.3.3_3n/a-n/an/a--
FreeBSD:15:quarterly2.3.2_32.3.2_3n/a-n/an/a--
FreeBSD:16:latest2.3.3_22.3.3_3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for miniflux-2.3.3_3: PGSQL_SERVER=off: Install the PostgreSQL Server Component ===> Use 'make config' to modify these settings
Options name:
www_miniflux
USES:
go: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.3.3?dummy=/
  2. https://raw.githubusercontent.com/miniflux/v2/2.3.3/
Collapse this list.

Number of commits found: 126 (showing only 26 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.23
24 Aug 2020 05:22:51
Revision:546043Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.23

PR:		248822
Submitted by:	adamw
2.0.21
29 Mar 2020 10:47:26
Revision:529793Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.21

Changes: https://miniflux.app/releases/2.0.21.html
2.0.20
10 Mar 2020 12:33:30
Revision:528162Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.20
2.0.19
25 Dec 2019 18:39:37
Revision:520882Original commit files touched by this commit
krion search for other commits by this committer
Fix build on arm64

PR:		242867
Submitted by:	bugzilla_at_nulldirdote4ward dot com
2.0.19
02 Dec 2019 13:28:29
Revision:518846Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.19

PR:		242368
Submitted by:	adamw
2.0.18
29 Sep 2019 22:34:31
Revision:513276Original commit files touched by this commit
dmgk search for other commits by this committer
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)

- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21744
2.0.18
26 Sep 2019 13:15:03
Revision:512897Original commit files touched by this commit
krion search for other commits by this committer
Update to 2.0.18

PR:		240838
Submitted by:	adamw
2.0.17_1
04 Sep 2019 13:37:26
Revision:511094Original commit files touched by this commit
krion search for other commits by this committer
Fix order
2.0.17_1
04 Sep 2019 13:37:01
Revision:511093Original commit files touched by this commit
krion search for other commits by this committer
Remove superfluous pgsql dependency as discussed with bapt on IRC.
2.0.17
04 Sep 2019 12:53:53
Revision:511092Original commit files touched by this commit
krion search for other commits by this committer
Fix build with go13.

PR:		240287
Submitted by:	dg_at_syrec.org
2.0.17
12 Aug 2019 14:04:08
Revision:508736Original commit files touched by this commit
krion search for other commits by this committer
Upgrade to 2.0.17

PR:		239640
Submitted by:	adamw
2.0.16_1
26 Jul 2019 20:46:57
Revision:507372Original 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
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

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, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.0.16
09 Jun 2019 12:58:00
Revision:503816Original commit files touched by this commit
krion search for other commits by this committer
Upgrade to 2.0.16

ChangeLog:
https://miniflux.app/releases/2.0.16.html
2.0.15_1
23 May 2019 04:53:15
Revision:502307Original commit files touched by this commit
tobik search for other commits by this committer
www/miniflux: Bump revision for rc script change in r502118

- Also fix PREFIX/LOCALBASE mixup

PR:		237998
Pointy hat:	krion
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: 126 (showing only 26 on this page)

«  1 | 2