From owner-cvs-all@FreeBSD.ORG Fri Apr 28 09:03:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 96F0916A408; Fri, 28 Apr 2006 09:03:07 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61AB743D46; Fri, 28 Apr 2006 09:03:07 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3S937hK009540; Fri, 28 Apr 2006 09:03:07 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3S937ZC009539; Fri, 28 Apr 2006 09:03:07 GMT (envelope-from vd) Message-Id: <200604280903.k3S937ZC009539@repoman.freebsd.org> From: Vasil Dimov Date: Fri, 28 Apr 2006 09:03:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/linux-thunderbird Makefile distinfo pkg-descr pkg-plist ports/mail/linux-thunderbird/files linux-thunderbird.desktop.in run X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 28 Apr 2006 09:03:07 -0000 vd 2006-04-28 09:03:06 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/linux-thunderbird Makefile distinfo pkg-descr pkg-plist mail/linux-thunderbird/files linux-thunderbird.desktop.in run Log: Add new port: mail/linux-thunderbird Mozilla Thunderbird is a redesign of the Mozilla mail component with the goal of becoming a cross-platform stand alone mail application using the XUL user interface language. See the Mozilla Thunderbird project page for more details. PR: ports/95948 Submitted by: Andrew Pantyukhin Revision Changes Path 1.746 +1 -0 ports/mail/Makefile 1.1 +59 -0 ports/mail/linux-thunderbird/Makefile (new) 1.1 +3 -0 ports/mail/linux-thunderbird/distinfo (new) 1.1 +11 -0 ports/mail/linux-thunderbird/files/linux-thunderbird.desktop.in (new) 1.1 +1 -0 ports/mail/linux-thunderbird/files/run (new) 1.1 +8 -0 ports/mail/linux-thunderbird/pkg-descr (new) 1.1 +333 -0 ports/mail/linux-thunderbird/pkg-plist (new)