ports/177959: mail/mailfront: patch for default options
Uffe Jakobsen
uffe at uffe.org
Thu Apr 18 15:00:00 UTC 2013
>Number: 177959
>Category: ports
>Synopsis: mail/mailfront: patch for default options
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 18 15:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Uffe Jakobsen
>Release: FreeBSD 9.1
>Organization:
>Environment:
FreeBSD asus-u32u 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Now that mailfront finally has a powerful lua plugin it is a pitty that it is enabled by default. This patch changes the default options
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 316040)
+++ Makefile (working copy)
@@ -3,6 +3,7 @@
PORTNAME= mailfront
PORTVERSION= 1.21
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://untroubled.org/${PORTNAME}/ \
http://untroubled.org/${PORTNAME}/archive/
@@ -14,6 +15,8 @@
OPTIONS_DEFINE= LUA
+OPTIONS_DEFAULT= LUA
+
USES= qmail:vars
CFLAGS+= -I${CVM_INC}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list