ports/145819: [MAINTAINER] mail/ngmp: mask as broken

Luke Jee lukejee at gmail.com
Mon Apr 19 02:10:01 UTC 2010


>Number:         145819
>Category:       ports
>Synopsis:       [MAINTAINER] mail/ngmp: mask as broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 19 02:10:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Luke Jee
>Release:        8.0 R
>Organization:
>Environment:
FreeBSD mail.domain.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #8: Thu Feb 11 11:49:27 CST 2010     root at mail.domain.com:/usr/obj/usr/src/sys/PGP  i386

>Description:
user report the port does compile, ref 
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.9.20100418160400/ngmp-0.1.4_4.log


>How-To-Repeat:
cd /usr/ports/mail/ngmp
make install
>Fix:
--- /usr/ports/mail/ngmp.orig/Makefile  2010-04-18 17:43:03.000000000 +0000
+++ /usr/ports/mail/ngmp/Makefile       2010-04-18 17:36:31.000000000 +0000
@@ -33,6 +33,8 @@
                ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty \
                ${LOCALBASE}/www/tinymce:${PORTSDIR}/www/tinymce
 
+BROKEN=                does not compile
+
 NO_BUILD=      yes
 
 WANT_PHP_WEB=  yes

Patch attached with submission follows:

--- /usr/ports/mail/ngmp.orig/Makefile	2010-04-18 17:43:03.000000000 +0000
+++ /usr/ports/mail/ngmp/Makefile	2010-04-18 17:36:31.000000000 +0000
@@ -33,6 +33,8 @@
 		${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty \
 		${LOCALBASE}/www/tinymce:${PORTSDIR}/www/tinymce
 
+BROKEN=		does not compile
+
 NO_BUILD=	yes
 
 WANT_PHP_WEB=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list