Date: Thu, 11 Sep 2008 10:25:50 +0900 (JST) From: Maho NAKATA <chat95@mac.com> To: db@FreeBSD.org Cc: freebsd-openoffice@freebsd.org Subject: Re: Please sign to SCA Message-ID: <20080911.102550.235626862.chat95@mac.com> In-Reply-To: <20080911.090236.214158309.chat95@mac.com> References: <20080910234325.GA87445@freefall.freebsd.org> <20080911.090236.214158309.chat95@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Diane, Many thanks for submitting SCA. Please wait until your name is on http://www.openoffice.org/copyright/copyrightapproved.html I'm not in charge of this. so I cannot say something definite, but my experience (~30 assistant for submitting). Usually it takes two weeks or so. Be patient, please. Thank you, From: Maho NAKATA <chat95@mac.com> Subject: Please sign to SCA (Re: openoffice fix) Date: Thu, 11 Sep 2008 09:02:36 +0900 (JST) > From: Diane Bruce <db@FreeBSD.org> > Subject: openoffice fix > Date: Wed, 10 Sep 2008 23:43:25 +0000 > > > --- /dev/null 2008-09-10 19:40:18.000000000 -0400 > > +++ openoffice.org-2/files/patch-libxslt_libxslt-1.1.16.patch 2008-09-10 18:59:08.000000000 -0400 > > @@ -0,0 +1,11 @@ > > +--- libxslt/libxslt-1.1.16.patch.orig 2008-09-10 17:50:39.000000000 -0400 > > ++++ libxslt/libxslt-1.1.16.patch 2008-09-10 17:59:14.000000000 -0400 > > +@@ -30,7 +30,7 @@ > > + fi > > + > > + > > +-! if test "1" == "1" > > ++! if test "1" = "1" > > + then > > + XMLVERS=`$XML_CONFIG --version` > > + if test `echo $XMLVERS | sed -e 's/libxml //' | awk 'BEGIN { FS = "."; } { printf "%d", ($1 * 1000 + $2) * 1000 + $3;}'` -ge `echo $LIBXML_REQUIRED_VERSION | sed -e 's/libxml //' | awk 'BEGIN { FS = "."; } { printf "%d", ($1 * 1000 + $2) * 1000 + $3;}'` > > > > Hi Diane, > > yes, I'm aware of that. Have you signed to SCA or JCA? > Otherwise I cannot upstream :( > Please refer > http://porting.openoffice.org/freebsd/#policy > for details... > > >From FAQ: > http://www.openoffice.org/FAQs/faq-licensing.html > > 3. Do I have to fill out a SCA? > > Yes, if you intend to contribute source code or other materials which are intended to be compiled or otherwise integrated with the OpenOffice.org product, regardless of the size of the contribution (e.g., including contributions of 10 lines or less). However we encourage all contributors to the OpenOffice.org website domain, including the wiki, to fill out the SCA, as it streamlines the process for all. > > -- Nakata Maho http://accc.riken.jp/maho/ > > _______________________________________________ > freebsd-openoffice@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080911.102550.235626862.chat95>