Bug 228275 - [PATCH] www/miniflux: improvements
Summary: [PATCH] www/miniflux: improvements
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mark Felder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-15 16:48 UTC by Mark Felder
Modified: 2018-05-15 17:24 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (krion)


Attachments
miniflux (3.47 KB, patch)
2018-05-15 16:48 UTC, Mark Felder
no flags Details | Diff
updated to fix minor typo (3.47 KB, patch)
2018-05-15 16:51 UTC, Mark Felder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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