Created attachment 193433 [details] miniflux Various improvements: - Working RC script - Rename config file to .env so it's obvious what it is - Don't depend on Postgres server by default. (seems overkill... and people may have a postgres server already or it's in a jail) - Depend on ca_root_nss so it can actually fetch articles over HTTPS
Created attachment 193434 [details] updated to fix minor typo
LGTM
A commit references this bug: Author: feld Date: Tue May 15 17:23:54 UTC 2018 New revision: 470038 URL: https://svnweb.freebsd.org/changeset/ports/470038 Log: 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 Changes: head/GIDs head/UIDs head/www/miniflux/Makefile head/www/miniflux/files/miniflux.conf.sample head/www/miniflux/files/miniflux.env.sample head/www/miniflux/files/miniflux.in head/www/miniflux/pkg-plist