Bug 228275

Summary: [PATCH] www/miniflux: improvements
Product: Ports & Packages Reporter: Mark Felder <feld>
Component: Individual Port(s)Assignee: Mark Felder <feld>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (krion)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
miniflux
none
updated to fix minor typo none

Description Mark Felder freebsd_committer freebsd_triage 2018-05-15 16:48:58 UTC
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
Comment 1 Mark Felder freebsd_committer freebsd_triage 2018-05-15 16:51:01 UTC
Created attachment 193434 [details]
updated to fix minor typo
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2018-05-15 17:14:03 UTC
LGTM
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-05-15 17:24:26 UTC
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