Bug 191966

Summary: [Maintainer patch] Add sieve to default options for mail/dbmail
Product: Ports & Packages Reporter: Alan Hicks <ahicks>
Component: Individual Port(s)Assignee: Danilo Egea Gondolfo <danilo>
Status: Closed FIXED    
Severity: Affects Only Me CC: danilo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to add sieve as default
none
Poudriere testport none

Description Alan Hicks 2014-07-19 14:48:26 UTC
Created attachment 144791 [details]
Patch to add sieve as default

Add mail/libsieve as a default option
With users increasingly using pre-built ports, mail/dbmail should reflect the upstream default and include sieve support as standard.
Comment 1 Alan Hicks 2014-07-19 14:50:16 UTC
Created attachment 144792 [details]
Poudriere testport

Successfully tested on poudriere
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-07-19 23:14:02 UTC
A commit references this bug:

Author: danilo
Date: Sat Jul 19 23:13:44 UTC 2014
New revision: 362287
URL: http://svnweb.freebsd.org/changeset/ports/362287

Log:
  - Add mail/libsieve as a default option

  PR:		ports/191966
  Submitted by:	Alan Hicks <ahicks@p-o.co.uk>

Changes:
  head/mail/dbmail/Makefile
Comment 3 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-07-19 23:16:45 UTC
Committed. Thanks!