From owner-cvs-all@FreeBSD.ORG Fri Feb 27 17:14:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F1BD16A4CE; Fri, 27 Feb 2004 17:14:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53CBB43D1D; Fri, 27 Feb 2004 17:14:53 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1S1ErGe031984; Fri, 27 Feb 2004 17:14:53 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1S1Erh2031983; Fri, 27 Feb 2004 17:14:53 -0800 (PST) (envelope-from marcus) Message-Id: <200402280114.i1S1Erh2031983@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 27 Feb 2004 17:14:53 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/thunderbird Makefile distinfo pkg-plist ports/mail/thunderbird/files mozconfig.in patch-alphapatch-config-rules.mk patch-directory-c-sdk-ldap-libraries-liblber-lber-int.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 01:14:53 -0000 marcus 2004/02/27 17:14:53 PST FreeBSD ports repository Modified files: mail/thunderbird Makefile distinfo pkg-plist mail/thunderbird/files mozconfig.in patch-build_unix_run-mozilla.sh patch-xptcall-sparc64 Added files: mail/thunderbird/files patch-config-mkdepend-imakemdep.h patch-config-rules.mk patch-configure patch-directory-c-sdk-ldap-libraries-liblber-lber-int.h patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp patch-extensions_typeaheadfind_src_nsTypeAheadFind.h patch-nsprpub-pr-include-md-_freebsd.cfg patch-nsprpub-pr-include-md-_freebsd.h patch-nsprpub-pr-src-io-prprf.c patch-security-coreconf-FreeBSD.mk patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in patch-xptcall-alpha patch-xptcall-amd64 patch-xptcall-ia64 Removed files: mail/thunderbird/files patch-alpha patch-config_preprocess.pl patch-gfx_src_gtk_nsFontMetricsXft.cpp patch-sparc64 Log: * Update to 0.5 * Fix a potential hang with esound * Fix some potential pthread issues * Add more platform compatibility patches * Fix libiconv support * Pull in some patches from firefox to shorten the plist some Special thanks to ale for getting a clean source tarball and hosting it. For the details on what's new in the release, please see: http://www.mozilla.org/projects/thunderbird/release-notes.html Revision Changes Path 1.11 +28 -14 ports/mail/thunderbird/Makefile 1.5 +2 -1 ports/mail/thunderbird/distinfo 1.4 +2 -1 ports/mail/thunderbird/files/mozconfig.in 1.2 +0 -492 ports/mail/thunderbird/files/patch-alpha (dead) 1.2 +3 -12 ports/mail/thunderbird/files/patch-build_unix_run-mozilla.sh 1.1 +10 -0 ports/mail/thunderbird/files/patch-config-mkdepend-imakemdep.h (new) 1.1 +14 -0 ports/mail/thunderbird/files/patch-config-rules.mk (new) 1.3 +0 -56 ports/mail/thunderbird/files/patch-config_preprocess.pl (dead) 1.1 +38 -0 ports/mail/thunderbird/files/patch-configure (new) 1.1 +30 -0 ports/mail/thunderbird/files/patch-directory-c-sdk-ldap-libraries-liblber-lber-int.h (new) 1.1 +46 -0 ports/mail/thunderbird/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp (new) 1.1 +12 -0 ports/mail/thunderbird/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.h (new) 1.3 +0 -48 ports/mail/thunderbird/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp (dead) 1.1 +161 -0 ports/mail/thunderbird/files/patch-nsprpub-pr-include-md-_freebsd.cfg (new) 1.1 +13 -0 ports/mail/thunderbird/files/patch-nsprpub-pr-include-md-_freebsd.h (new) 1.1 +12 -0 ports/mail/thunderbird/files/patch-nsprpub-pr-src-io-prprf.c (new) 1.1 +12 -0 ports/mail/thunderbird/files/patch-security-coreconf-FreeBSD.mk (new) 1.3 +0 -57 ports/mail/thunderbird/files/patch-sparc64 (dead) 1.1 +11 -0 ports/mail/thunderbird/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc (new) 1.1 +54 -0 ports/mail/thunderbird/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in (new) 1.1 +459 -0 ports/mail/thunderbird/files/patch-xptcall-alpha (new) 1.1 +386 -0 ports/mail/thunderbird/files/patch-xptcall-amd64 (new) 1.1 +38 -0 ports/mail/thunderbird/files/patch-xptcall-ia64 (new) 1.2 +0 -18 ports/mail/thunderbird/files/patch-xptcall-sparc64 1.3 +730 -753 ports/mail/thunderbird/pkg-plist