Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Mar 2022 07:01:44 2.0.35_1
|
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
24 Jan 2022 16:17:06 2.0.35
|
Kirill Ponomarev (krion)  |
www/miniflux: Update to 2.0.35 |
17 Dec 2021 08:08:41 2.0.34
|
Kirill Ponomarev (krion)  |
www/miniflux: Update to 2.0.34 |
26 Sep 2021 07:23:05 2.0.33
|
Kirill Ponomarev (krion)  |
www/miniflux: update to 2.0.33 |
16 Aug 2021 06:19:03 2.0.32
|
Kirill Ponomarev (krion)  |
www/miniflux: update to 2.0.32 |
09 Jun 2021 07:00:10 2.0.31
|
Kirill Ponomarev (krion)  |
www/miniflux: update to 2.0.31 |
10 May 2021 06:36:33 2.0.30
|
Kirill Ponomarev (krion)  |
www/miniflux: update to 2.0.30 |
01 May 2021 17:55:58 2.0.29_1
|
Tobias Kortkamp (tobik)  |
www/miniflux: Remove nop WANT_PGSQL=client
In 8f75e04cb888e86484843db9dca00e739e346e19 the pgsql dependency
was dropped intentionally but WANT_PGSQL was left in place but it
has no effect now.
Fix the PGSQL_SERVER option by adding the required USES=pgsql for
WANT_PGSQL.
While here also fix opt_VARS usage. Unlike opt_USE it does not
support separating words with ,
Reported by: portscan (WANT_PGSQL without USES=pgsql) |
10 Apr 2021 06:42:43 2.0.29
|
Kirill Ponomarev (krion)  |
www/miniflux: reformat Makefile |
07 Apr 2021 08:09:01 2.0.29
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 2.0.29
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 2.0.29
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Mar 2021 08:24:58
2.0.29
|
krion  |
Update to 2.0.29
Changes: https://miniflux.app/releases/2.0.29.html |
16 Feb 2021 10:59:46
2.0.28
|
krion  |
Update to 2.0.28 |
15 Jan 2021 17:21:23
2.0.27
|
krion  |
Update to 2.0.27
Changes: https://miniflux.app/releases/2.0.27.html
PR: 252714
Submitted by: adamw |
07 Dec 2020 07:45:31
2.0.26
|
krion  |
Update to 2.0.26
PR: 251645
Submitted by: adamw |
09 Nov 2020 07:53:45
2.0.25
|
krion  |
Update to 2.0.25
PR: 219407
Submitted by: adamw |
15 Oct 2020 16:42:05
2.0.24
|
krion  |
Update to 2.0.24
Changes: https://github.com/miniflux/miniflux/releases/tag/2.0.24
PR: 250371
Submitted by: adamw |
24 Aug 2020 11:17:19
2.0.23
|
adamw  |
www/miniflux: Remove stale patch, causing patch failure |
24 Aug 2020 05:22:51
2.0.23
|
krion  |
Update to 2.0.23
PR: 248822
Submitted by: adamw |
29 Mar 2020 10:47:26
2.0.21
|
krion  |
Update to 2.0.21
Changes: https://miniflux.app/releases/2.0.21.html |
10 Mar 2020 12:33:30
2.0.20
|
krion  |
Update to 2.0.20 |
25 Dec 2019 18:39:37
2.0.19
|
krion  |
Fix build on arm64
PR: 242867
Submitted by: bugzilla_at_nulldirdote4ward dot com |
02 Dec 2019 13:28:29
2.0.19
|
krion  |
Update to 2.0.19
PR: 242368
Submitted by: adamw |
29 Sep 2019 22:34:31
2.0.18
|
dmgk  |
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 |
26 Sep 2019 13:15:03
2.0.18
|
krion  |
Update to 2.0.18
PR: 240838
Submitted by: adamw |
04 Sep 2019 13:37:26
2.0.17_1
|
krion  |
Fix order |
04 Sep 2019 13:37:01
2.0.17_1
|
krion  |
Remove superfluous pgsql dependency as discussed with bapt on IRC. |
04 Sep 2019 12:53:53
2.0.17
|
krion  |
Fix build with go13.
PR: 240287
Submitted by: dg_at_syrec.org |
12 Aug 2019 14:04:08
2.0.17
|
krion  |
Upgrade to 2.0.17
PR: 239640
Submitted by: adamw |
26 Jul 2019 20:46:57
2.0.16_1
|
gerald  |
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 |
09 Jun 2019 12:58:00
2.0.16
|
krion  |
Upgrade to 2.0.16
ChangeLog:
https://miniflux.app/releases/2.0.16.html |
23 May 2019 04:53:15
2.0.15_1
|
tobik  |
www/miniflux: Bump revision for rc script change in r502118
- Also fix PREFIX/LOCALBASE mixup
PR: 237998
Pointy hat: krion |
20 May 2019 14:31:22
2.0.15
|
krion  |
Fix stop exec of the miniflux rc script and enable syslog logging.
PR: 237998
Submitted by: decke |
17 Apr 2019 09:26:09
2.0.15
|
krion  |
Update to 2.0.15 |
15 Jan 2019 07:45:38
2.0.14
|
krion  |
Update to 2.0.14 |
12 Dec 2018 01:35:36
2.0.13_1
|
gerald  |
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 |
06 Dec 2018 17:50:55
2.0.13
|
krion  |
Update to 2.0.13
PR: 233728
Submitted by: Frederic Guillot <fred@miniflux.net> |
25 Jul 2018 14:27:39
2.0.10
|
krion  |
Update to 2.0.10 |
02 Jul 2018 10:33:44
2.0.9
|
krion  |
Update to 2.0.9 |
05 Jun 2018 12:12:21
2.0.8
|
krion  |
Update to 2.0.8 |
20 May 2018 08:48:21
2.0.7
|
krion  |
Update to 2.0.7 |
15 May 2018 17:23:53
2.0.5_1
|
feld  |
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 |
08 Apr 2018 10:01:53
2.0.5
|
krion  |
Update to version 2.0.5 |
01 Apr 2018 17:01:32
2.0.4
|
krion  |
Add www/miniflux
Miniflux is a self-hosted software to read RSS/Atom/JSON feeds
written in Go and using PostgreSQL backend. |