ports/79590: Minor nits in www/mozilla OPTIONS

Alexey Dokuchaev danfe at FreeBSD.org
Wed Apr 6 06:50:05 UTC 2005


>Number:         79590
>Category:       ports
>Synopsis:       Minor nits in www/mozilla 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:   Wed Apr 06 06:50:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Dokuchaev
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
>Description:
OPTIONS in www/mozilla port do not mention WITH_CAIRO_RENDER option,
and also some strings do not fit in dialog window.  Also, `mozilla'
is better spelled as `Mozilla' for users who read options dialog.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /net/ike/export/home/cvsup/FreeBSD-CVS/ports/www/mozilla/Makefile,v
retrieving revision 1.192
diff -u -r1.192 Makefile
--- Makefile	4 Apr 2005 05:44:15 -0000	1.192
+++ Makefile	6 Apr 2005 06:16:58 -0000
@@ -103,10 +103,11 @@
 	LDAP "Enable LDAP support for Mailnews" on \
 	CHATZILLA "Enable the Chatzilla IRC module" on \
 	XMLTERM "Enable the XMLTerm module" on \
-	JAVASCRIPT_DEBUGGER "Enable the DTD and JavaScript debuggers" off \
+	JAVASCRIPT_DEBUGGER "Enable DTD and JavaScript debuggers" off \
 	OPTIMIZED_CFLAGS "Enable -O2 optimizations" off \
-	SMB "Enable smb:// URI support using gnomevfs" off \
-	MENU_ENTRY "Add mozilla to the GNOME menu" on
+	CAIRO_RENDER "Enable SVG rendering with Cairo" off \
+	SMB "Enable smb:// URI support via gnomevfs" off \
+	MENU_ENTRY "Add Mozilla to the GNOME menu" on
 
 .include <bsd.port.pre.mk>
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list