From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 22 14:20:28 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9407416AC6C for ; Mon, 22 May 2006 14:20:28 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD8C743D46 for ; Mon, 22 May 2006 14:20:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4MEKQ99049633 for ; Mon, 22 May 2006 14:20:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4MEKQGB049632; Mon, 22 May 2006 14:20:26 GMT (envelope-from gnats) Resent-Date: Mon, 22 May 2006 14:20:26 GMT Resent-Message-Id: <200605221420.k4MEKQGB049632@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Alexander V. Ribchansky" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE28E16AD66 for ; Mon, 22 May 2006 14:15:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6937643D73 for ; Mon, 22 May 2006 14:14:45 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4MEEOpi006775 for ; Mon, 22 May 2006 14:14:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k4MEENvS006773; Mon, 22 May 2006 14:14:24 GMT (envelope-from nobody) Message-Id: <200605221414.k4MEENvS006773@www.freebsd.org> Date: Mon, 22 May 2006 14:14:24 GMT From: "Alexander V. Ribchansky" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/97612: [NEW PORT] russian/xpi-firefox-i18n Russian language pack for firefox X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 14:20:34 -0000 >Number: 97612 >Category: ports >Synopsis: [NEW PORT] russian/xpi-firefox-i18n Russian language pack for firefox >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 22 14:20:26 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alexander V. Ribchansky >Release: FreeBSD 6.1-STABLE i386 >Organization: TrioSoft >Environment: FreeBSD sigterm.zk.minjust.gov.ua 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue May 9 11:56:41 EEST 2006 shurik@sigterm.zk.minjust.gov.ua:/usr/obj/usr/src/sys/TS_IJUST_KERNEL i386 >Description: >How-To-Repeat: >Fix: # shar `find /usr/ports/russian/xpi-firefox-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-firefox-i18n # /usr/ports/russian/xpi-firefox-i18n/Makefile # /usr/ports/russian/xpi-firefox-i18n/distinfo # /usr/ports/russian/xpi-firefox-i18n/pkg-descr # /usr/ports/russian/xpi-firefox-i18n/pkg-message # echo c - /usr/ports/russian/xpi-firefox-i18n mkdir -p /usr/ports/russian/xpi-firefox-i18n > /dev/null 2>&1 echo x - /usr/ports/russian/xpi-firefox-i18n/Makefile sed 's/^X//' >/usr/ports/russian/xpi-firefox-i18n/Makefile << 'END-of-/usr/ports/russian/xpi-firefox-i18n/Makefile' X# New ports collection makefile for: xpi-firefox-i18n-ru X# Date created: 21 May 2006 X# Whom: Alexander V. Ribchansky X# X# $FreeBSD$ X# X XPORTNAME= firefox-i18n XPORTVERSION= 1.5 XCATEGORIES= russian www XMASTER_SITE_SUBDIR= firefox/releases/${PORTVERSION}/win32/xpi/ XPKGNAMESUFFIX= -ru XDISTNAME= ru XDIST_SUBDIR= xpi/firefox X XMAINTAINER= triosoft@triosoft.com.ua XCOMMENT= Russian language pack for firefox X XXPI_ID= langpack-ru@firefox.mozilla.org XXPI_FILES= chrome/ru.jar chrome/chromelist.txt chrome.manifest install.rdf XXPI_DIRS= chrome XWITH_XPI_APPS= *firefox* 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 END-of-/usr/ports/russian/xpi-firefox-i18n/Makefile echo x - /usr/ports/russian/xpi-firefox-i18n/distinfo sed 's/^X//' >/usr/ports/russian/xpi-firefox-i18n/distinfo << 'END-of-/usr/ports/russian/xpi-firefox-i18n/distinfo' XMD5 (xpi/firefox/ru.xpi) = 7c9f4330758f1aa4bf75637688799c81 XSHA256 (xpi/firefox/ru.xpi) = 817482cbc313176d044ebcb38fd4686e45c9eb6a417c39a1d2f0babe8c67667d XSIZE (xpi/firefox/ru.xpi) = 169814 END-of-/usr/ports/russian/xpi-firefox-i18n/distinfo echo x - /usr/ports/russian/xpi-firefox-i18n/pkg-descr sed 's/^X//' >/usr/ports/russian/xpi-firefox-i18n/pkg-descr << 'END-of-/usr/ports/russian/xpi-firefox-i18n/pkg-descr' XRussian language pack for Firefox. X XWWW: http://www.mozilla.ru X X- Alexander V. Ribchansky Xtriosoft@triosoft.com.ua END-of-/usr/ports/russian/xpi-firefox-i18n/pkg-descr echo x - /usr/ports/russian/xpi-firefox-i18n/pkg-message sed 's/^X//' >/usr/ports/russian/xpi-firefox-i18n/pkg-message << 'END-of-/usr/ports/russian/xpi-firefox-i18n/pkg-message' X************************************************************************** XThere are several ways to activate russian language pack in Firefox: X - start firefox as firefox -contentLocale ru -UILocale ru & X - start firefox as usual, enter about:config in url field, X find variable named general.useragent.locale and set it to ru X - install locale_switcher extension and use it to select russian locale X************************************************************************** END-of-/usr/ports/russian/xpi-firefox-i18n/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted: