From owner-cvs-ports@FreeBSD.ORG Sun Nov 7 23:29:33 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4EA316A4CE; Sun, 7 Nov 2004 23:29:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D882F43D1F; Sun, 7 Nov 2004 23:29:33 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iA7NTXHx048022; Sun, 7 Nov 2004 23:29:33 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iA7NTXxW048021; Sun, 7 Nov 2004 23:29:33 GMT (envelope-from marcus) Message-Id: <200411072329.iA7NTXxW048021@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 7 Nov 2004 23:29:33 +0000 (UTC) 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 pkg-install.in ports/mail/thunderbird/files mozconfig.in thunderbird.desktop.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2004 23:29:34 -0000 marcus 2004-11-07 23:29:33 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile pkg-install.in mail/thunderbird/files mozconfig.in Added files: mail/thunderbird/files thunderbird.desktop.in Log: * Fix Movemail and RSS support * Install a GNOME desktop icon [1] * Correct installation when root's shell is non-standard (e.g. /usr/local/bin/bash) [2] Submitted by: ahze [1] Clemens Fischer [2] Revision Changes Path 1.32 +14 -2 ports/mail/thunderbird/Makefile 1.8 +2 -3 ports/mail/thunderbird/files/mozconfig.in 1.1 +8 -0 ports/mail/thunderbird/files/thunderbird.desktop.in (new) 1.4 +4 -4 ports/mail/thunderbird/pkg-install.in