From nobody@FreeBSD.org  Thu Nov  1 04:35:18 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0C62116A417
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Nov 2007 04:35:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id DD00D13C4A8
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Nov 2007 04:35:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id lA14ZF8U017791
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 1 Nov 2007 04:35:15 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id lA14ZFv7017790;
	Thu, 1 Nov 2007 04:35:15 GMT
	(envelope-from nobody)
Message-Id: <200711010435.lA14ZFv7017790@www.freebsd.org>
Date: Thu, 1 Nov 2007 04:35:15 GMT
From: Nathan Whitehorn <nathanw@uchicago.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: thunderbird built without GSSAPI support
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         117734
>Category:       ports
>Synopsis:       mail/thunderbird built without GSSAPI support
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 01 04:40:04 UTC 2007
>Closed-Date:    Thu Feb 28 04:41:05 UTC 2008
>Last-Modified:  Thu Feb 28 04:50:01 UTC 2008
>Originator:     Nathan Whitehorn
>Release:        8.0-CURRENT
>Organization:
University of Chicago
>Environment:
FreeBSD trantor.home 8.0-CURRENT FreeBSD 8.0-CURRENT #5: Sat Oct 27 12:27:26 CDT 2007     root@trantor.home:/usr/obj/usr/src/sys/TRANTOR  i386

>Description:
Thunderbird's auth module isn't build, preventing the use of Kerberos authentication.
>How-To-Repeat:

>Fix:
Add the auth module to MOZ_EXTENSIONS in the Makefile.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 1 06:57:28 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117734 
State-Changed-From-To: open->patched 
State-Changed-By: mezz 
State-Changed-When: Thu Jan 10 18:03:43 UTC 2008 
State-Changed-Why:  
Patched in MC CVS[1] that will be merging into FreeBSD ports tree to avoid 
multi-bump for the users. Thanks! 

[1] http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports/mail/thunderbird/ 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117734 
State-Changed-From-To: patched->closed 
State-Changed-By: mezz 
State-Changed-When: Thu Feb 28 04:40:44 UTC 2008 
State-Changed-Why:  
Committed, thanks for report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117734 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117734: commit references a PR
Date: Thu, 28 Feb 2008 04:40:08 +0000 (UTC)

 mezz        2008-02-28 04:40:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/thunderbird     Makefile 
   Log:
   - Add "--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA}" to fix other
     applications in the runtime. Some applications required to have set
     MOZILLA_FIVE_HOME or/and LD_LIBRARY_PATH to make it works in the runtime. Now,
     it's no longer need to set these variables, which this flag takes care of it.
     The MOZILLA_FIVE_HOME still works with this flag if someone need to use
     different one. I have learned about this flag from RPM, Debian, Gentoo ebuild
     and other packages.
   - Add two extensions, auth[1] and transformiix[2].
   
   Have been tested in MC CVS since Dec.
   
   PR:             ports/117734 [1]
   Submitted by:   Nathan Whitehorn <nathanw@uchicago.edu> [1]
   Reported by:    Juan Pablo Roig <juan.roig@globant.com> [2]
   
   Revision  Changes    Path
   1.87      +5 -4      ports/mail/thunderbird/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
