Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 17:57:17 +0300
From:      "Alexander V. Ribchansky" <triosoft@triosoft.com.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org,  freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/97614: [NEW PORT] russian/xpi-thunderbird-i18n Russian language pack for thunderbird
Message-ID:  <4471D14D.7090004@triosoft.com.ua>
In-Reply-To: <200605221420.k4MEKRlN049655@freefall.freebsd.org>
References:  <200605221420.k4MEKRlN049655@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Last minute FIX!
I forgot to change port version from 1.5 which I use for testing to 
1.5.0.2 - current mail/thunderbird version.
Here is new shar for port russian/xpi-thunderbird-i18n:

-----------------------------------------------------------------------
# shar `find /usr/ports/russian/xpi-thunderbird-i18n`
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       /usr/ports/russian/xpi-thunderbird-i18n
#       /usr/ports/russian/xpi-thunderbird-i18n/Makefile
#       /usr/ports/russian/xpi-thunderbird-i18n/distinfo
#       /usr/ports/russian/xpi-thunderbird-i18n/pkg-descr
#       /usr/ports/russian/xpi-thunderbird-i18n/pkg-message
#
echo c - /usr/ports/russian/xpi-thunderbird-i18n
mkdir -p /usr/ports/russian/xpi-thunderbird-i18n > /dev/null 2>&1
echo x - /usr/ports/russian/xpi-thunderbird-i18n/Makefile
sed 's/^X//' >/usr/ports/russian/xpi-thunderbird-i18n/Makefile << 
'END-of-/usr/ports/russian/xpi-thunderbird-i18n/Makefile'
X# New ports collection makefile for:   xpi-thunderbird-i18n-ru
X# Date created:                        21 May 2006
X# Whom:                                Alexander V. Ribchansky 
<triosoft@triosoft.com.ua>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      thunderbird-i18n
XPORTVERSION=   1.5.0.2
XCATEGORIES=    russian www
XMASTER_SITE_SUBDIR=    thunderbird/releases/${PORTVERSION}/win32/xpi/
XPKGNAMESUFFIX= -ru
XDISTNAME=      ru
XDIST_SUBDIR=   xpi/thunderbird
X
XMAINTAINER=    triosoft@triosoft.com.ua
XCOMMENT=       Russian language pack for thunderbird
X
XXPI_ID=                langpack-ru@thunderbird.mozilla.org
XXPI_FILES=     chrome/ru.jar chrome/chromelist.txt chrome.manifest 
install.rdf
XXPI_DIRS=      chrome
XWITH_XPI_APPS= *thunderbird*
X
Xpost-extract:
X       ${CHMOD} -R go-w ${WRKDIR}
X
Xpost-install:
X       @${ECHO_MSG}
X       @${CAT} ${PKGMESSAGE}
X       @${ECHO_MSG}
X
X.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
X.include <bsd.port.mk>
END-of-/usr/ports/russian/xpi-thunderbird-i18n/Makefile
echo x - /usr/ports/russian/xpi-thunderbird-i18n/distinfo
sed 's/^X//' >/usr/ports/russian/xpi-thunderbird-i18n/distinfo << 
'END-of-/usr/ports/russian/xpi-thunderbird-i18n/distinfo'
XMD5 (xpi/thunderbird/ru.xpi) = ed77091cec80f57138686fe7c43b9b2d
XSHA256 (xpi/thunderbird/ru.xpi) = 
3792095534d79e78095a4f13f3bb556375980eba3f7115a10a3510f2bf523bfc
XSIZE (xpi/thunderbird/ru.xpi) = 190527
END-of-/usr/ports/russian/xpi-thunderbird-i18n/distinfo
echo x - /usr/ports/russian/xpi-thunderbird-i18n/pkg-descr
sed 's/^X//' >/usr/ports/russian/xpi-thunderbird-i18n/pkg-descr << 
'END-of-/usr/ports/russian/xpi-thunderbird-i18n/pkg-descr'
XRussian language pack for Thunderbird.
X
XWWW: http://www.mozilla.ru
X
X- Alexander V. Ribchansky
Xtriosoft@triosoft.com.ua
END-of-/usr/ports/russian/xpi-thunderbird-i18n/pkg-descr
echo x - /usr/ports/russian/xpi-thunderbird-i18n/pkg-message
sed 's/^X//' >/usr/ports/russian/xpi-thunderbird-i18n/pkg-message << 
'END-of-/usr/ports/russian/xpi-thunderbird-i18n/pkg-message'
X**************************************************************************
XThere are several ways to activate russian language pack in Thunderbird:
X       - start thunderbird as thunderbird -contentLocale ru -UILocale ru &
X       - install locale_switcher extension and use it to select russian 
locale
X**************************************************************************
END-of-/usr/ports/russian/xpi-thunderbird-i18n/pkg-message
exit

-----------------------------------------------------------------------



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