Bug 221764

Summary: mail/roundcube: Database backend options should not be mutually exclusive
Product: Ports & Packages Reporter: Chris Rees <crees>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Some People CC: adamw
Priority: --- Flags: bugzilla: maintainer-feedback? (ale)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Change SINGLE to MULTI none

Description Chris Rees freebsd_committer freebsd_triage 2017-08-24 14:20:42 UTC
Created attachment 185714 [details]
Change SINGLE to MULTI

Hi Alex,

I use Postgres for most things, but there's a gnucash Android app I use that only works with MySQL, so I build my ports to support both (easier in make.conf if I don't have to list the dependencies of gnucash).

Only Roundcube and Sympa have a problem with this, and Roundcube actually doesn't mind if I set all of them using this patch.

Please would you change it to MULTI rather than SINGLE?  It still requires at least one.

Cheers!

Chris
Comment 1 Chris Rees freebsd_committer freebsd_triage 2018-01-12 12:20:53 UTC
Hi Alex,

Mind if I commit this?

Chris
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2018-02-07 13:08:27 UTC
Chris, this PR has timed out. You are welcome to commit it whenever you'd like.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-12-10 14:14:18 UTC
A commit references this bug:

Author: ale
Date: Mon Dec 10 14:13:54 UTC 2018
New revision: 487168
URL: https://svnweb.freebsd.org/changeset/ports/487168

Log:
  Add newsyslog script for log rotate [1].
  Don't set DB backends as mutually exclusive [2].

  PR:		210195 [1], 221764 [2]
  Submitted by:	ler, crees

Changes:
  head/mail/roundcube/Makefile
  head/mail/roundcube/files/newsyslog.conf.in