From owner-freebsd-openoffice Wed Mar 12 10:19: 1 2003 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 005DD37B420; Wed, 12 Mar 2003 10:18:59 -0800 (PST) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1184243F93; Wed, 12 Mar 2003 10:18:59 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp (sakura.ninth-nine.com [IPv6:2002:3dca:fa09::1]) (authenticated bits=0) by nd250009.gab.xdsl.ne.jp (8.12.8/8.12.8/NinthNine) with ESMTP id h2CIIvFE003091 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 13 Mar 2003 03:18:58 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Thu, 13 Mar 2003 03:18:58 +0900 (JST) Message-Id: <200303121818.h2CIIvFE003091@nd250009.gab.xdsl.ne.jp> From: Norikatsu Shigemura To: portmgr@FreeBSD.org Cc: openoffice@FreeBSD.org Subject: fix MASTER_SITE in ja-openoffice X-Mailer: Sylpheed version 0.8.8 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Portmgr. ja-openoffce has a problem which isn't correct MASTER_SITE. Is this commit OK? Index: Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/openoffice/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 12 Feb 2003 23:35:54 -0000 1.8 +++ Makefile 11 Mar 2003 06:52:43 -0000 @@ -12,7 +12,7 @@ LANG_CONFIGURE_ARG= JAPN MASTERDIR= ${.CURDIR}/../../editors/openoffice RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts -MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/ \ +MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \ ftp://ftp.sfc.wide.ad.jp/pub/OpenOffice/:help L10NHELP= helpcontent .include "${MASTERDIR}/Makefile" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message From owner-freebsd-openoffice Wed Mar 12 10:33: 9 2003 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CA1837B401; Wed, 12 Mar 2003 10:33:07 -0800 (PST) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A24B43F93; Wed, 12 Mar 2003 10:33:06 -0800 (PST) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6/8.12.3) with ESMTP id h2CIX4YB065403; Wed, 12 Mar 2003 19:33:04 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Wed, 12 Mar 2003 19:33:04 +0100 (CET) From: Martin Blapp To: Norikatsu Shigemura Cc: portmgr@FreeBSD.ORG, "" Subject: Re: fix MASTER_SITE in ja-openoffice In-Reply-To: <200303121818.h2CIIvFE003091@nd250009.gab.xdsl.ne.jp> Message-ID: <20030312193246.X59497@cvs.imp.ch> References: <200303121818.h2CIIvFE003091@nd250009.gab.xdsl.ne.jp> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, For me it's ok. But pormgr needs to approve it. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ On Thu, 13 Mar 2003, Norikatsu Shigemura wrote: > Hi Portmgr. > > ja-openoffce has a problem which isn't correct MASTER_SITE. > Is this commit OK? > > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/japanese/openoffice/Makefile,v > retrieving revision 1.8 > diff -u -r1.8 Makefile > --- Makefile 12 Feb 2003 23:35:54 -0000 1.8 > +++ Makefile 11 Mar 2003 06:52:43 -0000 > @@ -12,7 +12,7 @@ > LANG_CONFIGURE_ARG= JAPN > MASTERDIR= ${.CURDIR}/../../editors/openoffice > RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts > -MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/ \ > +MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \ > ftp://ftp.sfc.wide.ad.jp/pub/OpenOffice/:help > L10NHELP= helpcontent > .include "${MASTERDIR}/Makefile" > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-openoffice" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message From owner-freebsd-openoffice Thu Mar 13 9: 6:14 2003 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8433B37B401; Thu, 13 Mar 2003 09:06:12 -0800 (PST) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A5843FCB; Thu, 13 Mar 2003 09:06:09 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from cl-server.enusure-tech.co.jp (melfina.ninth-nine.com [211.18.249.30]) (authenticated bits=0) by nd250009.gab.xdsl.ne.jp (8.12.8/8.12.8/NinthNine) with ESMTP id h2DH63FE062797 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 14 Mar 2003 02:06:04 +0900 (JST) (envelope-from nork@FreeBSD.org) Message-Id: <200303131706.h2DH63FE062797@nd250009.gab.xdsl.ne.jp> Date: Fri, 14 Mar 2003 02:06:03 +0900 From: Norikatsu Shigemura To: portmgr@FreeBSD.org Cc: nork@FreeBSD.org, openoffice@FreeBSD.org, Martin Blapp Subject: Re: fix MASTER_SITE in ja-openoffice In-Reply-To: <20030312193246.X59497@cvs.imp.ch> References: <200303121818.h2CIIvFE003091@nd250009.gab.xdsl.ne.jp> <20030312193246.X59497@cvs.imp.ch> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 12 Mar 2003 19:33:04 +0100 (CET) Martin Blapp wrote: > For me it's ok. But pormgr needs to approve it. Thank you. BTW, is this ok? > portmgr@ > Martin Blapp, > ------------------------------------------------------------------ > ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH > Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 > PGP: > PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E > ------------------------------------------------------------------ > > On Thu, 13 Mar 2003, Norikatsu Shigemura wrote: > > > Hi Portmgr. > > > > ja-openoffce has a problem which isn't correct MASTER_SITE. > > Is this commit OK? > > > > Index: Makefile > > =================================================================== > > RCS file: /home/ncvs/ports/japanese/openoffice/Makefile,v > > retrieving revision 1.8 > > diff -u -r1.8 Makefile > > --- Makefile 12 Feb 2003 23:35:54 -0000 1.8 > > +++ Makefile 11 Mar 2003 06:52:43 -0000 > > @@ -12,7 +12,7 @@ > > LANG_CONFIGURE_ARG= JAPN > > MASTERDIR= ${.CURDIR}/../../editors/openoffice > > RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts > > -MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/ \ > > +MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \ > > ftp://ftp.sfc.wide.ad.jp/pub/OpenOffice/:help > > L10NHELP= helpcontent > > .include "${MASTERDIR}/Makefile" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message From owner-freebsd-openoffice Fri Mar 14 0:32:34 2003 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0642237B401 for ; Fri, 14 Mar 2003 00:32:33 -0800 (PST) Received: from mail.gascom.ru (mail.gascom.ru [217.17.160.2]) by mx1.FreeBSD.org (Postfix) with SMTP id A5CD043F75 for ; Fri, 14 Mar 2003 00:32:31 -0800 (PST) (envelope-from asa@gascom.ru) Received: (qmail 38864 invoked from network); 14 Mar 2003 08:27:02 -0000 Received: from asa.gascom.net.ru (HELO ?192.168.100.29?) (192.168.100.29) by mail.gascom.ru with SMTP; 14 Mar 2003 08:27:02 -0000 Subject: Isn't it time to add russian locale to MySpell ports? From: Akifyev Sergey To: openoffice@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Z52ZnH3RPO6+zgi/g4Ev" Organization: JSC Gascom Message-Id: <1047630750.546.8.camel@asa.gascom.net.ru> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 14 Mar 2003 11:32:30 +0300 Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-Z52ZnH3RPO6+zgi/g4Ev Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Subj. I've tested, it works OK! I can mail you the Makefile for editors/ooodict-ru_RU. --=20 regards, Akifyev Sergey JSC Gascom PGP key available from: ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt --=-Z52ZnH3RPO6+zgi/g4Ev Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+cZOebu06QwmNwNsRAunDAJ4sY5rtzK35wxLtVq2OdxPZzYWkQQCffYsv /xZOSdwTljLIVoCRGdTwrIE= =5p2n -----END PGP SIGNATURE----- --=-Z52ZnH3RPO6+zgi/g4Ev-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message