ports/145090: [patch] port mail/dspam OPTION line to long for dialog, does not display checkboxes

olli hauer ohauer at gmx.de
Sat Mar 27 20:50:02 UTC 2010


>Number:         145090
>Category:       ports
>Synopsis:       [patch] port mail/dspam OPTION line to long for dialog, does not display checkboxes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 27 20:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     olli hauer <ohauer at gmx.de>
>Release:        
>Organization:
>Environment:


>Description:
One off the OPTION line is exact to long so dialog displays only the text but not the checkboxes.
I've spend some time to figure out what cause the real problem but it does not show up in a simple testcase with one option.

I dont't want to attach the screen shoots but if someone want to see them send me a ping back.


>How-To-Repeat:
>Fix:
--- patch_mail_dspam.txt begins here ---
--- Makefile.orig	2010-03-06 19:42:46.000000000 +0100
+++ Makefile	2010-03-27 21:13:56.000000000 +0100
@@ -72,7 +72,7 @@
 OPTIONS+=	POSTFIX_MBC "Dspam as mailbox_command in Postfix" off
 OPTIONS+=	QMAIL "Play nice with Qmail mail server" off
 
-OPTIONS+=	WebUI "Install WebUI - pulls in Apache or see below" off
+OPTIONS+=	WebUI "Install WebUI, pulls in Apache or see below" off
 OPTIONS+=	LIGHTTPD "RUN_DEPEND on LightHTTPD, not Apache" off
 
 USE_PERL5=	yes
--- patch_mail_dspam.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list