Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Aug 2002 12:44:06 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41335: Update port: mail/courier-imap (unicode support)
Message-ID:  <20020805034406.4EE5C55A1@hadaly.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         41335
>Category:       ports
>Synopsis:       Update port: mail/courier-imap (unicode support)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 04 21:00:06 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.6.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.6.1-RELEASE-p5 FreeBSD 4.6.1-RELEASE-p5 #11: Thu Aug 1 10:41:04 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
Please include --enable-unicode option for billions of non-english speakers. ;)
	
>How-To-Repeat:
	
>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/courier-imap/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile	2002/08/04 20:52:21	1.35
+++ Makefile	2002/08/05 03:38:36
@@ -42,7 +42,8 @@
 		--datadir=${PREFIX}/share/courier-imap \
 		--libexecdir=${PREFIX}/libexec/courier-imap \
 		--enable-workarounds-for-imap-client-bugs \
-		--disable-root-check
+		--disable-root-check \
+		--enable-unicode
 
 VPOPMAILDIR?=	${LOCALBASE}/vpopmail
 .if !defined(WITH_VPOPMAIL)
cvs server: Diffing files

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020805034406.4EE5C55A1>