OOo+FreeBSD/AMD64 Current status
NAKATA Maho
chat95 at mac.com
Sat May 27 17:38:48 PDT 2006
In Message-ID: <200605221630.37642.jkim at FreeBSD.org>
Jung-uk Kim <jkim at FreeBSD.org> wrote:
> http://people.freebsd.org/~jkim/OOo20-m169_20060522.diff
thanks, I just come back from Kyoto yesterday.
o now we use tbz instead tgz. now build breaks at this part.
it was reported at FBSD OOO ML
-> fixed. applied your
editors/openoffice.org-2.0-devel/files/Makefile.others
patch. also I changed from unxfbsd.pro to unxfbsd?.pro
o applied your patch against Makefile from start
until following part.
@@ -72,7 +90,11 @@
EXECBASE?= openoffice.org-${OOOTAG}
DIST_SUBDIR= openoffice.org2.0
SIMPLEOSVER= ${OSREL:C/\.//g}
+.if ${ARCH} == amd64
+PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}X86_64
+.else
PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}Intel
+.endif
LOCALIZED_LANG?= en-US
# FIXME (Somehow INDEX build fails)
and mozilla part is not applied since ooo tar ball can be tar+bzip2 while
mozilla part is always tar+gzip.
o cws-maho1.diff is committed to ports cvs repo.
o patch-i65514 is committed to ports cvs repo.
o patch-i65513 is committed to ports cvs repo.
Thanks for your works,
-- NAKATA, Maho (maho at FreeBSD.org)
More information about the freebsd-openoffice
mailing list