diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile new file mode 100644 index 00000000000..36794db2989 --- /dev/null +++ b/editors/openoffice/Makefile @@ -0,0 +1,132 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2006/08/17 14:56:21 robert Exp $ + +ONLY_FOR_ARCHS= i386 + +COMMENT= "a multi-platform productivity suite" + +M= 179 +VERSION= SRC680_m${M} +DISTNAME= OOo_${VERSION}_source +WRKDIST= ${WRKDIR}/ooo_${VERSION}_src +PKGNAME= openoffice-2.0.3m${M} +CATEGORIES= editors productivity + +SHARED_LIBS= icudata 26.0 \ + icui18n 26.0 \ + icule 26.0 \ + icuuc 26.0 \ + stlport_gcc 4.5 + +HOMEPAGE= http://www.openoffice.org/ +MASTER_SITES= http://humppa.hu/ + +# See http://www.openoffice.org/about.html#licenses +# and http://www.openoffice.org/license.html +# and http://www.openoffice.org/FAQs/faq-questions.html#licensing +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +BUILD_DEPENDS= :zip-*:archivers/zip \ + :unzip-*:archivers/unzip \ + :bison-*:devel/bison \ + :pkgconfig-*:devel/pkgconfig \ + :tcsh-*:shells/tcsh \ + :p5-Archive-Zip-*:archivers/p5-Archive-Zip + +LIB_DEPENDS= gdk-x11-2.0.0.0,gdk_pixbuf-2.0.0.0,gtk-x11-2.0.0.0::x11/gtk+2 \ + python2.3.0.0:python-2.3.*:lang/python/2.3 \ + db.>=4::databases/db/v4 \ + curl.>=2::net/curl \ + neon.>=24::net/neon \ + xslt.>=2::textproc/libxslt + +WANTLIB= ICE SM X11 Xext atk-1.0.0.0 c cairo expat fontconfig \ + freetype glib-2.0.0.0 gmodule-2.0.0.0 gobject-2.0.0.0 \ + gthread-2.0.0.0 iconv intl jpeg m pango-1.0.0.0 \ + pangocairo-1.0.0.0 pangoft2-1.0.0.0 pthread stdc++ xml2 z + +USE_X11= Yes +USE_GMAKE= Yes +NO_REGRESS= Yes +VMEM_WARNING= Yes + +WRKCONF= ${WRKSRC}/config_office + +CONFIGURE_STYLE=gnu +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ + LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" + +CONFIGURE_ARGS= --disable-gnome-vfs \ + --disable-mozilla \ + --disable-qadevooo \ + --disable-pasf \ + --disable-binfilter \ + --disable-odk \ + --disable-cups \ + --with-system-jpeg \ + --with-system-python \ + --with-system-libxml \ + --with-system-stdlibs \ + --with-system-freetype \ + --with-system-curl \ + --with-system-zlib \ + --with-system-expat \ + --with-system-neon \ + --with-system-python \ + --with-system-db \ + --with-epm=internal \ + --with-package-format=portable \ + --without-java + +FLAVORS= debug +FLAVOR?= + +.if ${FLAVOR:L:Mdebug} +CONFIGURE_ARGS+= --enable-debug --enable-crashdump=yes --enable-symbols +.endif + +NCPU= `sysctl -n hw.ncpu` + +# kludge +OOARCH= OPENBSDGCCI +TCSH= ${LOCALBASE}/bin/tcsh + +pre-patch: + @cd ${WRKSRC}/bridges/source/cpp_uno && \ + cp -R gcc3_freebsd_intel gcc3_openbsd_intel && \ + perl -pi -e "s,FREEBSD,OPENBSD,g" gcc3_openbsd_intel/makefile.mk + +pre-configure: + perl -pi -e "s,%%LOCALBASE%%,${LOCALBASE},g; \ + s,%%X11BASE%%,${X11BASE},g; \ + s,%%TMPDIR%%,${TMPDIR},g" \ + ${WRKCONF}/set_soenv.in \ + ${WRKSRC}/solenv/inc/unxobsdi.mk + perl -pi -e "s,/opt/%UNIXPRODUCTNAME%PRODUCTVERSION,openoffice,g" \ + ${WRKSRC}/instsetoo_native/inc_openoffice/unix/packagelist.txt + +do-build: + @cd ${WRKBUILD} && \ + ./bootstrap && \ + ${TCSH} -c 'source OpenBSDEnv.Set && cd instsetoo_native && \ + build.pl -P${NCPU} --all' + +do-install: + cd ${WRKSRC}/instsetoo_native/unxobsd.pro/OpenOffice/portable/install/en-US/openbsd-* && \ + for SW in `ls -1 *.sw`; do \ + ${TAR} xf $$SW -C ${PREFIX}; \ + done + + ${INSTALL_SCRIPT} ${FILESDIR}/soffice.sh ${PREFIX}/bin/soffice + perl -pi -e "s,%%LOCALBASE%%,${LOCALBASE},g; \ + s,%%X11BASE%%,${X11BASE},g" \ + ${PREFIX}/bin/soffice \ + + cd ${PREFIX}/bin && \ + for app in scalc sdraw simpress swriter; do \ + ln -sf soffice $$app ; done + +.include diff --git a/editors/openoffice/distinfo b/editors/openoffice/distinfo new file mode 100644 index 00000000000..74416c87ee4 --- /dev/null +++ b/editors/openoffice/distinfo @@ -0,0 +1,4 @@ +MD5 (OOo_SRC680_m179_source.tar.gz) = 4d0a5a9738fe21c4ff320220feeb48d9 +RMD160 (OOo_SRC680_m179_source.tar.gz) = 6c2fc8adaccd9a91146d39326eef2027c47928ac +SHA1 (OOo_SRC680_m179_source.tar.gz) = e1c8e85c7371923ad35f023f2537cb4cfe9c2bd1 +SIZE (OOo_SRC680_m179_source.tar.gz) = 305389861 diff --git a/editors/openoffice/files/soffice.sh b/editors/openoffice/files/soffice.sh new file mode 100644 index 00000000000..2592b25fe4a --- /dev/null +++ b/editors/openoffice/files/soffice.sh @@ -0,0 +1,22 @@ +#!/bin/sh +# +# $OpenBSD: soffice.sh,v 1.1.1.1 2006/08/17 14:56:21 robert Exp $ +# + +case "$0" +in + *swriter) + %%LOCALBASE%%/openoffice/program/soffice -writer + ;; + *scalc) + %%LOCALBASE%%/openoffice/program/soffice -calc + ;; + *sdraw) + %%LOCALBASE%%/openoffice/program/soffice -draw + ;; + *simpress) + %%LOCALBASE%%/openoffice/program/soffice -impress + ;; + *) + %%LOCALBASE%%/openoffice/program/soffice +esac diff --git a/editors/openoffice/patches/patch-autodoc_source_mkinc_fullcpp_mk b/editors/openoffice/patches/patch-autodoc_source_mkinc_fullcpp_mk new file mode 100644 index 00000000000..38b1725c7df --- /dev/null +++ b/editors/openoffice/patches/patch-autodoc_source_mkinc_fullcpp_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-autodoc_source_mkinc_fullcpp_mk,v 1.1.1.1 2006/08/17 14:56:21 robert Exp $ +--- autodoc/source/mkinc/fullcpp.mk.orig Wed Sep 7 20:10:59 2005 ++++ autodoc/source/mkinc/fullcpp.mk Tue Aug 15 14:03:09 2006 +@@ -59,7 +59,7 @@ CFLAGS+= -YX"precomp.h" -Fp$(PRJ)$/$(INP + + .ENDIF + +-.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" ++.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)"=="OPENBSD" + CFLAGSCXX+= -frtti + .ENDIF + diff --git a/editors/openoffice/patches/patch-automation_source_testtool_objtest_cxx b/editors/openoffice/patches/patch-automation_source_testtool_objtest_cxx new file mode 100644 index 00000000000..44d4b246c23 --- /dev/null +++ b/editors/openoffice/patches/patch-automation_source_testtool_objtest_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-automation_source_testtool_objtest_cxx,v 1.1.1.1 2006/08/17 14:56:21 robert Exp $ +--- automation/source/testtool/objtest.cxx.orig Thu Jul 6 16:33:04 2006 ++++ automation/source/testtool/objtest.cxx Tue Aug 15 14:03:09 2006 +@@ -532,6 +532,8 @@ void TestToolObj::LoadIniFile() // La + abGP.Append( "14" ); + #elif defined LINUX && defined X86_64 + abGP.Append( "15" ); // Linux x86-64 ++#elif defined OPENBSD ++ abGP.Append( "16" ); + #else + #error ("unknown platform. please request an ID for your platform on qa/dev") + #endif diff --git a/editors/openoffice/patches/patch-berkeleydb_db-4_2_52_patch b/editors/openoffice/patches/patch-berkeleydb_db-4_2_52_patch new file mode 100644 index 00000000000..f0de45dd136 --- /dev/null +++ b/editors/openoffice/patches/patch-berkeleydb_db-4_2_52_patch @@ -0,0 +1,1340 @@ +$OpenBSD: patch-berkeleydb_db-4_2_52_patch,v 1.1.1.1 2006/08/17 14:56:21 robert Exp $ +--- berkeleydb/db-4.2.52.patch.orig Tue Jul 25 12:23:22 2006 ++++ berkeleydb/db-4.2.52.patch Tue Aug 15 14:03:09 2006 +@@ -521,6 +521,19 @@ + *** misc/db-4.2.52.NC/dist/configure Wed Dec 3 22:10:02 2003 + --- misc/build/db-4.2.52.NC/dist/configure Tue Jul 25 09:05:20 2006 + *************** ++*** 3492,3497 **** ++--- 3492,3501 ---- ++ cygwin*) ++ optimize_def="-O2" ++ CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE -D_REENTRANT";; +++ openbsd*) +++ optimize_def="-O2" +++ CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" +++ LDFLAGS="$LDFLAGS -pthread";; ++ freebsd*) ++ optimize_def="-O2" ++ CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" ++*************** + *** 5624,5630 **** + # Check to see if the program is GNU ld. I'd rather use --version, + # but apparently some GNU ld's only accept -v. +@@ -529,7 +542,7 @@ + *GNU* | *'with BFD'*) + test "$with_gnu_ld" != no && break + ;; +---- 5624,5630 ---- ++--- 5628,5634 ---- + # Check to see if the program is GNU ld. I'd rather use --version, + # but apparently some GNU ld's only accept -v. + # Break only if it was the GNU/non-GNU ld that we prefer. +@@ -538,6 +551,41 @@ + test "$with_gnu_ld" != no && break + ;; + *************** ++*** 5889,5900 **** ++ ;; ++ ++ openbsd*) ++- lt_cv_file_magic_cmd=/usr/bin/file ++- lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ++ if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ++! lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object' ++ else ++! lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library' ++ fi ++ ;; ++ ++--- 5893,5902 ---- ++ ;; ++ ++ openbsd*) ++ if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ++! lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ++ else ++! lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' ++ fi ++ ;; ++ ++*************** ++*** 8805,8810 **** ++--- 8807,8813 ---- ++ hardcode_shlibpath_var=no ++ if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ++ archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' +++ archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' ++ hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ++ export_dynamic_flag_spec='${wl}-E' ++ else ++*************** + *** 11180,11186 **** + # linker, instead of GNU ld. If possible, this setting should + # overridden to take advantage of the native linker features on +@@ -546,7 +594,7 @@ + fi + + # Commands to make compiler produce verbose output that lists +---- 11180,11186 ---- ++--- 11183,11189 ---- + # linker, instead of GNU ld. If possible, this setting should + # overridden to take advantage of the native linker features on + # the platform it is being used on. +@@ -1010,3 +1058,1256 @@ + ! $(SLO)$/xa_map.obj + ! + ! .INCLUDE : target.mk ++*** misc/db-4.2.52.NC/dbinc/mutex.h Sat Sep 20 23:40:49 2003 ++--- misc/build/db-4.2.52.NC/dbinc/mutex.h Wed Jul 26 19:47:01 2006 ++*************** ++*** 578,610 **** ++ * 'set' mutexes have the value 1, like on Intel; the returned value from ++ * MUTEX_SET() is 1 if the mutex previously had its low bit clear, 0 otherwise. ++ */ ++! #ifdef HAVE_MUTEX_PPC_GCC_ASSEMBLY ++! static inline int ++! MUTEX_SET(int *tsl) { ++! int __r; ++! asm volatile ( ++! "0: \n\t" ++! " lwarx %0,0,%1 \n\t" ++! " cmpwi %0,0 \n\t" ++! " bne- 1f \n\t" ++! " stwcx. %1,0,%1 \n\t" ++! " isync \n\t" ++! " beq+ 2f \n\t" ++! " b 0b \n\t" ++! "1: \n\t" ++! " li %1, 0 \n\t" ++! "2: \n\t" ++! : "=&r" (__r), "+r" (tsl) ++! : ++! : "cr0", "memory"); ++! return (int)tsl; ++! } ++! #endif ++! static inline int ++! MUTEX_UNSET(tsl_t *tsl) { ++! asm volatile("sync" : : : "memory"); ++! return *tsl = 0; ++! } ++ #define MUTEX_INIT(tsl) MUTEX_UNSET(tsl) ++ #endif ++ #endif ++--- 578,604 ---- ++ * 'set' mutexes have the value 1, like on Intel; the returned value from ++ * MUTEX_SET() is 1 if the mutex previously had its low bit clear, 0 otherwise. ++ */ ++! #define MUTEX_SET(tsl) ({ \ ++! int __one = 1; \ ++! int __r; \ ++! tsl_t *__l = (tsl); \ ++! asm volatile (" \ ++! 0: \ ++! lwarx %0,0,%1; \ ++! cmpwi %0,0; \ ++! bne 1f; \ ++! stwcx. %2,0,%1; \ ++! bne- 0b; \ ++! isync; \ ++! 1:" \ ++! : "=&r" (__r) \ ++! : "r" (__l), "r" (__one)); \ ++! !(__r & 1); \ ++! }) ++! #define MUTEX_UNSET(tsl) ({ \ ++! asm volatile("lwsync":::"memory"); \ ++! (*(tsl) = 0); \ ++! }) ++ #define MUTEX_INIT(tsl) MUTEX_UNSET(tsl) ++ #endif ++ #endif ++*** misc/db-4.2.52.NC/env/env_open.c Sat Sep 13 20:39:34 2003 ++--- misc/build/db-4.2.52.NC/env/env_open.c Wed Jul 26 19:47:08 2006 ++*************** ++*** 1006,1012 **** ++ return (__dbenv_set_data_dir(dbenv, value)); ++ ++ if (!strcasecmp(name, "set_flags")) { ++! if (sscanf(value, "%40s %c", arg, &v4) != 1) ++ goto badarg; ++ ++ if (!strcasecmp(value, "db_auto_commit")) ++--- 1006,1012 ---- ++ return (__dbenv_set_data_dir(dbenv, value)); ++ ++ if (!strcasecmp(name, "set_flags")) { ++! if (sscanf(value, "%39s %c", arg, &v4) != 1) ++ goto badarg; ++ ++ if (!strcasecmp(value, "db_auto_commit")) ++*************** ++*** 1068,1074 **** ++ return (__log_set_lg_dir(dbenv, value)); ++ ++ if (!strcasecmp(name, "set_lk_detect")) { ++! if (sscanf(value, "%40s %c", arg, &v4) != 1) ++ goto badarg; ++ if (!strcasecmp(value, "db_lock_default")) ++ flags = DB_LOCK_DEFAULT; ++--- 1068,1074 ---- ++ return (__log_set_lg_dir(dbenv, value)); ++ ++ if (!strcasecmp(name, "set_lk_detect")) { ++! if (sscanf(value, "%39s %c", arg, &v4) != 1) ++ goto badarg; ++ if (!strcasecmp(value, "db_lock_default")) ++ flags = DB_LOCK_DEFAULT; ++*************** ++*** 1174,1180 **** ++ } ++ ++ if (!strcasecmp(name, "set_verbose")) { ++! if (sscanf(value, "%40s %c", arg, &v4) != 1) ++ goto badarg; ++ ++ if (!strcasecmp(value, "db_verb_chkpoint")) ++--- 1174,1180 ---- ++ } ++ ++ if (!strcasecmp(name, "set_verbose")) { ++! if (sscanf(value, "%39s %c", arg, &v4) != 1) ++ goto badarg; ++ ++ if (!strcasecmp(value, "db_verb_chkpoint")) ++*** misc/db-4.2.52.NC/os/os_rw.c Mon Jul 28 20:37:58 2003 ++--- misc/build/db-4.2.52.NC/os/os_rw.c Wed Jul 26 19:47:18 2006 ++*************** ++*** 120,127 **** ++ if ((ret == EINTR || ret == EBUSY) && ++ ++retries < DB_RETRY) ++ goto retry; ++! __db_err(dbenv, "read: 0x%x, %lu: %s", ++! (u_int)taddr, (u_long)len-offset, strerror(ret)); ++ return (ret); ++ } ++ if (nr == 0) ++--- 120,127 ---- ++ if ((ret == EINTR || ret == EBUSY) && ++ ++retries < DB_RETRY) ++ goto retry; ++! __db_err(dbenv, "read: 0x%lx, %lu: %s", ++! (u_long)taddr, (u_long)len-offset, strerror(ret)); ++ return (ret); ++ } ++ if (nr == 0) ++*************** ++*** 197,204 **** ++ if ((ret == EINTR || ret == EBUSY) && ++ ++retries < DB_RETRY) ++ goto retry; ++! __db_err(dbenv, "write: 0x%x, %lu: %s", ++! (u_int)taddr, (u_long)len-offset, strerror(ret)); ++ return (ret); ++ } ++ *nwp = len; ++--- 197,204 ---- ++ if ((ret == EINTR || ret == EBUSY) && ++ ++retries < DB_RETRY) ++ goto retry; ++! __db_err(dbenv, "write: 0x%lx, %lu: %s", ++! (u_long)taddr, (u_long)len-offset, strerror(ret)); ++ return (ret); ++ } ++ *nwp = len; ++*** misc/db-4.2.52.NC/tcl/tcl_compat.c Mon Mar 10 19:22:09 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_compat.c Wed Jul 26 19:47:24 2006 ++*************** ++*** 71,77 **** ++ * in the 'berkdb' command. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], hcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++--- 71,77 ---- ++ * in the 'berkdb' command. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)hcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++*************** ++*** 101,107 **** ++ } ++ item.key = Tcl_GetStringFromObj(objv[2], NULL); ++ item.data = Tcl_GetStringFromObj(objv[3], NULL); ++! if (Tcl_GetIndexFromObj(interp, objv[4], srchacts, ++ "action", TCL_EXACT, &actindex) != TCL_OK) ++ return (IS_HELP(objv[4])); ++ switch ((enum srchacts)actindex) { ++--- 101,107 ---- ++ } ++ item.key = Tcl_GetStringFromObj(objv[2], NULL); ++ item.data = Tcl_GetStringFromObj(objv[3], NULL); ++! if (Tcl_GetIndexFromObj(interp, objv[4], (CONST84 char **)srchacts, ++ "action", TCL_EXACT, &actindex) != TCL_OK) ++ return (IS_HELP(objv[4])); ++ switch ((enum srchacts)actindex) { ++*************** ++*** 198,204 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], ndbopen, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++--- 198,204 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)ndbopen, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++*************** ++*** 347,353 **** ++ * in the 'berkdb' command. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], dbmcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ switch ((enum dbmcmds)cmdindex) { ++--- 347,353 ---- ++ * in the 'berkdb' command. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)dbmcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ switch ((enum dbmcmds)cmdindex) { ++*************** ++*** 456,462 **** ++ if (flag == DBTCL_DBM) ++ ret = store(key, data); ++ else if (flag == DBTCL_NDBM) { ++! if (Tcl_GetIndexFromObj(interp, objv[4], stflag, ++ "flag", TCL_EXACT, &stindex) != TCL_OK) ++ return (IS_HELP(objv[4])); ++ switch ((enum stflag)stindex) { ++--- 456,462 ---- ++ if (flag == DBTCL_DBM) ++ ret = store(key, data); ++ else if (flag == DBTCL_NDBM) { ++! if (Tcl_GetIndexFromObj(interp, objv[4], (CONST84 char **)stflag, ++ "flag", TCL_EXACT, &stindex) != TCL_OK) ++ return (IS_HELP(objv[4])); ++ switch ((enum stflag)stindex) { ++*************** ++*** 647,653 **** ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], ndbcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++--- 647,653 ---- ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)ndbcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++*** misc/db-4.2.52.NC/tcl/tcl_db.c Fri Nov 21 03:40:27 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_db.c Wed Jul 26 19:47:29 2006 ++*************** ++*** 208,214 **** ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], dbcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++--- 208,214 ---- ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)dbcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++*************** ++*** 711,717 **** ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbclose, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') ++--- 711,717 ---- ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbclose, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') ++*************** ++*** 826,832 **** ++ if (type == DB_QUEUE || type == DB_RECNO) { ++ i = 2; ++ while (i < objc - 1) { ++! if (Tcl_GetIndexFromObj(interp, objv[i++], dbputapp, ++ "option", TCL_EXACT, &optindex) != TCL_OK) ++ continue; ++ switch ((enum dbputapp)optindex) { ++--- 826,832 ---- ++ if (type == DB_QUEUE || type == DB_RECNO) { ++ i = 2; ++ while (i < objc - 1) { ++! if (Tcl_GetIndexFromObj(interp, objv[i++], (CONST84 char **)dbputapp, ++ "option", TCL_EXACT, &optindex) != TCL_OK) ++ continue; ++ switch ((enum dbputapp)optindex) { ++*************** ++*** 846,852 **** ++ auto_commit = 0; ++ while (i < end) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! dbputopts, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[i])); ++ i++; ++ switch ((enum dbputopts)optindex) { ++--- 846,852 ---- ++ auto_commit = 0; ++ while (i < end) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! (CONST84 char **)dbputopts, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[i])); ++ i++; ++ switch ((enum dbputopts)optindex) { ++*************** ++*** 1058,1064 **** ++ (void)dbp->get_type(dbp, &type); ++ end = objc; ++ while (i < end) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbgetopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++--- 1058,1064 ---- ++ (void)dbp->get_type(dbp, &type); ++ end = objc; ++ while (i < end) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbgetopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++*************** ++*** 1617,1623 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbdelopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * If we don't have a -auto_commit, -glob or -txn, ++--- 1617,1623 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbdelopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * If we don't have a -auto_commit, -glob or -txn, ++*************** ++*** 1858,1864 **** ++ txn = NULL; ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbcuropts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ goto out; ++--- 1858,1864 ---- ++ txn = NULL; ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbcuropts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ goto out; ++*************** ++*** 1942,1948 **** ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbaopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ if (result == TCL_OK) ++--- 1942,1948 ---- ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbaopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ if (result == TCL_OK) ++*************** ++*** 2122,2128 **** ++ i = 2; ++ adj = i; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbjopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ if (result == TCL_OK) ++--- 2122,2128 ---- ++ i = 2; ++ adj = i; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbjopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ if (result == TCL_OK) ++*************** ++*** 2219,2225 **** ++ i = 2; ++ adj = i; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbgetjopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ if (result == TCL_OK) ++--- 2219,2225 ---- ++ i = 2; ++ adj = i; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbgetjopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ if (result == TCL_OK) ++*************** ++*** 2582,2588 **** ++ txn = NULL; ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbkeyropts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ if (result == TCL_OK) ++--- 2582,2588 ---- ++ txn = NULL; ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbkeyropts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ if (result == TCL_OK) ++*************** ++*** 2694,2700 **** ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbcuropts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ goto out; ++--- 2694,2700 ---- ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbcuropts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ goto out; ++*** misc/db-4.2.52.NC/tcl/tcl_db_pkg.c Mon Nov 17 21:01:05 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_db_pkg.c Wed Jul 26 19:47:40 2006 ++*************** ++*** 195,201 **** ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], berkdbcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ res = NULL; ++ switch ((enum berkdbcmds)cmdindex) { ++--- 195,201 ---- ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)berkdbcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ res = NULL; ++ switch ((enum berkdbcmds)cmdindex) { ++*************** ++*** 516,522 **** ++ server_to = client_to = 0; ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i++], envopen, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ Tcl_ResetResult(interp); ++ continue; ++--- 516,522 ---- ++ server_to = client_to = 0; ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i++], (CONST84 char **)envopen, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ Tcl_ResetResult(interp); ++ continue; ++*************** ++*** 597,603 **** ++ i = 2; ++ while (i < objc) { ++ Tcl_ResetResult(interp); ++! if (Tcl_GetIndexFromObj(interp, objv[i], envopen, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ goto error; ++--- 597,603 ---- ++ i = 2; ++ while (i < objc) { ++ Tcl_ResetResult(interp); ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)envopen, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ goto error; ++*************** ++*** 1452,1458 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i++], bdbenvopen, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get ++--- 1452,1458 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i++], (CONST84 char **)bdbenvopen, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get ++*************** ++*** 1516,1522 **** ++ i = 2; ++ while (i < objc) { ++ Tcl_ResetResult(interp); ++! if (Tcl_GetIndexFromObj(interp, objv[i], bdbopen, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++--- 1516,1522 ---- ++ i = 2; ++ while (i < objc) { ++ Tcl_ResetResult(interp); ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)bdbopen, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++*************** ++*** 2149,2155 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], bdbrem, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++--- 2149,2155 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)bdbrem, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++*************** ++*** 2356,2362 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], bdbmv, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++--- 2356,2362 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)bdbmv, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++*************** ++*** 2573,2579 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], bdbverify, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++--- 2573,2579 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)bdbverify, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++*************** ++*** 2760,2766 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], bdbver, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++--- 2760,2766 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)bdbver, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++*************** ++*** 2871,2877 **** ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], bdbupg, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++--- 2871,2877 ---- ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)bdbupg, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++*** misc/db-4.2.52.NC/tcl/tcl_dbcursor.c Sat May 17 17:15:45 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_dbcursor.c Wed Jul 26 19:47:49 2006 ++*************** ++*** 89,95 **** ++ * Get the command name index from the object based on the berkdbcmds ++ * defined above. ++ */ ++! if (Tcl_GetIndexFromObj(interp, objv[1], dbccmds, "command", ++ TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ switch ((enum dbccmds)cmdindex) { ++--- 89,95 ---- ++ * Get the command name index from the object based on the berkdbcmds ++ * defined above. ++ */ ++! if (Tcl_GetIndexFromObj(interp, objv[1], (CONST84 char **)dbccmds, "command", ++ TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ switch ((enum dbccmds)cmdindex) { ++*************** ++*** 202,208 **** ++ */ ++ i = 2; ++ while (i < (objc - 1)) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbcutopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get ++--- 202,208 ---- ++ */ ++ i = 2; ++ while (i < (objc - 1)) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbcutopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get ++*************** ++*** 459,465 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbcgetopts, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get ++--- 459,465 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbcgetopts, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get ++*************** ++*** 852,858 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], dbcdupopts, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get ++--- 852,858 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)dbcdupopts, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get ++*** misc/db-4.2.52.NC/tcl/tcl_env.c Thu Sep 4 22:45:44 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_env.c Wed Jul 26 19:47:56 2006 ++*************** ++*** 233,239 **** ++ * Get the command name index from the object based on the berkdbcmds ++ * defined above. ++ */ ++! if (Tcl_GetIndexFromObj(interp, objv[1], envcmds, "command", ++ TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ res = NULL; ++--- 233,239 ---- ++ * Get the command name index from the object based on the berkdbcmds ++ * defined above. ++ */ ++! if (Tcl_GetIndexFromObj(interp, objv[1], (CONST84 char **)envcmds, "command", ++ TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ res = NULL; ++*************** ++*** 766,772 **** ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], envremopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ goto error; ++--- 766,772 ---- ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)envremopts, "option", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[i]); ++ goto error; ++*************** ++*** 1038,1044 **** ++ int on, optindex, ret; ++ u_int32_t wh; ++ ++! if (Tcl_GetIndexFromObj(interp, which, verbwhich, "option", ++ TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(which)); ++ ++--- 1038,1044 ---- ++ int on, optindex, ret; ++ u_int32_t wh; ++ ++! if (Tcl_GetIndexFromObj(interp, which, (CONST84 char **)verbwhich, "option", ++ TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(which)); ++ ++*************** ++*** 1061,1067 **** ++ default: ++ return (TCL_ERROR); ++ } ++! if (Tcl_GetIndexFromObj(interp, onoff, verbonoff, "option", ++ TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(onoff)); ++ switch ((enum verbonoff)optindex) { ++--- 1061,1067 ---- ++ default: ++ return (TCL_ERROR); ++ } ++! if (Tcl_GetIndexFromObj(interp, onoff, (CONST84 char **)verbonoff, "option", ++ TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(onoff)); ++ switch ((enum verbonoff)optindex) { ++*************** ++*** 1346,1352 **** ++ /* ++ * This must be the "copy" or "abort" portion of the command. ++ */ ++! if (Tcl_GetIndexFromObj(interp, objv[2], envtestcmd, "command", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[2]); ++ return (result); ++--- 1346,1352 ---- ++ /* ++ * This must be the "copy" or "abort" portion of the command. ++ */ ++! if (Tcl_GetIndexFromObj(interp, objv[2], (CONST84 char **)envtestcmd, "command", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[2]); ++ return (result); ++*************** ++*** 1366,1372 **** ++ /* ++ * This must be the location portion of the command. ++ */ ++! if (Tcl_GetIndexFromObj(interp, objv[3], envtestat, "location", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[3]); ++ return (result); ++--- 1366,1372 ---- ++ /* ++ * This must be the location portion of the command. ++ */ ++! if (Tcl_GetIndexFromObj(interp, objv[3], (CONST84 char **)envtestat, "location", ++ TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(objv[3]); ++ return (result); ++*************** ++*** 1461,1467 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], envdbrem, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++--- 1461,1467 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)envdbrem, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++*************** ++*** 1590,1596 **** ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], envdbmv, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++--- 1590,1596 ---- ++ */ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)envdbmv, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') { ++*** misc/db-4.2.52.NC/tcl/tcl_lock.c Fri Nov 28 16:42:52 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_lock.c Wed Jul 26 19:48:01 2006 ++*************** ++*** 75,81 **** ++ i = 2; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! ldopts, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[i])); ++ i++; ++ switch ((enum ldopts)optindex) { ++--- 75,81 ---- ++ i = 2; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! (CONST84 char **)ldopts, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[i])); ++ i++; ++ switch ((enum ldopts)optindex) { ++*************** ++*** 184,190 **** ++ flag = 0; ++ if (objc == 6) { ++ if (Tcl_GetIndexFromObj(interp, objv[(objc - 4)], ++! lgopts, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[(objc - 4)])); ++ switch ((enum lgopts)optindex) { ++ case LGNOWAIT: ++--- 184,190 ---- ++ flag = 0; ++ if (objc == 6) { ++ if (Tcl_GetIndexFromObj(interp, objv[(objc - 4)], ++! (CONST84 char **)lgopts, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[(objc - 4)])); ++ switch ((enum lgopts)optindex) { ++ case LGNOWAIT: ++*************** ++*** 354,360 **** ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], lkcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ switch ((enum lkcmds)cmdindex) { ++--- 354,360 ---- ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)lkcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ switch ((enum lkcmds)cmdindex) { ++*************** ++*** 425,431 **** ++ * If -nowait is given, it MUST be first arg. ++ */ ++ if (Tcl_GetIndexFromObj(interp, objv[2], ++! lvopts, "option", TCL_EXACT, &optindex) == TCL_OK) { ++ switch ((enum lvopts)optindex) { ++ case LVNOWAIT: ++ flag |= DB_LOCK_NOWAIT; ++--- 425,431 ---- ++ * If -nowait is given, it MUST be first arg. ++ */ ++ if (Tcl_GetIndexFromObj(interp, objv[2], ++! (CONST84 char **)lvopts, "option", TCL_EXACT, &optindex) == TCL_OK) { ++ switch ((enum lvopts)optindex) { ++ case LVNOWAIT: ++ flag |= DB_LOCK_NOWAIT; ++*************** ++*** 470,476 **** ++ * the return list. ++ */ ++ if (Tcl_GetIndexFromObj(interp, myobjv[0], ++! lkops, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(myobjv[0]); ++ goto error; ++ } ++--- 470,476 ---- ++ * the return list. ++ */ ++ if (Tcl_GetIndexFromObj(interp, myobjv[0], ++! (CONST84 char **)lkops, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ result = IS_HELP(myobjv[0]); ++ goto error; ++ } ++*************** ++*** 619,625 **** ++ }; ++ int optindex; ++ ++! if (Tcl_GetIndexFromObj(interp, obj, lkmode, "option", ++ TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(obj)); ++ switch ((enum lkmode)optindex) { ++--- 619,625 ---- ++ }; ++ int optindex; ++ ++! if (Tcl_GetIndexFromObj(interp, obj, (CONST84 char **)lkmode, "option", ++ TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(obj)); ++ switch ((enum lkmode)optindex) { ++*** misc/db-4.2.52.NC/tcl/tcl_log.c Thu Apr 24 18:25:54 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_log.c Wed Jul 26 19:48:16 2006 ++*************** ++*** 61,67 **** ++ i = 2; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! archopts, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[i])); ++ i++; ++ switch ((enum archopts)optindex) { ++--- 61,67 ---- ++ i = 2; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! (CONST84 char **)archopts, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[i])); ++ i++; ++ switch ((enum archopts)optindex) { ++*************** ++*** 311,317 **** ++ */ ++ if (objc == 4) { ++ if (Tcl_GetIndexFromObj(interp, objv[2], ++! logputopts, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ return (IS_HELP(objv[2])); ++ } ++ switch ((enum logputopts)optindex) { ++--- 311,317 ---- ++ */ ++ if (objc == 4) { ++ if (Tcl_GetIndexFromObj(interp, objv[2], ++! (CONST84 char **)logputopts, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ return (IS_HELP(objv[2])); ++ } ++ switch ((enum logputopts)optindex) { ++*************** ++*** 455,461 **** ++ * Get the command name index from the object based on the berkdbcmds ++ * defined above. ++ */ ++! if (Tcl_GetIndexFromObj(interp, objv[1], logccmds, "command", ++ TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ switch ((enum logccmds)cmdindex) { ++--- 455,461 ---- ++ * Get the command name index from the object based on the berkdbcmds ++ * defined above. ++ */ ++! if (Tcl_GetIndexFromObj(interp, objv[1], (CONST84 char **)logccmds, "command", ++ TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ switch ((enum logccmds)cmdindex) { ++*************** ++*** 529,535 **** ++ i = 2; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! logcgetopts, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[i])); ++ i++; ++ switch ((enum logcgetopts)optindex) { ++--- 529,535 ---- ++ i = 2; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! (CONST84 char **)logcgetopts, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[i])); ++ i++; ++ switch ((enum logcgetopts)optindex) { ++*** misc/db-4.2.52.NC/tcl/tcl_mp.c Thu Sep 4 22:45:45 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_mp.c Wed Jul 26 19:48:23 2006 ++*************** ++*** 193,199 **** ++ memset(newname, 0, MSG_SIZE); ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! mpopts, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get an errant ++ * error message if there is another error. ++--- 193,199 ---- ++ memset(newname, 0, MSG_SIZE); ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! (CONST84 char **)mpopts, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get an errant ++ * error message if there is another error. ++*************** ++*** 483,489 **** ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], mpcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++--- 483,489 ---- ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)mpcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++*************** ++*** 613,619 **** ++ flag = 0; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! mpget, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get an errant ++ * error message if there is another error. ++--- 613,619 ---- ++ flag = 0; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! (CONST84 char **)mpget, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ /* ++ * Reset the result so we don't get an errant ++ * error message if there is another error. ++*************** ++*** 747,753 **** ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], pgcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++--- 747,753 ---- ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)pgcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++*************** ++*** 809,815 **** ++ flag = 0; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! pgopt, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[i])); ++ i++; ++ switch ((enum pgopt)optindex) { ++--- 809,815 ---- ++ flag = 0; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! (CONST84 char **)pgopt, "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[i])); ++ i++; ++ switch ((enum pgopt)optindex) { ++*** misc/db-4.2.52.NC/tcl/tcl_rep.c Sun Sep 14 00:14:16 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_rep.c Wed Jul 26 19:48:29 2006 ++*************** ++*** 207,213 **** ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], tclrpstrt, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') ++--- 207,213 ---- ++ ++ i = 2; ++ while (i < objc) { ++! if (Tcl_GetIndexFromObj(interp, objv[i], (CONST84 char **)tclrpstrt, ++ "option", TCL_EXACT, &optindex) != TCL_OK) { ++ arg = Tcl_GetStringFromObj(objv[i], NULL); ++ if (arg[0] == '-') ++*** misc/db-4.2.52.NC/tcl/tcl_txn.c Thu Apr 24 18:25:54 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_txn.c Wed Jul 26 19:48:45 2006 ++*************** ++*** 94,100 **** ++ i = 2; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! txnckpopts, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ return (IS_HELP(objv[i])); ++ } ++ i++; ++--- 94,100 ---- ++ i = 2; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! (CONST84 char **)txnckpopts, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ return (IS_HELP(objv[i])); ++ } ++ i++; ++*************** ++*** 188,194 **** ++ i = 2; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! txnopts, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ return (IS_HELP(objv[i])); ++ } ++ i++; ++--- 188,194 ---- ++ i = 2; ++ while (i < objc) { ++ if (Tcl_GetIndexFromObj(interp, objv[i], ++! (CONST84 char **)txnopts, "option", TCL_EXACT, &optindex) != TCL_OK) { ++ return (IS_HELP(objv[i])); ++ } ++ i++; ++*************** ++*** 466,472 **** ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], txncmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++--- 466,472 ---- ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)txncmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++*************** ++*** 572,578 **** ++ return (TCL_ERROR); ++ } ++ if (objc == 3) { ++! if (Tcl_GetIndexFromObj(interp, objv[2], commitopt, ++ "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[2])); ++ switch ((enum commitopt)optindex) { ++--- 572,578 ---- ++ return (TCL_ERROR); ++ } ++ if (objc == 3) { ++! if (Tcl_GetIndexFromObj(interp, objv[2], (CONST84 char **)commitopt, ++ "option", TCL_EXACT, &optindex) != TCL_OK) ++ return (IS_HELP(objv[2])); ++ switch ((enum commitopt)optindex) { ++*** misc/db-4.2.52.NC/tcl/tcl_util.c Wed Apr 23 20:54:40 2003 ++--- misc/build/db-4.2.52.NC/tcl/tcl_util.c Wed Jul 26 19:48:55 2006 ++*************** ++*** 59,65 **** ++ * in the 'berkdb' command. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], rcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++--- 59,65 ---- ++ * in the 'berkdb' command. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)rcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++*************** ++*** 294,300 **** ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], mxcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++--- 294,300 ---- ++ * defined above. ++ */ ++ if (Tcl_GetIndexFromObj(interp, ++! objv[1], (CONST84 char **)mxcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK) ++ return (IS_HELP(objv[1])); ++ ++ res = NULL; ++*** misc/db-4.2.52.NC/test/include.tcl Wed Oct 22 05:23:36 2003 ++--- misc/build/db-4.2.52.NC/test/include.tcl Wed Jul 26 19:49:05 2006 ++*************** ++*** 1,7 **** ++ # Automatically built by dist/s_test; may require local editing. ++ ++ set tclsh_path @TCL_TCLSH@ ++! set tcllib .libs/libdb_tcl-@DB_VERSION_MAJOR@.@DB_VERSION_MINOR@@LIBTSO_MODSUFFIX@ ++ ++ set rpc_server localhost ++ set rpc_path . ++--- 1,7 ---- ++ # Automatically built by dist/s_test; may require local editing. ++ ++ set tclsh_path @TCL_TCLSH@ ++! set tcllib .libs/libdb_tcl@LIBTSO_MODSUFFIX@.@DB_VERSION_MAJOR@.@DB_VERSION_MINOR@ ++ ++ set rpc_server localhost ++ set rpc_path . diff --git a/editors/openoffice/patches/patch-binfilter_bf_sc_source_core_data_sc_cell_cxx b/editors/openoffice/patches/patch-binfilter_bf_sc_source_core_data_sc_cell_cxx new file mode 100644 index 00000000000..49c96fe8209 --- /dev/null +++ b/editors/openoffice/patches/patch-binfilter_bf_sc_source_core_data_sc_cell_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-binfilter_bf_sc_source_core_data_sc_cell_cxx,v 1.1.1.1 2006/08/17 14:56:21 robert Exp $ +--- binfilter/bf_sc/source/core/data/sc_cell.cxx.orig Thu Jul 6 11:12:29 2006 ++++ binfilter/bf_sc/source/core/data/sc_cell.cxx Tue Aug 15 14:03:09 2006 +@@ -49,7 +49,7 @@ + #include + #endif + +-#if defined (SOLARIS) || defined (FREEBSD) ++#if defined (SOLARIS) || defined (FREEBSD) || defined (OPENBSD) + #include + #elif ( defined ( LINUX ) && ( GLIBC < 2 ) ) + #include diff --git a/editors/openoffice/patches/patch-bridges_prj_build_lst b/editors/openoffice/patches/patch-bridges_prj_build_lst new file mode 100644 index 00000000000..89c9100184c --- /dev/null +++ b/editors/openoffice/patches/patch-bridges_prj_build_lst @@ -0,0 +1,11 @@ +$OpenBSD: patch-bridges_prj_build_lst,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- bridges/prj/build.lst.orig Wed Jul 19 11:28:51 2006 ++++ bridges/prj/build.lst Tue Aug 15 14:03:09 2006 +@@ -19,6 +19,7 @@ br bridges\source\cpp_uno\cc50_solaris_i + br bridges\source\cpp_uno\gcc3_solaris_sparc nmake - u br_gcc3sogs br_cppuno_shared br_unotypes NULL + br bridges\source\cpp_uno\gcc3_solaris_intel nmake - u br_gcc3sogi br_cppuno_shared br_unotypes NULL + br bridges\source\cpp_uno\gcc3_netbsd_intel nmake - u br_gccni br_unotypes NULL ++br bridges\source\cpp_uno\gcc3_openbsd_intel nmake - u br_gcc3oi br_cppuno_shared br_unotypes NULL + br bridges\source\cpp_uno\shared nmake - all br_cppuno_shared br_unotypes NULL + br bridges\source\cli_uno nmake - w,vc7 br_cli_uno br_unotypes NULL + br bridges\source\jni_uno nmake - all br_jni_uno br_unotypes NULL diff --git a/editors/openoffice/patches/patch-bridges_source_cpp_uno_shared_vtablefactory_cxx b/editors/openoffice/patches/patch-bridges_source_cpp_uno_shared_vtablefactory_cxx new file mode 100644 index 00000000000..647d0744195 --- /dev/null +++ b/editors/openoffice/patches/patch-bridges_source_cpp_uno_shared_vtablefactory_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-bridges_source_cpp_uno_shared_vtablefactory_cxx,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- bridges/source/cpp_uno/shared/vtablefactory.cxx.orig Tue Jun 20 01:46:29 2006 ++++ bridges/source/cpp_uno/shared/vtablefactory.cxx Tue Aug 15 14:03:09 2006 +@@ -69,7 +69,7 @@ namespace { + extern "C" void * SAL_CALL allocExec(rtl_arena_type *, sal_Size * size) { + sal_Size pagesize; + #if defined SAL_UNX +-#if defined FREEBSD || defined NETBSD ++#if defined FREEBSD || defined NETBSD || defined OPENBSD + pagesize = getpagesize(); + #else + pagesize = sysconf(_SC_PAGESIZE); diff --git a/editors/openoffice/patches/patch-cli_ure_version_makefile_mk b/editors/openoffice/patches/patch-cli_ure_version_makefile_mk new file mode 100644 index 00000000000..7a9a13a4cc7 --- /dev/null +++ b/editors/openoffice/patches/patch-cli_ure_version_makefile_mk @@ -0,0 +1,20 @@ +$OpenBSD: patch-cli_ure_version_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- cli_ure/version/makefile.mk.orig Tue Jul 25 09:55:26 2006 ++++ cli_ure/version/makefile.mk Tue Aug 15 14:03:09 2006 +@@ -52,8 +52,6 @@ ECHOQUOTE=' + ECHOQUOTE= + .ENDIF + +-.IF "$(BUILD_FOR_CLI)" != "" +- + ALLTAR : \ + $(BIN)$/cliureversion.mk + +@@ -69,7 +67,4 @@ $(BIN)$/cliureversion.mk: version.txt + #INCVERSION .PHONY: version.txt incversions.txt + # +$(PERL) $(PRJ)$/source$/scripts$/increment_version.pl \ + # $< $(BIN)$/cliureversion.mk $(SOLARBINDIR)$/unotype_statistics.txt +- +-.END +- + diff --git a/editors/openoffice/patches/patch-config_office_configure b/editors/openoffice/patches/patch-config_office_configure new file mode 100644 index 00000000000..e36fdf79d5a --- /dev/null +++ b/editors/openoffice/patches/patch-config_office_configure @@ -0,0 +1,56 @@ +$OpenBSD: patch-config_office_configure,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- config_office/configure.orig Wed Jul 19 11:40:09 2006 ++++ config_office/configure Tue Aug 15 14:03:09 2006 +@@ -3547,6 +3547,15 @@ echo $ECHO_N "checking which thread libr + echo "${ECHO_T}$PTHREAD_LIBS" >&6; } + _os=FreeBSD + ;; ++ openbsd*) ++ test_x=yes ++ test_gtk=yes ++ build_cairo=yes ++ test_kde=yes ++ PTHREAD_CFLAGS="-D_THREAD_SAFE" ++ PTHREAD_LIBS="-pthread" ++ _os=OpenBSD ++ ;; + osf) + test_x=dontknow + test_cups=no +@@ -9890,7 +9899,7 @@ echo "$as_me: error: xsltproc is require + fi + + +-if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" ; then ++if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" -o "$_os" = "OpenBSD" ; then + ac_ext=c + ac_cpp='$CPP $CPPFLAGS' + ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +@@ -10150,7 +10159,7 @@ ac_link='$CXX -o conftest$ac_exeext $CXX + ac_compiler_gnu=$ac_cv_cxx_compiler_gnu + + fi +-if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" ; then ++if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" -o "$_os" = "OpenBSD" ; then + ac_ext=cpp + ac_cpp='$CXXCPP $CPPFLAGS' + ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' +@@ -10631,6 +10640,9 @@ echo $ECHO_N "checking which package for + AIX) + PKGFORMAT=aix + ;; ++ OpenBSD) ++ PKGFORMAT=portable ++ ;; + *BSD) + PKGFORMAT=bsd + ;; +@@ -12378,7 +12390,7 @@ fi + { echo "$as_me:$LINENO: result: $ac_cv_header_db_h" >&5 + echo "${ECHO_T}$ac_cv_header_db_h" >&6; } + if test $ac_cv_header_db_h = yes; then +- DB_INCLUDES=/usr/include ++ DB_INCLUDES=/usr/local/include/db4 + else + + CFLAGS=-I/usr/include/db4 diff --git a/editors/openoffice/patches/patch-config_office_configure_in b/editors/openoffice/patches/patch-config_office_configure_in new file mode 100644 index 00000000000..969c7b89bec --- /dev/null +++ b/editors/openoffice/patches/patch-config_office_configure_in @@ -0,0 +1,44 @@ +$OpenBSD: patch-config_office_configure_in,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- config_office/configure.in.orig Wed Jul 19 11:52:02 2006 ++++ config_office/configure.in Tue Aug 15 14:03:09 2006 +@@ -755,6 +755,15 @@ case "$build_os" in + AC_MSG_RESULT([$PTHREAD_LIBS]) + _os=FreeBSD + ;; ++ openbsd*) ++ test_x=yes ++ test_gtk=yes ++ build_cairo=yes ++ test_kde=yes ++ PTHREAD_CFLAGS="-D_THREAD_SAFE" ++ PTHREAD_LIBS="-pthread" ++ _os=OpenBSD ++ ;; + osf) + test_x=dontknow + test_cups=no +@@ -2327,11 +2336,11 @@ dnl ==================================== + dnl Checks for programs. + dnl =================================================================== + dnl Check whether there's a C pre-processor. +-if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" ; then ++if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" -o "$_os" = "OpenBSD" ; then + AC_PROG_CPP + fi + dnl Check whether there's a C++ pre-processor. +-if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" ; then ++if test "$_os" = "Linux" -o "$_os" = "FreeBSD" -o "$_os" = "NetBSD" -o "$_os" = "OpenBSD" ; then + AC_PROG_CXXCPP + fi + +@@ -2461,8 +2470,8 @@ if test "$_os" != "WINNT" -a \( "z$enabl + AIX) + PKGFORMAT=aix + ;; +- *BSD) +- PKGFORMAT=bsd ++ OpenBSD) ++ PKGFORMAT=portable + ;; + OSF1) + PKGFORMAT=setld diff --git a/editors/openoffice/patches/patch-config_office_set_soenv_in b/editors/openoffice/patches/patch-config_office_set_soenv_in new file mode 100644 index 00000000000..2d63ba4f4f2 --- /dev/null +++ b/editors/openoffice/patches/patch-config_office_set_soenv_in @@ -0,0 +1,117 @@ +$OpenBSD: patch-config_office_set_soenv_in,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- config_office/set_soenv.in.orig Wed Jul 19 11:52:27 2006 ++++ config_office/set_soenv.in Tue Aug 15 14:05:56 2006 +@@ -368,6 +368,34 @@ elsif ( $platform =~ m/freebsd/ ) + $INPATH = $OUTPATH.$PROEXT; + $GVERDIR = $INPATH; + } ++elsif ( $platform =~ m/openbsd/ ) ++{ print "Setting OpenBSD specific values... "; ++ $outfile = "OpenBSDEnv.Set"; ++ $BIG_SVX = "TRUE"; ++ $COM = "GCC"; ++ $COMPATH = '@COMPATH@'; ++ $CPU = "I"; ++ $CPUNAME = "INTEL"; ++ $CVER = "C300"; ++ $GUI = "UNX"; ++ $GUIBASE = "unx"; ++ $GUIENV = "sal"; ++ $GVER = "VCL"; ++ $OUTPATH = "unxobsd"; ++ $INPATH = $OUTPATH.$PROEXT; ++ $GVERDIR = $INPATH; ++ $OS = "OPENBSD"; ++ $PATH_SEPERATOR = $ps; ++ $XPVERSION = "3"; ++ $OSVERSION = '@OSVERSION@'; ++ $JRELIBDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."i386"; ++ $JRETOOLKITDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."i386".$ds."client"; ++ $JRETHREADDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."i386".$ds."native_threads"; ++ $JREEXTRALIBDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."i386".$ds."xawt"; ++ if( @GCCVER@ >= 30401 ) { ++ $CVER = "C341"; ++ } ++} + elsif ( $platform =~ m/linux-gnu/ ) + { + # General Linux settings: +@@ -935,7 +963,7 @@ if ($platform =~ m/solaris/) + $ps.$JRETHREADDIR. + $ps.'$SOLARVER'.$ds.'$UPD'.$ds.'$INPATH'.$LIB; + } +-elsif ($platform =~ m/linux-gnu|netbsd|osf1|freebsd|aix/) ++elsif ($platform =~ m/linux-gnu|netbsd|osf1|openbsd|freebsd|aix/) + { $LD_LIBRARY_PATH = $cur_dir. + $ps.'$SOLARENV'.$ds.'$INPATH'.$LIB. + $ps.$JRELIBDIR. +@@ -984,7 +1012,7 @@ if ($platform =~ m/solaris/) + $D."SUPD=$UPD". + $D."UPDVER=".'""'."'".'"'."'".'"'."SV$UPD".'"'."'".'"'."'".'"'.'"'; + } +-elsif ($platform =~ m/linux-gnu|netbsd|freebsd|osf1|irix|aix/) ++elsif ($platform =~ m/linux-gnu|netbsd|openbsd|freebsd|osf1|irix|aix/) + { $SOLARDEF = $D."UNX". + $D.$COM. + $D.$CVER. +@@ -1021,7 +1049,7 @@ if ($platform =~ m/solaris/) + $L.$USR_DT.$LIB. + $L.$USR_OPENWIN.$LIB; + } +-elsif ($platform =~ m/linux-gnu|netbsd|osf1|irix|freebsd|aix/) ++elsif ($platform =~ m/linux-gnu|netbsd|osf1|irix|openbsd|freebsd|aix/) + { + $SOLAREXTRALIB = $L.$par_dir.$LIB64; + } +@@ -1062,7 +1090,7 @@ if ($platform =~ m/cygwin/) + } + + # The general environment path. +-if ($platform =~ m/linux-gnu|netbsd|odf1|irix|freebsd|aix|solaris/) ++if ($platform =~ m/linux-gnu|netbsd|odf1|irix|openbsd|freebsd|aix|solaris/) + { $PATH = $cur_dir. + $ps.'$SOLARVER'.$ds.'$UPD'.$ds.'$INPATH'.$BIN. + $ps.'$SOLARENV'.$ds.'$OUTPATH'.$BIN. +@@ -1240,7 +1268,7 @@ if ($platform =~ m/solaris/) + $L_STLPORT_LIB. + $L.$XLIB; + } +-elsif ($platform =~ m/linux-gnu|netbasd|osf1|irix|aix|freebsd/) ++elsif ($platform =~ m/linux-gnu|netbasd|osf1|irix|aix|openbsd|freebsd/) + { $SOLARLIB = $L.$par_dir.$LIB. + $L.'$SOLARENV'.$ds.'$OUTPATH'.$LIB. + $L.'$SOLARVER'.$ds.'$UPD'.$ds.'$INPATH'.$LIB. +@@ -1283,10 +1311,10 @@ $SOLARINC = $I.$cur_dir. + $I.'$SOLARENV'.$INC. + $I.'$SRC_ROOT'.$ds."res"; + +-if ($platform =~ m/solaris|linux-gnu|osf1|freebsd|netbsd|irix/) ++if ($platform =~ m/solaris|linux-gnu|osf1|openbsd|freebsd|netbsd|irix/) + { + $SOLARINC .= $STLPORT_stlport; +-if ($platform =~ m/linux|freebsd|netbsd/) ++if ($platform =~ m/linux|openbsd|freebsd|netbsd/) + { + # This simply adds an include path, so even cases that break the FHS work + $SOLARINC .= $STLPORT_inc_stlport; +@@ -1326,6 +1354,11 @@ if ($platform =~ m/linux-gnu/) + $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."bsd"; + $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."linux"; + } ++ elsif ($platform =~ m/openbsd/) ++ { ++ $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."openbsd"; ++ $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."bsd"; ++ } + elsif ($platform =~ m/netbsd/) + { $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."netbsd"; + } +@@ -1338,7 +1371,7 @@ if ($platform =~ m/linux-gnu/) + $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."native_threads".$ds."include"; + } + #The tail, if needed +- if ($platform =~ m/linux-gnu|freebsd|netbsd/) ++ if ($platform =~ m/linux-gnu|openbsd|freebsd|netbsd/) + { $SOLARINC .= $I.$XINC; + } + elsif ($platform =~ m/osf1/) diff --git a/editors/openoffice/patches/patch-cppu_source_typelib_typelib_cxx b/editors/openoffice/patches/patch-cppu_source_typelib_typelib_cxx new file mode 100644 index 00000000000..ecb895972ae --- /dev/null +++ b/editors/openoffice/patches/patch-cppu_source_typelib_typelib_cxx @@ -0,0 +1,93 @@ +$OpenBSD: patch-cppu_source_typelib_typelib_cxx,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- cppu/source/typelib/typelib.cxx.orig Mon Jun 19 15:13:24 2006 ++++ cppu/source/typelib/typelib.cxx Tue Aug 15 14:03:09 2006 +@@ -643,7 +643,7 @@ extern "C" void SAL_CALL typelib_typedes + pRet = (typelib_TypeDescription *)pTmp; + #if OSL_DEBUG_LEVEL > 1 + osl_incrementInterlockedCount( +- Init::get().nArrayTypeDescriptionCount ); ++ &Init::get().nArrayTypeDescriptionCount ); + #endif + pIndirect->pType = 0; + pTmp->nDimensions = 0; +@@ -658,7 +658,7 @@ extern "C" void SAL_CALL typelib_typedes + pRet = (typelib_TypeDescription *)pTmp; + #if OSL_DEBUG_LEVEL > 1 + osl_incrementInterlockedCount( +- Init::get().nIndirectTypeDescriptionCount ); ++ &Init::get().nIndirectTypeDescriptionCount ); + #endif + pTmp->pType = 0; + } +@@ -671,7 +671,7 @@ extern "C" void SAL_CALL typelib_typedes + pRet = (typelib_TypeDescription *)pTmp; + #if OSL_DEBUG_LEVEL > 1 + osl_incrementInterlockedCount( +- Init::get().nUnionTypeDescriptionCount ); ++ &Init::get().nUnionTypeDescriptionCount ); + #endif + pTmp->nMembers = 0; + pTmp->pDiscriminantTypeRef = 0; +@@ -690,7 +690,7 @@ extern "C" void SAL_CALL typelib_typedes + pRet = (typelib_TypeDescription *)pTmp; + #if OSL_DEBUG_LEVEL > 1 + osl_incrementInterlockedCount( +- Init::get().nCompoundTypeDescriptionCount ); ++ &Init::get().nCompoundTypeDescriptionCount ); + #endif + pTmp->aBase.pBaseTypeDescription = 0; + pTmp->aBase.nMembers = 0; +@@ -709,7 +709,7 @@ extern "C" void SAL_CALL typelib_typedes + pRet = (typelib_TypeDescription *)pTmp; + #if OSL_DEBUG_LEVEL > 1 + osl_incrementInterlockedCount( +- Init::get().nCompoundTypeDescriptionCount ); ++ &Init::get().nCompoundTypeDescriptionCount ); + #endif + pTmp->pBaseTypeDescription = 0; + pTmp->nMembers = 0; +@@ -725,7 +725,7 @@ extern "C" void SAL_CALL typelib_typedes + pRet = (typelib_TypeDescription *)pTmp; + #if OSL_DEBUG_LEVEL > 1 + osl_incrementInterlockedCount( +- Init::get().nEnumTypeDescriptionCount ); ++ &Init::get().nEnumTypeDescriptionCount ); + #endif + pTmp->nDefaultEnumValue = 0; + pTmp->nEnumValues = 0; +@@ -740,7 +740,7 @@ extern "C" void SAL_CALL typelib_typedes + pRet = (typelib_TypeDescription *)pTmp; + #if OSL_DEBUG_LEVEL > 1 + osl_incrementInterlockedCount( +- Init::get().nInterfaceTypeDescriptionCount ); ++ &Init::get().nInterfaceTypeDescriptionCount ); + #endif + pTmp->pBaseTypeDescription = 0; + pTmp->nMembers = 0; +@@ -761,7 +761,7 @@ extern "C" void SAL_CALL typelib_typedes + pRet = (typelib_TypeDescription *)pTmp; + #if OSL_DEBUG_LEVEL > 1 + osl_incrementInterlockedCount( +- Init::get().nInterfaceMethodTypeDescriptionCount ); ++ &Init::get().nInterfaceMethodTypeDescriptionCount ); + #endif + pTmp->aBase.pMemberName = 0; + pTmp->pReturnTypeRef = 0; +@@ -781,7 +781,7 @@ extern "C" void SAL_CALL typelib_typedes + pRet = (typelib_TypeDescription *)pTmp; + #if OSL_DEBUG_LEVEL > 1 + osl_incrementInterlockedCount( +- Init::get().nInterfaceAttributeTypeDescriptionCount ); ++ &Init::get().nInterfaceAttributeTypeDescriptionCount ); + #endif + pTmp->aBase.pMemberName = 0; + pTmp->pAttributeTypeRef = 0; +@@ -799,7 +799,7 @@ extern "C" void SAL_CALL typelib_typedes + { + pRet = new typelib_TypeDescription(); + #if OSL_DEBUG_LEVEL > 1 +- osl_incrementInterlockedCount( Init::get().nTypeDescriptionCount ); ++ osl_incrementInterlockedCount( &Init::get().nTypeDescriptionCount ); + #endif + } + } diff --git a/editors/openoffice/patches/patch-cppu_source_uno_data_cxx b/editors/openoffice/patches/patch-cppu_source_uno_data_cxx new file mode 100644 index 00000000000..81f3f6761c7 --- /dev/null +++ b/editors/openoffice/patches/patch-cppu_source_uno_data_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-cppu_source_uno_data_cxx,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- cppu/source/uno/data.cxx.orig Fri Feb 3 18:32:32 2006 ++++ cppu/source/uno/data.cxx Tue Aug 15 14:03:09 2006 +@@ -364,7 +364,7 @@ sal_Bool SAL_CALL uno_type_isAssignableF + #endif + + #if defined(INTEL) \ +- && (defined(__GNUC__) && (defined(LINUX) || defined(FREEBSD)) || defined(MACOSX) \ ++ && (defined(__GNUC__) && (defined(LINUX) || defined(FREEBSD)) || defined(MACOSX) || defined(OPENBSD) \ + || defined(__SUNPRO_CC) && defined(SOLARIS)) + #define MAX_ALIGNMENT_4 + #endif diff --git a/editors/openoffice/patches/patch-cppu_util_makefile_mk b/editors/openoffice/patches/patch-cppu_util_makefile_mk new file mode 100644 index 00000000000..e8b52179f13 --- /dev/null +++ b/editors/openoffice/patches/patch-cppu_util_makefile_mk @@ -0,0 +1,13 @@ +$OpenBSD: patch-cppu_util_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- cppu/util/makefile.mk.orig Wed Apr 19 15:50:07 2006 ++++ cppu/util/makefile.mk Tue Aug 15 14:03:09 2006 +@@ -65,7 +65,9 @@ SHL1STDLIBS = $(SALLIB) $(SALHELPERLIB) + SHL1DEPN= + SHL1IMPLIB=i$(TARGET) + .IF "$(OS)"!="FREEBSD" ++.IF "$(OS)"!="OPENBSD" + SHL1DEF=$(MISC)$/$(SHL1TARGET).def ++.ENDIF + .ENDIF + + SHL1VERSIONMAP=$(TARGET).map diff --git a/editors/openoffice/patches/patch-cppuhelper_source_makefile_mk b/editors/openoffice/patches/patch-cppuhelper_source_makefile_mk new file mode 100644 index 00000000000..f21a92bf419 --- /dev/null +++ b/editors/openoffice/patches/patch-cppuhelper_source_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-cppuhelper_source_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- cppuhelper/source/makefile.mk.orig Tue Jun 20 13:58:34 2006 ++++ cppuhelper/source/makefile.mk Tue Aug 15 14:03:09 2006 +@@ -177,6 +177,8 @@ SHL1VERSIONMAP=gcc3_linux_intel.map + SHL1VERSIONMAP=gcc3_linux_intel.map + .ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXSgcc3" + SHL1VERSIONMAP=gcc3_linux_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)"=="OPENBSDIgcc3" ++SHL1VERSIONMAP=gcc3_linux_intel.map + .ENDIF + + # --- Targets ------------------------------------------------------ diff --git a/editors/openoffice/patches/patch-crashrep_source_unx_main_cxx b/editors/openoffice/patches/patch-crashrep_source_unx_main_cxx new file mode 100644 index 00000000000..131972cc275 --- /dev/null +++ b/editors/openoffice/patches/patch-crashrep_source_unx_main_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-crashrep_source_unx_main_cxx,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- crashrep/source/unx/main.cxx.orig Mon Jun 19 16:31:28 2006 ++++ crashrep/source/unx/main.cxx Tue Aug 15 14:03:09 2006 +@@ -50,7 +50,7 @@ + #include + #include + +-#if defined (LINUX) || (FREEBSD) ++#if defined (LINUX) || (FREEBSD) || (OPENBSD) + #include + #endif + diff --git a/editors/openoffice/patches/patch-crashrep_source_unx_makefile_mk b/editors/openoffice/patches/patch-crashrep_source_unx_makefile_mk new file mode 100644 index 00000000000..c0e48406813 --- /dev/null +++ b/editors/openoffice/patches/patch-crashrep_source_unx_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-crashrep_source_unx_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- crashrep/source/unx/makefile.mk.orig Thu Sep 8 11:42:39 2005 ++++ crashrep/source/unx/makefile.mk Tue Aug 15 14:03:09 2006 +@@ -71,7 +71,7 @@ APP1TARGET=$(TARGET) + APP1OBJS=$(OBJFILES) + + APP1STDLIBS=$(DYNAMIC) -lXext -lX11 +-.IF "$(OS)" != "FREEBSD" ++.IF "$(OS)" != "FREEBSD" && "$(OS)" != "OPENBSD" + APP1STDLIBS+=-ldl -lnsl + .ENDIF + .IF "$(OS)" == "SOLARIS" diff --git a/editors/openoffice/patches/patch-desktop_source_app_main_cxx b/editors/openoffice/patches/patch-desktop_source_app_main_cxx new file mode 100644 index 00000000000..167dbce8d85 --- /dev/null +++ b/editors/openoffice/patches/patch-desktop_source_app_main_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-desktop_source_app_main_cxx,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- desktop/source/app/main.cxx.orig Thu Sep 8 19:11:14 2005 ++++ desktop/source/app/main.cxx Tue Aug 15 14:03:09 2006 +@@ -34,7 +34,7 @@ + ************************************************************************/ + + #if defined(UNX) +-#if defined(MACOSX) || defined(FREEBSD) ++#if defined(MACOSX) || defined(FREEBSD) || defined(OPENBSD) + #include + #include + #endif /* MACOSX || FREEBSD */ diff --git a/editors/openoffice/patches/patch-desktop_source_pkgchk_unopkg_cmdenv_cxx b/editors/openoffice/patches/patch-desktop_source_pkgchk_unopkg_cmdenv_cxx new file mode 100644 index 00000000000..2941ef9f837 --- /dev/null +++ b/editors/openoffice/patches/patch-desktop_source_pkgchk_unopkg_cmdenv_cxx @@ -0,0 +1,30 @@ +$OpenBSD: patch-desktop_source_pkgchk_unopkg_cmdenv_cxx,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- desktop/source/pkgchk/unopkg_cmdenv.cxx.orig Thu Jul 13 19:08:49 2006 ++++ desktop/source/pkgchk/unopkg_cmdenv.cxx Tue Aug 15 14:03:09 2006 +@@ -180,18 +180,18 @@ CommandEnvironmentImpl::~CommandEnvironm + void CommandEnvironmentImpl::printLicense(const OUString& sLicense, bool & accept, bool &decline) + { + ResMgr * pResMgr = DeploymentResMgr::get(); +- OUString s1(String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_1, pResMgr))); ++ OUString s1 = String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_1, pResMgr)); + ::rtl::OString os1 = ::rtl::OUStringToOString(s1, osl_getThreadTextEncoding()); +- OUString s2(String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_2, pResMgr))); ++ OUString s2 = String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_2, pResMgr)); + ::rtl::OString os2 = ::rtl::OUStringToOString(s2, osl_getThreadTextEncoding()); +- OUString s3(String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_3, pResMgr))); ++ OUString s3 = String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_3, pResMgr)); + ::rtl::OString os3 = ::rtl::OUStringToOString(s3, osl_getThreadTextEncoding()); +- OUString s4(String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_4, pResMgr))); ++ OUString s4 = String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_4, pResMgr)); + ::rtl::OString os4 = ::rtl::OUStringToOString(s4, osl_getThreadTextEncoding()); +- OUString sYES(String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_YES, pResMgr))); +- OUString sY(String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_Y, pResMgr))); +- OUString sNO(String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_NO, pResMgr))); +- OUString sN(String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_N, pResMgr))); ++ OUString sYES = String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_YES, pResMgr)); ++ OUString sY = String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_Y, pResMgr)); ++ OUString sNO = String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_NO, pResMgr)); ++ OUString sN =String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_N, pResMgr)); + + fprintf(stdout, "\n\n%s\n\n", os1.getStr()); + fprintf(stdout, "%s\n\n", OUStringToOString(sLicense, osl_getThreadTextEncoding()).getStr()); diff --git a/editors/openoffice/patches/patch-desktop_util_makefile_mk b/editors/openoffice/patches/patch-desktop_util_makefile_mk new file mode 100644 index 00000000000..44954f9940c --- /dev/null +++ b/editors/openoffice/patches/patch-desktop_util_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-desktop_util_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- desktop/util/makefile.mk.orig Tue May 2 19:13:56 2006 ++++ desktop/util/makefile.mk Tue Aug 15 14:03:09 2006 +@@ -96,7 +96,7 @@ LIB1FILES += $(OBJ)$/copyright_ascii_sun + LINKFLAGSAPPGUI!:= $(LINKFLAGSAPPGUI:s/-bind_at_load//) + .ENDIF # MACOSX + +-.IF "$(OS)" == "LINUX" || "$(OS)" == "FREEBSD" || "$(OS)" == "NETBSD" ++.IF "$(OS)" == "LINUX" || "$(OS)" == "FREEBSD" || "$(OS)" == "NETBSD" || "$(OS)" == "OPENBSD" + # #74158# linux needs sal/vos/tools at end of link list, solaris needs it first, + # winXX is handled like solaris for now + APP1_STDPRE= diff --git a/editors/openoffice/patches/patch-dmake_configure b/editors/openoffice/patches/patch-dmake_configure new file mode 100644 index 00000000000..8ca4290a914 --- /dev/null +++ b/editors/openoffice/patches/patch-dmake_configure @@ -0,0 +1,13 @@ +$OpenBSD: patch-dmake_configure,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- dmake/configure.orig Thu Jun 29 13:22:15 2006 ++++ dmake/configure Tue Aug 15 14:03:09 2006 +@@ -3475,6 +3475,9 @@ case "$_os" in + "AIX") + OS_VERSION=sysvr4 + ;; ++ "OpenBSD") ++ OS_VERSION=linux ++ ;; + *) + { { echo "$as_me:$LINENO: error: $_os operating system is not suitable to build dmake!" >&5 + echo "$as_me: error: $_os operating system is not suitable to build dmake!" >&2;} diff --git a/editors/openoffice/patches/patch-dmake_configure_in b/editors/openoffice/patches/patch-dmake_configure_in new file mode 100644 index 00000000000..d4f0b6437fc --- /dev/null +++ b/editors/openoffice/patches/patch-dmake_configure_in @@ -0,0 +1,13 @@ +$OpenBSD: patch-dmake_configure_in,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- dmake/configure.in.orig Thu Jun 29 13:22:28 2006 ++++ dmake/configure.in Tue Aug 15 14:03:09 2006 +@@ -104,6 +104,9 @@ case "$_os" in + "AIX") + OS_VERSION=sysvr4 + ;; ++ "OpenBSD") ++ OS_VERSION=linux ++ ;; + *) + AC_MSG_ERROR([$_os operating system is not suitable to build dmake!]) + ;; diff --git a/editors/openoffice/patches/patch-dmake_unix_runargv_c b/editors/openoffice/patches/patch-dmake_unix_runargv_c new file mode 100644 index 00000000000..0e43464aaea --- /dev/null +++ b/editors/openoffice/patches/patch-dmake_unix_runargv_c @@ -0,0 +1,12 @@ +$OpenBSD: patch-dmake_unix_runargv_c,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- dmake/unix/runargv.c.orig Thu Apr 20 14:19:12 2006 ++++ dmake/unix/runargv.c Tue Aug 15 14:03:09 2006 +@@ -132,7 +132,7 @@ private_strerror (errnum) + #ifdef arm32 + extern const char * const sys_errlist[]; + #else +-#if defined(linux) || defined(__FreeBSD__) ++#if defined(linux) || defined(__FreeBSD__) || defined(__OpenBSD__) + extern const char * const sys_errlist[]; + #else + extern char *sys_errlist[]; diff --git a/editors/openoffice/patches/patch-dtrans_source_X11_X11_selection_cxx b/editors/openoffice/patches/patch-dtrans_source_X11_X11_selection_cxx new file mode 100644 index 00000000000..42ed0fd4272 --- /dev/null +++ b/editors/openoffice/patches/patch-dtrans_source_X11_X11_selection_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-dtrans_source_X11_X11_selection_cxx,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- dtrans/source/X11/X11_selection.cxx.orig Mon Jul 10 18:31:52 2006 ++++ dtrans/source/X11/X11_selection.cxx Tue Aug 15 14:03:10 2006 +@@ -42,7 +42,7 @@ + #include + #include + #include +-#if defined(LINUX) || defined(NETBSD) || defined (FREEBSD) ++#if defined(LINUX) || defined(NETBSD) || defined (FREEBSD) || defined (OPENBSD) + #include + #else + #include diff --git a/editors/openoffice/patches/patch-epm_epm-3_7_patch b/editors/openoffice/patches/patch-epm_epm-3_7_patch new file mode 100644 index 00000000000..a2c28651052 --- /dev/null +++ b/editors/openoffice/patches/patch-epm_epm-3_7_patch @@ -0,0 +1,39 @@ +$OpenBSD: patch-epm_epm-3_7_patch,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- epm/epm-3.7.patch.orig Wed Jul 19 11:36:49 2006 ++++ epm/epm-3.7.patch Tue Aug 15 14:03:10 2006 +@@ -623,6 +623,35 @@ + file->dst); + fprintf(fp, "@exec /bin/chmod %04o %s\n", file->mode, file->dst); + } ++*** misc/epm-3.7/portable.c Wed Jul 23 17:41:08 2003 ++--- misc/build/epm-3.7/portable.c Thu Aug 10 09:54:13 2006 ++*************** ++*** 1515,1525 **** ++ fputs("# Determine correct extract options for the tar command...\n", fp); ++ fputs("if test `uname` = Darwin; then\n", fp); ++ fputs(" ac_tar=\"tar -xpPf\"\n", fp); ++ fputs("else if test \"`tar --help 2>&1 | grep GNU`\" = \"\"; then\n", fp); ++ fputs(" ac_tar=\"tar -xpf\"\n", fp); ++ fputs("else\n", fp); ++ fputs(" ac_tar=\"tar -xpPf\"\n", fp); ++! fputs("fi fi\n", fp); ++ ++ return (0); ++ } ++--- 1515,1527 ---- ++ fputs("# Determine correct extract options for the tar command...\n", fp); ++ fputs("if test `uname` = Darwin; then\n", fp); ++ fputs(" ac_tar=\"tar -xpPf\"\n", fp); +++ fputs("else if test `uname` = OpenBSD; then\n", fp); +++ fputs(" ac_tar=\"tar -xpPf\"\n", fp); ++ fputs("else if test \"`tar --help 2>&1 | grep GNU`\" = \"\"; then\n", fp); ++ fputs(" ac_tar=\"tar -xpf\"\n", fp); ++ fputs("else\n", fp); ++ fputs(" ac_tar=\"tar -xpPf\"\n", fp); ++! fputs("fi fi fi\n", fp); ++ ++ return (0); ++ } + *** misc/epm-3.7/qprintf.c Tue Jan 28 06:48:03 2003 + --- misc/build/epm-3.7/qprintf.c Thu Jan 19 17:04:22 2006 + *************** diff --git a/editors/openoffice/patches/patch-extensions_source_nsplugin_source_makefile_mk b/editors/openoffice/patches/patch-extensions_source_nsplugin_source_makefile_mk new file mode 100644 index 00000000000..5f01f68165b --- /dev/null +++ b/editors/openoffice/patches/patch-extensions_source_nsplugin_source_makefile_mk @@ -0,0 +1,30 @@ +$OpenBSD: patch-extensions_source_nsplugin_source_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- extensions/source/nsplugin/source/makefile.mk.orig Fri Feb 17 17:03:55 2006 ++++ extensions/source/nsplugin/source/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -57,7 +57,7 @@ dummy: + @echo GTK disabled - nothing to build + + .ELSE # "$(ENABLE_GTK)"=="" +-.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" ++.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" || "$(OS)"=="OPENBSD" + INC+= -DNP_LINUX + .ENDIF + PKGCONFIG_MODULES=gtk+-2.0 +@@ -80,7 +80,7 @@ SHL1OBJS= $(SLO)$/npshell.obj \ + .IF "$(GUI)"=="UNX" + STDLIBS+=$(SOLARLIBDIR)$/npunix.o + SHL1STDLIBS+=$(SOLARLIBDIR)$/npunix.o +-#.IF "$(OS)"!="FREEBSD" ++#.IF "$(OS)"!="FREEBSD" || "$(OS)"!="OPENBSD" + #SHL1STDLIBS+= -ldl -lnsl + #.ENDIF #FREEBSD + .ENDIF #UNX +@@ -115,7 +115,7 @@ APP1STDLIBS=\ + $(TOOLSLIB) + + .IF "$(GUI)"=="UNX" +-.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" || "$(OS)"=="MACOSX" ++.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" || "$(OS)"=="MACOSX" || "$(OS)"=="OPENBSD" + .ELSE + APP1STDLIBS+= -ldl -lnsl -lnls -lsocket + .ENDIF diff --git a/editors/openoffice/patches/patch-extensions_source_plugin_unx_makefile_mk b/editors/openoffice/patches/patch-extensions_source_plugin_unx_makefile_mk new file mode 100644 index 00000000000..aeb5c3761eb --- /dev/null +++ b/editors/openoffice/patches/patch-extensions_source_plugin_unx_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-extensions_source_plugin_unx_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- extensions/source/plugin/unx/makefile.mk.orig Mon Jun 19 12:45:51 2006 ++++ extensions/source/plugin/unx/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -73,7 +73,7 @@ APP1STDLIBS=\ + .IF "$(OS)"=="SOLARIS" || "$(OS)"=="SCO" || "$(OS)"=="HPUX" + APP1STDLIBS+=-lXm -lXt -lXext -lX11 -ldl + .ELSE +-.IF "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" ++.IF "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)"=="OPENBSD" + APP1STDLIBS+=-lXaw -lXt -lXext -lX11 + .ELSE + APP1STDLIBS+=-lXaw -lXt -lXext -lX11 -ldl diff --git a/editors/openoffice/patches/patch-extensions_source_scanner_makefile_mk b/editors/openoffice/patches/patch-extensions_source_scanner_makefile_mk new file mode 100644 index 00000000000..9f7eb617cb6 --- /dev/null +++ b/editors/openoffice/patches/patch-extensions_source_scanner_makefile_mk @@ -0,0 +1,13 @@ +$OpenBSD: patch-extensions_source_scanner_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- extensions/source/scanner/makefile.mk.orig Thu Sep 8 22:36:35 2005 ++++ extensions/source/scanner/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -89,7 +89,9 @@ SHL1STDLIBS=\ + .IF "$(GUI)"=="UNX" + .IF "$(OS)"!="FREEBSD" + .IF "$(OS)"!="NETBSD" ++.IF "$(OS)"!="OPENBSD" + SHL1STDLIBS+=$(SVTOOLLIB) -ldl ++.ENDIF + .ENDIF + .ENDIF + .ENDIF diff --git a/editors/openoffice/patches/patch-external_gcc3_specific_makefile_mk b/editors/openoffice/patches/patch-external_gcc3_specific_makefile_mk new file mode 100644 index 00000000000..e8b6f2a5756 --- /dev/null +++ b/editors/openoffice/patches/patch-external_gcc3_specific_makefile_mk @@ -0,0 +1,21 @@ +$OpenBSD: patch-external_gcc3_specific_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- external/gcc3_specific/makefile.mk.orig Mon Sep 12 16:49:17 2005 ++++ external/gcc3_specific/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -12,8 +12,8 @@ TARGET=gcc3_specific + .IF "$(OS)"!="MACOSX" + .IF "$(OS)"!="IRIX" + .IF "$(OS)"!="FREEBSD" ++.IF "$(OS)"!="OPENBSD" + +- + all .SEQUENTIAL : $(SOLARLIBDIR)$/libstdc++.so.$(SHORTSTDCPP3) $(SOLARLIBDIR)$/libgcc_s.so.1 $(SOLARLIBDIR)$/libgcc_s.so + + +@@ -27,6 +27,7 @@ $(SOLARLIBDIR)$/libgcc_s.so : $(SOLARLIB + -rm -f $@ + +ln -s libgcc_s.so.1 $@ + ++.ENDIF + .ENDIF + .ENDIF + .ENDIF diff --git a/editors/openoffice/patches/patch-external_glibc_glibcpatch_sh b/editors/openoffice/patches/patch-external_glibc_glibcpatch_sh new file mode 100644 index 00000000000..b6d651cdf56 --- /dev/null +++ b/editors/openoffice/patches/patch-external_glibc_glibcpatch_sh @@ -0,0 +1,21 @@ +$OpenBSD: patch-external_glibc_glibcpatch_sh,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- external/glibc/glibcpatch.sh.orig Tue Sep 6 16:21:32 2005 ++++ external/glibc/glibcpatch.sh Tue Aug 15 14:03:10 2006 +@@ -43,6 +43,7 @@ if test -s "$tarball"; then + _gnutar=`tar --version 2> /dev/null` + gnutar=`echo $_gnutar | awk '/GNU/ { print "true" }'` + if test "$gnutar" = "true"; then ++ + tar -T flist.cp -x -z -f $tarball + chmod -R +w glibc-2.1.3 + else +@@ -53,6 +54,9 @@ if test -s "$tarball"; then + fi + elif test "$OS" = "MACOSX"; then + #Only MACOSX ++ tar -x -z -f $tarball `cat flist.cp` ++ elif test "$OS" = "OPENBSD"; then ++#Only OPENBSD + tar -x -z -f $tarball `cat flist.cp` + else + #LINUX and others diff --git a/editors/openoffice/patches/patch-external_glibc_sdfiles_makefile_mk b/editors/openoffice/patches/patch-external_glibc_sdfiles_makefile_mk new file mode 100644 index 00000000000..5b34bda745d --- /dev/null +++ b/editors/openoffice/patches/patch-external_glibc_sdfiles_makefile_mk @@ -0,0 +1,21 @@ +$OpenBSD: patch-external_glibc_sdfiles_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- external/glibc/sdfiles/makefile.mk.orig Tue Jun 20 13:47:56 2006 ++++ external/glibc/sdfiles/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -53,14 +53,14 @@ CDEFS+=-DHAVE_STRING_H -DHAVE_CONFIG_H + + # --- Files -------------------------------------------------------- + +-OBJFILES= $(OBJ)$/getopt.obj \ +- $(OBJ)$/getopt1.obj ++OBJFILES= $(OBJ)$/getopt.obj \ ++ $(OBJ)$/getopt1.obj + + LIB1TARGET=$(SLB)$/$(TARGET).lib + LIB1ARCHIV=$(LB)$/lib$(TARGET).a + LIB1OBJFILES=$(OBJFILES) + +-.IF "$(OS)"=="NETBSD" ++.IF "$(OS)"=="NETBSD" || "$(OS)"=="OPENBSD" + TARGET2=gnu_readdir_r + OBJFILES+= $(OBJ)$/readdir_r.obj + LIB2TARGET=$(SLB)$/$(TARGET2).lib diff --git a/editors/openoffice/patches/patch-external_prj_d_lst b/editors/openoffice/patches/patch-external_prj_d_lst new file mode 100644 index 00000000000..67711b1d89d --- /dev/null +++ b/editors/openoffice/patches/patch-external_prj_d_lst @@ -0,0 +1,11 @@ +$OpenBSD: patch-external_prj_d_lst,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- external/prj/d.lst.orig Mon May 8 18:10:34 2006 ++++ external/prj/d.lst Tue Aug 15 14:03:10 2006 +@@ -46,6 +46,7 @@ mkdir: %_DEST%\pck%_EXT% + ..\%__SRC%\slo\PluginNew.* %_DEST%\lib%_EXT%\* + ..\%__SRC%\slb\gnu_getopt.lib %_DEST%\lib%_EXT%\gnu_getopt.lib + ..\%__SRC%\lib\libgnu_getopt.a %_DEST%\lib%_EXT%\libgnu_getopt.a ++..\%__SRC%\lib\libgnu_readdir_r.a %_DEST%\lib%_EXT%\libgnu_readdir_r.a + ..\%__SRC%\slb\zlib.lib %_DEST%\lib%_EXT%\zlib.lib + ..\%__SRC%\lib\libzlib.a %_DEST%\lib%_EXT%\libzlib.a + ..\%__SRC%\lib\libfreetype.a %_DEST%\lib%_EXT%\libfreetype.a diff --git a/editors/openoffice/patches/patch-freetype_makefile_mk b/editors/openoffice/patches/patch-freetype_makefile_mk new file mode 100644 index 00000000000..46901cf94ec --- /dev/null +++ b/editors/openoffice/patches/patch-freetype_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-freetype_makefile_mk,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- freetype/makefile.mk.orig Thu Oct 13 18:49:16 2005 ++++ freetype/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -70,7 +70,7 @@ OUT2LIB= \ + objs$/.libs$/libfreetype.a + .IF "$(OS)"=="MACOSX" + OUT2LIB+=objs$/.libs$/libfreetype.*.dylib +-.ELIF "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" ++.ELIF "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)"=="OPENBSD" + OUT2LIB+=objs$/.libs$/libfreetype.so.9* + .ELSE + OUT2LIB+=objs$/.libs$/libfreetype.so.6* diff --git a/editors/openoffice/patches/patch-icu_icu-2_6_patch b/editors/openoffice/patches/patch-icu_icu-2_6_patch new file mode 100644 index 00000000000..a30001a956c --- /dev/null +++ b/editors/openoffice/patches/patch-icu_icu-2_6_patch @@ -0,0 +1,93 @@ +$OpenBSD: patch-icu_icu-2_6_patch,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- icu/icu-2.6.patch.orig Tue Jun 20 02:19:36 2006 ++++ icu/icu-2.6.patch Tue Aug 15 14:03:10 2006 +@@ -74,32 +74,6 @@ + /** Default constructor. Creates an empty shell of an iterator, with no + * rules or text to iterate over. Object can subsequently be assigned to. + * @draft ICU 2.2 +-*** misc/icu/source/config/mh-bsd-gcc 2002-05-02 01:48:10.000000000 +0200 +---- misc/build/icu/source/config/mh-bsd-gcc 2006-03-09 16:00:48.000000000 +0100 +-*************** +-*** 10,21 **** +---- 10,30 ---- +- GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(CPPFLAGS) +- +- ## Flags for position independent code +-+ STATICCFLAGS = -fPIC +-+ STATICCXXFLAGS = -fPIC +-+ STATICCPPFLAGS = -DPIC +- SHAREDLIBCFLAGS = -fPIC +- SHAREDLIBCXXFLAGS = -fPIC +- SHAREDLIBCPPFLAGS = -DPIC +- +- ## Compiler switch to embed a runtime search path +- LD_RPATH= +-+ ## Force RPATH=$ORIGIN to locate own dependencies w/o need for LD_LIBRARY_PATH +-+ ENABLE_RPATH=YES +-+ RPATHLDFLAGS=${LD_RPATH_PRE}'$$ORIGIN' +-+ +-+ #SH# ENABLE_RPATH=YES +-+ #SH# RPATHLDFLAGS="${LD_RPATH_PRE}'$$ORIGIN'" +- LD_RPATH_PRE= -Wl,-rpath, +- +- ## Compiler switch to embed a library name + *** misc/icu/source/config/mh-darwin 2003-06-03 22:52:56.000000000 +0200 + --- misc/build/icu/source/config/mh-darwin 2006-03-09 16:00:46.000000000 +0100 + *************** +@@ -2929,4 +2903,56 @@ + ! return doCaseCompare(start, destLength, srcText.fArray, srcStart, srcLength, options); + } + } ++ ++*** misc/icu/source/stubdata/stubdata.c Tue Nov 20 21:28:14 2001 ++--- misc/build/icu/source/stubdata/stubdata.c Sat Jul 29 10:20:42 2006 ++*************** ++*** 28,41 **** ++ UDataInfo info; ++ char padding[8]; ++ uint32_t count, reserved; ++- /* ++ const struct { ++ const char *const name; ++ const void *const data; ++! } toc[1]; ++! */ ++! int fakeNameAndData[4]; /* TODO: Change this header type from */ ++! /* pointerTOC to OffsetTOC. */ ++ } ICU_Data_Header; ++ ++ U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = { ++--- 28,37 ---- ++ UDataInfo info; ++ char padding[8]; ++ uint32_t count, reserved; ++ const struct { ++ const char *const name; ++ const void *const data; ++! } toc[295]; /* set to real toc size to avoid symbol size mismatch runtime link errors */ ++ } ICU_Data_Header; ++ ++ U_EXPORT const ICU_Data_Header U_ICUDATA_ENTRY_POINT = { ++*************** ++*** 64,73 **** ++ 0, /* count */ ++ 0, /* Reserved */ ++ { /* TOC structure */ ++! /* { */ ++! 0 , 0 , 0, 0 /* name and data entries. Count says there are none, */ ++ /* but put one in just in case. */ ++! /* } */ ++ } ++ }; ++ ++--- 60,69 ---- ++ 0, /* count */ ++ 0, /* Reserved */ ++ { /* TOC structure */ ++! { ++! {0 , 0} /* name and data entries. Count says there are none, */ ++ /* but put one in just in case. */ ++! } ++ } ++ }; + diff --git a/editors/openoffice/patches/patch-idlc_source_idlccompile_cxx b/editors/openoffice/patches/patch-idlc_source_idlccompile_cxx new file mode 100644 index 00000000000..9702c1116cb --- /dev/null +++ b/editors/openoffice/patches/patch-idlc_source_idlccompile_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-idlc_source_idlccompile_cxx,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- idlc/source/idlccompile.cxx.orig Tue Jun 20 05:48:52 2006 ++++ idlc/source/idlccompile.cxx Tue Aug 15 14:03:10 2006 +@@ -61,7 +61,7 @@ + + #ifdef SAL_UNX + #include +-#if defined(MACOSX) || defined(FREEBSD) || defined(NETBSD) ++#if defined(MACOSX) || defined(FREEBSD) || defined(NETBSD) || defined (OPENBSD) + #include + #else + #include diff --git a/editors/openoffice/patches/patch-instsetoo_native_inc_openoffice_unix_packagelist_txt b/editors/openoffice/patches/patch-instsetoo_native_inc_openoffice_unix_packagelist_txt new file mode 100644 index 00000000000..e79a922ddf4 --- /dev/null +++ b/editors/openoffice/patches/patch-instsetoo_native_inc_openoffice_unix_packagelist_txt @@ -0,0 +1,321 @@ +$OpenBSD: patch-instsetoo_native_inc_openoffice_unix_packagelist_txt,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- instsetoo_native/inc_openoffice/unix/packagelist.txt.orig Wed Jul 5 23:14:13 2006 ++++ instsetoo_native/inc_openoffice/unix/packagelist.txt Tue Aug 15 14:05:56 2006 +@@ -28,7 +28,7 @@ findrequires = "find-requires-gnome.sh" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Gnome integration module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -42,7 +42,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "KDE integration module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -56,7 +56,7 @@ freebsdrequires = "%UNIXPRODUCTNAME-core + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Core module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -71,7 +71,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Writer module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -86,7 +86,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Calc module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -101,7 +101,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Draw module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -116,7 +116,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Impress module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -131,7 +131,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Base module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -146,7 +146,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Math module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -160,7 +160,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Graphic filter module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -174,7 +174,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Testtool module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -188,7 +188,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "English spellchecker module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -202,7 +202,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "XSLT filter samples module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -216,7 +216,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Java filter module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -230,7 +230,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Optional gallery for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -244,7 +244,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Language utilities for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -258,7 +258,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "ActiveX control for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -272,7 +272,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Pyuno module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -282,11 +282,12 @@ solarisrequires = "%WITHOUTDOTUNIXPRODUC + packagename = "%UNIXPRODUCTNAME-emailmerge" + linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-emailmerge" + freebsdrequires = "%UNIXPRODUCTNAME-core01" ++openbsdrequires = "%UNIXPRODUCTNAME-core01" + requires = "%UNIXPRODUCTNAME-pyuno" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Email mailmerge module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -300,7 +301,7 @@ requires = "%UNIXPRODUCTNAME-core01" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Mailcap module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -310,12 +311,12 @@ solarispackagename = "%WITHOUTDOTUNIXPRO + solarisrequires = "%WITHOUTDOTUNIXPRODUCTNAME-core01" + packagename = "%UNIXPRODUCTNAME-core02" + linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-core02" +-requires = "%UNIXPRODUCTNAME-core01" ++requires = "" + freebsdrequires = "" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Office core module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -324,12 +325,12 @@ solarispackagename = "%WITHOUTDOTUNIXPRO + solarisrequires = "%WITHOUTDOTUNIXPRODUCTNAME-core01" + packagename = "%UNIXPRODUCTNAME-core03" + linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-core03" +-requires = "%UNIXPRODUCTNAME-core01" ++requires = "" + freebsdrequires = "" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Office core module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -338,12 +339,12 @@ solarispackagename = "%WITHOUTDOTUNIXPRO + solarisrequires = "%WITHOUTDOTUNIXPRODUCTNAME-core01" + packagename = "%UNIXPRODUCTNAME-core04" + linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-core04,%UNIXPRODUCTNAME-spellcheck" +-requires = "%UNIXPRODUCTNAME-core01" ++requires = "" + freebsdrequires = "" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Office core module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -352,12 +353,12 @@ solarispackagename = "%WITHOUTDOTUNIXPRO + solarisrequires = "%WITHOUTDOTUNIXPRODUCTNAME-core01" + packagename = "%UNIXPRODUCTNAME-core05" + linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-core05" +-requires = "%UNIXPRODUCTNAME-core01" ++requires = "" + freebsdrequires = "" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Office core module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -366,12 +367,12 @@ solarispackagename = "%WITHOUTDOTUNIXPRO + solarisrequires = "%WITHOUTDOTUNIXPRODUCTNAME-core01" + packagename = "%UNIXPRODUCTNAME-core06" + linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-core06" +-requires = "%UNIXPRODUCTNAME-core01" ++requires = "" + freebsdrequires = "" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Office core module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -380,12 +381,12 @@ solarispackagename = "%WITHOUTDOTUNIXPRO + solarisrequires = "%WITHOUTDOTUNIXPRODUCTNAME-core01" + packagename = "%UNIXPRODUCTNAME-core07" + linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-core07" +-requires = "%UNIXPRODUCTNAME-core01" ++requires = "" + freebsdrequires = "" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Office core module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -394,12 +395,12 @@ solarispackagename = "%WITHOUTDOTUNIXPRO + solarisrequires = "%WITHOUTDOTUNIXPRODUCTNAME-core01" + packagename = "%UNIXPRODUCTNAME-core08" + linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-core08" +-requires = "%UNIXPRODUCTNAME-core01" ++requires = "" + freebsdrequires = "" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Office core module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -408,12 +409,12 @@ solarispackagename = "%WITHOUTDOTUNIXPRO + solarisrequires = "%WITHOUTDOTUNIXPRODUCTNAME-core01" + packagename = "%UNIXPRODUCTNAME-core09" + linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-core09" +-requires = "%UNIXPRODUCTNAME-core01" ++requires = "" + freebsdrequires = "" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Office core module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End + + Start +@@ -423,10 +424,10 @@ solarispackagename = "%WITHOUTDOTUNIXPRO + solarisrequires = "%WITHOUTDOTUNIXPRODUCTNAME-core01" + packagename = "%UNIXPRODUCTNAME-core10" + linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-core10" +-requires = "%UNIXPRODUCTNAME-core01" ++requires = "" + freebsdrequires = "" + copyright = "1999-2006 by OpenOffice.org" + vendor = "OpenOffice.org" + description = "Office core module for %PRODUCTNAME %PRODUCTVERSION" +-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION" ++destpath = "openoffice" + End diff --git a/editors/openoffice/patches/patch-instsetoo_native_util_makefile_mk b/editors/openoffice/patches/patch-instsetoo_native_util_makefile_mk new file mode 100644 index 00000000000..72ede2f9572 --- /dev/null +++ b/editors/openoffice/patches/patch-instsetoo_native_util_makefile_mk @@ -0,0 +1,29 @@ +$OpenBSD: patch-instsetoo_native_util_makefile_mk,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- instsetoo_native/util/makefile.mk.orig Thu Jul 13 17:15:45 2006 ++++ instsetoo_native/util/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -108,7 +108,7 @@ ALLTAR : $(LOCALPYFILES) + .IF "$(BUILD_TYPE)"=="$(BUILD_TYPE:s/ODK//)" + ALLTAR : openoffice + .ELSE +-ALLTAR : openoffice sdkoo_en-US ure_en-US ++ALLTAR : openoffice + .ENDIF + .ELSE # "$(UPDATER)"=="" || "$(USE_PACKAGER)"=="" + ALLTAR : updatepack +@@ -394,11 +394,11 @@ hack_msitemplates .PHONY: + +-$(MKDIRHIER) $(MSIURETEMPLATEDIR) + +-$(MKDIRHIER) $(MSISDKOOTEMPLATEDIR) + +-$(MKDIRHIER) $(MSIURETEMPLATEDIR) +- $(GNUCOPY) -ua $(MSIOFFICETEMPLATESOURCE) $(MSIOFFICETEMPLATEDIR:d:d) +- $(GNUCOPY) -ua $(MSILANGPACKTEMPLATESOURCE) $(MSILANGPACKTEMPLATEDIR:d:d) +- $(GNUCOPY) -ua $(MSIURETEMPLATESOURCE) $(MSIURETEMPLATEDIR:d:d) +- $(GNUCOPY) -ua $(MSISDKOOTEMPLATESOURCE) $(MSISDKOOTEMPLATEDIR:d:d) +- $(GNUCOPY) -ua $(MSIURETEMPLATESOURCE) $(MSIURETEMPLATEDIR:d:d) ++ $(GNUCOPY) -R $(MSIOFFICETEMPLATESOURCE) $(MSIOFFICETEMPLATEDIR:d:d) ++ $(GNUCOPY) -R $(MSILANGPACKTEMPLATESOURCE) $(MSILANGPACKTEMPLATEDIR:d:d) ++ $(GNUCOPY) -R $(MSIURETEMPLATESOURCE) $(MSIURETEMPLATEDIR:d:d) ++ $(GNUCOPY) -R $(MSISDKOOTEMPLATESOURCE) $(MSISDKOOTEMPLATEDIR:d:d) ++ $(GNUCOPY) -R $(MSIURETEMPLATESOURCE) $(MSIURETEMPLATEDIR:d:d) + +$(RM) $(MSIOFFICETEMPLATEDIR)$/Binary$/Image.bmp + +$(RM) $(MSILANGPACKTEMPLATEDIR)$/Binary$/Image.bmp + +$(RM) $(MSIURETEMPLATEDIR)$/Binary$/Image.bmp diff --git a/editors/openoffice/patches/patch-jvmaccess_util_makefile_mk b/editors/openoffice/patches/patch-jvmaccess_util_makefile_mk new file mode 100644 index 00000000000..7c14237cd39 --- /dev/null +++ b/editors/openoffice/patches/patch-jvmaccess_util_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-jvmaccess_util_makefile_mk,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- jvmaccess/util/makefile.mk.orig Wed Sep 7 21:23:59 2005 ++++ jvmaccess/util/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -68,6 +68,8 @@ SHL1VERSIONMAP = gcc3_linux_intel.map + SHL1VERSIONMAP = gcc3_linux_intel.map + .ELIF "$(OS)$(CPU)$(COMNAME)" == "LINUXSgcc3" + SHL1VERSIONMAP = gcc3_linux_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "OPENBSDIgcc3" ++SHL1VERSIONMAP = gcc3_linux_intel.map + .ENDIF + + DEF1NAME = $(SHL1TARGET) diff --git a/editors/openoffice/patches/patch-jvmfwk_distributions_OpenOfficeorg_makefile_mk b/editors/openoffice/patches/patch-jvmfwk_distributions_OpenOfficeorg_makefile_mk new file mode 100644 index 00000000000..7b5296f6832 --- /dev/null +++ b/editors/openoffice/patches/patch-jvmfwk_distributions_OpenOfficeorg_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-jvmfwk_distributions_OpenOfficeorg_makefile_mk,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- jvmfwk/distributions/OpenOfficeorg/makefile.mk.orig Tue Jan 31 19:28:42 2006 ++++ jvmfwk/distributions/OpenOfficeorg/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -49,7 +49,7 @@ $(BIN)$/javavendors_ooo.xml: javavendors + .IF "$(GUI)"=="UNX" + .IF "$(OS)"=="MACOSX" + +-$(COPY) javavendors_macosx.xml $(BIN)$/javavendors_ooo.xml +-.ELIF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" ++.ELIF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" || "$(OS)"=="OPENBSD" + +-$(COPY) javavendors_linux.xml $(BIN)$/javavendors_ooo.xml + .ELSE + +-$(COPY) javavendors_unx.xml $(BIN)$/javavendors_ooo.xml diff --git a/editors/openoffice/patches/patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_cxx b/editors/openoffice/patches/patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_cxx new file mode 100644 index 00000000000..b1846bcb4df --- /dev/null +++ b/editors/openoffice/patches/patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_cxx @@ -0,0 +1,21 @@ +$OpenBSD: patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_cxx,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx.orig Tue Jun 20 02:09:54 2006 ++++ jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx Tue Aug 15 14:03:10 2006 +@@ -205,7 +205,7 @@ bool SunVersion::init(const char *szVers + m_preRelease = getPreRelease(pCur); + if (m_preRelease == Rel_NONE) + return false; +-#if defined(FREEBSD) ++#if defined(FREEBSD) || defined(OPENBSD) + if (m_preRelease == Rel_FreeBSD) + { + pCur++; //elemnate `p' +@@ -256,7 +256,7 @@ SunVersion::PreRelease SunVersion::getPr + return Rel_RC2; + else if (! strcmp(szRelease, "rc3")) + return Rel_RC3; +-#if defined (FREEBSD) ++#if defined (FREEBSD) || defined (OPENBSD) + else if (! strncmp(szRelease, "p", 1)) + return Rel_FreeBSD; + #endif diff --git a/editors/openoffice/patches/patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_hxx b/editors/openoffice/patches/patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_hxx new file mode 100644 index 00000000000..28e372aaec7 --- /dev/null +++ b/editors/openoffice/patches/patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_hxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_hxx,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx.orig Wed Sep 7 21:31:59 2005 ++++ jvmfwk/plugins/sunmajor/pluginlib/sunversion.hxx Tue Aug 15 14:03:10 2006 +@@ -84,7 +84,7 @@ protected: + Rel_RC1, + Rel_RC2, + Rel_RC3 +-#if defined(FREEBSD) ++#if defined(FREEBSD) || defined(OPENBSD) + , + Rel_FreeBSD + #endif diff --git a/editors/openoffice/patches/patch-lingucomponent_source_spellcheck_hunspell_affixmgr_cxx b/editors/openoffice/patches/patch-lingucomponent_source_spellcheck_hunspell_affixmgr_cxx new file mode 100644 index 00000000000..fe3dfd8c6ce --- /dev/null +++ b/editors/openoffice/patches/patch-lingucomponent_source_spellcheck_hunspell_affixmgr_cxx @@ -0,0 +1,66 @@ +$OpenBSD: patch-lingucomponent_source_spellcheck_hunspell_affixmgr_cxx,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- lingucomponent/source/spellcheck/hunspell/affixmgr.cxx.orig Wed Jul 19 18:15:53 2006 ++++ lingucomponent/source/spellcheck/hunspell/affixmgr.cxx Tue Aug 15 14:03:10 2006 +@@ -2439,12 +2439,11 @@ char * AffixMgr::suffix_check_twosfx_mor + result3[0] = '\0'; + #ifdef DEBUG + unsigned short flag = sptr->getFlag(); +- char flagch[2] = &flag; + if (flag_mode == FLAG_NUM) { +- sprintf(result3, "%d", sptr->getKey()); ++ sprintf(result3, "%p", sptr->getKey()); + } else if (flag_mode == FLAG_LONG) { +- sprintf(result3, "%c%c", flagch[0], flagch[1]); +- } else sprintf(result3, "%c", flagch[1]); ++ sprintf(result3, "%c%c", (char)(flag>>8), (char)(flag & 0x00ff)); ++ } else sprintf(result3, "%c", (char)(flag & 0x00ff)); + strcat(result3, ":"); + #endif + if (sptr->getMorph()) strcat(result3, sptr->getMorph()); +@@ -2466,10 +2465,16 @@ char * AffixMgr::suffix_check_morph(cons + int sfxopts, AffEntry * ppfx, const FLAG cclass, const FLAG needflag, char in_compound) + { + char result[MAXLNLEN]; +- ++#ifdef DEBUG ++ char result2[MAXLNLEN]; ++#endif ++ + struct hentry * rv = NULL; + + result[0] = '\0'; ++#ifdef DEBUG ++ result2[0] = '\0'; ++#endif + + PfxEntry* ep = (PfxEntry *) ppfx; + +@@ -2555,13 +2560,12 @@ char * AffixMgr::suffix_check_morph(cons + !TESTAFF(rv->astr, lemma_present, rv->alen))) strcat(result, rv->word); + if (!complexprefixes && rv->description) strcat(result, rv->description); + #ifdef DEBUG +- unsigned short flag = sptr->getKey(); +- char flagch[2] = &flag; ++ unsigned short flag = sptr->getFlag(); + if (flag_mode == FLAG_NUM) { +- sprintf(result2, "%d", sptr->getKey()); ++ sprintf(result2, "%p", sptr->getKey()); + } else if (flag_mode == FLAG_LONG) { +- sprintf(result2, "%c%c", flagch[0], flagch[1]); +- } else sprintf(result2, "%c", flagch[1]); ++ sprintf(result2, "%c%c", (char)(flag>>8), (char)(flag & 0x00FF)); ++ } else sprintf(result2, "%c", (char)(flag & 0x00FF)); + strcat(result2, ":"); + strcat(result, result2); + #endif +@@ -3684,7 +3688,9 @@ int AffixMgr::parse_affix(char * line, + int i = 0; + + // checking lines with bad syntax +-// int basefieldnum = 0; ++#if DEBUG ++ int basefieldnum = 0; ++#endif + + // split affix header line into pieces + diff --git a/editors/openoffice/patches/patch-lingucomponent_source_spellcheck_myspell_Makefile b/editors/openoffice/patches/patch-lingucomponent_source_spellcheck_myspell_Makefile new file mode 100644 index 00000000000..9cfcb594a32 --- /dev/null +++ b/editors/openoffice/patches/patch-lingucomponent_source_spellcheck_myspell_Makefile @@ -0,0 +1,27 @@ +$OpenBSD: patch-lingucomponent_source_spellcheck_myspell_Makefile,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- lingucomponent/source/spellcheck/myspell/Makefile.orig Tue Mar 9 13:40:54 2004 ++++ lingucomponent/source/spellcheck/myspell/Makefile Tue Aug 15 14:03:10 2006 +@@ -60,6 +60,23 @@ ifeq "$(PLATFORM)" "FreeBSD" + RANLIB=ranlib + endif + ++ifeq "$(PLATFORM)" "OpenBSD" ++ CXX ?= g++ ++ CXXFLAGS ?= -O2 -Wall -ansi -pedantic -I. ++ CC ?= gcc ++ CFLAGS ?= -O2 -Wall -ansi -pedantic -I. ++ PICFLAGS = -fPIC ++ SHARED = -shared -fPIC ++ SOSUFFIX = so ++ SOPREFIX = lib ++ UNIXVERSIONING=YES ++ SONAME = -Wl,-h ++ LIBPATH = LD_LIBRARY_PATH ++ STATICLIB=libmyspell-$(VERSION)_pic.a ++ AR=ar rc ++ RANLIB=ranlib ++endif ++ + ifeq "$(PLATFORM)" "Darwin" + CXX ?= g++ + CXXFLAGS ?= -O2 -Wall -ansi -pedantic -I. diff --git a/editors/openoffice/patches/patch-nas_nas-1_6_patch b/editors/openoffice/patches/patch-nas_nas-1_6_patch new file mode 100644 index 00000000000..8f870b27e7c --- /dev/null +++ b/editors/openoffice/patches/patch-nas_nas-1_6_patch @@ -0,0 +1,19 @@ +$OpenBSD: patch-nas_nas-1_6_patch,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- nas/nas-1.6.patch.orig Fri Mar 10 16:59:50 2006 ++++ nas/nas-1.6.patch Tue Aug 15 14:03:10 2006 +@@ -763,3 +763,15 @@ + XtAppAddActions(appContext, actions, XtNumber(actions)); + + if (argc == 3) ++*** misc/nas-1.6/doc/Imakefile Sat May 8 20:47:19 1999 ++--- misc/build/nas-1.6/doc/Imakefile Sat Apr 15 14:51:40 2006 ++*************** ++*** 27,33 **** ++ #define IHaveSubdirs ++ #define PassCDebugFlags AuPassCDebugFlags ++ ++- SUBDIRS = man ++- ++ MakeSubdirs($(SUBDIRS)) ++ DependSubdirs($(SUBDIRS)) ++--- 27,31 ---- diff --git a/editors/openoffice/patches/patch-odk_configure_pl b/editors/openoffice/patches/patch-odk_configure_pl new file mode 100644 index 00000000000..15ae70b9ca8 --- /dev/null +++ b/editors/openoffice/patches/patch-odk_configure_pl @@ -0,0 +1,14 @@ +$OpenBSD: patch-odk_configure_pl,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- odk/configure.pl.orig Wed Nov 9 10:28:37 2005 ++++ odk/configure.pl Tue Aug 15 14:03:10 2006 +@@ -28,6 +28,10 @@ if ( $main::operatingSystem =~ /freebsd/ + { + $main::makeName = "gmake"; + } ++if ( $main::operatingSystem =~ /openbsd/ ) ++{ ++ $main::makeName = "gmake"; ++} + $main::OO_SDK_MAKE_HOME_SUGGESTION = searchprog($main::makeName); + $main::makeVersion = "3.79.1"; + $main::correctVersion = 0; diff --git a/editors/openoffice/patches/patch-odk_setsdkenv_unix_csh_in b/editors/openoffice/patches/patch-odk_setsdkenv_unix_csh_in new file mode 100644 index 00000000000..df9def7ab2a --- /dev/null +++ b/editors/openoffice/patches/patch-odk_setsdkenv_unix_csh_in @@ -0,0 +1,35 @@ +$OpenBSD: patch-odk_setsdkenv_unix_csh_in,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- odk/setsdkenv_unix.csh.in.orig Wed Nov 9 10:29:11 2005 ++++ odk/setsdkenv_unix.csh.in Tue Aug 15 14:03:10 2006 +@@ -176,6 +176,31 @@ switch (`${sdkdir}/config.guess | cut -d + else + setenv PTHREAD_LIBS -pthread + endif ++ ++ case "openbsd*": ++ if ( $?OO_SDK_CPP_HOME == 0) then ++ set sdk_gxx_include_path=`echo "#include " | ${OO_SDK_CPP_HOME}/g++ -E -xc++ - | sed -n '/.*1*"\(.*\)\/cstring".*/s//\1/p' | head -n 1` ++ setenv SDK_GXX_INCLUDE_PATH ${sdk_gxx_include_path} ++ endif ++ ++ set directoryname=openbsd ++ set comid=gcc3 ++ set pltfrm=gcc ++ set soext=so ++ set exampleout=OPENBSDexample.out ++ set platform=OpenBSD ++ ++ # set LD_LIBRARY_PATH ++ if ( $?LD_LIBARY_PATH == 0) then ++ setenv LD_LIBRARY_PATH ${OO_SDK_HOME}/${directoryname}/lib:${OO_EXAMPLE_OUT}/${exampleout}/lib:${OO_SDK_URE_LIB_DIR}:. ++ else ++ setenv LD_LIBRARY_PATH ${OO_SDK_HOME}/${directoryname}/lib:${OO_EXAMPLE_OUT}/${exampleout}/lib:${OO_SDK_URE_LIB_DIR}:.:${LD_LIBRARY_PATH} ++ endif ++ ++ setenv PTHREAD_CFLAGS -D_THREAD_SAFE ++ setenv PTHREAD_LIBS -pthread ++ ++ endif + breaksw + endsw + diff --git a/editors/openoffice/patches/patch-odk_setsdkenv_unix_sh_in b/editors/openoffice/patches/patch-odk_setsdkenv_unix_sh_in new file mode 100644 index 00000000000..c37b27db2a0 --- /dev/null +++ b/editors/openoffice/patches/patch-odk_setsdkenv_unix_sh_in @@ -0,0 +1,32 @@ +$OpenBSD: patch-odk_setsdkenv_unix_sh_in,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- odk/setsdkenv_unix.sh.in.orig Wed Nov 9 10:29:22 2005 ++++ odk/setsdkenv_unix.sh.in Tue Aug 15 14:03:10 2006 +@@ -206,6 +206,28 @@ case $sd_platform in + export PTHREAD_LIBS + fi + ;; ++ openbsd*) ++ if [ -n "$OO_SDK_CPP_HOME" ] ++ then ++ SDK_GXX_INCLUDE_PATH=`echo "#include " | $OO_SDK_CPP_HOME/g++ -E -xc++ - | sed -n '/.*1*"\(.*\)\/cstring".*/s//\1/p' | head -n 1` ++ export SDK_GXX_INCLUDE_PATH ++ fi ++ ++ directoryname=openbsd ++ comid=gcc3 ++ pltfrm=gcc ++ soext=so ++ exampleout=OPENBSDexample.out ++ platform=OpenBSD ++ LD_LIBRARY_PATH=$OO_SDK_HOME/$directoryname/lib:$OO_EXAMPLE_OUT/$exampleout/lib:${OO_SDK_URE_LIB_DIR}:.:$LD_LIBRARY_PATH ++ export LD_LIBRARY_PATH ++ ++ PTHREAD_CFLAGS=-D_THREAD_SAFE ++ PTHREAD_LIBS=-pthread ++ export PTHREAD_CFLAGS ++ export PTHREAD_LIBS ++ fi ++ ;; + esac + + # Add directory of the SDK tools to the path. diff --git a/editors/openoffice/patches/patch-odk_settings_settings_mk b/editors/openoffice/patches/patch-odk_settings_settings_mk new file mode 100644 index 00000000000..dcaf3715ace --- /dev/null +++ b/editors/openoffice/patches/patch-odk_settings_settings_mk @@ -0,0 +1,101 @@ +$OpenBSD: patch-odk_settings_settings_mk,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- odk/settings/settings.mk.orig Thu Jul 13 14:03:58 2006 ++++ odk/settings/settings.mk Tue Aug 15 14:03:10 2006 +@@ -502,3 +502,97 @@ URE_MISC=$(OO_SDK_URE_HOME)/share/misc + endif + + endif ++ ++########################################################################### ++# ++# OpenBSD specific settings ++# ++########################################################################### ++ifneq (,$(findstring openbsd,$(PLATFORM))) ++# Settings for OpenBSD using gcc compiler ++ ++PROCTYPE := $(shell $(PRJ)/config.guess | cut -d"-" -f1) ++ ++# Default is openbsd on a intel machine ++PLATFORM=openbsd ++PACKAGE_LIB_DIR=openbsd_x86.plt ++UNOPKG_PLATFORM=OpenBSD_x86 ++JAVA_PROC_TYPE=i386 ++ ++OS=OPENBSD ++PS=/ ++CC=gcc ++LINK=g++ ++LIB=g++ ++ECHO=@echo ++MKDIR=mkdir -p ++CAT=cat ++OBJ_EXT=o ++SHAREDLIB_EXT=so ++SHAREDLIB_PRE=lib ++SHAREDLIB_OUT=$(OUT_LIB) ++ ++GCC_VERSION=$(shell $(CC) -dumpversion) ++ ++ifeq "$(shell echo $(GCC_VERSION) | cut -c 1)" "3" ++COMID=gcc3 ++CPPU_ENV=gcc3 ++else ++COMID=GCC ++CPPU_ENV=gcc2 ++endif ++ ++OSEP=\< ++CSEP=\> ++QUOTE=$(subst S,\,S) ++QM=\" ++SQM=' ++ECHOLINE=@echo ++P2BG=& ++ ++DEL=rm -f ++DELRECURSIVE=rm -rf ++COPY=cp ++URLPREFIX=file:// ++ ++# Include UDK version numbers ++include $(PRJ)/include/udkversion.mk ++ ++SALLIB=-luno_sal ++CPPULIB=-luno_cppu ++CPPUHELPERLIB=-luno_cppuhelper$(COMID) ++SALHELPERLIB=-luno_salhelper$(COMID) ++REGLIB=-lreg ++STORELIB=-lstore ++STLPORTLIB=-lstlport_gcc ++ ++EMPTYSTRING= ++PATH_SEPARATOR=: ++ ++# -O is necessary for inlining (see gcc documentation) ++ifeq "$(DEBUG)" "yes" ++CC_FLAGS=-c -g -fPIC -DPIC $(PTHREAD_CFLAGS) ++else ++CC_FLAGS=-c -O -fPIC -DPIC $(PTHREAD_CFLAGS) ++endif ++ ++SDK_JAVA_INCLUDES = -I"$(OO_SDK_JAVA_HOME)/include" -I"$(OO_SDK_JAVA_HOME)/include/openbsd" ++CC_INCLUDES=-I. -I$(OUT)/inc/examples -I$(PRJ)/include ++STL_INCLUDES=-I"$(OO_SDK_HOME)/include/stl" ++CC_DEFINES=-DUNX -DGCC -DOPENBSD -DCPPU_ENV=$(CPPU_ENV) -DGXX_INCLUDE_PATH=$(SDK_GXX_INCLUDE_PATH) ++ ++CC_OUTPUT_SWITCH=-o ++ ++LIBRARY_LINK_FLAGS=-shared '-Wl,-rpath,$$ORIGIN' ++COMP_LINK_FLAGS=$(LIBRARY_LINK_FLAGS) -Wl,--version-script,$(PRJ)/settings/component.uno.map ++ ++EXE_LINK_FLAGS=-Wl,--allow-shlib-undefined ++#EXE_LINK_FLAGS+=-Wl,-export-dynamic -Wl,-z,defs ++LINK_LIBS=-L$(OUT)/lib -L$(PRJ)/$(PLATFORM)/lib -L"$(OFFICE_PROGRAM_PATH)" $(PTHREAD_LIBS) ++LINK_JAVA_LIBS=-L"$(OO_SDK_JAVA_HOME)/jre/lib/$(JAVA_PROC_TYPE)" ++ ++ifneq "$(OO_SDK_URE_HOME)" "" ++URE_MISC=$(OO_SDK_URE_HOME)/share/misc ++endif ++ ++endif diff --git a/editors/openoffice/patches/patch-psprint_source_fontmanager_fontmanager_cxx b/editors/openoffice/patches/patch-psprint_source_fontmanager_fontmanager_cxx new file mode 100644 index 00000000000..131d96bb5d3 --- /dev/null +++ b/editors/openoffice/patches/patch-psprint_source_fontmanager_fontmanager_cxx @@ -0,0 +1,15 @@ +$OpenBSD: patch-psprint_source_fontmanager_fontmanager_cxx,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- psprint/source/fontmanager/fontmanager.cxx.orig Mon Jun 19 12:24:03 2006 ++++ psprint/source/fontmanager/fontmanager.cxx Tue Aug 15 14:03:10 2006 +@@ -427,7 +427,11 @@ bool PrintFontManager::BuiltinFont::quer + + // ------------------------------------------------------------------------- + ++#if OSL_DEBUG_LEVEL > 1 ++bool PrintFontManager::TrueTypeFontFile::queryMetricPage( int nPage, MultiAtomProvider* pProvider ) ++#else + bool PrintFontManager::TrueTypeFontFile::queryMetricPage( int nPage, MultiAtomProvider* /*pProvider*/ ) ++#endif + { + bool bSuccess = false; + diff --git a/editors/openoffice/patches/patch-psprint_source_printer_printerinfomanager_cxx b/editors/openoffice/patches/patch-psprint_source_printer_printerinfomanager_cxx new file mode 100644 index 00000000000..71610153f93 --- /dev/null +++ b/editors/openoffice/patches/patch-psprint_source_printer_printerinfomanager_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-psprint_source_printer_printerinfomanager_cxx,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- psprint/source/printer/printerinfomanager.cxx.orig Mon Jul 10 18:30:50 2006 ++++ psprint/source/printer/printerinfomanager.cxx Tue Aug 15 14:03:10 2006 +@@ -1172,7 +1172,7 @@ struct SystemCommandParameters + + static const struct SystemCommandParameters aParms[] = + { +-#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) || defined(MACOSX) ++#if defined(LINUX) || defined(NETBSD) || defined(FREEBSD) || defined(MACOSX) || defined (OPENBSD) + { "/usr/sbin/lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "lpc status", "lpr -P \"(PRINTER)\"", "", ":", 0 }, + { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d \"(PRINTER)\"", "system for ", ": ", 1 } diff --git a/editors/openoffice/patches/patch-psprint_source_printergfx_printerjob_cxx b/editors/openoffice/patches/patch-psprint_source_printergfx_printerjob_cxx new file mode 100644 index 00000000000..23350a1cd99 --- /dev/null +++ b/editors/openoffice/patches/patch-psprint_source_printergfx_printerjob_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-psprint_source_printergfx_printerjob_cxx,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- psprint/source/printergfx/printerjob.cxx.orig Tue Jul 25 11:36:11 2006 ++++ psprint/source/printergfx/printerjob.cxx Tue Aug 15 14:03:10 2006 +@@ -262,7 +262,7 @@ getUserName (char* pName, int nSize) + + sal_Bool bSuccess = sal_False; + +-#ifdef FREEBSD ++#if defined (FREEBSD) || defined (OPENBSD) + pPWEntry = getpwuid( getuid()); + #else + if (getpwuid_r(getuid(), &aPWEntry, pPWBuffer, sizeof(pPWBuffer), &pPWEntry) != 0) diff --git a/editors/openoffice/patches/patch-pyuno_source_module_makefile_mk b/editors/openoffice/patches/patch-pyuno_source_module_makefile_mk new file mode 100644 index 00000000000..0af53915271 --- /dev/null +++ b/editors/openoffice/patches/patch-pyuno_source_module_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-pyuno_source_module_makefile_mk,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- pyuno/source/module/makefile.mk.orig Tue Jan 31 19:18:25 2006 ++++ pyuno/source/module/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -130,6 +130,8 @@ $(PYUNO_MODULE) : $(SLO)$/pyuno_dlopenwr + @+ echo $(LINK) $(LINKFLAGSSHLCUI) -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd + .ELIF "$(OS)" == "MACOSX" + @+ echo $(CC) -bundle -ldl -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd ++.ELIF "$(OS)" == "OPEBBSD" ++ @+ echo ld -shared -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd + .ELSE + @+ echo $(LINK) $(LINKFLAGSSHLCUI) -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd + .ENDIF diff --git a/editors/openoffice/patches/patch-sablot_Sablot-0_52_patch b/editors/openoffice/patches/patch-sablot_Sablot-0_52_patch new file mode 100644 index 00000000000..c3af6720186 --- /dev/null +++ b/editors/openoffice/patches/patch-sablot_Sablot-0_52_patch @@ -0,0 +1,21 @@ +$OpenBSD: patch-sablot_Sablot-0_52_patch,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sablot/Sablot-0.52.patch.orig Mon Jun 19 19:27:11 2006 ++++ sablot/Sablot-0.52.patch Tue Aug 15 14:03:10 2006 +@@ -119,7 +119,7 @@ + ! .ENDIF + ! .ENDIF + ! +-! .IF "$(OS)"=="LINUX" || "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" || "$(OS)"=="IRIX" || "$(OS)"=="NETBSD" ++! .IF "$(OS)"=="LINUX" || "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" || "$(OS)"=="IRIX" || "$(OS)"=="OPENBSD" || "$(OS)"=="NETBSD" + ! CFLAGS+= -DHAVE_UNISTD_H + ! .ENDIF + ! +@@ -131,7 +131,7 @@ + ! .IF "$(OS)"=="NETBSD" + ! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_GETTIMEOFDAY -DHAVE_ISNAN -DHAVE_FINITE + ! .ELSE +-! .IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" ++! .IF "$(OS)"=="MACOSX" || "$(OS)"=="OPENBSD" || "$(OS)"=="FREEBSD" + ! CFLAGS+= -DHAVE_GETTIMEOFDAY -DHAVE_SYS_TIME_H -DHAVE_ISNAN -DHAVE_FINITE + ! .ELSE + ! CFLAGS+= -DHAVE_SYS_TIMEB_H -DHAVE_FTIME -DHAVE_ISNAN -DHAVE_FINITE diff --git a/editors/openoffice/patches/patch-sal_inc_osl_endian_h b/editors/openoffice/patches/patch-sal_inc_osl_endian_h new file mode 100644 index 00000000000..0ed855b7e37 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_inc_osl_endian_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_inc_osl_endian_h,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/inc/osl/endian.h.orig Fri Jan 20 15:27:49 2006 ++++ sal/inc/osl/endian.h Tue Aug 15 14:03:10 2006 +@@ -187,7 +187,7 @@ extern "C" { + !defined(LINUX) && !defined(NETBSD) && !defined(SCO) && \ + !defined(AIX) && !defined(HPUX) && \ + !defined(SOLARIS) && !defined(IRIX) && !defined(MACOS) && \ +- !defined(MACOSX) && !defined(FREEBSD) ++ !defined(MACOSX) && !defined(FREEBSD) && !defined(OPENBSD) + # error "Target plattform not specified !" + #endif + diff --git a/editors/openoffice/patches/patch-sal_inc_rtl_uuid_h b/editors/openoffice/patches/patch-sal_inc_rtl_uuid_h new file mode 100644 index 00000000000..88b4bb51b63 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_inc_rtl_uuid_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_inc_rtl_uuid_h,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/inc/rtl/uuid.h.orig Thu Sep 8 16:46:10 2005 ++++ sal/inc/rtl/uuid.h Tue Aug 15 14:03:10 2006 +@@ -223,6 +223,8 @@ void SAL_CALL rtl_createNamedUuid( + #define UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKS 100000 + #elif IRIX + #define UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKS 10 ++#elif OPENBSD ++#define UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKS 10 + #else + #error "System time resolution must be calculated!" + #endif diff --git a/editors/openoffice/patches/patch-sal_inc_sal_alloca_h b/editors/openoffice/patches/patch-sal_inc_sal_alloca_h new file mode 100644 index 00000000000..5b3a186e9a5 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_inc_sal_alloca_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_inc_sal_alloca_h,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/inc/sal/alloca.h.orig Thu Sep 8 16:46:27 2005 ++++ sal/inc/sal/alloca.h Tue Aug 15 14:03:10 2006 +@@ -43,7 +43,7 @@ + #define INCLUDED_ALLOCA_H + #endif + +-#elif defined (FREEBSD) || defined(NETBSD) ++#elif defined (FREEBSD) || defined(NETBSD) || defined (OPENBSD) + + #ifndef INCLUDED_STDLIB_H + #include diff --git a/editors/openoffice/patches/patch-sal_inc_sal_config_h b/editors/openoffice/patches/patch-sal_inc_sal_config_h new file mode 100644 index 00000000000..825586f1183 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_inc_sal_config_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_inc_sal_config_h,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/inc/sal/config.h.orig Tue Jun 20 06:15:28 2006 ++++ sal/inc/sal/config.h Tue Aug 15 14:03:10 2006 +@@ -102,7 +102,7 @@ extern "C" { + /* don't know what to put in here */ + #endif + +-#if defined(SOLARIS) || defined(LINUX) || defined(NETBSD) || defined(FREEBSD) || defined(SCO) || defined(IRIX) ++#if defined(SOLARIS) || defined(LINUX) || defined(NETBSD) || defined(FREEBSD) || defined(SCO) || defined(IRIX) || defined(OPENBSD) + #define SAL_UNX + #define SAL_DLLEXTENSION ".so" + #define SAL_DLLPREFIX "lib" diff --git a/editors/openoffice/patches/patch-sal_inc_sal_types_h b/editors/openoffice/patches/patch-sal_inc_sal_types_h new file mode 100644 index 00000000000..94df0b96a65 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_inc_sal_types_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_inc_sal_types_h,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/inc/sal/types.h.orig Tue Jun 20 06:15:50 2006 ++++ sal/inc/sal/types.h Tue Aug 15 14:03:10 2006 +@@ -282,7 +282,7 @@ typedef struct _sal_Sequence + lack RTTI support, dynamic_cast is not included here). + */ + #ifdef __cplusplus +-#if defined SAL_W32 || defined SOLARIS || defined LINUX || defined MACOSX || defined FREEBSD || defined NETBSD || defined AIX ++#if defined SAL_W32 || defined SOLARIS || defined LINUX || defined MACOSX || defined FREEBSD || defined NETBSD || defined AIX || defined OPENBSD + #define SAL_CONST_CAST(type, expr) (const_cast< type >(expr)) + #define SAL_REINTERPRET_CAST(type, expr) (reinterpret_cast< type >(expr)) + #define SAL_STATIC_CAST(type, expr) (static_cast< type >(expr)) diff --git a/editors/openoffice/patches/patch-sal_osl_unx_backtrace_c b/editors/openoffice/patches/patch-sal_osl_unx_backtrace_c new file mode 100644 index 00000000000..5bd531e7cdd --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_backtrace_c @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_osl_unx_backtrace_c,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/backtrace.c.orig Tue Jun 20 06:16:46 2006 ++++ sal/osl/unx/backtrace.c Tue Aug 15 14:03:10 2006 +@@ -124,7 +124,7 @@ void backtrace_symbols_fd( void **buffer + #endif /* defined SOLARIS */ + + +-#if defined FREEBSD || defined NETBSD ++#if defined FREEBSD || defined NETBSD || defined OPENBSD + #include + #include + #include diff --git a/editors/openoffice/patches/patch-sal_osl_unx_backtrace_h b/editors/openoffice/patches/patch-sal_osl_unx_backtrace_h new file mode 100644 index 00000000000..c3933c1754f --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_backtrace_h @@ -0,0 +1,21 @@ +$OpenBSD: patch-sal_osl_unx_backtrace_h,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/backtrace.h.orig Thu Feb 9 18:05:59 2006 ++++ sal/osl/unx/backtrace.h Tue Aug 15 14:03:10 2006 +@@ -34,7 +34,7 @@ + ************************************************************************/ + + +-#if defined (SOLARIS) || (FREEBSD) ++#if defined (SOLARIS) || (FREEBSD) || (OPENBSD) + + #ifdef __cplusplus + extern "C" { +@@ -47,7 +47,7 @@ int backtrace( void **buffer, int max_fr + void backtrace_symbols_fd( void **buffer, int size, int fd ); + + /* no frame.h on FreeBSD */ +-#if defined FREEBSD ++#if defined FREEBSD || defined OPENBSD + struct frame { + long arg0[8]; + long arg1[6]; diff --git a/editors/openoffice/patches/patch-sal_osl_unx_file_cxx b/editors/openoffice/patches/patch-sal_osl_unx_file_cxx new file mode 100644 index 00000000000..008398c0afd --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_file_cxx @@ -0,0 +1,120 @@ +$OpenBSD: patch-sal_osl_unx_file_cxx,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/file.cxx.orig Tue Jun 20 06:17:10 2006 ++++ sal/osl/unx/file.cxx Tue Aug 15 14:03:10 2006 +@@ -115,7 +115,7 @@ static const sal_Char* MOUNTTAB="/etc/mn + #include + static const sal_Char* MOUNTTAB="/etc/mtab"; + +-#elif defined(NETBSD) || defined(FREEBSD) ++#elif defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD) + #include + #include + #include +@@ -1383,12 +1383,11 @@ oslFileError SAL_CALL osl_syncFile(oslFi + + #ifdef HAVE_STATFS_H + +-#if defined(FREEBSD) || defined(NETBSD) || defined(MACOSX) ++#if defined(FREEBSD) || defined(NETBSD) || defined(MACOSX) || defined(OPENBSD) + # define __OSL_STATFS_STRUCT struct statfs + # define __OSL_STATFS(dir, sfs) statfs((dir), (sfs)) + # define __OSL_STATFS_BLKSIZ(a) ((sal_uInt64)((a).f_bsize)) + # define __OSL_STATFS_TYPENAME(a) ((a).f_fstypename) +-# define __OSL_STATFS_ISREMOTE(a) (((a).f_type & MNT_LOCAL) == 0) + + /* always return true if queried for the properties of + the file system. If you think this is wrong under any +@@ -1407,7 +1406,6 @@ oslFileError SAL_CALL osl_syncFile(oslFi + # define __OSL_STATFS_BLKSIZ(a) ((sal_uInt64)((a).f_bsize)) + # define __OSL_STATFS_IS_NFS(a) (__OSL_NFS_SUPER_MAGIC == (a).f_type) + # define __OSL_STATFS_IS_SMB(a) (__OSL_SMB_SUPER_MAGIC == (a).f_type) +-# define __OSL_STATFS_ISREMOTE(a) (__OSL_STATFS_IS_NFS((a)) || __OSL_STATFS_IS_SMB((a))) + # define __OSL_STATFS_IS_CASE_SENSITIVE_FS(a) ((__OSL_MSDOS_SUPER_MAGIC != (a).f_type) && (__OSL_NTFS_SUPER_MAGIC != (a).f_type)) + # define __OSL_STATFS_IS_CASE_PRESERVING_FS(a) ((__OSL_MSDOS_SUPER_MAGIC != (a).f_type)) + #endif /* LINUX */ +@@ -1417,7 +1415,6 @@ oslFileError SAL_CALL osl_syncFile(oslFi + # define __OSL_STATFS(dir, sfs) statvfs((dir), (sfs)) + # define __OSL_STATFS_BLKSIZ(a) ((sal_uInt64)((a).f_frsize)) + # define __OSL_STATFS_TYPENAME(a) ((a).f_basetype) +-# define __OSL_STATFS_ISREMOTE(a) (rtl_str_compare((a).f_basetype, "nfs") == 0) + + /* always return true if queried for the properties of + the file system. If you think this is wrong under any +@@ -1433,7 +1430,6 @@ oslFileError SAL_CALL osl_syncFile(oslFi + # define __OSL_STATFS_STRUCT struct dummy {int i;} + # define __OSL_STATFS_INIT(a) ((void)0) + # define __OSL_STATFS(dir, sfs) (1) +-# define __OSL_STATFS_ISREMOTE(sfs) (0) + # define __OSL_STATFS_IS_CASE_SENSITIVE_FS(a) (1) + # define __OSL_STATFS_IS_CASE_PRESERVING_FS(a) (1) + #endif /* HAVE_STATFS_H */ +@@ -1461,10 +1457,6 @@ static oslFileError osl_psz_getVolumeInf + /* FIXME: how to detect the kind of storage (fixed, cdrom, ...) */ + if (uFieldMask & osl_VolumeInfo_Mask_Attributes) + { +- if (__OSL_STATFS_ISREMOTE(sfs)) +- pInfo->uAttributes |= osl_Volume_Attribute_Remote; +- +- pInfo->uValidFields |= osl_VolumeInfo_Mask_Attributes; + } + + if (uFieldMask & osl_VolumeInfo_Mask_FileSystemCaseHandling) +@@ -2183,7 +2175,7 @@ int UnicodeToText( char * buffer, size_t + + if( nInfo & RTL_UNICODETOTEXT_INFO_DESTBUFFERTOSMALL ) + { +- errno = EOVERFLOW; ++ errno = ENOMEM; + return 0; + } + +@@ -2235,7 +2227,7 @@ int TextToUnicode( + + if (nInfo & RTL_TEXTTOUNICODE_INFO_DESTBUFFERTOSMALL) + { +- errno = EOVERFLOW; ++ errno = ENOMEM; + return 0; + } + +@@ -3360,35 +3352,35 @@ static sal_Bool osl_isFloppyMounted(oslV + * + *****************************************************************************/ + +-#if (defined(MACOSX) || defined(NETBSD) || defined(FREEBSD)) ++#if (defined(MACOSX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD)) + static oslVolumeDeviceHandle osl_isFloppyDrive(const sal_Char* pszPath) + { + return NULL; + } + #endif /* MACOSX */ + +-#if ( defined(MACOSX) || defined(NETBSD) || defined(FREEBSD)) ++#if ( defined(MACOSX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD)) + static oslFileError osl_mountFloppy(oslVolumeDeviceHandle hFloppy) + { + return osl_File_E_BUSY; + } + #endif /* MACOSX */ + +-#if ( defined(MACOSX) || defined(NETBSD) || defined(FREEBSD)) ++#if ( defined(MACOSX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD)) + static oslFileError osl_unmountFloppy(oslVolumeDeviceHandle hFloppy) + { + return osl_File_E_BUSY; + } + #endif /* MACOSX */ + +-#if ( defined(MACOSX) || defined(NETBSD) || defined(FREEBSD)) ++#if ( defined(MACOSX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD)) + static sal_Bool osl_getFloppyMountEntry(const sal_Char* pszPath, oslVolumeDeviceHandleImpl* pItem) + { + return sal_False; + } + #endif /* MACOSX */ + +-#if ( defined(MACOSX) || defined(NETBSD) || defined(FREEBSD)) ++#if ( defined(MACOSX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD)) + static sal_Bool osl_isFloppyMounted(oslVolumeDeviceHandleImpl* pDevice) + { + return sal_False; diff --git a/editors/openoffice/patches/patch-sal_osl_unx_file_error_transl_cxx b/editors/openoffice/patches/patch-sal_osl_unx_file_error_transl_cxx new file mode 100644 index 00000000000..381991589fc --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_file_error_transl_cxx @@ -0,0 +1,38 @@ +$OpenBSD: patch-sal_osl_unx_file_error_transl_cxx,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/file_error_transl.cxx.orig Thu Sep 8 16:54:25 2005 ++++ sal/osl/unx/file_error_transl.cxx Tue Aug 15 14:03:10 2006 +@@ -219,19 +219,19 @@ oslFileError oslTranslateFileError(sal_B + osl_error = osl_File_E_LOOP; + break; + +-#if !(defined(MACOSX) || defined(NETBSD) || defined(FREEBSD)) ++#if !(defined(MACOSX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD)) + case EILSEQ: + osl_error = osl_File_E_ILSEQ; + break; + #endif /* MACOSX */ + +-#if !(defined(MACOSX) || defined(NETBSD) || defined(FREEBSD)) ++#if !(defined(MACOSX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD)) + case ENOLINK: + osl_error = osl_File_E_NOLINK; + break; + #endif /* MACOSX */ + +-#if !(defined(MACOSX) || defined(NETBSD) || defined(FREEBSD)) ++#if !(defined(MACOSX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD)) + case EMULTIHOP: + osl_error = osl_File_E_MULTIHOP; + break; +@@ -241,9 +241,11 @@ oslFileError oslTranslateFileError(sal_B + osl_error = osl_File_E_USERS; + break; + ++#if !defined (OPENBSD) + case EOVERFLOW: + osl_error = osl_File_E_OVERFLOW; + break; ++#endif + + case ETIMEDOUT: + osl_error = osl_File_E_TIMEDOUT; diff --git a/editors/openoffice/patches/patch-sal_osl_unx_makefile_mk b/editors/openoffice/patches/patch-sal_osl_unx_makefile_mk new file mode 100644 index 00000000000..4a17a3880f7 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_osl_unx_makefile_mk,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/makefile.mk.orig Wed Jul 19 11:55:27 2006 ++++ sal/osl/unx/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -110,7 +110,7 @@ OBJFILES= $(OBJ)$/conditn.obj \ + $(OBJ)$/file_stat.obj + #.ENDIF + +-.IF "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)$(CPU)"=="LINUXS" ++.IF "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)$(CPU)"=="LINUXS" || "$(OS)"=="OPENBSD" + SLOFILES += $(SLO)$/backtrace.obj + OBJFILES += $(OBJ)$/backtrace.obj + .ENDIF diff --git a/editors/openoffice/patches/patch-sal_osl_unx_nlsupport_c b/editors/openoffice/patches/patch-sal_osl_unx_nlsupport_c new file mode 100644 index 00000000000..ae66b6adffe --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_nlsupport_c @@ -0,0 +1,84 @@ +$OpenBSD: patch-sal_osl_unx_nlsupport_c,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/nlsupport.c.orig Tue Jul 25 11:40:46 2006 ++++ sal/osl/unx/nlsupport.c Tue Aug 15 14:03:10 2006 +@@ -38,7 +38,7 @@ + #include + #include + +-#if defined(LINUX) || defined(SOLARIS) || defined(IRIX) || defined(NETBSD) || defined(FREEBSD) || defined(MACOSX) ++#if defined(LINUX) || defined(SOLARIS) || defined(IRIX) || defined(NETBSD) || defined(FREEBSD) || defined(MACOSX) || defined(OPENBSD) + #include + #ifndef MACOSX + #include +@@ -234,7 +234,7 @@ static rtl_Locale * _parse_locale( const + return NULL; + } + +-#if defined(LINUX) || defined(SOLARIS) || defined(IRIX) || defined(NETBSD) || defined(FREEBSD) ++#if defined(LINUX) || defined(SOLARIS) || defined(IRIX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD) + + /* + * This implementation of osl_getTextEncodingFromLocale maps +@@ -551,6 +551,35 @@ const _pair _nl_language_list[] = { + { "UTF-8", RTL_TEXTENCODING_UTF8 } /* ISO-10646/UTF-8 */ + }; + ++#elif defined(OPENBSD) ++ ++const _pair _nl_language_list[] = { ++ { "646", RTL_TEXTENCODING_ASCII_US }, /* fake: ASCII_US */ ++ { "ASCII", RTL_TEXTENCODING_ASCII_US }, /* US-ASCII */ ++ { "BIG5", RTL_TEXTENCODING_BIG5 }, /* China - Traditional Chinese */ ++ { "CP1251", RTL_TEXTENCODING_MS_1251 }, /* MS-CYRL */ ++ { "CP866", RTL_TEXTENCODING_IBM_866 }, /* CP866 866 */ ++ { "CTEXT", RTL_TEXTENCODING_ASCII_US }, /* US-ASCII */ ++ { "EUCCN", RTL_TEXTENCODING_EUC_CN }, /* China - Simplified Chinese */ ++ { "EUCJP", RTL_TEXTENCODING_EUC_JP }, /* Japan */ ++ { "EUCKR", RTL_TEXTENCODING_EUC_KR }, /* Korea */ ++ { "EUCTW", RTL_TEXTENCODING_EUC_TW }, /* China - Traditional Chinese */ ++ { "ISO-2022-JP", RTL_TEXTENCODING_DONTKNOW }, /* */ ++ { "ISO-2022-JP-2", RTL_TEXTENCODING_DONTKNOW }, /* */ ++ { "ISO8859-1", RTL_TEXTENCODING_ISO_8859_1 }, /* Western */ ++ { "ISO8859-15", RTL_TEXTENCODING_ISO_8859_15 }, /* Western Updated (w/Euro sign) */ ++ { "ISO8859-2", RTL_TEXTENCODING_ISO_8859_2 }, /* Central European */ ++ { "ISO8859-4", RTL_TEXTENCODING_ISO_8859_4 }, /* LATIN4 L4 */ ++ { "ISO8859-5", RTL_TEXTENCODING_ISO_8859_5 }, /* Cyrillic */ ++ { "ISO8859-7", RTL_TEXTENCODING_ISO_8859_7 }, /* Greek */ ++ { "ISO8859-9", RTL_TEXTENCODING_ISO_8859_9 }, /* Turkish */ ++ { "KOI8-R", RTL_TEXTENCODING_KOI8_R }, /* KOI8-R */ ++ { "KOI8-U", RTL_TEXTENCODING_KOI8_U }, /* KOI8-U */ ++ { "SJIS", RTL_TEXTENCODING_SHIFT_JIS }, /* Japan */ ++ { "US-ASCII", RTL_TEXTENCODING_ASCII_US }, /* US-ASCII */ ++ { "UTF-8", RTL_TEXTENCODING_UTF8 } /* ISO-10646/UTF-8 */ ++}; ++ + #endif /* ifdef SOLARIS IRIX LINUX FREEBSD NETBSD */ + + static pthread_mutex_t aLocalMutex = PTHREAD_MUTEX_INITIALIZER; +@@ -973,7 +1002,7 @@ int _imp_setProcessLocale( rtl_Locale * + snprintf(env_buf, sizeof(env_buf), "LC_ALL=%s", locale_buf); + env_buf[sizeof(env_buf)] = '\0'; + putenv(env_buf); +-#elif defined( FREEBSD ) || defined( NETBSD ) || defined( MACOSX ) ++#elif defined( FREEBSD ) || defined( NETBSD ) || defined( MACOSX ) || defined( OPENBSD ) + setenv( "LC_ALL", locale_buf, 1); + #else + setenv( "LC_ALL", locale_buf ); +@@ -985,7 +1014,7 @@ int _imp_setProcessLocale( rtl_Locale * + snprintf(env_buf, sizeof(env_buf), "LC_CTYPE=%s", locale_buf); + env_buf[sizeof(env_buf)] = '\0'; + putenv(env_buf); +-#elif defined( FREEBSD ) || defined( NETBSD ) || defined( MACOSX ) ++#elif defined( FREEBSD ) || defined( NETBSD ) || defined( MACOSX || defined( OPENBSD ) + setenv("LC_CTYPE", locale_buf, 1 ); + #else + setenv( "LC_CTYPE", locale_buf ); +@@ -997,7 +1026,7 @@ int _imp_setProcessLocale( rtl_Locale * + snprintf(env_buf, sizeof(env_buf), "LANG=%s", locale_buf); + env_buf[sizeof(env_buf)] = '\0'; + putenv(env_buf); +-#elif defined( FREEBSD ) || defined( NETBSD ) || defined( MACOSX ) ++#elif defined( FREEBSD ) || defined( NETBSD ) || defined( MACOSX ) || defined( OPENBSD ) + setenv("LC_CTYPE", locale_buf, 1 ); + #else + setenv( "LANG", locale_buf ); diff --git a/editors/openoffice/patches/patch-sal_osl_unx_process_c b/editors/openoffice/patches/patch-sal_osl_unx_process_c new file mode 100644 index 00000000000..1990a67d000 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_process_c @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_osl_unx_process_c,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/process.c.orig Tue Jun 20 06:18:45 2006 ++++ sal/osl/unx/process.c Tue Aug 15 14:03:10 2006 +@@ -491,7 +491,7 @@ static void ChildStatusProc(void *pData) + + if (! INIT_GROUPS(data.m_name, data.m_gid) || (setuid(data.m_uid) != 0)) + OSL_TRACE("Failed to change uid and guid, errno=%d (%s)\n", errno, strerror(errno)); +-#if defined(LINUX) || defined (FREEBSD) ++#if defined(LINUX) || defined (FREEBSD) || defined (OPENBSD) + unsetenv("HOME"); + #else + putenv("HOME="); diff --git a/editors/openoffice/patches/patch-sal_osl_unx_security_c b/editors/openoffice/patches/patch-sal_osl_unx_security_c new file mode 100644 index 00000000000..bf9464557bf --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_security_c @@ -0,0 +1,55 @@ +$OpenBSD: patch-sal_osl_unx_security_c,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/security.c.orig Wed Jul 19 11:55:41 2006 ++++ sal/osl/unx/security.c Tue Aug 15 14:03:10 2006 +@@ -76,7 +76,7 @@ static sal_Bool SAL_CALL osl_psz_getHome + static sal_Bool SAL_CALL osl_psz_getConfigDir(oslSecurity Security, sal_Char* pszDirectory, sal_uInt32 nMax); + + static oslSecurityImpl * newSecurityImpl(size_t * bufSize) { +-#if defined (MACOSX) || defined (FREEBSD) ++#if defined (MACOSX) || defined (FREEBSD) || defined(OPENBSD) + /* #i64906#: sysconf(_SC_GETPW_R_SIZE_MAX) returns -1 on Mac OS X and FreeBSD */ + size_t n = 1024; + #else +@@ -102,8 +102,33 @@ oslSecurity SAL_CALL osl_getCurrentSecur + oslSecurityImpl * p = newSecurityImpl(&n); + if (p != NULL) { + struct passwd * found; ++#if defined(OPENBSD) ++ /* TODO: not thread safe - protect this */ ++ if ((found = getpwuid(getuid())) != 0) ++ { ++ size_t bufsize = n; ++ size_t len; ++ p->m_pPasswd.pw_uid = found->pw_uid; ++ p->m_pPasswd.pw_gid = found->pw_gid; ++ if ((len = strlcpy(p->m_buffer, found->pw_name, bufsize)) >= bufsize) ++ { ++ deleteSecurityImpl(p); ++ return 0; ++ } ++ p->m_pPasswd.pw_name = p->m_buffer; ++ bufsize -= len+1; ++ if (strlcpy(&p->m_buffer[len+1], found->pw_dir, bufsize) >= bufsize) ++ { ++ deleteSecurityImpl(p); ++ return 0; ++ } ++ p->m_pPasswd.pw_dir = &p->m_buffer[len+1]; ++ } ++ else ++#else + if (getpwuid_r(getuid(), &p->m_pPasswd, p->m_buffer, n, &found) != 0 || + found == NULL) ++#endif + { + deleteSecurityImpl(p); + p = 0; +@@ -474,7 +499,7 @@ osl_psz_loginUser(const sal_Char* pszUse + oslSecurity* pSecurity) + { + #if defined NETBSD || defined SCO || defined AIX || defined FREEBSD || \ +- defined MACOSX ++ defined MACOSX || defined OPENBSD + + return osl_Security_E_None; + diff --git a/editors/openoffice/patches/patch-sal_osl_unx_socket_c b/editors/openoffice/patches/patch-sal_osl_unx_socket_c new file mode 100644 index 00000000000..2846d5ad67d --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_socket_c @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_osl_unx_socket_c,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/socket.c.orig Wed Jul 19 11:39:22 2006 ++++ sal/osl/unx/socket.c Tue Aug 15 14:03:10 2006 +@@ -56,7 +56,7 @@ + #undef HAVE_POLL_H + #endif + +-#if defined(LINUX) || defined (IRIX) || defined(NETBSD) || defined ( FREEBSD ) ++#if defined(LINUX) || defined (IRIX) || defined(NETBSD) || defined ( FREEBSD ) || defined ( OPENBSD ) + #include + #define HAVE_POLL_H + #endif /* HAVE_POLL_H */ diff --git a/editors/openoffice/patches/patch-sal_osl_unx_system_c b/editors/openoffice/patches/patch-sal_osl_unx_system_c new file mode 100644 index 00000000000..4873da380b6 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_system_c @@ -0,0 +1,21 @@ +$OpenBSD: patch-sal_osl_unx_system_c,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/system.c.orig Wed Jul 19 11:39:37 2006 ++++ sal/osl/unx/system.c Tue Aug 15 14:03:10 2006 +@@ -48,7 +48,7 @@ + static pthread_mutex_t getrtl_mutex = PTHREAD_MUTEX_INITIALIZER; + + /* struct passwd differs on some platforms */ +-#if defined NETBSD || defined MACOSX ++#if defined NETBSD || defined MACOSX || defined OPENBSD + #include + #include + +@@ -139,7 +139,7 @@ struct passwd *getpwnam_r(const char* na + #endif /* MACOSX */ + } + +-#if defined(NETBSD) || defined(MACOSX) ++#if defined(NETBSD) || defined(MACOSX) || defined (OPENBSD) + int getpwuid_r(uid_t uid, struct passwd *pwd, char *buffer, + size_t buflen, struct passwd **result) + { diff --git a/editors/openoffice/patches/patch-sal_osl_unx_system_h b/editors/openoffice/patches/patch-sal_osl_unx_system_h new file mode 100644 index 00000000000..2e673cff2e5 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_system_h @@ -0,0 +1,41 @@ +$OpenBSD: patch-sal_osl_unx_system_h,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/system.h.orig Wed Jul 19 11:39:50 2006 ++++ sal/osl/unx/system.h Tue Aug 15 14:03:10 2006 +@@ -198,6 +198,28 @@ + # define NO_PTHREAD_RTL + #endif + ++#ifdef OPENBSD ++# define ETIME ETIMEDOUT ++# define _POSIX_THREAD_SYSCALL_SOFT 1 ++# include ++# include ++# include ++# include ++# include ++# include ++# include ++# include ++# include ++# include ++# include ++# include ++# define IORESOURCE_TRANSFER_BSD ++# include ++# define PTR_SIZE_T(s) ((size_t *)&(s)) ++# define NO_PTHREAD_RTL ++# define NO_PTHREAD_PRIORITY ++#endif ++ + #ifdef SCO + # define AF_IPX -1 + # include +@@ -386,7 +408,7 @@ int macxp_resolveAlias(char *path, int b + !defined(LINUX) && !defined(NETBSD) && !defined(FREEBSD) && !defined(SCO) && \ + !defined(AIX) && !defined(HPUX) && \ + !defined(SOLARIS) && !defined(IRIX) && !defined(MAC) && \ +- !defined(MACOSX) ++ !defined(MACOSX) && !defined(OPENBSD) + # error "Target platform not specified!" + #endif + diff --git a/editors/openoffice/patches/patch-sal_osl_unx_tempfile_c b/editors/openoffice/patches/patch-sal_osl_unx_tempfile_c new file mode 100644 index 00000000000..05b6152774d --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_tempfile_c @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_osl_unx_tempfile_c,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/tempfile.c.orig Thu May 4 10:48:55 2006 ++++ sal/osl/unx/tempfile.c Tue Aug 15 14:03:10 2006 +@@ -88,7 +88,7 @@ oslFileError SAL_CALL osl_getTempDirURL( + if ( !pValue ) + { + pValue = getenv( "TMP" ); +-#if defined(SOLARIS) || defined (LINUX) || defined (FREEBSD) ++#if defined(SOLARIS) || defined (LINUX) || defined (FREEBSD) || defined (OPENBSD) + if ( !pValue ) + pValue = P_tmpdir; + #endif diff --git a/editors/openoffice/patches/patch-sal_osl_unx_thread_c b/editors/openoffice/patches/patch-sal_osl_unx_thread_c new file mode 100644 index 00000000000..e5b8256fded --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_thread_c @@ -0,0 +1,11 @@ +$OpenBSD: patch-sal_osl_unx_thread_c,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/thread.c.orig Thu Jul 6 16:42:32 2006 ++++ sal/osl/unx/thread.c Tue Aug 15 14:03:10 2006 +@@ -35,6 +35,7 @@ + + #include "system.h" + #include ++#include + + #ifndef _OSL_DIAGNOSE_H_ + #include diff --git a/editors/openoffice/patches/patch-sal_osl_unx_time_c b/editors/openoffice/patches/patch-sal_osl_unx_time_c new file mode 100644 index 00000000000..8f2f102a44e --- /dev/null +++ b/editors/openoffice/patches/patch-sal_osl_unx_time_c @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_osl_unx_time_c,v 1.1.1.1 2006/08/17 14:56:23 robert Exp $ +--- sal/osl/unx/time.c.orig Thu Sep 8 17:02:55 2005 ++++ sal/osl/unx/time.c Tue Aug 15 14:03:10 2006 +@@ -40,7 +40,7 @@ + #include + + /* FIXME: detection should be done in configure script */ +-#if defined(MACOSX) || defined(FREEBSD) || defined(NETBSD) || defined(LINUX) ++#if defined(MACOSX) || defined(FREEBSD) || defined(NETBSD) || defined(LINUX) || defined(OPENBSD) + #define STRUCT_TM_HAS_GMTOFF 1 + + #elif defined(SOLARIS) diff --git a/editors/openoffice/patches/patch-sal_rtl_source_alloc_arena_c b/editors/openoffice/patches/patch-sal_rtl_source_alloc_arena_c new file mode 100644 index 00000000000..827001d7b59 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_rtl_source_alloc_arena_c @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_rtl_source_alloc_arena_c,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- sal/rtl/source/alloc_arena.c.orig Tue Jun 20 06:28:24 2006 ++++ sal/rtl/source/alloc_arena.c Tue Aug 15 14:03:10 2006 +@@ -1239,7 +1239,7 @@ static sal_Size + rtl_machdep_pagesize (void) + { + #if defined(SAL_UNX) +-#if defined(FREEBSD) || defined(NETBSD) ++#if defined(FREEBSD) || defined(NETBSD) || defined(OPENBSD) + return ((sal_Size)getpagesize()); + #else /* POSIX */ + return ((sal_Size)sysconf(_SC_PAGESIZE)); diff --git a/editors/openoffice/patches/patch-sal_rtl_source_alloc_c b/editors/openoffice/patches/patch-sal_rtl_source_alloc_c new file mode 100644 index 00000000000..06573c6613d --- /dev/null +++ b/editors/openoffice/patches/patch-sal_rtl_source_alloc_c @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_rtl_source_alloc_c,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- sal/rtl/source/alloc.c.orig Tue Jun 20 06:28:13 2006 ++++ sal/rtl/source/alloc.c Tue Aug 15 14:03:10 2006 +@@ -85,7 +85,7 @@ typedef pthread_mutex_t mutex_type; + #define RTL_MUTEX_ACQUIRE(a) pthread_mutex_lock((a)) + #define RTL_MUTEX_RELEASE(a) pthread_mutex_unlock((a)) + +-#if defined(FREEBSD) || defined(NETBSD) || defined(MACOSX) ++#if defined(FREEBSD) || defined(NETBSD) || defined(MACOSX) || defined (OPENBSD) + static sal_Size __rtl_memory_vmpagesize (void) + { + /* xBSD */ diff --git a/editors/openoffice/patches/patch-sal_rtl_source_macro_hxx b/editors/openoffice/patches/patch-sal_rtl_source_macro_hxx new file mode 100644 index 00000000000..2c1faccb623 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_rtl_source_macro_hxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_rtl_source_macro_hxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- sal/rtl/source/macro.hxx.orig Wed Oct 5 13:40:14 2005 ++++ sal/rtl/source/macro.hxx Tue Aug 15 14:03:10 2006 +@@ -53,6 +53,8 @@ + #define THIS_OS "FreeBSD" + #elif defined IRIX + #define THIS_OS "Irix" ++#elif defined OPENBSD ++#define THIS_OS "OpenBSD" + #endif + + #if ! defined THIS_OS diff --git a/editors/openoffice/patches/patch-sal_workben_makefile_mk b/editors/openoffice/patches/patch-sal_workben_makefile_mk new file mode 100644 index 00000000000..efe52a71c58 --- /dev/null +++ b/editors/openoffice/patches/patch-sal_workben_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-sal_workben_makefile_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- sal/workben/makefile.mk.orig Thu Sep 8 18:50:39 2005 ++++ sal/workben/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -352,7 +352,7 @@ APP4DEPN= $(SLB)$/sal.lib + # tgetpwnam + # + .IF "$(TESTAPP)" == "tgetpwnam" +-.IF "$(OS)"=="SCO" || "$(OS)"=="NETBSD" || "$(OS)"=="FREEBSD" ++.IF "$(OS)"=="SCO" || "$(OS)"=="NETBSD" || "$(OS)"=="FREEBSD" || "$(OS)"=="OPENBSD" + + CXXFILES= tgetpwnam.cxx + OBJFILES= $(OBJ)$/tgetpwnam.obj diff --git a/editors/openoffice/patches/patch-salhelper_source_gcc3_linux_intel_map b/editors/openoffice/patches/patch-salhelper_source_gcc3_linux_intel_map new file mode 100644 index 00000000000..1d7f5d09bbb --- /dev/null +++ b/editors/openoffice/patches/patch-salhelper_source_gcc3_linux_intel_map @@ -0,0 +1,12 @@ +$OpenBSD: patch-salhelper_source_gcc3_linux_intel_map,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- salhelper/source/gcc3_linux_intel.map.orig Wed Nov 3 10:10:31 2004 ++++ salhelper/source/gcc3_linux_intel.map Tue Aug 15 14:03:10 2006 +@@ -22,7 +22,7 @@ UDK_3_0_0 { # should have been UDK_3.0 + # _ZTIN9salhelper21SimpleReferenceObjectE; + # _ZTSN9salhelper21SimpleReferenceObjectE; + _ZTVN9salhelper21SimpleReferenceObjectE; +- ++ _ZN9salhelper21SimpleReferenceObjectnwEm; + local: + *; + }; diff --git a/editors/openoffice/patches/patch-salhelper_source_makefile_mk b/editors/openoffice/patches/patch-salhelper_source_makefile_mk new file mode 100644 index 00000000000..e77d36a0d08 --- /dev/null +++ b/editors/openoffice/patches/patch-salhelper_source_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-salhelper_source_makefile_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- salhelper/source/makefile.mk.orig Thu Jul 20 18:16:28 2006 ++++ salhelper/source/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -86,6 +86,8 @@ SHL1VERSIONMAP=gcc3_linux_intel.map + SHL1VERSIONMAP=gcc3_linux_intel.map + .ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXSgcc3" + SHL1VERSIONMAP=gcc3_linux_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)"=="OPENBSDIgcc3" ++SHL1VERSIONMAP=gcc3_linux_intel.map + .ENDIF + + # --- Targets ------------------------------------------------------ diff --git a/editors/openoffice/patches/patch-salhelper_test_rtti_makefile_mk b/editors/openoffice/patches/patch-salhelper_test_rtti_makefile_mk new file mode 100644 index 00000000000..02ae5949230 --- /dev/null +++ b/editors/openoffice/patches/patch-salhelper_test_rtti_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-salhelper_test_rtti_makefile_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- salhelper/test/rtti/makefile.mk.orig Thu Sep 8 19:02:46 2005 ++++ salhelper/test/rtti/makefile.mk Tue Aug 15 14:03:10 2006 +@@ -93,6 +93,8 @@ SHL1VERSIONMAP= lngi.map + SHL1VERSIONMAP= gcc2_freebsd_intel.map + .ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3" + SHL1VERSIONMAP= gcc3_freebsd_intel.map ++.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCOPENBSDIgcc3" ++SHL1VERSIONMAP= gcc3_linux_intel.map + .ENDIF + + diff --git a/editors/openoffice/patches/patch-scp2_source_ooo_file_library_ooo_scp b/editors/openoffice/patches/patch-scp2_source_ooo_file_library_ooo_scp new file mode 100644 index 00000000000..c70aecd1c86 --- /dev/null +++ b/editors/openoffice/patches/patch-scp2_source_ooo_file_library_ooo_scp @@ -0,0 +1,57 @@ +$OpenBSD: patch-scp2_source_ooo_file_library_ooo_scp,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- scp2/source/ooo/file_library_ooo.scp.orig Thu Jul 13 12:26:22 2006 ++++ scp2/source/ooo/file_library_ooo.scp Tue Aug 15 14:03:11 2006 +@@ -819,7 +819,7 @@ File gid_File_Lib_Freetype + #endif + TXT_FILE_BODY; + Styles = (PACKED); +- #if defined (FREEBSD) || defined (NETBSD) ++ #if defined (FREEBSD) || defined (NETBSD) || defined (OPENBSD) + Name = "libfreetype.so.9"; + #else + Name = "libfreetype.so.6"; +@@ -862,7 +862,7 @@ STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Fwl + + STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Fwm , fwm) + +-#if ! (defined (FREEBSD) || defined (NETBSD) || defined(MACOSX) || defined(SYSTEM_STDLIBS)) ++#if ! (defined (FREEBSD) || defined (NETBSD) || defined(MACOSX) || defined(SYSTEM_STDLIBS) || defined (OPENBSD)) + #if defined( _gcc3 ) + + File gid_File_Lib_Gcc +@@ -876,7 +876,7 @@ End + + #endif + +-#if ! (defined (FREEBSD) || defined (NETBSD) || defined(MACOSX) || defined(SYSTEM_STDLIBS)) ++#if ! (defined (FREEBSD) || defined (NETBSD) || defined(MACOSX) || defined(SYSTEM_STDLIBS) || defined (OPENBSD)) + #if defined( _gcc3 ) + + File gid_File_Lib_Stdc +@@ -890,7 +890,7 @@ End + + #endif + +-#if defined(LINUX) || defined(FREEBSD) || defined(NETBSD) || defined(IRIX) || defined(MACOSX) ++#if defined(LINUX) || defined(FREEBSD) || defined(NETBSD) || defined(IRIX) || defined(MACOSX) || defined(OPENBSD) + + File gid_File_Lib_Gcc2_Uno + TXT_FILE_BODY; +@@ -1903,7 +1903,7 @@ File gid_File_Lib_Stlport + #ifdef _STLP_DEBUG + #ifdef UNX + #if defined(_gcc3) || defined(_GCC) +- #ifdef IRIX ++ #if defined(IRIX) || defined(OPENBSD) + Name = STRING(CONCAT3(libstlport_,gcc_stldebug,.so.4.5)); + #else + Name = STRING(CONCAT3(libstlport_,gcc_stldebug,UNXSUFFIX)); +@@ -1927,7 +1927,7 @@ File gid_File_Lib_Stlport + #else + #ifdef UNX + #if defined(_gcc3) || defined(_GCC) +- #ifdef IRIX ++ #if defined(IRIX) || defined(OPENBSD) + Name = STRING(CONCAT3(libstlport_,gcc,.so.4.5)); + #else + Name = STRING(CONCAT3(libstlport_,gcc,UNXSUFFIX)); diff --git a/editors/openoffice/patches/patch-scp2_source_ure_ure_scp b/editors/openoffice/patches/patch-scp2_source_ure_ure_scp new file mode 100644 index 00000000000..99fc4689fc1 --- /dev/null +++ b/editors/openoffice/patches/patch-scp2_source_ure_ure_scp @@ -0,0 +1,21 @@ +$OpenBSD: patch-scp2_source_ure_ure_scp,v 1.1.1.1 2006/08/17 14:56:22 robert Exp $ +--- scp2/source/ure/ure.scp.orig Fri Sep 9 03:46:59 2005 ++++ scp2/source/ure/ure.scp Tue Aug 15 14:03:11 2006 +@@ -606,7 +606,7 @@ End + + #if defined _gcc3 && \ + !(defined FREEBSD || defined NETBSD || defined MACOSX \ +- || defined SYSTEM_STDLIBS) ++ || defined SYSTEM_STDLIBS || defined OPENBSD) + File gid_File_Dl_GccS + TXT_FILE_BODY; + Dir = SCP2_URE_DL_DIR; +@@ -617,7 +617,7 @@ End + + #if defined _gcc3 && \ + !(defined FREEBSD || defined NETBSD || defined MACOSX \ +- || defined SYSTEM_STDLIBS) ++ || defined SYSTEM_STDLIBS || defined OPENBSD) + File gid_File_Dl_Stdcpp + TXT_FILE_BODY; + Dir = SCP2_URE_DL_DIR; diff --git a/editors/openoffice/patches/patch-scp2_source_writer_file_writer_scp b/editors/openoffice/patches/patch-scp2_source_writer_file_writer_scp new file mode 100644 index 00000000000..1a5a7a89bbb --- /dev/null +++ b/editors/openoffice/patches/patch-scp2_source_writer_file_writer_scp @@ -0,0 +1,20 @@ +$OpenBSD: patch-scp2_source_writer_file_writer_scp,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- scp2/source/writer/file_writer.scp.orig Wed Aug 16 08:07:50 2006 ++++ scp2/source/writer/file_writer.scp Wed Aug 16 08:08:18 2006 +@@ -56,12 +56,16 @@ File gid_File_Exe_Swriter + Styles = (PACKED); + End + ++#ifdef SOLAR_JAVA ++ + File gid_File_Jar_Writer2latex + TXT_FILE_BODY; + Name = "writer2latex.jar"; + Dir = gid_Dir_Classes; + Styles = (PACKED,PATCH); + End ++ ++#endif + + #if defined UNX && ! defined MACOSX + diff --git a/editors/openoffice/patches/patch-sdk_oo_util_makefile_pmk b/editors/openoffice/patches/patch-sdk_oo_util_makefile_pmk new file mode 100644 index 00000000000..7264d10d958 --- /dev/null +++ b/editors/openoffice/patches/patch-sdk_oo_util_makefile_pmk @@ -0,0 +1,15 @@ +$OpenBSD: patch-sdk_oo_util_makefile_pmk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- sdk_oo/util/makefile.pmk.orig Fri Nov 11 11:53:22 2005 ++++ sdk_oo/util/makefile.pmk Tue Aug 15 14:03:11 2006 +@@ -132,6 +132,11 @@ DESTPLATFROM=irix + # MACOSX + ########### + DESTPLATFROM=macosx ++.ELIF "$(OS)"=="OPENBSD" ++################### ++# OPENBSD ++################### ++DESTPLATFROM=openbsd + .ENDIF + + DESTDIRBIN=$(DESTDIR)$/$(DESTPLATFROM)$/bin diff --git a/editors/openoffice/patches/patch-shell_source_backends_localebe_localebackend_cxx b/editors/openoffice/patches/patch-shell_source_backends_localebe_localebackend_cxx new file mode 100644 index 00000000000..da0f23984f6 --- /dev/null +++ b/editors/openoffice/patches/patch-shell_source_backends_localebe_localebackend_cxx @@ -0,0 +1,30 @@ +$OpenBSD: patch-shell_source_backends_localebe_localebackend_cxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- shell/source/backends/localebe/localebackend.cxx.orig Mon Jun 19 16:16:34 2006 ++++ shell/source/backends/localebe/localebackend.cxx Tue Aug 15 14:03:11 2006 +@@ -50,7 +50,7 @@ + + #include + +-#if defined(LINUX) || defined(SOLARIS) || defined(IRIX) || defined(NETBSD) || defined(FREEBSD) ++#if defined(LINUX) || defined(SOLARIS) || defined(IRIX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD) + + #include + #include +@@ -267,7 +267,7 @@ LocaleBackend* LocaleBackend::createInst + + rtl::OUString LocaleBackend::getLocale(void) + { +-#if defined(LINUX) || defined(SOLARIS) || defined(IRIX) || defined(NETBSD) || defined(FREEBSD) ++#if defined(LINUX) || defined(SOLARIS) || defined(IRIX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD) + return ImplGetLocale(LC_CTYPE); + #elif defined (MACOSX) + return ImplGetLocale("AppleLocale"); +@@ -280,7 +280,7 @@ rtl::OUString LocaleBackend::getLocale(v + + rtl::OUString LocaleBackend::getUILocale(void) + { +-#if defined(LINUX) || defined(SOLARIS) || defined(IRIX) || defined(NETBSD) || defined(FREEBSD) ++#if defined(LINUX) || defined(SOLARIS) || defined(IRIX) || defined(NETBSD) || defined(FREEBSD) || defined(OPENBSD) + return ImplGetLocale(LC_MESSAGES); + #elif defined(MACOSX) + return ImplGetLocale("AppleLanguages"); diff --git a/editors/openoffice/patches/patch-shell_source_unix_misc_makefile_mk b/editors/openoffice/patches/patch-shell_source_unix_misc_makefile_mk new file mode 100644 index 00000000000..16fd1b98f6b --- /dev/null +++ b/editors/openoffice/patches/patch-shell_source_unix_misc_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-shell_source_unix_misc_makefile_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- shell/source/unix/misc/makefile.mk.orig Wed Sep 7 21:55:11 2005 ++++ shell/source/unix/misc/makefile.mk Tue Aug 15 14:03:11 2006 +@@ -65,7 +65,7 @@ APP1TARGET = gnome-open-url.bin + APP1OBJS = \ + $(OBJ)$/gnome-open-url.obj + APP1LIBS = +-.IF "$(OS)"!="FREEBSD" ++.IF "$(OS)"!="OPENBSD" + APP1STDLIBS=-ldl + .ENDIF + diff --git a/editors/openoffice/patches/patch-slideshow_source_engine_activities_continuouskeytimeactivitybase_cxx b/editors/openoffice/patches/patch-slideshow_source_engine_activities_continuouskeytimeactivitybase_cxx new file mode 100644 index 00000000000..4a9f7c2713d --- /dev/null +++ b/editors/openoffice/patches/patch-slideshow_source_engine_activities_continuouskeytimeactivitybase_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-slideshow_source_engine_activities_continuouskeytimeactivitybase_cxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- slideshow/source/engine/activities/continuouskeytimeactivitybase.cxx.orig Wed Jul 26 09:28:09 2006 ++++ slideshow/source/engine/activities/continuouskeytimeactivitybase.cxx Tue Aug 15 14:03:11 2006 +@@ -98,7 +98,7 @@ namespace presentation + mnLastIndex = ::std::min< ::std::ptrdiff_t >( + maKeyTimes.size()-2, + // range is ensured by max below +- ::std::max( 0, ++ ::std::max( (long int)0, + ::std::distance( maKeyTimes.begin(), + ::std::lower_bound( maKeyTimes.begin(), + maKeyTimes.end(), diff --git a/editors/openoffice/patches/patch-solenv_bin_mapgen_pl b/editors/openoffice/patches/patch-solenv_bin_mapgen_pl new file mode 100644 index 00000000000..50c0faf3228 --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_bin_mapgen_pl @@ -0,0 +1,13 @@ +$OpenBSD: patch-solenv_bin_mapgen_pl,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/bin/mapgen.pl.orig Thu Sep 8 00:10:44 2005 ++++ solenv/bin/mapgen.pl Tue Aug 15 14:03:11 2006 +@@ -143,7 +143,8 @@ sub filter_symbols { + $env_section = '1' and next if ((/^# SOLARIS #$/) && ($ENV{OS} eq 'SOLARIS')); + $env_section = '1' and next if ((/^# LINUX #$/) && ($ENV{OS} eq 'LINUX')); + $env_section = '1' and next if ((/^# FREEBSD #$/) && ($ENV{OS} eq 'FREEBSD')); +- last if ($env_section && ((/^# SOLARIS #$/) || (/^# FREEBSD #$/) || (/^# LINUX #$/))); ++ $env_section = '1' and next if ((/^# OPENBSD #$/) && ($ENV{OS} eq 'OPENBSD')); ++ last if ($env_section && ((/^# SOLARIS #$/) || (/^# FREEBSD #$/) || (/^# OPENBSD #$/) || (/^# LINUX #$/))); + next if (!$_ || /^#/); + push(@filters, $_); + }; diff --git a/editors/openoffice/patches/patch-solenv_bin_modules_installer_globals_pm b/editors/openoffice/patches/patch-solenv_bin_modules_installer_globals_pm new file mode 100644 index 00000000000..1cc20efb99a --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_bin_modules_installer_globals_pm @@ -0,0 +1,12 @@ +$OpenBSD: patch-solenv_bin_modules_installer_globals_pm,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/bin/modules/installer/globals.pm.orig Mon Jul 10 20:49:40 2006 ++++ solenv/bin/modules/installer/globals.pm Tue Aug 15 14:03:11 2006 +@@ -144,7 +144,7 @@ BEGIN + $jdklib = ""; + $jrepath = ""; + +- $globallogging = 0; ++ $globallogging = 1; + $logfilename = "logfile.log"; # the default logfile name for global errors + @logfileinfo = (); + @errorlogfileinfo = (); diff --git a/editors/openoffice/patches/patch-solenv_bin_modules_installer_regmerge_pm b/editors/openoffice/patches/patch-solenv_bin_modules_installer_regmerge_pm new file mode 100644 index 00000000000..d9fb5a6105c --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_bin_modules_installer_regmerge_pm @@ -0,0 +1,17 @@ +$OpenBSD: patch-solenv_bin_modules_installer_regmerge_pm,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/bin/modules/installer/regmerge.pm.orig Thu Sep 8 11:09:09 2005 ++++ solenv/bin/modules/installer/regmerge.pm Tue Aug 15 14:03:11 2006 +@@ -219,7 +219,13 @@ sub merge_files + my $databasename = $databasefile->{'Name'}; + my $databasedest = $databasedir . $installer::globals::separator . $databasename; + ++ my $logline = "copy_one_file $databasesource $databasedest\n"; ++ push( @installer::globals::logfileinfo, $logline); ++ + installer::systemactions::copy_one_file($databasesource, $databasedest); ++ $logline = "copy_one_file done\n"; ++ push( @installer::globals::logfileinfo, $logline); ++ + $databasefile->{'sourcepath'} = $databasedest; # new sourcepath for the StarRegistry file + + # One call for every merge particle. This is only possible, if there are only a few merge particles. diff --git a/editors/openoffice/patches/patch-solenv_bin_modules_installer_worker_pm b/editors/openoffice/patches/patch-solenv_bin_modules_installer_worker_pm new file mode 100644 index 00000000000..586c2799b44 --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_bin_modules_installer_worker_pm @@ -0,0 +1,12 @@ +$OpenBSD: patch-solenv_bin_modules_installer_worker_pm,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/bin/modules/installer/worker.pm.orig Mon Jul 10 13:00:31 2006 ++++ solenv/bin/modules/installer/worker.pm Tue Aug 15 14:03:11 2006 +@@ -511,7 +511,7 @@ sub clean_output_tree + if ( -d $installer::globals::removedirs[$i] ) + { + installer::logger::print_message( "... removing directory $installer::globals::removedirs[$i] ...\n" ); +- installer::systemactions::remove_complete_directory($installer::globals::removedirs[$i], 1); ++# installer::systemactions::remove_complete_directory($installer::globals::removedirs[$i], 1); + } + } + diff --git a/editors/openoffice/patches/patch-solenv_bin_modules_osarch_pm b/editors/openoffice/patches/patch-solenv_bin_modules_osarch_pm new file mode 100644 index 00000000000..6e11b0552c4 --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_bin_modules_osarch_pm @@ -0,0 +1,27 @@ +$OpenBSD: patch-solenv_bin_modules_osarch_pm,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/bin/modules/osarch.pm.orig Thu Mar 27 12:47:56 2003 ++++ solenv/bin/modules/osarch.pm Tue Aug 15 14:03:11 2006 +@@ -22,6 +22,7 @@ chop( $m_str, $s_str ); + "Linux", "linux", + "FreeBSD", "freebsd", + "NetBSD", "netbsd", ++ "OpenBSD", "openbsd", + "OSF1", "decunix", + "SCO_SV", "scoosr5", + # "SCO_SV", "scouw21", +@@ -37,6 +38,7 @@ chop( $m_str, $s_str ); + "Linux", "-DLINUX", + "FreeBSD", "-DFREEBSD", + "NetBSD", "-DNETBSD", ++ "OpenBSD", "-DOPENBSD", + "OSF1", "-DSYSV -DDECUNIX", + "SCO_SV", "-DSYSV -DSCO -DSCO_OSR5", + # "SCO_SV", "-DSYSV -DSCO -DSCO_UW21", +@@ -53,6 +55,7 @@ chop( $m_str, $s_str ); + "Linux", "lng", + "FreeBSD", "fbsd", + "NetBSD", "bsd", ++ "OpenBSD", "obsd", + "SCO_SV", "sco", + "Darwin", "macx", + "Mac OS", "macx", diff --git a/editors/openoffice/patches/patch-solenv_config_ssolar_cmn b/editors/openoffice/patches/patch-solenv_config_ssolar_cmn new file mode 100644 index 00000000000..b67f2efe172 --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_config_ssolar_cmn @@ -0,0 +1,12 @@ +$OpenBSD: patch-solenv_config_ssolar_cmn,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/config/ssolar.cmn.orig Fri Jun 2 14:31:52 2006 ++++ solenv/config/ssolar.cmn Tue Aug 15 14:03:11 2006 +@@ -516,7 +516,7 @@ unxaixp + } + } + +-unxfbsdi ++unxobsdi + { + standlst + { diff --git a/editors/openoffice/patches/patch-solenv_config_ssrc680_ini b/editors/openoffice/patches/patch-solenv_config_ssrc680_ini new file mode 100644 index 00000000000..36223fcaa4e --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_config_ssrc680_ini @@ -0,0 +1,60 @@ +$OpenBSD: patch-solenv_config_ssrc680_ini,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/config/ssrc680.ini.orig Wed Jul 19 11:38:15 2006 ++++ solenv/config/ssrc680.ini Tue Aug 15 14:03:11 2006 +@@ -2454,7 +2454,7 @@ unxmacxp + } + } + +-unxfbsdi ++unxobsdi + { + extern + { +@@ -2628,7 +2628,7 @@ unxfbsdi + } + common2 + { +- OS FREEBSD ++ OS OPENBSD + GLIBC GLIBC + GUI UNX + GUIBASE unx +@@ -2636,22 +2636,22 @@ unxfbsdi + COM GCC + CPU I + CPUNAME INTEL +- INPATH unxfbsdi%PROEXT% +- GVERDIR unxfbsdi%PROEXT% +- OUTPATH unxfbsdi ++ INPATH unxobsdi%PROEXT% ++ GVERDIR unxobsdi%PROEXT% ++ OUTPATH unxobsdi + CVER C300 + GVER VCL + XPVERSION 3 + SOLARUPD %UPD% + TEMP /tmp + TMP /tmp +- BUILD_TOOLS %SOLARROOT%/bt_unxfbsdi/bin +- ENV_TOOLS %SOLARROOT%/et_unxfbsdi/bin ++ BUILD_TOOLS %SOLARROOT%/bt_unxobsdi/bin ++ ENV_TOOLS %SOLARROOT%/et_unxobsdi/bin + COMMON_BUILD_TOOLS %SOLARROOT%$/btools + COMMON_ENV_TOOLS %SOLARROOT%$/etools + SYSBASE %SOLAR_SYSBASE_ROOT% +- SOLAR_STLPATH %SOLARVERSION%$/unxfbsdi%PROEXT%$/inc%UPDMINOREXT%$/stl +- SOLAR_STLLIBPATH %SOLARVERSION%$/unxfbsdi%PROEXT%$/lib%UPDMINOREXT% ++ SOLAR_STLPATH %SOLARVERSION%$/unxobsdi%PROEXT%$/inc%UPDMINOREXT%$/stl ++ SOLAR_STLLIBPATH %SOLARVERSION%$/unxobsdi%PROEXT%$/lib%UPDMINOREXT% + JDK13PATH %SOLAR_JDK13PATH% + JDK14PATH %SOLAR_JDK14PATH% + JDK15PATH %SOLAR_JDK15PATH% +@@ -2668,7 +2668,7 @@ unxfbsdi + LD_LIBRARY_PATH .:/usr/local/lib:%HOME%/%WORK_STAMP%/%INPATH%/lib:../lib:%SOLARVERSION%/%INPATH%/lib%UPDMINOREXT%:%COMPATH%/libexec + SOLAREXTRALIB -L../lib -L%SYSBASE%/usr/X11R6/lib -L%SYSBASE%/usr/lib -L/usr/X11R6/lib -L%SOLAR_STLLIBPATH% + SOLAREXTRAINC -I%SOLAR_STLPATH% -I%SYSBASE%/usr/include -I%SYSBASE%/usr/include/X11 +- SOLARDEF -DUNX -DGCC -DC301 -D_PTHREADS -DFREEBSD -DBSD -DINTEL -DX86 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DGLIBC=%GLIBC% -DSUPD=%UPD% %PROSWITCH% -DUPDVER=""'"'"SV%UPD%"'"'"" ++ SOLARDEF -DUNX -DGCC -DC301 -D_PTHREADS -DOPENBSD -DBSD -DINTEL -DX86 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DGLIBC=%GLIBC% -DSUPD=%UPD% %PROSWITCH% -DUPDVER=""'"'"SV%UPD%"'"'"" + *build perl %SOLARENV%/bin/build.pl %PROFULLSWITCH% + *copyprj perl %COMMON_ENV_TOOLS%/copyprj.pl + COPYPRJ perl %COMMON_ENV_TOOLS%/copyprj.pl diff --git a/editors/openoffice/patches/patch-solenv_config_stand_lst b/editors/openoffice/patches/patch-solenv_config_stand_lst new file mode 100644 index 00000000000..05b8b58bf16 --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_config_stand_lst @@ -0,0 +1,55 @@ +$OpenBSD: patch-solenv_config_stand_lst,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/config/stand.lst.orig Fri May 19 11:36:56 2006 ++++ solenv/config/stand.lst Tue Aug 15 14:03:11 2006 +@@ -37,10 +37,10 @@ SRC680 + } + Environments + { +- unxfbsdi.pro ++ unxobsdi.pro + { + prio 12 +- setsolar -SRC680 -pro -bsclient unxfbsdi ++ setsolar -SRC680 -pro -bsclient unxobsdi + } + unxlngi5.pro + { +@@ -97,10 +97,10 @@ SRC680 + prio 15 + setsolar -SRC680 -pro -bsclient unxsols64b1 + } +- unxfbsdi ++ unxobsdi + { + prio 15 +- setsolar -SRC680 -bsclient unxfbsdi ++ setsolar -SRC680 -bsclient unxobsdi + } + unxlngi5 + { +@@ -996,10 +996,10 @@ OOB680 + } + Environments + { +- unxfbsdi.pro ++ unxobsdi.pro + { + prio 12 +- setsolar -OOB680 -pro -bsclient unxfbsdi ++ setsolar -OOB680 -pro -bsclient unxobsdi + } + unxlngi5.pro + { +@@ -1056,10 +1056,10 @@ OOB680 + prio 15 + setsolar -OOB680 -pro -bsclient unxsols64b1 + } +- unxfbsdi ++ unxobsdi + { + prio 15 +- setsolar -OOB680 -bsclient unxfbsdi ++ setsolar -OOB680 -bsclient unxobsdi + } + unxlngi5 + { diff --git a/editors/openoffice/patches/patch-solenv_inc_libs_mk b/editors/openoffice/patches/patch-solenv_inc_libs_mk new file mode 100644 index 00000000000..33bfffdeb7a --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_inc_libs_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-solenv_inc_libs_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/inc/libs.mk.orig Wed Jul 19 11:38:31 2006 ++++ solenv/inc/libs.mk Tue Aug 15 14:03:11 2006 +@@ -175,7 +175,7 @@ ZLIB3RDLIB=-lz + ZLIB3RDLIB=-lzlib + .ENDIF + .IF "$(SYSTEM_JPEG)"=="YES" +-.IF "$(SOLAR_JAVA)" != "" && "$(JDK)" != "gcj" && "$(OS)" != "MACOSX" ++.IF "$(SOLAR_JAVA)" != "" && "$(JDK)" != "gcj" && "$(OS)" != "MACOSX" && "$(OS)" != "OPENBSD" + #i34482# Blackdown/Sun jdk is in the libsearch patch and has a libjpeg :-( + .IF "$(OS)" == "FREEBSD" + JPEG3RDLIB=/usr/local/lib/libjpeg.so diff --git a/editors/openoffice/patches/patch-solenv_inc_startup_OPENBSD_macros_mk b/editors/openoffice/patches/patch-solenv_inc_startup_OPENBSD_macros_mk new file mode 100644 index 00000000000..2e68778c489 --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_inc_startup_OPENBSD_macros_mk @@ -0,0 +1,6 @@ +$OpenBSD: patch-solenv_inc_startup_OPENBSD_macros_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/inc/startup/OPENBSD/macros.mk.orig Wed Aug 16 10:28:21 2006 ++++ solenv/inc/startup/OPENBSD/macros.mk Tue Aug 15 14:06:56 2006 +@@ -0,0 +1,2 @@ ++ ++.INCLUDE .NOINFER .IGNORE : $(INCFILENAME:d:d:d)UNIX$/macros.mk diff --git a/editors/openoffice/patches/patch-solenv_inc_tg_ext_mk b/editors/openoffice/patches/patch-solenv_inc_tg_ext_mk new file mode 100644 index 00000000000..a9056c87368 --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_inc_tg_ext_mk @@ -0,0 +1,13 @@ +$OpenBSD: patch-solenv_inc_tg_ext_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/inc/tg_ext.mk.orig Wed Jul 5 23:58:11 2006 ++++ solenv/inc/tg_ext.mk Tue Aug 15 14:03:11 2006 +@@ -48,7 +48,9 @@ INCLUDE!:=$(INCLUDE:s/ -I/;/) + + .IF "$(OS)"!="NETBSD" + .IF "$(OS)"!="FREEBSD" ++.IF "$(OS)"!="OPENBSD" + PATCHFLAGS=-b ++.ENDIF + .ENDIF # "$(OS)"=="FREEBSD" + .ENDIF # "$(OS)"=="NETBSD" + diff --git a/editors/openoffice/patches/patch-solenv_inc_unx_mk b/editors/openoffice/patches/patch-solenv_inc_unx_mk new file mode 100644 index 00000000000..89b62889e1d --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_inc_unx_mk @@ -0,0 +1,13 @@ +$OpenBSD: patch-solenv_inc_unx_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/inc/unx.mk.orig Wed Jul 19 11:26:37 2006 ++++ solenv/inc/unx.mk Tue Aug 15 14:03:11 2006 +@@ -36,6 +36,9 @@ + # --- Unix-Environment --------------------------------------- + # Used if "$(GUI)" == "UNX" + ++.IF "$(COM)$(OS)$(CPU)" == "GCCOPENBSDI" ++.INCLUDE : unxobsdi.mk ++.ENDIF + + # Dieses Define gilt fuer alle WNT- Plattformen + # fuer Compiler, wo kein Java unterstuetzt wird, muss dies ge'undeft werden diff --git a/editors/openoffice/patches/patch-solenv_inc_unxobsdi_mk b/editors/openoffice/patches/patch-solenv_inc_unxobsdi_mk new file mode 100644 index 00000000000..9d64e0e9783 --- /dev/null +++ b/editors/openoffice/patches/patch-solenv_inc_unxobsdi_mk @@ -0,0 +1,235 @@ +$OpenBSD: patch-solenv_inc_unxobsdi_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- solenv/inc/unxobsdi.mk.orig Wed Aug 16 10:26:08 2006 ++++ solenv/inc/unxobsdi.mk Tue Aug 15 14:08:10 2006 +@@ -0,0 +1,231 @@ ++#************************************************************************* ++# ++# OpenOffice.org - a multi-platform office productivity suite ++# ++# $RCSfile: patch-solenv_inc_unxobsdi_mk,v $ ++# ++# $Revision: 1.1.1.1 $ ++# ++# last change: $Author: robert $ $Date: 2006/08/17 14:56:24 $ ++# ++# The Contents of this file are made available subject to ++# the terms of GNU Lesser General Public License Version 2.1. ++# ++# ++# GNU Lesser General Public License Version 2.1 ++# ============================================= ++# Copyright 2005 by Sun Microsystems, Inc. ++# 901 San Antonio Road, Palo Alto, CA 94303, USA ++# ++# This library is free software; you can redistribute it and/or ++# modify it under the terms of the GNU Lesser General Public ++# License version 2.1, as published by the Free Software Foundation. ++# ++# This library is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++# Lesser General Public License for more details. ++# ++# You should have received a copy of the GNU Lesser General Public ++# License along with this library; if not, write to the Free Software ++# Foundation, Inc., 59 Temple Place, Suite 330, Boston, ++# MA 02111-1307 USA ++# ++#************************************************************************* ++ ++# Makefile for OpenBSD. ++ ++ASM= ++AFLAGS= ++ ++SOLAR_JAVA*= ++JAVAFLAGSDEBUG=-g ++ ++# filter for supressing verbose messages from linker ++#not needed at the moment ++#LINKOUTPUT_FILTER=" |& $(SOLARENV)$/bin$/msg_filter" ++ ++# _PTHREADS is needed for the stl ++CDEFS+=$(PTHREAD_CFLAGS) -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 ++ ++# enable visibility define in "sal/types.h" ++.IF "$(HAVE_GCC_VISIBILITY_FEATURE)" == "TRUE" ++CDEFS += -DHAVE_GCC_VISIBILITY_FEATURE ++.ENDIF # "$(HAVE_GCC_VISIBILITY_FEATURE)" == "TRUE" ++ ++# this is a platform with JAVA support ++.IF "$(SOLAR_JAVA)"!="" ++JAVADEF=-DSOLAR_JAVA ++.IF "$(debug)"=="" ++JAVA_RUNTIME=-ljava ++.ELSE ++JAVA_RUNTIME=-ljava_g ++.ENDIF ++.ENDIF ++ ++# name of C++ Compiler ++CXX*=g++ ++# name of C Compiler ++CC*=gcc ++.IF "$(SYSBASE)"!="" ++CFLAGS_SYSBASE:=-isystem $(SYSBASE)$/usr$/include ++CXX+:=$(CFLAGS_SYSBASE) ++CC+:=$(CFLAGS_SYSBASE) ++.ENDIF # "$(SYSBASE)"!="" ++CFLAGS+=-fmessage-length=0 -c ++CLFAGS+=-I%%LOCALBASE%%/include -I%%X11BASE%%/include ++ ++# flags to enable build with symbols; required for crashdump feature ++.IF "$(ENABLE_SYMBOLS)"=="SMALL" ++CFLAGSENABLESYMBOLS=-g1 ++.ELSE ++CFLAGSENABLESYMBOLS=-g # was temporarily commented out, reenabled before Beta ++ ++.ENDIF ++ ++# flags for the C++ Compiler ++CFLAGSCC= -pipe $(ARCH_FLAGS) ++CFLAGSCC+=-I%%LOCALBASE%%/include -I%%X11BASE%%/include ++# Flags for enabling exception handling ++CFLAGSEXCEPTIONS=-fexceptions -fno-enforce-eh-specs ++# Flags for disabling exception handling ++CFLAGS_NO_EXCEPTIONS=-fno-exceptions ++ ++# -fpermissive should be removed as soon as possible ++CFLAGSCXX= -pipe $(ARCH_FLAGS) ++PICSWITCH:=-fpic ++.IF "$(HAVE_GCC_VISIBILITY_FEATURE)" == "TRUE" ++CFLAGSCXX += -fvisibility-inlines-hidden ++.ENDIF # "$(HAVE_GCC_VISIBILITY_FEATURE)" == "TRUE" ++CFLAGSCXX += -I%%LOCALBASE%%/include -I%%X11BASE%%/include ++ ++# Compiler flags for compiling static object in single threaded environment with graphical user interface ++CFLAGSOBJGUIST= ++# Compiler flags for compiling static object in single threaded environment with character user interface ++CFLAGSOBJCUIST= ++# Compiler flags for compiling static object in multi threaded environment with graphical user interface ++CFLAGSOBJGUIMT= ++# Compiler flags for compiling static object in multi threaded environment with character user interface ++CFLAGSOBJCUIMT= ++# Compiler flags for compiling shared object in multi threaded environment with graphical user interface ++CFLAGSSLOGUIMT=$(PICSWITCH) ++# Compiler flags for compiling shared object in multi threaded environment with character user interface ++CFLAGSSLOCUIMT=$(PICSWITCH) ++# Compiler flags for profiling ++CFLAGSPROF= ++# Compiler flags for debugging ++CFLAGSDEBUG=-g ++CFLAGSDBGUTIL= ++# Compiler flags for enabling optimizations ++.IF "$(PRODUCT)"!="" ++CFLAGSOPT=-Os -fno-strict-aliasing # optimizing for products ++.ELSE # "$(PRODUCT)"!="" ++CFLAGSOPT= # no optimizing for non products ++.ENDIF # "$(PRODUCT)"!="" ++# Compiler flags for disabling optimizations ++CFLAGSNOOPT=-O0 ++# Compiler flags for describing the output path ++CFLAGSOUTOBJ=-o ++ ++# -Wshadow does not work for C with nested uses of pthread_cleanup_push: ++CFLAGSWARNCC=-Wall -Wendif-labels ++CFLAGSWARNCXX=$(CFLAGSWARNCC) -Wshadow -Wno-ctor-dtor-privacy \ ++ -Wno-non-virtual-dtor ++CFLAGSWALLCC=$(CFLAGSWARNCC) ++CFLAGSWALLCXX=$(CFLAGSWARNCXX) ++CFLAGSWERRCC=-Werror ++ ++# Once all modules on this platform compile without warnings, set ++# COMPILER_WARN_ERRORS=TRUE here instead of setting MODULES_WITH_WARNINGS (see ++# settings.mk): Currently this is not tested on FreeBSD ++#MODULES_WITH_WARNINGS := ++ ++# switches for dynamic and static linking ++STATIC = -Wl,-Bstatic ++DYNAMIC = -Wl,-Bdynamic ++ ++# name of linker ++LINK*=$(CXX) ++LINKC*=$(CC) ++ ++# default linker flags ++#LINKFLAGSDEFS*=#-Wl,-z,defs ++#LINKFLAGSRUNPATH*=-Wl,-rpath,\''$$ORIGIN'\' ++#LINKFLAGS=-Wl,-z,combreloc $(LINKFLAGSDEFS) $(LINKFLAGSRUNPATH) ++LINKFLAGS=-Wl,-z,combreloc -L%%LOCALBASE%%/lib -L%%X11BASE%%/lib ++ ++# linker flags for linking applications ++LINKFLAGSAPPGUI= -Wl,-export-dynamic -Wl,--noinhibit-exec ++LINKFLAGSAPPCUI= -Wl,-export-dynamic -Wl,--noinhibit-exec ++ ++# linker flags for linking shared libraries ++LINKFLAGSSHLGUI= -shared ++LINKFLAGSSHLCUI= -shared ++ ++LINKFLAGSTACK= ++LINKFLAGSPROF= ++LINKFLAGSDEBUG=-g ++LINKFLAGSOPT= ++ ++# linker flags for optimization (symbol hashtable) ++# for now, applied to symbol scoped libraries, only ++LINKFLAGSOPTIMIZE*=-Wl,-O1 ++LINKVERSIONMAPFLAG=$(LINKFLAGSOPTIMIZE) -Wl,--version-script ++ ++SONAME_SWITCH=-Wl,-h ++ ++# Sequence of libs does matter ! ++ ++STDLIBCPP=-lstdc++ ++ ++# default objectfilenames to link ++STDOBJVCL=$(L)$/salmain.o ++STDOBJGUI= ++STDSLOGUI= ++STDOBJCUI= ++STDSLOCUI= ++ ++# libraries for linking applications ++STDLIBCUIST=-lm ++STDLIBGUIMT=-lX11 $(PTHREAD_LIBS) -lm ++STDLIBCUIMT=$(PTHREAD_LIBS) -lm ++STDLIBGUIST=-lX11 -lm ++# libraries for linking shared libraries ++STDSHLGUIMT=-lX11 -lXext $(PTHREAD_LIBS) -lm ++STDSHLCUIMT=$(PTHREAD_LIBS) -lm ++STDSHLGUIST=-lX11 -lXext -lm ++STDSHLCUIST=-lm ++ ++LIBSALCPPRT*=-Wl,--whole-archive -lsalcpprt -Wl,--no-whole-archive ++ ++.IF "$(USE_STLP_DEBUG)" != "" ++LIBSTLPORT=$(DYNAMIC) -lstlport_gcc_stldebug ++LIBSTLPORTST=$(STATIC) -lstlport_gcc_stldebug $(DYNAMIC) ++.ELSE # "$(USE_STLP_DEBUG)" != "" ++LIBSTLPORT=$(DYNAMIC) -lstlport_gcc ++LIBSTLPORTST=$(STATIC) -lstlport_gcc $(DYNAMIC) ++.ENDIF # "$(USE_STLP_DEBUG)" != "" ++ ++#FILLUPARC=$(STATIC) -lsupc++ $(DYNAMIC) ++ ++# name of library manager ++LIBMGR=ar ++LIBFLAGS=-r ++ ++# tool for generating import libraries ++IMPLIB= ++IMPLIBFLAGS= ++ ++MAPSYM= ++MAPSYMFLAGS= ++ ++RC=irc ++RCFLAGS=-fo$@ $(RCFILES) ++RCLINK= ++RCLINKFLAGS= ++RCSETVERSION= ++ ++# platform specific identifier for shared libs ++DLLPRE=lib ++DLLPOST=.so ++ diff --git a/editors/openoffice/patches/patch-soltools_checkdll_makefile_mk b/editors/openoffice/patches/patch-soltools_checkdll_makefile_mk new file mode 100644 index 00000000000..c7835686b98 --- /dev/null +++ b/editors/openoffice/patches/patch-soltools_checkdll_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-soltools_checkdll_makefile_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- soltools/checkdll/makefile.mk.orig Thu Sep 8 09:23:19 2005 ++++ soltools/checkdll/makefile.mk Tue Aug 15 14:03:11 2006 +@@ -53,7 +53,7 @@ LIBSALCPPRT=$(0) + APP1TARGET = checkdll + APP1OBJS = $(OBJ)$/checkdll.obj + DEPOBJFILES = $(APP1OBJS) +-.IF "$(OS)"!="FREEBSD" && "$(OS)"!="MACOSX" && "$(OS)"!="NETBSD" ++.IF "$(OS)"!="FREEBSD" && "$(OS)"!="MACOSX" && "$(OS)"!="NETBSD" && "$(OS)"!="OPENBSD" + STDLIB += -ldl + .ENDIF + .IF "$(OS)"=="NETBSD" diff --git a/editors/openoffice/patches/patch-soltools_mkdepend_def_h b/editors/openoffice/patches/patch-soltools_mkdepend_def_h new file mode 100644 index 00000000000..a9fc58d4abe --- /dev/null +++ b/editors/openoffice/patches/patch-soltools_mkdepend_def_h @@ -0,0 +1,11 @@ +$OpenBSD: patch-soltools_mkdepend_def_h,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- soltools/mkdepend/def.h.orig Thu Aug 17 14:58:18 2006 ++++ soltools/mkdepend/def.h Thu Aug 17 14:58:33 2006 +@@ -27,6 +27,7 @@ + */ + + #ifndef NO_X11 ++#include + #include + #ifdef WIN32 + #include diff --git a/editors/openoffice/patches/patch-soltools_mkdepend_ifparser_c b/editors/openoffice/patches/patch-soltools_mkdepend_ifparser_c new file mode 100644 index 00000000000..69e041dad65 --- /dev/null +++ b/editors/openoffice/patches/patch-soltools_mkdepend_ifparser_c @@ -0,0 +1,12 @@ +$OpenBSD: patch-soltools_mkdepend_ifparser_c,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- soltools/mkdepend/ifparser.c.orig Thu Aug 17 14:59:19 2006 ++++ soltools/mkdepend/ifparser.c Thu Aug 17 14:59:34 2006 +@@ -58,6 +58,8 @@ + */ + + #include "ifparser.h" ++#include ++#include + #include + + /**************************************************************************** diff --git a/editors/openoffice/patches/patch-soltools_mkdepend_main_c b/editors/openoffice/patches/patch-soltools_mkdepend_main_c new file mode 100644 index 00000000000..9270b60cc50 --- /dev/null +++ b/editors/openoffice/patches/patch-soltools_mkdepend_main_c @@ -0,0 +1,15 @@ +$OpenBSD: patch-soltools_mkdepend_main_c,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- soltools/mkdepend/main.c.orig Thu Aug 17 15:00:25 2006 ++++ soltools/mkdepend/main.c Thu Aug 17 15:00:44 2006 +@@ -32,6 +32,11 @@ + #include + #endif + ++#if defined(OPENBSD) ++#include ++#include ++#endif ++ + #ifdef _MSC_VER /* Define ssize_t */ + + #if !defined(_W64) diff --git a/editors/openoffice/patches/patch-stlport_STLport-4_5_patch b/editors/openoffice/patches/patch-stlport_STLport-4_5_patch new file mode 100644 index 00000000000..856a17b1a46 --- /dev/null +++ b/editors/openoffice/patches/patch-stlport_STLport-4_5_patch @@ -0,0 +1,101 @@ +$OpenBSD: patch-stlport_STLport-4_5_patch,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- stlport/STLport-4.5.patch.orig Thu Apr 27 09:47:20 2006 ++++ stlport/STLport-4.5.patch Tue Aug 15 14:03:11 2006 +@@ -141,7 +141,7 @@ + ! # + ! # + ! LINK=ar cr +-! DYN_LINK=${CXX} -Wl,-rpath,'$$ORIGIN' ${PTHREAD_LIBS} --fexceptions -shared -o ++! DYN_LINK=${CXX} ${PTHREAD_LIBS} --fexceptions -shared -o + ! + ! OBJEXT=o + ! DYNEXT=so +@@ -281,7 +281,7 @@ + ! # + ! # + ! LINK=ar cr +-! DYN_LINK=$(CXX) -Wl,-rpath,'$$ORIGIN' --fexceptions -shared -o ++! DYN_LINK=$(CXX) --fexceptions -shared -o + ! + ! OBJEXT=o + ! DYNEXT=so +@@ -848,3 +848,79 @@ + # define _STLP_MUTEX_INITIALIZER + # endif + ++*** misc/STLport-4.5/stlport/stl/_config.h Tue Sep 4 19:10:18 2001 ++--- misc/build/STLport-4.5/stlport/stl/_config.h Sat Apr 29 11:24:36 2006 ++*************** ++*** 162,168 **** ++ # endif ++ ++ /* Operating system recognition (basic) */ ++! # if defined (__unix) || defined (__linux__) || defined (__QNX__) || defined (_AIX) || defined (__NetBSD__) ++ # define _STLP_UNIX 1 ++ # if defined (__linux__) && ! defined (_STLP_USE_GLIBC) ++ # define _STLP_USE_GLIBC 1 ++--- 162,168 ---- ++ # endif ++ ++ /* Operating system recognition (basic) */ ++! # if defined (__unix) || defined (__linux__) || defined (__QNX__) || defined (_AIX) || defined (__NetBSD__) || defined(__OpenBSD__) ++ # define _STLP_UNIX 1 ++ # if defined (__linux__) && ! defined (_STLP_USE_GLIBC) ++ # define _STLP_USE_GLIBC 1 ++*** misc/STLport-4.5/stlport/stl/_cwchar.h Tue Sep 4 19:10:18 2001 ++--- misc/build/STLport-4.5/stlport/stl/_cwchar.h Sat Apr 29 11:22:03 2006 ++*************** ++*** 30,36 **** ++ # if ! defined (_STLP_NO_CWCHAR) && defined (_STLP_USE_NEW_C_HEADERS) ++ # include _STLP_NATIVE_CPP_C_HEADER(cwchar) ++ ++! # elif defined (__MRC__) || defined (__SC__) || defined (__BORLANDC__) || defined(__FreeBSD__) || (defined (__GNUC__) && defined (__APPLE__\ ++ )) || defined (_STLP_NO_WCHAR_T) ++ ++ # include _STLP_NATIVE_C_HEADER(stddef.h) ++--- 30,36 ---- ++ # if ! defined (_STLP_NO_CWCHAR) && defined (_STLP_USE_NEW_C_HEADERS) ++ # include _STLP_NATIVE_CPP_C_HEADER(cwchar) ++ ++! # elif defined (__MRC__) || defined (__SC__) || defined (__BORLANDC__) || defined(__FreeBSD__) || defined(__OpenBSD__) || (defined (__GNUC__) && defined (__APPLE__\ ++ )) || defined (_STLP_NO_WCHAR_T) ++ ++ # include _STLP_NATIVE_C_HEADER(stddef.h) ++*** misc/STLport-4.5/stlport/stl/_stdio_file.h Mon Mar 19 08:01:09 2001 ++--- misc/build/STLport-4.5/stlport/stl/_stdio_file.h Sat Apr 29 11:22:03 2006 ++*************** ++*** 154,160 **** ++ ++ # define _STLP_FILE_I_O_IDENTICAL ++ ++! #elif defined (__CYGWIN__) || defined(__FreeBSD__) || defined(__NetBSD__) || ( defined(__GNUC__) && defined(__APPLE__) ) ++ ++ # if 0 ++ inline int _FILE_fd(const FILE& __f) { return __f._file; } ++--- 154,160 ---- ++ ++ # define _STLP_FILE_I_O_IDENTICAL ++ ++! #elif defined (__CYGWIN__) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || ( defined(__GNUC__) && defined(__APPLE__) ) ++ ++ # if 0 ++ inline int _FILE_fd(const FILE& __f) { return __f._file; } ++*** misc/STLport-4.5/stlport/stl/c_locale.h Thu May 31 05:24:41 2001 ++--- misc/build/STLport-4.5/stlport/stl/c_locale.h Sat Apr 29 11:22:49 2006 ++*************** ++*** 179,185 **** ++ # define _Locale_PRINT _CTYPE_R ++ # define _Locale_ALPHA _CTYPE_A ++ ++! # elif defined (__NetBSD__) ++ ++ # define _Locale_CNTRL _C ++ # define _Locale_UPPER _U ++--- 179,185 ---- ++ # define _Locale_PRINT _CTYPE_R ++ # define _Locale_ALPHA _CTYPE_A ++ ++! # elif defined (__NetBSD__) || defined (__OpenBSD__) ++ ++ # define _Locale_CNTRL _C ++ # define _Locale_UPPER _U diff --git a/editors/openoffice/patches/patch-store_source_fileunx_hxx b/editors/openoffice/patches/patch-store_source_fileunx_hxx new file mode 100644 index 00000000000..b6aefb60017 --- /dev/null +++ b/editors/openoffice/patches/patch-store_source_fileunx_hxx @@ -0,0 +1,21 @@ +$OpenBSD: patch-store_source_fileunx_hxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- store/source/fileunx.hxx.orig Tue Jun 20 02:32:01 2006 ++++ store/source/fileunx.hxx Tue Aug 15 14:03:11 2006 +@@ -46,7 +46,7 @@ + #include + #include + +-#if defined(FREEBSD) || defined(NETBSD) || defined(MACOSX) ++#if defined(FREEBSD) || defined(NETBSD) || defined(MACOSX) || defined(OPENBSD) + #define EDEADLOCK EDEADLK + #endif /* FREEBSD || NETBSD || MACOSX */ + +@@ -86,7 +86,7 @@ inline sal_Int32 __store_errno (void) + /* + * __store_malign. + */ +-#if defined(FREEBSD) || defined(LINUX) || defined(MACOSX) ++#if defined(FREEBSD) || defined(LINUX) || defined(MACOSX) || defined (OPENBSD) + inline sal_uInt32 __store_malign (void) + { + return (sal_uInt32)::getpagesize(); diff --git a/editors/openoffice/patches/patch-store_util_makefile_mk b/editors/openoffice/patches/patch-store_util_makefile_mk new file mode 100644 index 00000000000..714fe040b67 --- /dev/null +++ b/editors/openoffice/patches/patch-store_util_makefile_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-store_util_makefile_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- store/util/makefile.mk.orig Thu Jun 29 13:27:36 2006 ++++ store/util/makefile.mk Tue Aug 15 14:03:11 2006 +@@ -79,7 +79,7 @@ SHL1STDLIBS+=$(LIBSTLPORT) + + # On gcc3 __Unwind_SetIP is not in supc++ but in libgcc_s.so + .IF "$(COMID)"=="gcc3" +-.IF "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" ++.IF "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)"=="OPENBSD" + SHL1STDLIBS+= -lsupc++ + .ELIF "$(OS)"=="MACOSX" + .IF "$(CCNUMVER)"<="000399999999" diff --git a/editors/openoffice/patches/patch-tools_bootstrp_command_cxx b/editors/openoffice/patches/patch-tools_bootstrp_command_cxx new file mode 100644 index 00000000000..07fabd4ff75 --- /dev/null +++ b/editors/openoffice/patches/patch-tools_bootstrp_command_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-tools_bootstrp_command_cxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- tools/bootstrp/command.cxx.orig Wed Jul 19 19:12:27 2006 ++++ tools/bootstrp/command.cxx Tue Aug 15 14:03:11 2006 +@@ -73,7 +73,7 @@ + #include + #include + #if ( defined NETBSD ) || defined (FREEBSD) || defined (AIX) \ +- || defined (HPUX) || defined (MACOSX) ++ || defined (HPUX) || defined (MACOSX) || defined (OPENBSD) + #include + #else + #include diff --git a/editors/openoffice/patches/patch-tools_inc_inetdef_hxx b/editors/openoffice/patches/patch-tools_inc_inetdef_hxx new file mode 100644 index 00000000000..17a31d012dd --- /dev/null +++ b/editors/openoffice/patches/patch-tools_inc_inetdef_hxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-tools_inc_inetdef_hxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- tools/inc/inetdef.hxx.orig Wed Jul 19 11:27:54 2006 ++++ tools/inc/inetdef.hxx Tue Aug 15 14:03:11 2006 +@@ -62,6 +62,8 @@ + #define TOOLS_INETDEF_OS "FreeBSD/i386" + #elif defined FREEBSD && defined X86_64 + #define TOOLS_INETDEF_OS "FreeBSD/amd64" ++#elif defined OPENBSD && defined X86 ++#define TOOLS_INETDEF_OS "OpenBSD" + #elif defined SINIX + #define TOOLS_INETDEF_OS "SINIX" + #elif defined IRIX diff --git a/editors/openoffice/patches/patch-tools_inc_solar_h b/editors/openoffice/patches/patch-tools_inc_solar_h new file mode 100644 index 00000000000..49a6cac66a7 --- /dev/null +++ b/editors/openoffice/patches/patch-tools_inc_solar_h @@ -0,0 +1,20 @@ +$OpenBSD: patch-tools_inc_solar_h,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- tools/inc/solar.h.orig Wed Jul 19 11:28:08 2006 ++++ tools/inc/solar.h Tue Aug 15 14:03:11 2006 +@@ -341,6 +341,7 @@ template inline T Abs(T a) { + #define SYSTEM_UNXSOGS 31 + #define SYSTEM_UNXSOGI 32 + #define SYSTEM_UNXMACXI 33 ++#define SYSTEM_UNXOBSDI 34 + + #if defined WNT + #define __DLLEXTENSION "mi" +@@ -412,6 +413,8 @@ template inline T Abs(T a) { + #elif defined MACOSX && defined X86 + #define __DLLEXTENSION "mxi.dylib" + #define SYSTEM_ID SYSTEM_UNXMACXI ++#elif defined OPENBSD ++ #define __DLLEXTENSION "oi.so" + #else + #define __DLLEXTENSION ".so" + #endif diff --git a/editors/openoffice/patches/patch-tools_source_fsys_unx_cxx b/editors/openoffice/patches/patch-tools_source_fsys_unx_cxx new file mode 100644 index 00000000000..08240deb122 --- /dev/null +++ b/editors/openoffice/patches/patch-tools_source_fsys_unx_cxx @@ -0,0 +1,21 @@ +$OpenBSD: patch-tools_source_fsys_unx_cxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- tools/source/fsys/unx.cxx.orig Mon Jun 19 15:42:57 2006 ++++ tools/source/fsys/unx.cxx Tue Aug 15 14:03:11 2006 +@@ -49,7 +49,7 @@ + extern "C" int mntctl( int cmd, size_t size, char* buf ); + #elif defined(NETBSD) + #include +-#elif defined(FREEBSD) || defined(MACOSX) ++#elif defined(FREEBSD) || defined(MACOSX) || defined(OPENBSD) + #elif defined DECUNIX + struct mnttab + { +@@ -102,7 +102,7 @@ struct mymnttab + }; + + +-#if defined(NETBSD) || defined(FREEBSD) || defined(MACOSX) ++#if defined(NETBSD) || defined(FREEBSD) || defined(MACOSX) || defined(OPENBSD) + BOOL GetMountEntry(dev_t dev, struct mymnttab *mytab) + { + DBG_WARNING( "Sorry, not implemented: GetMountEntry" ); diff --git a/editors/openoffice/patches/patch-tools_source_stream_strmunx_cxx b/editors/openoffice/patches/patch-tools_source_stream_strmunx_cxx new file mode 100644 index 00000000000..5e039cbacbc --- /dev/null +++ b/editors/openoffice/patches/patch-tools_source_stream_strmunx_cxx @@ -0,0 +1,21 @@ +$OpenBSD: patch-tools_source_stream_strmunx_cxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- tools/source/stream/strmunx.cxx.orig Mon Jun 19 15:52:12 2006 ++++ tools/source/stream/strmunx.cxx Tue Aug 15 14:03:11 2006 +@@ -219,7 +219,7 @@ static sal_uInt32 GetSvError( int nErrno + { 0, SVSTREAM_OK }, + { EACCES, SVSTREAM_ACCESS_DENIED }, + { EBADF, SVSTREAM_INVALID_HANDLE }, +-#if defined( RS6000 ) || defined( ALPHA ) || defined( HP9000 ) || defined( NETBSD ) || defined(FREEBSD) || defined(MACOSX) ++#if defined( RS6000 ) || defined( ALPHA ) || defined( HP9000 ) || defined( NETBSD ) || defined(FREEBSD) || defined(MACOSX) || defined(OPENBSD) + { EDEADLK, SVSTREAM_LOCKING_VIOLATION }, + #else + { EDEADLOCK, SVSTREAM_LOCKING_VIOLATION }, +@@ -233,7 +233,7 @@ static sal_uInt32 GetSvError( int nErrno + { EAGAIN, SVSTREAM_LOCKING_VIOLATION }, + { EISDIR, SVSTREAM_PATH_NOT_FOUND }, + { ELOOP, SVSTREAM_PATH_NOT_FOUND }, +-#if ! defined( RS6000 ) && ! defined( ALPHA ) && ! defined( NETBSD ) && ! defined (FREEBSD) && ! defined (MACOSX) ++#if ! defined( RS6000 ) && ! defined( ALPHA ) && ! defined( NETBSD ) && ! defined (FREEBSD) && ! defined (MACOSX) && ! defined (OPENBSD) + { EMULTIHOP, SVSTREAM_PATH_NOT_FOUND }, + { ENOLINK, SVSTREAM_PATH_NOT_FOUND }, + #endif diff --git a/editors/openoffice/patches/patch-udm_source_mkinc_fullcpp_mk b/editors/openoffice/patches/patch-udm_source_mkinc_fullcpp_mk new file mode 100644 index 00000000000..616c8409e3f --- /dev/null +++ b/editors/openoffice/patches/patch-udm_source_mkinc_fullcpp_mk @@ -0,0 +1,12 @@ +$OpenBSD: patch-udm_source_mkinc_fullcpp_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- udm/source/mkinc/fullcpp.mk.orig Fri Sep 9 16:34:53 2005 ++++ udm/source/mkinc/fullcpp.mk Tue Aug 15 14:03:11 2006 +@@ -62,7 +62,7 @@ CFLAGS+= -YX"precomp.h" /Fp$(PRJ)$/$(INP + + .ENDIF + +-.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" ++.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)"=="OPENBSD" + CFLAGSCXX+= -frtti + .ENDIF + diff --git a/editors/openoffice/patches/patch-vcl_unx_inc_saldata_hxx b/editors/openoffice/patches/patch-vcl_unx_inc_saldata_hxx new file mode 100644 index 00000000000..af344c8b52a --- /dev/null +++ b/editors/openoffice/patches/patch-vcl_unx_inc_saldata_hxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-vcl_unx_inc_saldata_hxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- vcl/unx/inc/saldata.hxx.orig Fri Nov 11 12:56:19 2005 ++++ vcl/unx/inc/saldata.hxx Tue Aug 15 14:03:11 2006 +@@ -68,7 +68,7 @@ class SalPrinter; + + DECLARE_LIST( SalDisplays, SalDisplay* ) + +-#if defined SCO || defined LINUX || defined NETBSD || defined AIX || defined HPUX || defined FREEBSD || defined MACOSX ++#if defined SCO || defined LINUX || defined NETBSD || defined AIX || defined HPUX || defined FREEBSD || defined MACOSX || defined OPENBSD + #include + #else + typedef unsigned int pthread_t; diff --git a/editors/openoffice/patches/patch-vcl_unx_inc_salunx_h b/editors/openoffice/patches/patch-vcl_unx_inc_salunx_h new file mode 100644 index 00000000000..286fb8ea3e5 --- /dev/null +++ b/editors/openoffice/patches/patch-vcl_unx_inc_salunx_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-vcl_unx_inc_salunx_h,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- vcl/unx/inc/salunx.h.orig Tue Jul 25 11:38:23 2006 ++++ vcl/unx/inc/salunx.h Tue Aug 15 14:03:11 2006 +@@ -37,7 +37,7 @@ + #define _SALUNX_H + + // -=-= #includes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= +-#if defined SCO || defined LINUX || defined HPUX || defined FREEBSD || defined NETBSD || defined MACOSX ++#if defined SCO || defined LINUX || defined HPUX || defined FREEBSD || defined NETBSD || defined MACOSX || defined OPENBSD + #include + #elif defined AIX + #include diff --git a/editors/openoffice/patches/patch-vcl_unx_source_app_i18n_ic_cxx b/editors/openoffice/patches/patch-vcl_unx_source_app_i18n_ic_cxx new file mode 100644 index 00000000000..e09532128ad --- /dev/null +++ b/editors/openoffice/patches/patch-vcl_unx_source_app_i18n_ic_cxx @@ -0,0 +1,21 @@ +$OpenBSD: patch-vcl_unx_source_app_i18n_ic_cxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- vcl/unx/source/app/i18n_ic.cxx.orig Mon Jun 19 21:48:53 2006 ++++ vcl/unx/source/app/i18n_ic.cxx Tue Aug 15 14:03:11 2006 +@@ -361,7 +361,7 @@ SalI18N_InputContext::SalI18N_InputConte + + if ( mnPreeditStyle != XIMPreeditNone ) + { +-#if defined LINUX || defined FREEBSD || defined NETBSD || defined IRIX || defined MACOSX ++#if defined LINUX || defined FREEBSD || defined NETBSD || defined IRIX || defined MACOSX || defined OPENBSD + if ( mpPreeditAttributes != NULL ) + #endif + mpAttributes = XVaAddToNestedList( mpAttributes, +@@ -369,7 +369,7 @@ SalI18N_InputContext::SalI18N_InputConte + } + if ( mnStatusStyle != XIMStatusNone ) + { +-#if defined LINUX || defined FREEBSD || defined NETBSD || defined IRIX || defined MACOSX ++#if defined LINUX || defined FREEBSD || defined NETBSD || defined IRIX || defined MACOSX || defined OPENBSD + if ( mpStatusAttributes != NULL ) + #endif + mpAttributes = XVaAddToNestedList( mpAttributes, diff --git a/editors/openoffice/patches/patch-vcl_unx_source_app_i18n_xkb_cxx b/editors/openoffice/patches/patch-vcl_unx_source_app_i18n_xkb_cxx new file mode 100644 index 00000000000..e4f74fbcbd8 --- /dev/null +++ b/editors/openoffice/patches/patch-vcl_unx_source_app_i18n_xkb_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-vcl_unx_source_app_i18n_xkb_cxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- vcl/unx/source/app/i18n_xkb.cxx.orig Mon Jun 19 21:49:52 2006 ++++ vcl/unx/source/app/i18n_xkb.cxx Tue Aug 15 14:03:11 2006 +@@ -36,7 +36,7 @@ + + #include + +-#if defined(LINUX) || defined(FREEBSD) || defined(MACOSX) // should really check for xfree86 or for X11R6.1 and higher ++#if defined(LINUX) || defined(FREEBSD) || defined(MACOSX) || defined(OPENBSD) // should really check for xfree86 or for X11R6.1 and higher + #define __XKeyboardExtension__ 1 + #else + #define __XKeyboardExtension__ 0 diff --git a/editors/openoffice/patches/patch-vcl_unx_source_app_saldisp_cxx b/editors/openoffice/patches/patch-vcl_unx_source_app_saldisp_cxx new file mode 100644 index 00000000000..e4784871863 --- /dev/null +++ b/editors/openoffice/patches/patch-vcl_unx_source_app_saldisp_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-vcl_unx_source_app_saldisp_cxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- vcl/unx/source/app/saldisp.cxx.orig Wed Jul 19 18:52:07 2006 ++++ vcl/unx/source/app/saldisp.cxx Tue Aug 15 14:03:11 2006 +@@ -1020,7 +1020,7 @@ bHandleStartupNotification + sscanf( pProperties, "%li", &nProperties_ ); + else + { +-#if defined DBG_UTIL || defined SUN || defined LINUX || defined FREEBSD || defined IRIX || defined MACOSX ++#if defined DBG_UTIL || defined SUN || defined LINUX || defined FREEBSD || defined IRIX || defined MACOSX || defined OPENBSD + nProperties_ |= PROPERTY_FEATURE_Maximize; + #endif + // Server Bugs & Properties diff --git a/editors/openoffice/patches/patch-vcl_unx_source_app_vsound_hxx b/editors/openoffice/patches/patch-vcl_unx_source_app_vsound_hxx new file mode 100644 index 00000000000..5238158dd63 --- /dev/null +++ b/editors/openoffice/patches/patch-vcl_unx_source_app_vsound_hxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-vcl_unx_source_app_vsound_hxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- vcl/unx/source/app/vsound.hxx.orig Mon Jun 19 21:52:31 2006 ++++ vcl/unx/source/app/vsound.hxx Tue Aug 15 14:03:11 2006 +@@ -39,7 +39,7 @@ + #define USE_OSS + #endif + +-#ifdef SOLARIS ++#ifdef OPENBSD + #define USE_DEVAUDIO + #endif + diff --git a/editors/openoffice/patches/patch-vcl_unx_source_gdi_gcach_xpeer_cxx b/editors/openoffice/patches/patch-vcl_unx_source_gdi_gcach_xpeer_cxx new file mode 100644 index 00000000000..c6eb5883186 --- /dev/null +++ b/editors/openoffice/patches/patch-vcl_unx_source_gdi_gcach_xpeer_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-vcl_unx_source_gdi_gcach_xpeer_cxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- vcl/unx/source/gdi/gcach_xpeer.cxx.orig Tue Jun 20 18:20:38 2006 ++++ vcl/unx/source/gdi/gcach_xpeer.cxx Tue Aug 15 14:03:11 2006 +@@ -108,7 +108,7 @@ void X11GlyphPeer::SetDisplay( Display* + #ifdef MACOSX + OUString xrenderLibraryName( RTL_CONSTASCII_USTRINGPARAM( "libXrender.dylib" )); + #else +- OUString xrenderLibraryName( RTL_CONSTASCII_USTRINGPARAM( "libXrender.so.1" )); ++ OUString xrenderLibraryName( RTL_CONSTASCII_USTRINGPARAM( "libXrender.so" )); + #endif + oslModule pRenderLib=osl_loadModule(xrenderLibraryName.pData, SAL_LOADMODULE_DEFAULT); + if( !pRenderLib ) { diff --git a/editors/openoffice/patches/patch-vcl_unx_source_plugadapt_salmain_cxx b/editors/openoffice/patches/patch-vcl_unx_source_plugadapt_salmain_cxx new file mode 100644 index 00000000000..a09f9bc29d7 --- /dev/null +++ b/editors/openoffice/patches/patch-vcl_unx_source_plugadapt_salmain_cxx @@ -0,0 +1,12 @@ +$OpenBSD: patch-vcl_unx_source_plugadapt_salmain_cxx,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- vcl/unx/source/plugadapt/salmain.cxx.orig Mon Jun 19 21:56:52 2006 ++++ vcl/unx/source/plugadapt/salmain.cxx Tue Aug 15 14:03:11 2006 +@@ -33,7 +33,7 @@ + * + ************************************************************************/ + +-#if defined(MACOSX) || defined(FREEBSD) ++#if defined(MACOSX) || defined(FREEBSD) || defined(OPENBSD) + // rlimit needs sys/types.h + #include + #include diff --git a/editors/openoffice/patches/patch-vcl_util_makefile_mk b/editors/openoffice/patches/patch-vcl_util_makefile_mk new file mode 100644 index 00000000000..454f0c70791 --- /dev/null +++ b/editors/openoffice/patches/patch-vcl_util_makefile_mk @@ -0,0 +1,60 @@ +$OpenBSD: patch-vcl_util_makefile_mk,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +--- vcl/util/makefile.mk.orig Thu Jun 29 13:25:18 2006 ++++ vcl/util/makefile.mk Tue Aug 15 14:03:11 2006 +@@ -186,8 +186,7 @@ SHL1USE_EXPORTS=ordinal + SHL1LIBS= $(LIB1TARGET) + .IF "$(GUI)"!="UNX" + SHL1OBJS= $(SLO)$/salshl.obj +-.ELIF "$(OS)"!="FREEBSD" +-SHL1STDLIBS+=-ldl ++.ELIF "$(OS)"!="FREEBSD" && "$(OS)"!="OPENBSD" + .ENDIF + + .IF "$(GUI)" != "MAC" +@@ -226,8 +225,7 @@ LINKFLAGSSHL += /ENTRY:LibMain@12 + + .IF "$(GUI)"=="UNX" + +-.IF "$(OS)"!="MACOSX" && "$(OS)"!="FREEBSD" +-SHL1STDLIBS+= -ldl ++.IF "$(OS)"!="MACOSX" && "$(OS)"!="FREEBSD" && "$(OS)"!="OPENBSD" + .ENDIF + + .IF "$(GUIBASE)"=="aqua" +@@ -315,9 +313,8 @@ SHL2STDLIBS+=$(LIBSN_LIBS) + .ENDIF + + SHL2STDLIBS += -lXext -lSM -lICE -lX11 +-.IF "$(OS)"!="MACOSX" && "$(OS)"!="FREEBSD" ++.IF "$(OS)"!="MACOSX" && "$(OS)"!="FREEBSD" && "$(OS)"!="OPENBSD" + # needed by salprnpsp.cxx +-SHL2STDLIBS+= -ldl + .ENDIF + + .ENDIF # "$(GUIBASE)"=="unx" +@@ -371,10 +368,10 @@ SHL4NOCHECK=TRUE + + + SHL4STDLIBS+=-l$(SHL2TARGET) +-.IF "$(OS)"=="FREEBSD" || "$(OS)"=="MACOSX" ++.IF "$(OS)"=="FREEBSD" || "$(OS)"=="MACOSX" || "$(OS)"!="OPENBSD" + SHL4STDLIBS+=$(SHL3STDLIBS) -lX11 + .ELSE +-SHL4STDLIBS+=$(SHL3STDLIBS) -lX11 -ldl ++SHL4STDLIBS+=$(SHL3STDLIBS) -lX11 + .ENDIF # "$(OS)"=="FREEBSD" || "$(OS)"=="MACOSX" + .ENDIF # "$(ENABLE_GTK)" != "" + +@@ -389,10 +386,10 @@ SHL5DEPN=$(SHL2TARGETN) + # libs for KDE plugin + SHL5STDLIBS=$(KDE_LIBS) + SHL5STDLIBS+=-l$(SHL2TARGET) +-.IF "$(OS)"=="FREEBSD" || "$(OS)"=="MACOSX" ++.IF "$(OS)"=="FREEBSD" || "$(OS)"=="MACOSX" || "$(OS)"!="OPENBSD" + SHL5STDLIBS+=$(SHL3STDLIBS) -lX11 + .ELSE +-SHL5STDLIBS+=$(SHL3STDLIBS) -lX11 -ldl ++SHL5STDLIBS+=$(SHL3STDLIBS) -lX11 + .ENDIF # "$(OS)"=="FREEBSD" || "$(OS)"=="MACOSX" + .ENDIF # "$(ENABLE_KDE)" != "" + diff --git a/editors/openoffice/pkg/DESCR b/editors/openoffice/pkg/DESCR new file mode 100644 index 00000000000..f2d706317f9 --- /dev/null +++ b/editors/openoffice/pkg/DESCR @@ -0,0 +1,4 @@ +OpenOffice is an Open Source, community-developed, multi-platform office +productivity suite. It includes the key desktop applications, such as a +word processor, spreadsheet, presentation manager, and drawing program, +with a user interface and feature set similar to other office suites. diff --git a/editors/openoffice/pkg/MESSAGE b/editors/openoffice/pkg/MESSAGE new file mode 100644 index 00000000000..54efddbf301 --- /dev/null +++ b/editors/openoffice/pkg/MESSAGE @@ -0,0 +1,3 @@ + +To start OpenOffice run '/usr/local/bin/soffice' + diff --git a/editors/openoffice/pkg/PFRAG.shared b/editors/openoffice/pkg/PFRAG.shared new file mode 100644 index 00000000000..52eedeed86d --- /dev/null +++ b/editors/openoffice/pkg/PFRAG.shared @@ -0,0 +1,238 @@ +@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2006/08/17 14:56:24 robert Exp $ +openoffice/program/acceptor.uno.so +openoffice/program/basprov680.uno.so +openoffice/program/behelper.uno.so +openoffice/program/bridgefac.uno.so +openoffice/program/canvasfactory.uno.so +openoffice/program/cmdmail.uno.so +openoffice/program/configmgr2.uno.so +openoffice/program/connector.uno.so +openoffice/program/deployment680.uno.so +openoffice/program/deploymentgui680.uno.so +openoffice/program/dlgprov680.uno.so +openoffice/program/fpicker.uno.so +openoffice/program/fps_gnome.uno.so +openoffice/program/fps_office.uno.so +openoffice/program/fsstorage.uno.so +openoffice/program/hatchwindowfactory.uno.so +openoffice/program/i18npool.uno.so +openoffice/program/i18nsearch.uno.so +openoffice/program/implreg.uno.so +openoffice/program/introspection.uno.so +openoffice/program/invocadapt.uno.so +openoffice/program/invocation.uno.so +openoffice/program/libabp680.so +openoffice/program/libagg680.so +openoffice/program/libanalysis680.so +openoffice/program/libanimcore.so +openoffice/program/libavmedia680.so +openoffice/program/libbasctl680.so +openoffice/program/libbasegfx680.so +openoffice/program/libbib680.so +openoffice/program/libcached1.so +openoffice/program/libcalc680.so +openoffice/program/libcanvastools680.so +openoffice/program/libcollator_data.so +openoffice/program/libcommuni680.so +openoffice/program/libcomphelp4gcc3.so +openoffice/program/libcppcanvas680.so +openoffice/program/libcppu.so +openoffice/program/libcppuhelper3gcc3.so +openoffice/program/libcppuhelpergcc3.so +openoffice/program/libctl680.so +openoffice/program/libcui680.so +openoffice/program/libdate680.so +openoffice/program/libdba680.so +openoffice/program/libdbacfg680.so +openoffice/program/libdbase680.so +openoffice/program/libdbaxml680.so +openoffice/program/libdbp680.so +openoffice/program/libdbpool2.so +openoffice/program/libdbtools680.so +openoffice/program/libdbu680.so +openoffice/program/libdict_ja.so +openoffice/program/libdict_zh.so +openoffice/program/libdtransX11680.so +openoffice/program/libegi680.so +openoffice/program/libembobj.so +openoffice/program/libemboleobj.so +openoffice/program/libeme680.so +openoffice/program/libemp680.so +openoffice/program/libepb680.so +openoffice/program/libepg680.so +openoffice/program/libepp680.so +openoffice/program/libeps680.so +openoffice/program/libept680.so +openoffice/program/libera680.so +openoffice/program/libeti680.so +openoffice/program/libevoab1.so +openoffice/program/libevtatt.so +openoffice/program/libexp680.so +openoffice/program/libfile680.so +openoffice/program/libfileacc.so +openoffice/program/libfilterconfig1.so +openoffice/program/libflash680.so +openoffice/program/libflat680.so +openoffice/program/libfrm680.so +openoffice/program/libfwe680.so +openoffice/program/libfwi680.so +openoffice/program/libfwk680.so +openoffice/program/libfwl680.so +openoffice/program/libfwm680.so +openoffice/program/libgcc3_uno.so +openoffice/program/libgo680.so +openoffice/program/libhunspell.so +openoffice/program/libhwp.so +openoffice/program/libhyphen680.so +openoffice/program/libi18nisolang1gcc3.so +openoffice/program/libi18nregexpgcc3.so +openoffice/program/libi18nutilgcc3.so +openoffice/program/libicd680.so +openoffice/program/libicg680.so +openoffice/program/libicudata.so +@lib openoffice/program/libicudata.so.${LIBicudata_VERSION} +openoffice/program/libicui18n.so +@lib openoffice/program/libicui18n.so.${LIBicui18n_VERSION} +openoffice/program/libicule.so +@lib openoffice/program/libicule.so.${LIBicule_VERSION} +openoffice/program/libicuuc.so +@lib openoffice/program/libicuuc.so.${LIBicuuc_VERSION} +openoffice/program/libidx680.so +openoffice/program/libime680.so +openoffice/program/libindex_data.so +openoffice/program/libipb680.so +openoffice/program/libipd680.so +openoffice/program/libips680.so +openoffice/program/libipt680.so +openoffice/program/libipx680.so +openoffice/program/libira680.so +openoffice/program/libitg680.so +openoffice/program/libiti680.so +openoffice/program/libj680_g.so +openoffice/program/liblng680.so +openoffice/program/liblnth680.so +openoffice/program/liblocaledata_en.so +openoffice/program/liblocaledata_es.so +openoffice/program/liblocaledata_euro.so +openoffice/program/liblocaledata_others.so +openoffice/program/libmcnttype.so +openoffice/program/libmysql2.so +openoffice/program/libodbc2.so +openoffice/program/libodbcbase2.so +openoffice/program/liboffacc680.so +openoffice/program/libpackage2.so +openoffice/program/libpcr680.so +openoffice/program/libpdffilter680.so +openoffice/program/libpk680.so +openoffice/program/libplaceware.so +openoffice/program/libpreload680.so +openoffice/program/libprotocolhandler680.so +openoffice/program/libpsp680.so +openoffice/program/libpyuno.so +openoffice/program/librecentfile.so +openoffice/program/libreg.so +openoffice/program/libres680.so +openoffice/program/librmcxt.so +openoffice/program/libsal.so +openoffice/program/libsalhelper3gcc3.so +openoffice/program/libsalhelpergcc3.so +openoffice/program/libsb680.so +openoffice/program/libsc680.so +openoffice/program/libscd680.so +openoffice/program/libsch680.so +openoffice/program/libschd680.so +openoffice/program/libscn680.so +openoffice/program/libscriptframe.so +openoffice/program/libscui680.so +openoffice/program/libsd680.so +openoffice/program/libsdbc2.so +openoffice/program/libsdbt680.so +openoffice/program/libsdd680.so +openoffice/program/libsdui680.so +openoffice/program/libsfx680.so +openoffice/program/libsimplecm680.so +openoffice/program/libsm680.so +openoffice/program/libsmd680.so +openoffice/program/libso680.so +openoffice/program/libsot680.so +openoffice/program/libspa680.so +openoffice/program/libspell680.so +openoffice/program/libspl680.so +openoffice/program/libsrtrs1.so +@lib openoffice/program/libstlport_gcc.so.${LIBstlport_gcc_VERSION} +openoffice/program/libstore.so +openoffice/program/libsts680.so +openoffice/program/libsvgfilter680.so +openoffice/program/libsvl680.so +openoffice/program/libsvt680.so +openoffice/program/libsvx680.so +openoffice/program/libsw680.so +openoffice/program/libswd680.so +openoffice/program/libswui680.so +openoffice/program/libtextconv_dict.so +openoffice/program/libtextconversiondlgs680.so +openoffice/program/libtfu680.so +openoffice/program/libtk680.so +openoffice/program/libtl680.so +openoffice/program/libtvhlp1.so +openoffice/program/libucb1.so +openoffice/program/libucbhelper3gcc3.so +openoffice/program/libucpchelp1.so +openoffice/program/libucpdav1.so +openoffice/program/libucpfile1.so +openoffice/program/libucpftp1.so +openoffice/program/libucphier1.so +openoffice/program/libucppkg1.so +openoffice/program/libuno_cppu.so +openoffice/program/libuno_cppuhelpergcc3.so +openoffice/program/libuno_sal.so +openoffice/program/libuno_salhelpergcc3.so +openoffice/program/libunoxml680.so +openoffice/program/liburp_uno.so +openoffice/program/libutl680.so +openoffice/program/libuui680.so +openoffice/program/libvcl680.so +openoffice/program/libvclplug_gen680.so +openoffice/program/libvclplug_gtk680.so +openoffice/program/libvos3gcc3.so +openoffice/program/libwpft680.so +openoffice/program/libxcr680.so +openoffice/program/libxmlfa680.so +openoffice/program/libxmlfd680.so +openoffice/program/libxmx680.so +openoffice/program/libxo680.so +openoffice/program/libxof680.so +openoffice/program/libxsltdlg680.so +openoffice/program/libxsltfilter680.so +openoffice/program/libxstor.so +openoffice/program/localebe1.uno.so +openoffice/program/migrationoo2.uno.so +openoffice/program/namingservice.uno.so +openoffice/program/nestedreg.uno.so +openoffice/program/passwordcontainer.uno.so +openoffice/program/productregistration.uno.so +openoffice/program/proxyfac.uno.so +openoffice/program/pythonloader.uno.so +openoffice/program/pyuno.so +openoffice/program/reflection.uno.so +openoffice/program/regtypeprov.uno.so +openoffice/program/remotebridge.uno.so +openoffice/program/sax.uno.so +openoffice/program/security.uno.so +openoffice/program/servicemgr.uno.so +openoffice/program/shlibloader.uno.so +openoffice/program/simplereg.uno.so +openoffice/program/slideshow.uno.so +openoffice/program/streams.uno.so +openoffice/program/svtmisc.uno.so +openoffice/program/sysmgr1.uno.so +openoffice/program/syssh.uno.so +openoffice/program/textinstream.uno.so +openoffice/program/textoutstream.uno.so +openoffice/program/typeconverter.uno.so +openoffice/program/typemgr.uno.so +openoffice/program/ucpexpand1.uno.so +openoffice/program/ucptdoc1.uno.so +openoffice/program/uriproc.uno.so +openoffice/program/uuresolver.uno.so +openoffice/program/vclcanvas.uno.so diff --git a/editors/openoffice/pkg/PLIST b/editors/openoffice/pkg/PLIST new file mode 100644 index 00000000000..10eb066f725 --- /dev/null +++ b/editors/openoffice/pkg/PLIST @@ -0,0 +1,2412 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2006/08/17 14:56:28 robert Exp $ +%%SHARED%% +bin/scalc +bin/sdraw +bin/simpress +bin/soffice +bin/swriter +openoffice/ +openoffice/LICENSE +openoffice/LICENSE.html +openoffice/README +openoffice/README.html +openoffice/THIRDPARTYLICENSEREADME.html +openoffice/licenses/ +openoffice/licenses/LICENSE_en-US +openoffice/licenses/LICENSE_en-US.html +openoffice/presets/ +openoffice/presets/autotext/ +openoffice/presets/autotext/mytexts.bau +openoffice/presets/basic/ +openoffice/presets/basic/Standard/ +openoffice/presets/basic/Standard/Module1.xba +openoffice/presets/basic/Standard/dialog.xlb +openoffice/presets/basic/Standard/script.xlb +openoffice/presets/basic/dialog.xlc +openoffice/presets/basic/script.xlc +openoffice/presets/config/ +openoffice/presets/config/arrowhd_en-US.soe +openoffice/presets/config/autotbl.fmt +openoffice/presets/config/classic_en-US.sog +openoffice/presets/config/cmyk.soc +openoffice/presets/config/gallery.soc +openoffice/presets/config/hatching_en-US.soh +openoffice/presets/config/html.soc +openoffice/presets/config/modern_en-US.sog +openoffice/presets/config/palette_en-US.soc +openoffice/presets/config/standard.sob +openoffice/presets/config/standard.soc +openoffice/presets/config/standard.sod +openoffice/presets/config/standard.soe +openoffice/presets/config/standard.sog +openoffice/presets/config/standard.soh +openoffice/presets/config/styles_en-US.sod +openoffice/presets/config/sun-color.soc +openoffice/presets/config/web.soc +openoffice/presets/database/ +openoffice/presets/database/biblio/ +openoffice/presets/database/biblio.odb +openoffice/presets/database/biblio/biblio.dbf +openoffice/presets/database/biblio/biblio.dbt +openoffice/presets/gallery/ +openoffice/presets/gallery/sg100.sdv +openoffice/presets/gallery/sg100.thm +openoffice/presets/gallery/sg30.sdv +openoffice/presets/gallery/sg30.thm +openoffice/program/ +openoffice/program/.testtoolrc +openoffice/program/bootstraprc +openoffice/program/cde-open-url +openoffice/program/configimport +openoffice/program/configimport.bin +openoffice/program/configmgrrc +openoffice/program/gengal +openoffice/program/gengal.bin +openoffice/program/gnome-open-url +openoffice/program/gnome-open-url.bin +openoffice/program/hid.lst +openoffice/program/intro.bmp +openoffice/program/jvmfwk3rc +openoffice/program/kde-open-url +openoffice/program/libcppu.so.3 +openoffice/program/libcppuhelpergcc3.so.3 +openoffice/program/libicudata.so.26 +openoffice/program/libicui18n.so.26 +openoffice/program/libicule.so.26 +openoffice/program/libicuuc.so.26 +openoffice/program/libjvmaccessgcc3.so.3 +openoffice/program/libjvmfwk.so.3 +openoffice/program/libreg.so.3 +openoffice/program/librmcxt.so.3 +openoffice/program/libsal.so.3 +openoffice/program/libsalhelpergcc3.so.3 +openoffice/program/libstore.so.3 +openoffice/program/libuno_cppu.so.3 +openoffice/program/libuno_cppuhelpergcc3.so.3 +openoffice/program/libuno_sal.so.3 +openoffice/program/libuno_salhelpergcc3.so.3 +openoffice/program/mailmerge.py +openoffice/program/msfontextract +openoffice/program/officehelper.py +openoffice/program/oo_product.bmp +openoffice/program/open-url +openoffice/program/pagein +openoffice/program/pagein-calc +openoffice/program/pagein-common +openoffice/program/pagein-draw +openoffice/program/pagein-impress +openoffice/program/pagein-writer +openoffice/program/pkgchk +openoffice/program/pkgchk.bin +openoffice/program/pythonloader.py +openoffice/program/pythonloader.unorc +openoffice/program/pythonscript.py +openoffice/program/resource/ +openoffice/program/resource/abp680en-US.res +openoffice/program/resource/analysis680en-US.res +openoffice/program/resource/avmedia680en-US.res +openoffice/program/resource/basctl680en-US.res +openoffice/program/resource/bib680en-US.res +openoffice/program/resource/cal680en-US.res +openoffice/program/resource/cnr680en-US.res +openoffice/program/resource/date680en-US.res +openoffice/program/resource/dba680en-US.res +openoffice/program/resource/dbp680en-US.res +openoffice/program/resource/dbu680en-US.res +openoffice/program/resource/dbw680en-US.res +openoffice/program/resource/deployment680en-US.res +openoffice/program/resource/deploymentgui680en-US.res +openoffice/program/resource/dkt680en-US.res +openoffice/program/resource/egi680en-US.res +openoffice/program/resource/eme680en-US.res +openoffice/program/resource/epb680en-US.res +openoffice/program/resource/epg680en-US.res +openoffice/program/resource/epp680en-US.res +openoffice/program/resource/eps680en-US.res +openoffice/program/resource/ept680en-US.res +openoffice/program/resource/eur680en-US.res +openoffice/program/resource/fps_office680en-US.res +openoffice/program/resource/frm680en-US.res +openoffice/program/resource/fwe680en-US.res +openoffice/program/resource/gal680en-US.res +openoffice/program/resource/imp680en-US.res +openoffice/program/resource/ofa680en-US.res +openoffice/program/resource/ooo680en-US.res +openoffice/program/resource/pcr680en-US.res +openoffice/program/resource/pdffilter680en-US.res +openoffice/program/resource/preload680en-US.res +openoffice/program/resource/productregistration680en-US.res +openoffice/program/resource/san680en-US.res +openoffice/program/resource/sc680en-US.res +openoffice/program/resource/sch680en-US.res +openoffice/program/resource/sd680en-US.res +openoffice/program/resource/sdbt680en-US.res +openoffice/program/resource/sfx680en-US.res +openoffice/program/resource/sm680en-US.res +openoffice/program/resource/spa680en-US.res +openoffice/program/resource/stt680en-US.res +openoffice/program/resource/svs680en-US.res +openoffice/program/resource/svt680en-US.res +openoffice/program/resource/svx680en-US.res +openoffice/program/resource/sw680en-US.res +openoffice/program/resource/textconversiondlgs680en-US.res +openoffice/program/resource/tfu680en-US.res +openoffice/program/resource/tk680en-US.res +openoffice/program/resource/tpl680en-US.res +openoffice/program/resource/uui680en-US.res +openoffice/program/resource/vcl680en-US.res +openoffice/program/resource/wzi680en-US.res +openoffice/program/resource/xsltdlg680en-US.res +openoffice/program/sbase +openoffice/program/scalc +openoffice/program/sdraw +openoffice/program/senddoc +openoffice/program/services.rdb +openoffice/program/setofficelang +openoffice/program/setofficelang.bin +openoffice/program/setuprc +openoffice/program/simpress +openoffice/program/smath +openoffice/program/soffice +openoffice/program/soffice.bin +openoffice/program/sofficerc +openoffice/program/spadmin +openoffice/program/spadmin.bin +openoffice/program/swriter +openoffice/program/testtool.bin +openoffice/program/types.rdb +openoffice/program/uno +openoffice/program/uno.bin +openoffice/program/uno.py +openoffice/program/unohelper.py +openoffice/program/unopkg +openoffice/program/unopkg.bin +openoffice/program/unorc +openoffice/program/uri-encode +openoffice/program/versionrc +openoffice/program/viewdoc +openoffice/readmes/ +openoffice/readmes/README_en-US +openoffice/readmes/README_en-US.html +openoffice/share/ +openoffice/share/Scripts/ +openoffice/share/Scripts/beanshell/ +openoffice/share/Scripts/beanshell/Capitalise/ +openoffice/share/Scripts/beanshell/Capitalise/capitalise.bsh +openoffice/share/Scripts/beanshell/Capitalise/parcel-descriptor.xml +openoffice/share/Scripts/beanshell/HelloWorld/ +openoffice/share/Scripts/beanshell/HelloWorld/helloworld.bsh +openoffice/share/Scripts/beanshell/HelloWorld/parcel-descriptor.xml +openoffice/share/Scripts/beanshell/Highlight/ +openoffice/share/Scripts/beanshell/Highlight/ButtonPressHandler.bsh +openoffice/share/Scripts/beanshell/Highlight/ShowDialog.bsh +openoffice/share/Scripts/beanshell/Highlight/highlighter.bsh +openoffice/share/Scripts/beanshell/Highlight/parcel-descriptor.xml +openoffice/share/Scripts/beanshell/MemoryUsage/ +openoffice/share/Scripts/beanshell/MemoryUsage/memusage.bsh +openoffice/share/Scripts/beanshell/MemoryUsage/parcel-descriptor.xml +openoffice/share/Scripts/beanshell/WordCount/ +openoffice/share/Scripts/beanshell/WordCount/parcel-descriptor.xml +openoffice/share/Scripts/beanshell/WordCount/wordcount.bsh +openoffice/share/Scripts/javascript/ +openoffice/share/Scripts/javascript/ExportSheetsToHTML/ +openoffice/share/Scripts/javascript/ExportSheetsToHTML/exportsheetstohtml.js +openoffice/share/Scripts/javascript/ExportSheetsToHTML/parcel-descriptor.xml +openoffice/share/Scripts/javascript/HelloWorld/ +openoffice/share/Scripts/javascript/HelloWorld/helloworld.js +openoffice/share/Scripts/javascript/HelloWorld/parcel-descriptor.xml +openoffice/share/Scripts/javascript/Highlight/ +openoffice/share/Scripts/javascript/Highlight/ButtonPressHandler.js +openoffice/share/Scripts/javascript/Highlight/ShowDialog.js +openoffice/share/Scripts/javascript/Highlight/parcel-descriptor.xml +openoffice/share/Scripts/python/ +openoffice/share/Scripts/python/Capitalise.py +openoffice/share/Scripts/python/HelloWorld.py +openoffice/share/Scripts/python/pythonSamples/ +openoffice/share/Scripts/python/pythonSamples/TableSample.py +openoffice/share/autocorr/ +openoffice/share/autocorr/acor_bg-BG.dat +openoffice/share/autocorr/acor_cs-CZ.dat +openoffice/share/autocorr/acor_da-DK.dat +openoffice/share/autocorr/acor_de-DE.dat +openoffice/share/autocorr/acor_en-GB.dat +openoffice/share/autocorr/acor_en-US.dat +openoffice/share/autocorr/acor_es-ES.dat +openoffice/share/autocorr/acor_fr-FR.dat +openoffice/share/autocorr/acor_hu-HU.dat +openoffice/share/autocorr/acor_it-IT.dat +openoffice/share/autocorr/acor_ja-JP.dat +openoffice/share/autocorr/acor_ko-KR.dat +openoffice/share/autocorr/acor_nl-NL.dat +openoffice/share/autocorr/acor_pl-PL.dat +openoffice/share/autocorr/acor_pt-BR.dat +openoffice/share/autocorr/acor_pt-PT.dat +openoffice/share/autocorr/acor_ru-RU.dat +openoffice/share/autocorr/acor_sk-SK.dat +openoffice/share/autocorr/acor_sl-SI.dat +openoffice/share/autocorr/acor_sv-SE.dat +openoffice/share/autocorr/acor_tr-TR.dat +openoffice/share/autocorr/acor_zh-CN.dat +openoffice/share/autocorr/acor_zh-TW.dat +openoffice/share/autotext/ +openoffice/share/autotext/en-US/ +openoffice/share/autotext/en-US/crdbus50.bau +openoffice/share/autotext/en-US/standard.bau +openoffice/share/autotext/en-US/template.bau +openoffice/share/basic/ +openoffice/share/basic/Depot/ +openoffice/share/basic/Depot/CommonLang.xba +openoffice/share/basic/Depot/Currency.xba +openoffice/share/basic/Depot/Depot.xba +openoffice/share/basic/Depot/Dialog2.xdl +openoffice/share/basic/Depot/Dialog3.xdl +openoffice/share/basic/Depot/Dialog4.xdl +openoffice/share/basic/Depot/Internet.xba +openoffice/share/basic/Depot/Lang_de.xba +openoffice/share/basic/Depot/Lang_en.xba +openoffice/share/basic/Depot/Lang_es.xba +openoffice/share/basic/Depot/Lang_fr.xba +openoffice/share/basic/Depot/Lang_it.xba +openoffice/share/basic/Depot/Lang_ja.xba +openoffice/share/basic/Depot/Lang_ko.xba +openoffice/share/basic/Depot/Lang_sv.xba +openoffice/share/basic/Depot/Lang_tw.xba +openoffice/share/basic/Depot/Lang_zh.xba +openoffice/share/basic/Depot/dialog.xlb +openoffice/share/basic/Depot/script.xlb +openoffice/share/basic/Depot/tools.xba +openoffice/share/basic/Euro/ +openoffice/share/basic/Euro/AutoPilotRun.xba +openoffice/share/basic/Euro/Common.xba +openoffice/share/basic/Euro/ConvertRun.xba +openoffice/share/basic/Euro/DlgConvert.xdl +openoffice/share/basic/Euro/DlgPassword.xdl +openoffice/share/basic/Euro/Hard.xba +openoffice/share/basic/Euro/Init.xba +openoffice/share/basic/Euro/Protect.xba +openoffice/share/basic/Euro/Soft.xba +openoffice/share/basic/Euro/Writer.xba +openoffice/share/basic/Euro/dialog.xlb +openoffice/share/basic/Euro/script.xlb +openoffice/share/basic/FormWizard/ +openoffice/share/basic/FormWizard/DBMeta.xba +openoffice/share/basic/FormWizard/DlgFormDB.xdl +openoffice/share/basic/FormWizard/FormWizard.xba +openoffice/share/basic/FormWizard/Language.xba +openoffice/share/basic/FormWizard/Layouter.xba +openoffice/share/basic/FormWizard/develop.xba +openoffice/share/basic/FormWizard/dialog.xlb +openoffice/share/basic/FormWizard/script.xlb +openoffice/share/basic/FormWizard/tools.xba +openoffice/share/basic/Gimmicks/ +openoffice/share/basic/Gimmicks/AutoText.xba +openoffice/share/basic/Gimmicks/ChangeAllChars.xba +openoffice/share/basic/Gimmicks/GetTexts.xba +openoffice/share/basic/Gimmicks/ReadDir.xba +openoffice/share/basic/Gimmicks/ReadFolderDlg.xdl +openoffice/share/basic/Gimmicks/UserfieldDlg.xdl +openoffice/share/basic/Gimmicks/Userfields.xba +openoffice/share/basic/Gimmicks/dialog.xlb +openoffice/share/basic/Gimmicks/script.xlb +openoffice/share/basic/ImportWizard/ +openoffice/share/basic/ImportWizard/API.xba +openoffice/share/basic/ImportWizard/DialogModul.xba +openoffice/share/basic/ImportWizard/FilesModul.xba +openoffice/share/basic/ImportWizard/ImportDialog.xdl +openoffice/share/basic/ImportWizard/Language.xba +openoffice/share/basic/ImportWizard/Main.xba +openoffice/share/basic/ImportWizard/dialog.xlb +openoffice/share/basic/ImportWizard/script.xlb +openoffice/share/basic/Launcher/ +openoffice/share/basic/Launcher/DicOOo.xba +openoffice/share/basic/Launcher/FontOOo.xba +openoffice/share/basic/Launcher/dialog.xlb +openoffice/share/basic/Launcher/script.xlb +openoffice/share/basic/Schedule/ +openoffice/share/basic/Schedule/BankHoliday.xba +openoffice/share/basic/Schedule/CalendarMain.xba +openoffice/share/basic/Schedule/CreateTable.xba +openoffice/share/basic/Schedule/DlgCalendar.xdl +openoffice/share/basic/Schedule/DlgControl.xba +openoffice/share/basic/Schedule/GermanHolidays.xba +openoffice/share/basic/Schedule/Language.xba +openoffice/share/basic/Schedule/LocalHolidays.xba +openoffice/share/basic/Schedule/OwnEvents.xba +openoffice/share/basic/Schedule/dialog.xlb +openoffice/share/basic/Schedule/script.xlb +openoffice/share/basic/ScriptBindingLibrary/ +openoffice/share/basic/ScriptBindingLibrary/Highlight.xdl +openoffice/share/basic/ScriptBindingLibrary/dialog.xlb +openoffice/share/basic/ScriptBindingLibrary/script.xlb +openoffice/share/basic/Template/ +openoffice/share/basic/Template/Autotext.xba +openoffice/share/basic/Template/Correspondence.xba +openoffice/share/basic/Template/DialogStyles.xdl +openoffice/share/basic/Template/ModuleAgenda.xba +openoffice/share/basic/Template/Samples.xba +openoffice/share/basic/Template/TemplateDialog.xdl +openoffice/share/basic/Template/dialog.xlb +openoffice/share/basic/Template/script.xlb +openoffice/share/basic/Tools/ +openoffice/share/basic/Tools/Debug.xba +openoffice/share/basic/Tools/DlgOverwriteAll.xdl +openoffice/share/basic/Tools/Listbox.xba +openoffice/share/basic/Tools/Misc.xba +openoffice/share/basic/Tools/ModuleControls.xba +openoffice/share/basic/Tools/Strings.xba +openoffice/share/basic/Tools/UCB.xba +openoffice/share/basic/Tools/dialog.xlb +openoffice/share/basic/Tools/script.xlb +openoffice/share/basic/Tutorials/ +openoffice/share/basic/Tutorials/Functions.xba +openoffice/share/basic/Tutorials/RoadMap.xba +openoffice/share/basic/Tutorials/ShowInfoDialog.xba +openoffice/share/basic/Tutorials/TutorialClose.xba +openoffice/share/basic/Tutorials/TutorialCloseDialog.xdl +openoffice/share/basic/Tutorials/TutorialCreator.xba +openoffice/share/basic/Tutorials/TutorialOpen.xba +openoffice/share/basic/Tutorials/TutorialOpenDialog.xdl +openoffice/share/basic/Tutorials/TutorialsDialog.xdl +openoffice/share/basic/Tutorials/dialog.xlb +openoffice/share/basic/Tutorials/script.xlb +openoffice/share/config/ +openoffice/share/config/images.zip +openoffice/share/config/images_crystal.zip +openoffice/share/config/images_hicontrast.zip +openoffice/share/config/images_industrial.zip +openoffice/share/config/psetup.xpm +openoffice/share/config/psetupl.xpm +openoffice/share/config/soffice.cfg/ +openoffice/share/config/soffice.cfg/global/ +openoffice/share/config/soffice.cfg/global/accelerator/ +openoffice/share/config/soffice.cfg/global/accelerator/en-US/ +openoffice/share/config/soffice.cfg/global/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/global/accelerator/es/ +openoffice/share/config/soffice.cfg/global/accelerator/es/default.xml +openoffice/share/config/soffice.cfg/modules/ +openoffice/share/config/soffice.cfg/modules/BasicIDE/ +openoffice/share/config/soffice.cfg/modules/BasicIDE/accelerator/ +openoffice/share/config/soffice.cfg/modules/BasicIDE/accelerator/en-US/ +openoffice/share/config/soffice.cfg/modules/BasicIDE/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/modules/BasicIDE/menubar/ +openoffice/share/config/soffice.cfg/modules/BasicIDE/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/BasicIDE/statusbar/ +openoffice/share/config/soffice.cfg/modules/BasicIDE/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/ +openoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/fullscreenbar.xml +openoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/insertcontrolsbar.xml +openoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/macrobar.xml +openoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/standardbar.xml +openoffice/share/config/soffice.cfg/modules/StartModule/ +openoffice/share/config/soffice.cfg/modules/StartModule/accelerator/ +openoffice/share/config/soffice.cfg/modules/StartModule/accelerator/en-US/ +openoffice/share/config/soffice.cfg/modules/StartModule/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/modules/StartModule/menubar/ +openoffice/share/config/soffice.cfg/modules/StartModule/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/StartModule/statusbar/ +openoffice/share/config/soffice.cfg/modules/StartModule/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/StartModule/toolbar/ +openoffice/share/config/soffice.cfg/modules/StartModule/toolbar/standardbar.xml +openoffice/share/config/soffice.cfg/modules/dbapp/ +openoffice/share/config/soffice.cfg/modules/dbapp/menubar/ +openoffice/share/config/soffice.cfg/modules/dbapp/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/dbapp/statusbar/ +openoffice/share/config/soffice.cfg/modules/dbapp/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/dbapp/toolbar/ +openoffice/share/config/soffice.cfg/modules/dbapp/toolbar/formobjectbar.xml +openoffice/share/config/soffice.cfg/modules/dbapp/toolbar/queryobjectbar.xml +openoffice/share/config/soffice.cfg/modules/dbapp/toolbar/reportobjectbar.xml +openoffice/share/config/soffice.cfg/modules/dbapp/toolbar/tableobjectbar.xml +openoffice/share/config/soffice.cfg/modules/dbapp/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/dbbrowser/ +openoffice/share/config/soffice.cfg/modules/dbbrowser/menubar/ +openoffice/share/config/soffice.cfg/modules/dbbrowser/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/dbbrowser/toolbar/ +openoffice/share/config/soffice.cfg/modules/dbbrowser/toolbar/browserobjectbar.xml +openoffice/share/config/soffice.cfg/modules/dbbrowser/toolbar/copyobjectbar.xml +openoffice/share/config/soffice.cfg/modules/dbbrowser/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/dbquery/ +openoffice/share/config/soffice.cfg/modules/dbquery/menubar/ +openoffice/share/config/soffice.cfg/modules/dbquery/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/dbquery/toolbar/ +openoffice/share/config/soffice.cfg/modules/dbquery/toolbar/designobjectbar.xml +openoffice/share/config/soffice.cfg/modules/dbquery/toolbar/sqlobjectbar.xml +openoffice/share/config/soffice.cfg/modules/dbquery/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/dbrelation/ +openoffice/share/config/soffice.cfg/modules/dbrelation/menubar/ +openoffice/share/config/soffice.cfg/modules/dbrelation/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/dbrelation/toolbar/ +openoffice/share/config/soffice.cfg/modules/dbrelation/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/dbtable/ +openoffice/share/config/soffice.cfg/modules/dbtable/menubar/ +openoffice/share/config/soffice.cfg/modules/dbtable/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/dbtable/toolbar/ +openoffice/share/config/soffice.cfg/modules/dbtable/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/sbibliography/ +openoffice/share/config/soffice.cfg/modules/sbibliography/menubar/ +openoffice/share/config/soffice.cfg/modules/sbibliography/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/scalc/ +openoffice/share/config/soffice.cfg/modules/scalc/accelerator/ +openoffice/share/config/soffice.cfg/modules/scalc/accelerator/de/ +openoffice/share/config/soffice.cfg/modules/scalc/accelerator/de/default.xml +openoffice/share/config/soffice.cfg/modules/scalc/accelerator/en-US/ +openoffice/share/config/soffice.cfg/modules/scalc/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/modules/scalc/accelerator/es/ +openoffice/share/config/soffice.cfg/modules/scalc/accelerator/es/default.xml +openoffice/share/config/soffice.cfg/modules/scalc/accelerator/fr/ +openoffice/share/config/soffice.cfg/modules/scalc/accelerator/fr/default.xml +openoffice/share/config/soffice.cfg/modules/scalc/menubar/ +openoffice/share/config/soffice.cfg/modules/scalc/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/scalc/statusbar/ +openoffice/share/config/soffice.cfg/modules/scalc/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/ +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/alignmentbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/arrowshapes.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/basicshapes.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/calloutshapes.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/colorbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/drawbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/drawobjectbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/extrusionobjectbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/flowchartshapes.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/fontworkobjectbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/fontworkshapetype.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/formatobjectbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/formcontrols.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/formdesign.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/formsfilterbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/formsnavigationbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/formsobjectbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/formtextobjectbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/fullscreenbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/graffilterbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/graphicobjectbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/insertbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/insertcellsbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/insertobjectbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/mediaobjectbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/moreformcontrols.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/previewbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/standardbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/starshapes.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/symbolshapes.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/textobjectbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/scalc/toolbar/viewerbar.xml +openoffice/share/config/soffice.cfg/modules/schart/ +openoffice/share/config/soffice.cfg/modules/schart/accelerator/ +openoffice/share/config/soffice.cfg/modules/schart/accelerator/en-US/ +openoffice/share/config/soffice.cfg/modules/schart/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/modules/schart/menubar/ +openoffice/share/config/soffice.cfg/modules/schart/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/schart/statusbar/ +openoffice/share/config/soffice.cfg/modules/schart/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/schart/toolbar/ +openoffice/share/config/soffice.cfg/modules/schart/toolbar/standardbar.xml +openoffice/share/config/soffice.cfg/modules/schart/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/ +openoffice/share/config/soffice.cfg/modules/sdraw/accelerator/ +openoffice/share/config/soffice.cfg/modules/sdraw/accelerator/de/ +openoffice/share/config/soffice.cfg/modules/sdraw/accelerator/de/default.xml +openoffice/share/config/soffice.cfg/modules/sdraw/accelerator/en-US/ +openoffice/share/config/soffice.cfg/modules/sdraw/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/modules/sdraw/accelerator/es/ +openoffice/share/config/soffice.cfg/modules/sdraw/accelerator/es/default.xml +openoffice/share/config/soffice.cfg/modules/sdraw/accelerator/fr/ +openoffice/share/config/soffice.cfg/modules/sdraw/accelerator/fr/default.xml +openoffice/share/config/soffice.cfg/modules/sdraw/menubar/ +openoffice/share/config/soffice.cfg/modules/sdraw/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/statusbar/ +openoffice/share/config/soffice.cfg/modules/sdraw/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/ +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/3dobjectsbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/alignmentbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/arrowsbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/arrowshapes.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/basicshapes.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/bezierobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/calloutshapes.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/choosemodebar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/colorbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/connectorsbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/drawingobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/ellipsesbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/extrusionobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/flowchartshapes.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/fontworkobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/fontworkshapetype.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formcontrols.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formdesign.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formsfilterbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formsnavigationbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formtextobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/fullscreenbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/gluepointsobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/graffilterbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/graphicobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/insertbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/linesbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/masterviewtoolbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/mediaobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/moreformcontrols.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/optionsbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/positionbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/standardbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/starshapes.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/symbolshapes.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/textbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/textobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/viewerbar.xml +openoffice/share/config/soffice.cfg/modules/sdraw/toolbar/zoombar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/ +openoffice/share/config/soffice.cfg/modules/sglobal/accelerator/ +openoffice/share/config/soffice.cfg/modules/sglobal/accelerator/de/ +openoffice/share/config/soffice.cfg/modules/sglobal/accelerator/de/default.xml +openoffice/share/config/soffice.cfg/modules/sglobal/accelerator/en-US/ +openoffice/share/config/soffice.cfg/modules/sglobal/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/modules/sglobal/accelerator/es/ +openoffice/share/config/soffice.cfg/modules/sglobal/accelerator/es/default.xml +openoffice/share/config/soffice.cfg/modules/sglobal/accelerator/fr/ +openoffice/share/config/soffice.cfg/modules/sglobal/accelerator/fr/default.xml +openoffice/share/config/soffice.cfg/modules/sglobal/menubar/ +openoffice/share/config/soffice.cfg/modules/sglobal/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/statusbar/ +openoffice/share/config/soffice.cfg/modules/sglobal/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/ +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/alignmentbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/arrowshapes.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/basicshapes.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/bezierobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/calloutshapes.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/colorbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/drawbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/drawingobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/drawtextobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/extrusionobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/flowchartshapes.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/fontworkobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/fontworkshapetype.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formcontrols.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formdesign.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formsfilterbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formsnavigationbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formtextobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/frameobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/fullscreenbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/graffilterbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/graphicobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/insertbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/insertobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/mediaobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/moreformcontrols.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/numobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/oleobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/optimizetablebar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/previewobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/standardbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/starshapes.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/symbolshapes.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/tableobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/textobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/sglobal/toolbar/viewerbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/ +openoffice/share/config/soffice.cfg/modules/simpress/accelerator/ +openoffice/share/config/soffice.cfg/modules/simpress/accelerator/de/ +openoffice/share/config/soffice.cfg/modules/simpress/accelerator/de/default.xml +openoffice/share/config/soffice.cfg/modules/simpress/accelerator/en-US/ +openoffice/share/config/soffice.cfg/modules/simpress/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/modules/simpress/accelerator/es/ +openoffice/share/config/soffice.cfg/modules/simpress/accelerator/es/default.xml +openoffice/share/config/soffice.cfg/modules/simpress/accelerator/fr/ +openoffice/share/config/soffice.cfg/modules/simpress/accelerator/fr/default.xml +openoffice/share/config/soffice.cfg/modules/simpress/menubar/ +openoffice/share/config/soffice.cfg/modules/simpress/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/simpress/statusbar/ +openoffice/share/config/soffice.cfg/modules/simpress/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/ +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/3dobjectsbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/alignmentbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/arrowsbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/arrowshapes.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/basicshapes.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/bezierobjectbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/calloutshapes.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/choosemodebar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/colorbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/commontaskbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/connectorsbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/drawingobjectbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/ellipsesbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/extrusionobjectbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/flowchartshapes.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/fontworkobjectbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/fontworkshapetype.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/formcontrols.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/formdesign.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/formsfilterbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/formsnavigationbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/formtextobjectbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/fullscreenbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/gluepointsobjectbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/graffilterbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/graphicobjectbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/insertbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/linesbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/masterviewtoolbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/mediaobjectbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/moreformcontrols.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/optionsbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/outlinetoolbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/positionbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/slideviewobjectbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/slideviewtoolbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/standardbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/starshapes.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/symbolshapes.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/textbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/textobjectbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/viewerbar.xml +openoffice/share/config/soffice.cfg/modules/simpress/toolbar/zoombar.xml +openoffice/share/config/soffice.cfg/modules/smath/ +openoffice/share/config/soffice.cfg/modules/smath/accelerator/ +openoffice/share/config/soffice.cfg/modules/smath/accelerator/en-US/ +openoffice/share/config/soffice.cfg/modules/smath/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/modules/smath/menubar/ +openoffice/share/config/soffice.cfg/modules/smath/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/smath/statusbar/ +openoffice/share/config/soffice.cfg/modules/smath/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/smath/toolbar/ +openoffice/share/config/soffice.cfg/modules/smath/toolbar/fullscreenbar.xml +openoffice/share/config/soffice.cfg/modules/smath/toolbar/standardbar.xml +openoffice/share/config/soffice.cfg/modules/smath/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/ +openoffice/share/config/soffice.cfg/modules/sweb/accelerator/ +openoffice/share/config/soffice.cfg/modules/sweb/accelerator/de/ +openoffice/share/config/soffice.cfg/modules/sweb/accelerator/de/default.xml +openoffice/share/config/soffice.cfg/modules/sweb/accelerator/en-US/ +openoffice/share/config/soffice.cfg/modules/sweb/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/modules/sweb/accelerator/es/ +openoffice/share/config/soffice.cfg/modules/sweb/accelerator/es/default.xml +openoffice/share/config/soffice.cfg/modules/sweb/accelerator/fr/ +openoffice/share/config/soffice.cfg/modules/sweb/accelerator/fr/default.xml +openoffice/share/config/soffice.cfg/modules/sweb/menubar/ +openoffice/share/config/soffice.cfg/modules/sweb/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/sweb/statusbar/ +openoffice/share/config/soffice.cfg/modules/sweb/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/ +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/arrowshapes.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/basicshapes.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/bezierobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/calloutshapes.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/colorbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/drawingobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/drawtextobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/extrusionobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/flowchartshapes.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/fontworkobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/fontworkshapetype.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/formcontrols.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/formdesign.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/formsfilterbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/formsnavigationbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/formtextobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/frameobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/fullscreenbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/graffilterbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/graphicobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/insertbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/mediaobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/numobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/oleobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/optimizetablebar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/previewobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/standardbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/starshapes.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/symbolshapes.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/tableobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/textobjectbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/sweb/toolbar/viewerbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/ +openoffice/share/config/soffice.cfg/modules/swriter/accelerator/ +openoffice/share/config/soffice.cfg/modules/swriter/accelerator/de/ +openoffice/share/config/soffice.cfg/modules/swriter/accelerator/de/default.xml +openoffice/share/config/soffice.cfg/modules/swriter/accelerator/en-US/ +openoffice/share/config/soffice.cfg/modules/swriter/accelerator/en-US/default.xml +openoffice/share/config/soffice.cfg/modules/swriter/accelerator/es/ +openoffice/share/config/soffice.cfg/modules/swriter/accelerator/es/default.xml +openoffice/share/config/soffice.cfg/modules/swriter/accelerator/fr/ +openoffice/share/config/soffice.cfg/modules/swriter/accelerator/fr/default.xml +openoffice/share/config/soffice.cfg/modules/swriter/menubar/ +openoffice/share/config/soffice.cfg/modules/swriter/menubar/menubar.xml +openoffice/share/config/soffice.cfg/modules/swriter/statusbar/ +openoffice/share/config/soffice.cfg/modules/swriter/statusbar/statusbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/ +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/alignmentbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/arrowshapes.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/basicshapes.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/bezierobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/calloutshapes.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/colorbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/drawbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/drawingobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/drawtextobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/extrusionobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/flowchartshapes.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/fontworkobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/fontworkshapetype.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/formcontrols.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/formdesign.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/formsfilterbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/formsnavigationbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/formtextobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/frameobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/fullscreenbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/graffilterbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/graphicobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/insertbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/insertobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/mediaobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/moreformcontrols.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/numobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/oleobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/optimizetablebar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/previewobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/standardbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/starshapes.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/symbolshapes.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/tableobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/textobjectbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/toolbar.xml +openoffice/share/config/soffice.cfg/modules/swriter/toolbar/viewerbar.xml +openoffice/share/config/soffice.cfg/simpress/ +openoffice/share/config/soffice.cfg/simpress/effects.xml +openoffice/share/config/soffice.cfg/simpress/transitions.xml +openoffice/share/config/symbol/ +openoffice/share/config/symbol/l_2people.bmp +openoffice/share/config/symbol/l_attention1.bmp +openoffice/share/config/symbol/l_attention2.bmp +openoffice/share/config/symbol/l_attention3.bmp +openoffice/share/config/symbol/l_candy.bmp +openoffice/share/config/symbol/l_face.bmp +openoffice/share/config/symbol/l_flower.bmp +openoffice/share/config/symbol/l_ghost.bmp +openoffice/share/config/symbol/l_halloween.bmp +openoffice/share/config/symbol/l_home.bmp +openoffice/share/config/symbol/l_lamp.bmp +openoffice/share/config/symbol/l_lock.bmp +openoffice/share/config/symbol/l_page_b.bmp +openoffice/share/config/symbol/l_page_g.bmp +openoffice/share/config/symbol/l_page_y.bmp +openoffice/share/config/symbol/l_people.bmp +openoffice/share/config/symbol/l_rose.bmp +openoffice/share/config/symbol/l_save.bmp +openoffice/share/config/symbol/l_smiley_1.bmp +openoffice/share/config/symbol/l_smiley_oh.bmp +openoffice/share/config/symbol/l_smiley_sad.bmp +openoffice/share/config/symbol/l_snow.bmp +openoffice/share/config/symbol/l_star.bmp +openoffice/share/config/symbol/s_arrow-1.bmp +openoffice/share/config/symbol/s_arrow-2.bmp +openoffice/share/config/symbol/s_arrow-3.bmp +openoffice/share/config/symbol/s_arrow-4.bmp +openoffice/share/config/symbol/s_attention1.bmp +openoffice/share/config/symbol/s_attention2.bmp +openoffice/share/config/symbol/s_attention3.bmp +openoffice/share/config/symbol/s_ball-b.bmp +openoffice/share/config/symbol/s_ball-g.bmp +openoffice/share/config/symbol/s_ball-r.bmp +openoffice/share/config/symbol/s_ball.bmp +openoffice/share/config/symbol/s_bug.bmp +openoffice/share/config/symbol/s_clover.bmp +openoffice/share/config/symbol/s_egg.bmp +openoffice/share/config/symbol/s_face.bmp +openoffice/share/config/symbol/s_flower.bmp +openoffice/share/config/symbol/s_ghost.bmp +openoffice/share/config/symbol/s_group.bmp +openoffice/share/config/symbol/s_halloween.bmp +openoffice/share/config/symbol/s_heart.bmp +openoffice/share/config/symbol/s_home.bmp +openoffice/share/config/symbol/s_lock.bmp +openoffice/share/config/symbol/s_ok-g.bmp +openoffice/share/config/symbol/s_ok-r.bmp +openoffice/share/config/symbol/s_ok.bmp +openoffice/share/config/symbol/s_page_b.bmp +openoffice/share/config/symbol/s_page_g.bmp +openoffice/share/config/symbol/s_page_y.bmp +openoffice/share/config/symbol/s_pen-b.bmp +openoffice/share/config/symbol/s_pen-g.bmp +openoffice/share/config/symbol/s_pen-r.bmp +openoffice/share/config/symbol/s_people.bmp +openoffice/share/config/symbol/s_smily_1.bmp +openoffice/share/config/symbol/s_smily_oh.bmp +openoffice/share/config/symbol/s_smily_sad.bmp +openoffice/share/config/symbol/s_snow.bmp +openoffice/share/config/symbol/s_star.bmp +openoffice/share/config/symbol/s_team.bmp +openoffice/share/config/symbol/s_x-g.bmp +openoffice/share/config/symbol/s_x-r.bmp +openoffice/share/config/symbol/s_x.bmp +openoffice/share/config/webcast/ +openoffice/share/config/webcast/common.inc +openoffice/share/config/webcast/common.pl +openoffice/share/config/webcast/edit.asp +openoffice/share/config/webcast/edit.pl +openoffice/share/config/webcast/editpic.asp +openoffice/share/config/webcast/editpic.pl +openoffice/share/config/webcast/index.pl +openoffice/share/config/webcast/poll.asp +openoffice/share/config/webcast/poll.pl +openoffice/share/config/webcast/savepic.asp +openoffice/share/config/webcast/savepic.pl +openoffice/share/config/webcast/show.asp +openoffice/share/config/webcast/show.pl +openoffice/share/config/webcast/webcast.asp +openoffice/share/config/webcast/webcast.pl +openoffice/share/config/wizard/ +openoffice/share/config/wizard/form/ +openoffice/share/config/wizard/form/styles/ +openoffice/share/config/wizard/form/styles/beige.css +openoffice/share/config/wizard/form/styles/bgr.css +openoffice/share/config/wizard/form/styles/dark.css +openoffice/share/config/wizard/form/styles/grey.css +openoffice/share/config/wizard/form/styles/ibg.css +openoffice/share/config/wizard/form/styles/ice.css +openoffice/share/config/wizard/form/styles/orange.css +openoffice/share/config/wizard/form/styles/red.css +openoffice/share/config/wizard/form/styles/violet.css +openoffice/share/config/wizard/form/styles/water.css +openoffice/share/config/wizard/web/ +openoffice/share/config/wizard/web/images/ +openoffice/share/config/wizard/web/images/calc.gif +openoffice/share/config/wizard/web/images/draw.gif +openoffice/share/config/wizard/web/images/fls.gif +openoffice/share/config/wizard/web/images/graphics.gif +openoffice/share/config/wizard/web/images/html.gif +openoffice/share/config/wizard/web/images/impress.gif +openoffice/share/config/wizard/web/images/media.gif +openoffice/share/config/wizard/web/images/other.gif +openoffice/share/config/wizard/web/images/pdf.gif +openoffice/share/config/wizard/web/images/writer.gif +openoffice/share/config/wizard/web/layouts/ +openoffice/share/config/wizard/web/layouts/diagonal/ +openoffice/share/config/wizard/web/layouts/diagonal.png +openoffice/share/config/wizard/web/layouts/diagonal/index.html.xsl +openoffice/share/config/wizard/web/layouts/frame_bottom/ +openoffice/share/config/wizard/web/layouts/frame_bottom.png +openoffice/share/config/wizard/web/layouts/frame_bottom/index.html.xsl +openoffice/share/config/wizard/web/layouts/frame_bottom/mainframe.html +openoffice/share/config/wizard/web/layouts/frame_bottom/tocframe.html.xsl +openoffice/share/config/wizard/web/layouts/frame_left/ +openoffice/share/config/wizard/web/layouts/frame_left.png +openoffice/share/config/wizard/web/layouts/frame_left/index.html.xsl +openoffice/share/config/wizard/web/layouts/frame_left/mainframe.html +openoffice/share/config/wizard/web/layouts/frame_left/tocframe.html.xsl +openoffice/share/config/wizard/web/layouts/frame_right/ +openoffice/share/config/wizard/web/layouts/frame_right.png +openoffice/share/config/wizard/web/layouts/frame_right/index.html.xsl +openoffice/share/config/wizard/web/layouts/frame_right/mainframe.html +openoffice/share/config/wizard/web/layouts/frame_right/tocframe.html.xsl +openoffice/share/config/wizard/web/layouts/frame_top/ +openoffice/share/config/wizard/web/layouts/frame_top.png +openoffice/share/config/wizard/web/layouts/frame_top/index.html.xsl +openoffice/share/config/wizard/web/layouts/frame_top/mainframe.html +openoffice/share/config/wizard/web/layouts/frame_top/tocframe.html.xsl +openoffice/share/config/wizard/web/layouts/layout.xsl +openoffice/share/config/wizard/web/layouts/layoutF.xsl +openoffice/share/config/wizard/web/layouts/layoutX.xsl +openoffice/share/config/wizard/web/layouts/simple/ +openoffice/share/config/wizard/web/layouts/simple.png +openoffice/share/config/wizard/web/layouts/simple/index.html.xsl +openoffice/share/config/wizard/web/layouts/source.xml.xsl +openoffice/share/config/wizard/web/layouts/table_2/ +openoffice/share/config/wizard/web/layouts/table_2.png +openoffice/share/config/wizard/web/layouts/table_2/index.html.xsl +openoffice/share/config/wizard/web/layouts/table_3/ +openoffice/share/config/wizard/web/layouts/table_3.png +openoffice/share/config/wizard/web/layouts/table_3/index.html.xsl +openoffice/share/config/wizard/web/layouts/zigzag/ +openoffice/share/config/wizard/web/layouts/zigzag.png +openoffice/share/config/wizard/web/layouts/zigzag/index.html.xsl +openoffice/share/config/wizard/web/preview.html +openoffice/share/config/wizard/web/styles/ +openoffice/share/config/wizard/web/styles/beige.css +openoffice/share/config/wizard/web/styles/bg.css +openoffice/share/config/wizard/web/styles/bgr.css +openoffice/share/config/wizard/web/styles/bgrey.css +openoffice/share/config/wizard/web/styles/bwb.css +openoffice/share/config/wizard/web/styles/bwo.css +openoffice/share/config/wizard/web/styles/dark.css +openoffice/share/config/wizard/web/styles/dp.css +openoffice/share/config/wizard/web/styles/forest.css +openoffice/share/config/wizard/web/styles/green.css +openoffice/share/config/wizard/web/styles/greenred.css +openoffice/share/config/wizard/web/styles/grey.css +openoffice/share/config/wizard/web/styles/ibg.css +openoffice/share/config/wizard/web/styles/ice.css +openoffice/share/config/wizard/web/styles/marine.css +openoffice/share/config/wizard/web/styles/orange.css +openoffice/share/config/wizard/web/styles/pc_old.css +openoffice/share/config/wizard/web/styles/red.css +openoffice/share/config/wizard/web/styles/rgb.css +openoffice/share/config/wizard/web/styles/strange.css +openoffice/share/config/wizard/web/styles/violet.css +openoffice/share/config/wizard/web/styles/water.css +openoffice/share/dict/ +openoffice/share/dict/ooo/ +openoffice/share/dict/ooo/DicOOo.sxw +openoffice/share/dict/ooo/FontOOo.sxw +openoffice/share/dict/ooo/INSTALL_de.txt +openoffice/share/dict/ooo/README_de_AT.txt +openoffice/share/dict/ooo/README_de_CH.txt +openoffice/share/dict/ooo/README_de_DE.txt +openoffice/share/dict/ooo/README_en_GB.txt +openoffice/share/dict/ooo/README_hu_HU.txt +openoffice/share/dict/ooo/README_hyph_de_DE.txt +openoffice/share/dict/ooo/README_hyph_hu_HU.txt +openoffice/share/dict/ooo/README_it_IT.txt +openoffice/share/dict/ooo/README_nl_NL.txt +openoffice/share/dict/ooo/README_sw_TZ.txt +openoffice/share/dict/ooo/README_th_TH.txt +openoffice/share/dict/ooo/README_th_de_CH_v2.txt +openoffice/share/dict/ooo/README_th_de_DE_v2.txt +openoffice/share/dict/ooo/WordNet_license.txt +openoffice/share/dict/ooo/de_AT.aff +openoffice/share/dict/ooo/de_AT.dic +openoffice/share/dict/ooo/de_CH.aff +openoffice/share/dict/ooo/de_CH.dic +openoffice/share/dict/ooo/de_DE.aff +openoffice/share/dict/ooo/de_DE.dic +openoffice/share/dict/ooo/dictionary.lst +openoffice/share/dict/ooo/en_GB.aff +openoffice/share/dict/ooo/en_GB.dic +openoffice/share/dict/ooo/en_US.aff +openoffice/share/dict/ooo/en_US.dic +openoffice/share/dict/ooo/hu_HU.aff +openoffice/share/dict/ooo/hu_HU.dic +openoffice/share/dict/ooo/hyph_da_DK.dic +openoffice/share/dict/ooo/hyph_de_DE.dic +openoffice/share/dict/ooo/hyph_en_GB.dic +openoffice/share/dict/ooo/hyph_en_US.dic +openoffice/share/dict/ooo/hyph_hu_HU.dic +openoffice/share/dict/ooo/hyph_it_IT.dic +openoffice/share/dict/ooo/hyph_nl_NL.dic +openoffice/share/dict/ooo/hyph_ru_RU.dic +openoffice/share/dict/ooo/it_IT.aff +openoffice/share/dict/ooo/it_IT.dic +openoffice/share/dict/ooo/nl_NL.aff +openoffice/share/dict/ooo/nl_NL.dic +openoffice/share/dict/ooo/sw_TZ.aff +openoffice/share/dict/ooo/sw_TZ.dic +openoffice/share/dict/ooo/th_TH.aff +openoffice/share/dict/ooo/th_TH.dic +openoffice/share/dict/ooo/th_cs_CZ_license.txt +openoffice/share/dict/ooo/th_cs_CZ_v2.dat +openoffice/share/dict/ooo/th_cs_CZ_v2.idx +openoffice/share/dict/ooo/th_de_CH_v2.dat +openoffice/share/dict/ooo/th_de_CH_v2.idx +openoffice/share/dict/ooo/th_de_DE_v2.dat +openoffice/share/dict/ooo/th_de_DE_v2.idx +openoffice/share/dict/ooo/th_en_US_v2.dat +openoffice/share/dict/ooo/th_en_US_v2.idx +openoffice/share/dict/ooo/th_sk_SK_license.txt +openoffice/share/dict/ooo/th_sk_SK_v2.dat +openoffice/share/dict/ooo/th_sk_SK_v2.idx +openoffice/share/dtd/ +openoffice/share/dtd/math/ +openoffice/share/dtd/math/1_01/ +openoffice/share/dtd/math/1_01/math.dtd +openoffice/share/dtd/math/1_01/w3c_ipr_software_notice.html +openoffice/share/dtd/officedocument/ +openoffice/share/dtd/officedocument/1_0/ +openoffice/share/dtd/officedocument/1_0/Manifest.dtd +openoffice/share/dtd/officedocument/1_0/accelerator.dtd +openoffice/share/dtd/officedocument/1_0/chart.mod +openoffice/share/dtd/officedocument/1_0/datastyl.mod +openoffice/share/dtd/officedocument/1_0/defs.mod +openoffice/share/dtd/officedocument/1_0/dialog.dtd +openoffice/share/dtd/officedocument/1_0/drawing.mod +openoffice/share/dtd/officedocument/1_0/dtypes.mod +openoffice/share/dtd/officedocument/1_0/event.dtd +openoffice/share/dtd/officedocument/1_0/form.mod +openoffice/share/dtd/officedocument/1_0/groupuinames.dtd +openoffice/share/dtd/officedocument/1_0/image.dtd +openoffice/share/dtd/officedocument/1_0/libraries.dtd +openoffice/share/dtd/officedocument/1_0/library.dtd +openoffice/share/dtd/officedocument/1_0/menubar.dtd +openoffice/share/dtd/officedocument/1_0/meta.mod +openoffice/share/dtd/officedocument/1_0/module.dtd +openoffice/share/dtd/officedocument/1_0/nmspace.mod +openoffice/share/dtd/officedocument/1_0/office.dtd +openoffice/share/dtd/officedocument/1_0/office.mod +openoffice/share/dtd/officedocument/1_0/script.mod +openoffice/share/dtd/officedocument/1_0/settings.mod +openoffice/share/dtd/officedocument/1_0/statusbar.dtd +openoffice/share/dtd/officedocument/1_0/style.mod +openoffice/share/dtd/officedocument/1_0/table.mod +openoffice/share/dtd/officedocument/1_0/text.mod +openoffice/share/dtd/officedocument/1_0/toolbar.dtd +openoffice/share/fonts/ +openoffice/share/fonts/truetype/ +openoffice/share/fonts/truetype/Vera.ttf +openoffice/share/fonts/truetype/VeraBI.ttf +openoffice/share/fonts/truetype/VeraBd.ttf +openoffice/share/fonts/truetype/VeraIt.ttf +openoffice/share/fonts/truetype/VeraMoBI.ttf +openoffice/share/fonts/truetype/VeraMoBd.ttf +openoffice/share/fonts/truetype/VeraMoIt.ttf +openoffice/share/fonts/truetype/VeraMono.ttf +openoffice/share/fonts/truetype/VeraSe.ttf +openoffice/share/fonts/truetype/VeraSeBd.ttf +openoffice/share/fonts/truetype/opens___.ttf +openoffice/share/gallery/ +openoffice/share/gallery/apples.gif +openoffice/share/gallery/bigapple.gif +openoffice/share/gallery/bullets/ +openoffice/share/gallery/bullets/blkpearl.gif +openoffice/share/gallery/bullets/bluarrow.gif +openoffice/share/gallery/bullets/bluball.gif +openoffice/share/gallery/bullets/bludiamd.gif +openoffice/share/gallery/bullets/bluered.gif +openoffice/share/gallery/bullets/blusqare.gif +openoffice/share/gallery/bullets/blustar.gif +openoffice/share/gallery/bullets/coffee_1.gif +openoffice/share/gallery/bullets/coffee_2.gif +openoffice/share/gallery/bullets/coffee_3.gif +openoffice/share/gallery/bullets/coffee_4.gif +openoffice/share/gallery/bullets/coffee_5.gif +openoffice/share/gallery/bullets/con-blue.gif +openoffice/share/gallery/bullets/con-cyan.gif +openoffice/share/gallery/bullets/con-green.gif +openoffice/share/gallery/bullets/con-lilac.gif +openoffice/share/gallery/bullets/con-oran.gif +openoffice/share/gallery/bullets/con-pink.gif +openoffice/share/gallery/bullets/con-red.gif +openoffice/share/gallery/bullets/con-yellow.gif +openoffice/share/gallery/bullets/corner_1.gif +openoffice/share/gallery/bullets/corner_2.gif +openoffice/share/gallery/bullets/corner_3.gif +openoffice/share/gallery/bullets/corner_4.gif +openoffice/share/gallery/bullets/darkball.gif +openoffice/share/gallery/bullets/darkblue.gif +openoffice/share/gallery/bullets/gldpearl.gif +openoffice/share/gallery/bullets/golfball.gif +openoffice/share/gallery/bullets/grnarrow.gif +openoffice/share/gallery/bullets/grnball.gif +openoffice/share/gallery/bullets/grndiamd.gif +openoffice/share/gallery/bullets/grnpearl.gif +openoffice/share/gallery/bullets/grnsqare.gif +openoffice/share/gallery/bullets/grnstar.gif +openoffice/share/gallery/bullets/gryarrow.gif +openoffice/share/gallery/bullets/gryball.gif +openoffice/share/gallery/bullets/grydiamd.gif +openoffice/share/gallery/bullets/grysqare.gif +openoffice/share/gallery/bullets/grystar.gif +openoffice/share/gallery/bullets/orgarrow.gif +openoffice/share/gallery/bullets/orgball.gif +openoffice/share/gallery/bullets/orgdiamd.gif +openoffice/share/gallery/bullets/orgsqare.gif +openoffice/share/gallery/bullets/orgstar.gif +openoffice/share/gallery/bullets/pebble_1.gif +openoffice/share/gallery/bullets/pebble_2.gif +openoffice/share/gallery/bullets/pebble_3.gif +openoffice/share/gallery/bullets/poliball.gif +openoffice/share/gallery/bullets/popcorn_1.gif +openoffice/share/gallery/bullets/popcorn_2.gif +openoffice/share/gallery/bullets/rainbow.gif +openoffice/share/gallery/bullets/redarrow.gif +openoffice/share/gallery/bullets/redball.gif +openoffice/share/gallery/bullets/reddiamd.gif +openoffice/share/gallery/bullets/redsqare.gif +openoffice/share/gallery/bullets/redstar.gif +openoffice/share/gallery/bullets/whtpearl.gif +openoffice/share/gallery/bullets/ylwarrow.gif +openoffice/share/gallery/bullets/ylwball.gif +openoffice/share/gallery/bullets/ylwdiamd.gif +openoffice/share/gallery/bullets/ylwsqare.gif +openoffice/share/gallery/bullets/ylwstar.gif +openoffice/share/gallery/flower.gif +openoffice/share/gallery/flowers.gif +openoffice/share/gallery/htmlexpo/ +openoffice/share/gallery/htmlexpo/bludown.gif +openoffice/share/gallery/htmlexpo/blufirs.gif +openoffice/share/gallery/htmlexpo/blufirs_.gif +openoffice/share/gallery/htmlexpo/blulast.gif +openoffice/share/gallery/htmlexpo/blulast_.gif +openoffice/share/gallery/htmlexpo/blunav.gif +openoffice/share/gallery/htmlexpo/blunext.gif +openoffice/share/gallery/htmlexpo/blunext_.gif +openoffice/share/gallery/htmlexpo/bluprev.gif +openoffice/share/gallery/htmlexpo/bluprev_.gif +openoffice/share/gallery/htmlexpo/blutext.gif +openoffice/share/gallery/htmlexpo/bluup.gif +openoffice/share/gallery/htmlexpo/cubdown.gif +openoffice/share/gallery/htmlexpo/cubfirs.gif +openoffice/share/gallery/htmlexpo/cubfirs_.gif +openoffice/share/gallery/htmlexpo/cublast.gif +openoffice/share/gallery/htmlexpo/cublast_.gif +openoffice/share/gallery/htmlexpo/cubnav.gif +openoffice/share/gallery/htmlexpo/cubnext.gif +openoffice/share/gallery/htmlexpo/cubnext_.gif +openoffice/share/gallery/htmlexpo/cubprev.gif +openoffice/share/gallery/htmlexpo/cubprev_.gif +openoffice/share/gallery/htmlexpo/cubtext.gif +openoffice/share/gallery/htmlexpo/cubup.gif +openoffice/share/gallery/htmlexpo/gredown.gif +openoffice/share/gallery/htmlexpo/grefirs.gif +openoffice/share/gallery/htmlexpo/grefirs_.gif +openoffice/share/gallery/htmlexpo/grelast.gif +openoffice/share/gallery/htmlexpo/grelast_.gif +openoffice/share/gallery/htmlexpo/grenav.gif +openoffice/share/gallery/htmlexpo/grenext.gif +openoffice/share/gallery/htmlexpo/grenext_.gif +openoffice/share/gallery/htmlexpo/greprev.gif +openoffice/share/gallery/htmlexpo/greprev_.gif +openoffice/share/gallery/htmlexpo/gretext.gif +openoffice/share/gallery/htmlexpo/greup.gif +openoffice/share/gallery/htmlexpo/simdown.gif +openoffice/share/gallery/htmlexpo/simfirs.gif +openoffice/share/gallery/htmlexpo/simfirs_.gif +openoffice/share/gallery/htmlexpo/simlast.gif +openoffice/share/gallery/htmlexpo/simlast_.gif +openoffice/share/gallery/htmlexpo/simnav.gif +openoffice/share/gallery/htmlexpo/simnext.gif +openoffice/share/gallery/htmlexpo/simnext_.gif +openoffice/share/gallery/htmlexpo/simprev.gif +openoffice/share/gallery/htmlexpo/simprev_.gif +openoffice/share/gallery/htmlexpo/simtext.gif +openoffice/share/gallery/htmlexpo/simup.gif +openoffice/share/gallery/rulers/ +openoffice/share/gallery/rulers/blkballs.gif +openoffice/share/gallery/rulers/blurulr1.gif +openoffice/share/gallery/rulers/blurulr2.gif +openoffice/share/gallery/rulers/blurulr3.gif +openoffice/share/gallery/rulers/blurulr4.gif +openoffice/share/gallery/rulers/blurulr5.gif +openoffice/share/gallery/rulers/blurulr6.gif +openoffice/share/gallery/rulers/gldballs.gif +openoffice/share/gallery/rulers/grnballs.gif +openoffice/share/gallery/rulers/grnrulr1.gif +openoffice/share/gallery/rulers/grnrulr2.gif +openoffice/share/gallery/rulers/grnrulr3.gif +openoffice/share/gallery/rulers/grnrulr4.gif +openoffice/share/gallery/rulers/gryrulr1.gif +openoffice/share/gallery/rulers/gryrulr2.gif +openoffice/share/gallery/rulers/gryrulr3.gif +openoffice/share/gallery/rulers/orgrulr1.gif +openoffice/share/gallery/rulers/redrulr1.gif +openoffice/share/gallery/rulers/redrulr2.gif +openoffice/share/gallery/rulers/redrulr3.gif +openoffice/share/gallery/rulers/redrulr4.gif +openoffice/share/gallery/rulers/redrulr5.gif +openoffice/share/gallery/rulers/striped.gif +openoffice/share/gallery/rulers/whtballs.gif +openoffice/share/gallery/rulers/ylwrulr1.gif +openoffice/share/gallery/sdddndx1 +openoffice/share/gallery/sg1.sdg +openoffice/share/gallery/sg1.sdv +openoffice/share/gallery/sg1.thm +openoffice/share/gallery/sg2.sdg +openoffice/share/gallery/sg2.sdv +openoffice/share/gallery/sg2.thm +openoffice/share/gallery/sg24.sdg +openoffice/share/gallery/sg24.sdv +openoffice/share/gallery/sg24.thm +openoffice/share/gallery/sg25.sdg +openoffice/share/gallery/sg25.sdv +openoffice/share/gallery/sg25.thm +openoffice/share/gallery/sg3.sdg +openoffice/share/gallery/sg3.sdv +openoffice/share/gallery/sg3.thm +openoffice/share/gallery/sg36.sdg +openoffice/share/gallery/sg36.sdv +openoffice/share/gallery/sg36.thm +openoffice/share/gallery/sg4.sdg +openoffice/share/gallery/sg4.sdv +openoffice/share/gallery/sg4.thm +openoffice/share/gallery/sg9.sdg +openoffice/share/gallery/sg9.sdv +openoffice/share/gallery/sg9.thm +openoffice/share/gallery/sky.gif +openoffice/share/gallery/sounds/ +openoffice/share/gallery/sounds/apert.wav +openoffice/share/gallery/sounds/apert2.wav +openoffice/share/gallery/sounds/applause.wav +openoffice/share/gallery/sounds/beam.wav +openoffice/share/gallery/sounds/beam2.wav +openoffice/share/gallery/sounds/cow.wav +openoffice/share/gallery/sounds/curve.wav +openoffice/share/gallery/sounds/drama.wav +openoffice/share/gallery/sounds/explos.wav +openoffice/share/gallery/sounds/falling.wav +openoffice/share/gallery/sounds/glasses.wav +openoffice/share/gallery/sounds/gong.wav +openoffice/share/gallery/sounds/horse.wav +openoffice/share/gallery/sounds/kling.wav +openoffice/share/gallery/sounds/kongas.wav +openoffice/share/gallery/sounds/laser.wav +openoffice/share/gallery/sounds/left.wav +openoffice/share/gallery/sounds/nature1.wav +openoffice/share/gallery/sounds/nature2.wav +openoffice/share/gallery/sounds/ok.wav +openoffice/share/gallery/sounds/pluck.wav +openoffice/share/gallery/sounds/roll.wav +openoffice/share/gallery/sounds/romans.wav +openoffice/share/gallery/sounds/soft.wav +openoffice/share/gallery/sounds/space.wav +openoffice/share/gallery/sounds/space2.wav +openoffice/share/gallery/sounds/space3.wav +openoffice/share/gallery/sounds/sparcle.wav +openoffice/share/gallery/sounds/strom.wav +openoffice/share/gallery/sounds/theetone.wav +openoffice/share/gallery/sounds/top.wav +openoffice/share/gallery/sounds/train.wav +openoffice/share/gallery/sounds/untie.wav +openoffice/share/gallery/sounds/ups.wav +openoffice/share/gallery/sounds/wallewal.wav +openoffice/share/gallery/www-back/ +openoffice/share/gallery/www-back/aqua.jpg +openoffice/share/gallery/www-back/bathroom.jpg +openoffice/share/gallery/www-back/blocks.jpg +openoffice/share/gallery/www-back/blow_green.jpg +openoffice/share/gallery/www-back/blueblop.jpg +openoffice/share/gallery/www-back/bulging.jpg +openoffice/share/gallery/www-back/canvas_blue.jpg +openoffice/share/gallery/www-back/cheese.jpg +openoffice/share/gallery/www-back/chocolate.jpg +openoffice/share/gallery/www-back/citrus.jpg +openoffice/share/gallery/www-back/confetti.jpg +openoffice/share/gallery/www-back/daisy.jpg +openoffice/share/gallery/www-back/fluffy-grey.jpg +openoffice/share/gallery/www-back/fluffy.jpg +openoffice/share/gallery/www-back/fuzzy-blue.jpg +openoffice/share/gallery/www-back/fuzzy-darkgrey.jpg +openoffice/share/gallery/www-back/fuzzy-grey.jpg +openoffice/share/gallery/www-back/fuzzy-lightgrey.jpg +openoffice/share/gallery/www-back/fuzzy_light.jpg +openoffice/share/gallery/www-back/gregre.gif +openoffice/share/gallery/www-back/grey.gif +openoffice/share/gallery/www-back/grypaws.gif +openoffice/share/gallery/www-back/ice-blue.jpg +openoffice/share/gallery/www-back/ice-light.jpg +openoffice/share/gallery/www-back/imitation_leather.jpg +openoffice/share/gallery/www-back/interstices.jpg +openoffice/share/gallery/www-back/jeans.jpg +openoffice/share/gallery/www-back/jeansblk.jpg +openoffice/share/gallery/www-back/lawn-artificial.jpg +openoffice/share/gallery/www-back/lawn.jpg +openoffice/share/gallery/www-back/lightblue-wet.jpg +openoffice/share/gallery/www-back/linen-fine.jpg +openoffice/share/gallery/www-back/lino-green.jpg +openoffice/share/gallery/www-back/liquid-blue.jpg +openoffice/share/gallery/www-back/marble.jpg +openoffice/share/gallery/www-back/marble_dark.jpg +openoffice/share/gallery/www-back/mazes.jpg +openoffice/share/gallery/www-back/mint.gif +openoffice/share/gallery/www-back/notes.gif +openoffice/share/gallery/www-back/pattern.jpg +openoffice/share/gallery/www-back/pebble-light.jpg +openoffice/share/gallery/www-back/pink.gif +openoffice/share/gallery/www-back/pool.jpg +openoffice/share/gallery/www-back/popcorn.jpg +openoffice/share/gallery/www-back/purple.jpg +openoffice/share/gallery/www-back/reddark.jpg +openoffice/share/gallery/www-back/rings-green.jpg +openoffice/share/gallery/www-back/rings-orange.jpg +openoffice/share/gallery/www-back/roses.jpg +openoffice/share/gallery/www-back/sand-light.jpg +openoffice/share/gallery/www-back/sand.jpg +openoffice/share/gallery/www-back/sky.jpg +openoffice/share/gallery/www-back/soft-structure_grey.jpg +openoffice/share/gallery/www-back/space.jpg +openoffice/share/gallery/www-back/stone-dark.jpg +openoffice/share/gallery/www-back/stone.jpg +openoffice/share/gallery/www-back/structure.jpg +openoffice/share/gallery/www-back/structure_darkgreen.gif +openoffice/share/gallery/www-back/structure_green.jpg +openoffice/share/gallery/www-back/wall-grey.jpg +openoffice/share/gallery/www-back/wet-turquoise.jpg +openoffice/share/gallery/www-back/wood.jpg +openoffice/share/gallery/www-graf/ +openoffice/share/gallery/www-graf/bluat.gif +openoffice/share/gallery/www-graf/bluback.gif +openoffice/share/gallery/www-graf/bludisk.gif +openoffice/share/gallery/www-graf/bludown.gif +openoffice/share/gallery/www-graf/bluhome.gif +openoffice/share/gallery/www-graf/bluinfo.gif +openoffice/share/gallery/www-graf/bluleft.gif +openoffice/share/gallery/www-graf/blumail.gif +openoffice/share/gallery/www-graf/bluminus.gif +openoffice/share/gallery/www-graf/bluplus.gif +openoffice/share/gallery/www-graf/bluquest.gif +openoffice/share/gallery/www-graf/bluright.gif +openoffice/share/gallery/www-graf/bluup.gif +openoffice/share/gallery/www-graf/gredisk.gif +openoffice/share/gallery/www-graf/gredown.gif +openoffice/share/gallery/www-graf/grehome.gif +openoffice/share/gallery/www-graf/greinfo.gif +openoffice/share/gallery/www-graf/greleft.gif +openoffice/share/gallery/www-graf/gremail.gif +openoffice/share/gallery/www-graf/greminus.gif +openoffice/share/gallery/www-graf/greplus.gif +openoffice/share/gallery/www-graf/grequest.gif +openoffice/share/gallery/www-graf/greright.gif +openoffice/share/gallery/www-graf/greup.gif +openoffice/share/gallery/www-graf/grnat.gif +openoffice/share/gallery/www-graf/grnback.gif +openoffice/share/gallery/www-graf/grndisk.gif +openoffice/share/gallery/www-graf/grndown.gif +openoffice/share/gallery/www-graf/grnexcla.gif +openoffice/share/gallery/www-graf/grnhome.gif +openoffice/share/gallery/www-graf/grninfo.gif +openoffice/share/gallery/www-graf/grnleft.gif +openoffice/share/gallery/www-graf/grnmail.gif +openoffice/share/gallery/www-graf/grnminus.gif +openoffice/share/gallery/www-graf/grnplus.gif +openoffice/share/gallery/www-graf/grnquest.gif +openoffice/share/gallery/www-graf/grnright.gif +openoffice/share/gallery/www-graf/grnup.gif +openoffice/share/gallery/www-graf/gryat.gif +openoffice/share/gallery/www-graf/gryback.gif +openoffice/share/gallery/www-graf/grydisk.gif +openoffice/share/gallery/www-graf/grydown.gif +openoffice/share/gallery/www-graf/gryhome.gif +openoffice/share/gallery/www-graf/gryinfo.gif +openoffice/share/gallery/www-graf/gryleft.gif +openoffice/share/gallery/www-graf/grymail.gif +openoffice/share/gallery/www-graf/gryminus.gif +openoffice/share/gallery/www-graf/gryplus.gif +openoffice/share/gallery/www-graf/gryquest.gif +openoffice/share/gallery/www-graf/gryright.gif +openoffice/share/gallery/www-graf/gryup.gif +openoffice/share/gallery/www-graf/men@work.gif +openoffice/share/gallery/www-graf/orgat.gif +openoffice/share/gallery/www-graf/orgback.gif +openoffice/share/gallery/www-graf/orgdisk.gif +openoffice/share/gallery/www-graf/orgdown.gif +openoffice/share/gallery/www-graf/orghome.gif +openoffice/share/gallery/www-graf/orginfo.gif +openoffice/share/gallery/www-graf/orgleft.gif +openoffice/share/gallery/www-graf/orgmail.gif +openoffice/share/gallery/www-graf/orgminus.gif +openoffice/share/gallery/www-graf/orgplus.gif +openoffice/share/gallery/www-graf/orgquest.gif +openoffice/share/gallery/www-graf/orgright.gif +openoffice/share/gallery/www-graf/orgup.gif +openoffice/share/gallery/www-graf/redat.gif +openoffice/share/gallery/www-graf/redback.gif +openoffice/share/gallery/www-graf/reddisk.gif +openoffice/share/gallery/www-graf/reddown.gif +openoffice/share/gallery/www-graf/redhome.gif +openoffice/share/gallery/www-graf/redinfo.gif +openoffice/share/gallery/www-graf/redleft.gif +openoffice/share/gallery/www-graf/redmail.gif +openoffice/share/gallery/www-graf/redminus.gif +openoffice/share/gallery/www-graf/redplus.gif +openoffice/share/gallery/www-graf/redquest.gif +openoffice/share/gallery/www-graf/redright.gif +openoffice/share/gallery/www-graf/redup.gif +openoffice/share/gallery/www-graf/turdown.gif +openoffice/share/gallery/www-graf/turhome.gif +openoffice/share/gallery/www-graf/turleft.gif +openoffice/share/gallery/www-graf/turright.gif +openoffice/share/gallery/www-graf/turup.gif +openoffice/share/gallery/www-graf/viohome.gif +openoffice/share/gallery/www-graf/violeft.gif +openoffice/share/gallery/www-graf/vioright.gif +openoffice/share/gallery/www-graf/vioup.gif +openoffice/share/gallery/www-graf/ylwdown.gif +openoffice/share/gallery/www-graf/ylwhome.gif +openoffice/share/gallery/www-graf/ylwleft.gif +openoffice/share/gallery/www-graf/ylwmail.gif +openoffice/share/gallery/www-graf/ylwright.gif +openoffice/share/gallery/www-graf/ylwup.gif +openoffice/share/psprint/ +openoffice/share/psprint/driver/ +openoffice/share/psprint/driver/ADISTILL.PS +openoffice/share/psprint/driver/APLW3101.PS +openoffice/share/psprint/driver/APLW3201.PS +openoffice/share/psprint/driver/APLW3601.PS +openoffice/share/psprint/driver/APLW6101.PS +openoffice/share/psprint/driver/APLW8101.PS +openoffice/share/psprint/driver/APLW81F1.PS +openoffice/share/psprint/driver/APLWBGR1.PS +openoffice/share/psprint/driver/APLWCOB1.PS +openoffice/share/psprint/driver/APLWCSB1.PS +openoffice/share/psprint/driver/APLWGRF1.PS +openoffice/share/psprint/driver/APLWGRI1.PS +openoffice/share/psprint/driver/APLWGRJ1.PS +openoffice/share/psprint/driver/APLWIIF2.PS +openoffice/share/psprint/driver/APLWIIG2.PS +openoffice/share/psprint/driver/APLWLOT1.PS +openoffice/share/psprint/driver/APL_IIF1.PS +openoffice/share/psprint/driver/APL_IIG1.PS +openoffice/share/psprint/driver/APL_NTR1.PS +openoffice/share/psprint/driver/APNT518_.PS +openoffice/share/psprint/driver/APNTX501.PS +openoffice/share/psprint/driver/APNTXJ1_.PS +openoffice/share/psprint/driver/APPL_230.PS +openoffice/share/psprint/driver/APPL_380.PS +openoffice/share/psprint/driver/APPL_422.PS +openoffice/share/psprint/driver/APTOLLD1.PS +openoffice/share/psprint/driver/APTOLLW1.PS +openoffice/share/psprint/driver/CAECOGR1.PS +openoffice/share/psprint/driver/DC1152_1.PS +openoffice/share/psprint/driver/EFAX3010.PS +openoffice/share/psprint/driver/EFAX4010.PS +openoffice/share/psprint/driver/EFAX5010.PS +openoffice/share/psprint/driver/EFAX7010.PS +openoffice/share/psprint/driver/EFMX3010.PS +openoffice/share/psprint/driver/EFMX5010.PS +openoffice/share/psprint/driver/EFMX7010.PS +openoffice/share/psprint/driver/EFXJK1F3.PS +openoffice/share/psprint/driver/EFXJK2F3.PS +openoffice/share/psprint/driver/EFXJK303.PS +openoffice/share/psprint/driver/EFXJK3F3.PS +openoffice/share/psprint/driver/EP_08001.PS +openoffice/share/psprint/driver/EP_15201.PS +openoffice/share/psprint/driver/EP_30001.PS +openoffice/share/psprint/driver/EP_50001.PS +openoffice/share/psprint/driver/EP_82F21.PS +openoffice/share/psprint/driver/EP_82F51.PS +openoffice/share/psprint/driver/EP_P0701.PS +openoffice/share/psprint/driver/EP_P1201.PS +openoffice/share/psprint/driver/EP_STPH1.PS +openoffice/share/psprint/driver/GENERIC.PS +openoffice/share/psprint/driver/HP1200C1.PS +openoffice/share/psprint/driver/HP2500C1.PS +openoffice/share/psprint/driver/HP3SI52_.PS +openoffice/share/psprint/driver/HP3SIL21.PS +openoffice/share/psprint/driver/HP4M3_V1.PS +openoffice/share/psprint/driver/HP4M6_V1.PS +openoffice/share/psprint/driver/HP4ML_V1.PS +openoffice/share/psprint/driver/HP4MP3_1.PS +openoffice/share/psprint/driver/HP4MP6_1.PS +openoffice/share/psprint/driver/HP4PLUS3.PS +openoffice/share/psprint/driver/HP4PLUS6.PS +openoffice/share/psprint/driver/HP4SI3_1.PS +openoffice/share/psprint/driver/HP4SI6_1.PS +openoffice/share/psprint/driver/HPIID52_.PS +openoffice/share/psprint/driver/HPIII52_.PS +openoffice/share/psprint/driver/HPIIP52_.PS +openoffice/share/psprint/driver/HPLJ3D1_.PS +openoffice/share/psprint/driver/HPLJ3P1_.PS +openoffice/share/psprint/driver/HPLJ4MV1.PS +openoffice/share/psprint/driver/HPLJ5M_4.PS +openoffice/share/psprint/driver/HPLJ5P_1.PS +openoffice/share/psprint/driver/HPLJ5SI1.PS +openoffice/share/psprint/driver/HPLJ5SIM.PS +openoffice/share/psprint/driver/HPLJ__31.PS +openoffice/share/psprint/driver/HP_3D52_.PS +openoffice/share/psprint/driver/HP_3P52_.PS +openoffice/share/psprint/driver/HP__CLJ1.PS +openoffice/share/psprint/driver/KD8650P1.PS +openoffice/share/psprint/driver/KD92P001.PS +openoffice/share/psprint/driver/KDH00001.PS +openoffice/share/psprint/driver/KDH00002.PS +openoffice/share/psprint/driver/L10__425.PS +openoffice/share/psprint/driver/L20__471.PS +openoffice/share/psprint/driver/L20__493.PS +openoffice/share/psprint/driver/L30__471.PS +openoffice/share/psprint/driver/L30__493.PS +openoffice/share/psprint/driver/L333_523.PS +openoffice/share/psprint/driver/L33__523.PS +openoffice/share/psprint/driver/L50__493.PS +openoffice/share/psprint/driver/L533_523.PS +openoffice/share/psprint/driver/L53__523.PS +openoffice/share/psprint/driver/LEX4039P.PS +openoffice/share/psprint/driver/LEX4079P.PS +openoffice/share/psprint/driver/LEXOPTR_.PS +openoffice/share/psprint/driver/LHCFLRJ5.PS +openoffice/share/psprint/driver/LHCOFLC5.PS +openoffice/share/psprint/driver/LHCOFLR5.PS +openoffice/share/psprint/driver/LHGUBEH3.PS +openoffice/share/psprint/driver/LHGUBHJ4.PS +openoffice/share/psprint/driver/LHHERHJ4.PS +openoffice/share/psprint/driver/LHHERIJ4.PS +openoffice/share/psprint/driver/LHHERKH3.PS +openoffice/share/psprint/driver/LHHERKI4.PS +openoffice/share/psprint/driver/LHHKPHJ7.PS +openoffice/share/psprint/driver/LHHKPIJ7.PS +openoffice/share/psprint/driver/LHHRKPH7.PS +openoffice/share/psprint/driver/LHHRKPI7.PS +openoffice/share/psprint/driver/LHQUSHJ4.PS +openoffice/share/psprint/driver/LHQUSIJ4.PS +openoffice/share/psprint/driver/LHQUSRH3.PS +openoffice/share/psprint/driver/LHQUSRI3.PS +openoffice/share/psprint/driver/LHSIGHJ4.PS +openoffice/share/psprint/driver/LHSIGIJ4.PS +openoffice/share/psprint/driver/LHSIGNH3.PS +openoffice/share/psprint/driver/LHSIGNI3.PS +openoffice/share/psprint/driver/LOPC1200.PS +openoffice/share/psprint/driver/LOPC40.PS +openoffice/share/psprint/driver/LOPC45.PS +openoffice/share/psprint/driver/LOPE310.PS +openoffice/share/psprint/driver/LOPM410.PS +openoffice/share/psprint/driver/LOPS1255.PS +openoffice/share/psprint/driver/LOPS1625.PS +openoffice/share/psprint/driver/LOPS1855.PS +openoffice/share/psprint/driver/LOPS2455.PS +openoffice/share/psprint/driver/LOPS3455.PS +openoffice/share/psprint/driver/LOPT610.PS +openoffice/share/psprint/driver/LOPT612.PS +openoffice/share/psprint/driver/LOPT614.PS +openoffice/share/psprint/driver/LOPT616.PS +openoffice/share/psprint/driver/LOPTRAC.PS +openoffice/share/psprint/driver/LOPTRAEP.PS +openoffice/share/psprint/driver/LOPTRAK.PS +openoffice/share/psprint/driver/LOPTRAN.PS +openoffice/share/psprint/driver/LOPTRAP.PS +openoffice/share/psprint/driver/LOPTRAS.PS +openoffice/share/psprint/driver/LOPTRASC.PS +openoffice/share/psprint/driver/LOPW810.PS +openoffice/share/psprint/driver/LOS1255P.PS +openoffice/share/psprint/driver/LOS1625P.PS +openoffice/share/psprint/driver/LOS1855P.PS +openoffice/share/psprint/driver/LOS2455P.PS +openoffice/share/psprint/driver/LOS3455P.PS +openoffice/share/psprint/driver/LWNT_518.PS +openoffice/share/psprint/driver/SGENPRT.PS +openoffice/share/psprint/driver/SGENT42.PS +openoffice/share/psprint/driver/SNSPREC1.PS +openoffice/share/psprint/driver/TK300PJ1.PS +openoffice/share/psprint/driver/TK300XJ1.PS +openoffice/share/psprint/driver/TK350171.PS +openoffice/share/psprint/driver/TK350172.PS +openoffice/share/psprint/driver/TK350691.PS +openoffice/share/psprint/driver/TK350692.PS +openoffice/share/psprint/driver/TK350PJ2.PS +openoffice/share/psprint/driver/TK360J21.PS +openoffice/share/psprint/driver/TK360J51.PS +openoffice/share/psprint/driver/TK360J71.PS +openoffice/share/psprint/driver/TK450PJ1.PS +openoffice/share/psprint/driver/TK550171.PS +openoffice/share/psprint/driver/TK550391.PS +openoffice/share/psprint/driver/TK550PJ1.PS +openoffice/share/psprint/driver/TKP350J2.PS +openoffice/share/psprint/driver/TKP360P1.PS +openoffice/share/psprint/driver/TKP380J1.PS +openoffice/share/psprint/driver/TKP380P1.PS +openoffice/share/psprint/driver/TKP450J1.PS +openoffice/share/psprint/driver/TKP450P1.PS +openoffice/share/psprint/driver/TKP550J1.PS +openoffice/share/psprint/driver/TKP600J1.PS +openoffice/share/psprint/driver/TKPH3801.PS +openoffice/share/psprint/driver/TKPH4501.PS +openoffice/share/psprint/driver/TKPH6001.PS +openoffice/share/psprint/driver/XRD61354.PS +openoffice/share/psprint/driver/XRD61801.PS +openoffice/share/psprint/driver/XRN17000.PS +openoffice/share/psprint/driver/XRN24320.PS +openoffice/share/psprint/driver/XR_DC230.PS +openoffice/share/psprint/fontmetric/ +openoffice/share/psprint/fontmetric/AGaramond-Bold.afm +openoffice/share/psprint/fontmetric/AvantGarde-Book.afm +openoffice/share/psprint/fontmetric/AvantGarde-BookOblique.afm +openoffice/share/psprint/fontmetric/AvantGarde-Demi.afm +openoffice/share/psprint/fontmetric/AvantGarde-DemiOblique.afm +openoffice/share/psprint/fontmetric/Bookman-Demi.afm +openoffice/share/psprint/fontmetric/Bookman-DemiItalic.afm +openoffice/share/psprint/fontmetric/Bookman-Light.afm +openoffice/share/psprint/fontmetric/Bookman-LightItalic.afm +openoffice/share/psprint/fontmetric/Courier-Bold.afm +openoffice/share/psprint/fontmetric/Courier-BoldOblique.afm +openoffice/share/psprint/fontmetric/Courier-Oblique.afm +openoffice/share/psprint/fontmetric/Courier.afm +openoffice/share/psprint/fontmetric/GothicBBB-Medium-83pv-RKSJ-H.afm +openoffice/share/psprint/fontmetric/GothicBBB-Medium.Roman.afm +openoffice/share/psprint/fontmetric/Helvetica-Bold.afm +openoffice/share/psprint/fontmetric/Helvetica-BoldOblique.afm +openoffice/share/psprint/fontmetric/Helvetica-Oblique.afm +openoffice/share/psprint/fontmetric/Helvetica.afm +openoffice/share/psprint/fontmetric/NewBaskerville-Bold.afm +openoffice/share/psprint/fontmetric/NewBaskerville-BoldItalic.afm +openoffice/share/psprint/fontmetric/NewBaskerville-Italic.afm +openoffice/share/psprint/fontmetric/NewBaskerville-Roman.afm +openoffice/share/psprint/fontmetric/NewCenturySchlbk-Bold.afm +openoffice/share/psprint/fontmetric/NewCenturySchlbk-BoldItalic.afm +openoffice/share/psprint/fontmetric/NewCenturySchlbk-Italic.afm +openoffice/share/psprint/fontmetric/NewCenturySchlbk-Roman.afm +openoffice/share/psprint/fontmetric/Palatino-Bold.afm +openoffice/share/psprint/fontmetric/Palatino-BoldItalic.afm +openoffice/share/psprint/fontmetric/Palatino-Italic.afm +openoffice/share/psprint/fontmetric/Palatino-Roman.afm +openoffice/share/psprint/fontmetric/Ryumin-Light-83pv-RKSJ-H.afm +openoffice/share/psprint/fontmetric/Ryumin-Light.Roman.afm +openoffice/share/psprint/fontmetric/Symbol.afm +openoffice/share/psprint/fontmetric/Times-Bold.afm +openoffice/share/psprint/fontmetric/Times-BoldItalic.afm +openoffice/share/psprint/fontmetric/Times-Italic.afm +openoffice/share/psprint/fontmetric/Times-Roman.afm +openoffice/share/psprint/fontmetric/Windsor.afm +openoffice/share/psprint/fontmetric/ZapfChancery-MediumItalic.afm +openoffice/share/psprint/fontmetric/ZapfDingbats.afm +openoffice/share/psprint/fontmetric/pspfontcache +openoffice/share/psprint/psprint.conf +openoffice/share/readme/ +openoffice/share/readme/LICENSE_en-US +openoffice/share/readme/LICENSE_en-US.html +openoffice/share/readme/README_en-US +openoffice/share/readme/README_en-US.html +openoffice/share/registry/ +openoffice/share/registry/data/ +openoffice/share/registry/data/org/ +openoffice/share/registry/data/org/openoffice/ +openoffice/share/registry/data/org/openoffice/FirstStartWizard.xcu +openoffice/share/registry/data/org/openoffice/Inet.xcu +openoffice/share/registry/data/org/openoffice/LDAP.xcu.sample +openoffice/share/registry/data/org/openoffice/Office/ +openoffice/share/registry/data/org/openoffice/Office/Calc.xcu +openoffice/share/registry/data/org/openoffice/Office/Common.xcu +openoffice/share/registry/data/org/openoffice/Office/Compatibility.xcu +openoffice/share/registry/data/org/openoffice/Office/DataAccess.xcu +openoffice/share/registry/data/org/openoffice/Office/Embedding.xcu +openoffice/share/registry/data/org/openoffice/Office/FormWizard.xcu +openoffice/share/registry/data/org/openoffice/Office/Jobs.xcu +openoffice/share/registry/data/org/openoffice/Office/Labels.xcu +openoffice/share/registry/data/org/openoffice/Office/Math.xcu +openoffice/share/registry/data/org/openoffice/Office/Paths.xcu +openoffice/share/registry/data/org/openoffice/Office/ProtocolHandler.xcu +openoffice/share/registry/data/org/openoffice/Office/SFX.xcu +openoffice/share/registry/data/org/openoffice/Office/Scripting.xcu +openoffice/share/registry/data/org/openoffice/Office/Security.xcu +openoffice/share/registry/data/org/openoffice/Office/TableWizard.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/ +openoffice/share/registry/data/org/openoffice/Office/UI.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/ChartCommands.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/Controller.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/DbuCommands.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/Effects.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/Factories.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/GenericCategories.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/MathCommands.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/MathWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/StartModuleCommands.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu +openoffice/share/registry/data/org/openoffice/Office/Views.xcu +openoffice/share/registry/data/org/openoffice/Office/WebWizard.xcu +openoffice/share/registry/data/org/openoffice/Office/Writer.xcu +openoffice/share/registry/data/org/openoffice/Setup.xcu +openoffice/share/registry/data/org/openoffice/TypeDetection/ +openoffice/share/registry/data/org/openoffice/TypeDetection/UISort.xcu +openoffice/share/registry/data/org/openoffice/VCL.xcu +openoffice/share/registry/data/org/openoffice/ucb/ +openoffice/share/registry/data/org/openoffice/ucb/Configuration.xcu +openoffice/share/registry/ldap/ +openoffice/share/registry/ldap/oo-ad-ldap-attr.map +openoffice/share/registry/ldap/oo-ldap-attr.map +openoffice/share/registry/modules/ +openoffice/share/registry/modules/org/ +openoffice/share/registry/modules/org/openoffice/ +openoffice/share/registry/modules/org/openoffice/Office/ +openoffice/share/registry/modules/org/openoffice/Office/Common/ +openoffice/share/registry/modules/org/openoffice/Office/Common/Common-UseOOoFileDialogs.xcu +openoffice/share/registry/modules/org/openoffice/Office/Common/Common-base.xcu +openoffice/share/registry/modules/org/openoffice/Office/Common/Common-calc.xcu +openoffice/share/registry/modules/org/openoffice/Office/Common/Common-dicooo.xcu +openoffice/share/registry/modules/org/openoffice/Office/Common/Common-draw.xcu +openoffice/share/registry/modules/org/openoffice/Office/Common/Common-impress.xcu +openoffice/share/registry/modules/org/openoffice/Office/Common/Common-math.xcu +openoffice/share/registry/modules/org/openoffice/Office/Common/Common-unx.xcu +openoffice/share/registry/modules/org/openoffice/Office/Common/Common-writer.xcu +openoffice/share/registry/modules/org/openoffice/Office/Embedding/ +openoffice/share/registry/modules/org/openoffice/Office/Embedding/Embedding-calc.xcu +openoffice/share/registry/modules/org/openoffice/Office/Embedding/Embedding-chart.xcu +openoffice/share/registry/modules/org/openoffice/Office/Embedding/Embedding-draw.xcu +openoffice/share/registry/modules/org/openoffice/Office/Embedding/Embedding-impress.xcu +openoffice/share/registry/modules/org/openoffice/Office/Embedding/Embedding-math.xcu +openoffice/share/registry/modules/org/openoffice/Office/Embedding/Embedding-writer.xcu +openoffice/share/registry/modules/org/openoffice/Office/Scripting/ +openoffice/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu +openoffice/share/registry/modules/org/openoffice/Office/Writer/ +openoffice/share/registry/modules/org/openoffice/Office/Writer/Writer-javamail.xcu +openoffice/share/registry/modules/org/openoffice/Setup/ +openoffice/share/registry/modules/org/openoffice/Setup/Langpack-en-US.xcu +openoffice/share/registry/modules/org/openoffice/Setup/Setup-base.xcu +openoffice/share/registry/modules/org/openoffice/Setup/Setup-calc.xcu +openoffice/share/registry/modules/org/openoffice/Setup/Setup-draw.xcu +openoffice/share/registry/modules/org/openoffice/Setup/Setup-impress.xcu +openoffice/share/registry/modules/org/openoffice/Setup/Setup-math.xcu +openoffice/share/registry/modules/org/openoffice/Setup/Setup-writer.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/ +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/ +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_base_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_calc_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_chart_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_database_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_draw_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_drawgraphics_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_global_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_impress_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_impressgraphics_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_math_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_web_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_writer_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Filter/fcfg_xslt_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/GraphicFilter/ +openoffice/share/registry/modules/org/openoffice/TypeDetection/GraphicFilter/fcfg_internalgraphics_filters.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Misc/ +openoffice/share/registry/modules/org/openoffice/TypeDetection/Misc/fcfg_base_others.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Misc/fcfg_chart_others.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Misc/fcfg_database_others.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/ +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_base_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_calc_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_chart_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_database_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_draw_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_drawgraphics_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_global_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_impress_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_impressgraphics_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_internalgraphics_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_math_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_web_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_writer_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/Types/fcfg_xslt_types.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/UISort/ +openoffice/share/registry/modules/org/openoffice/TypeDetection/UISort/UISort-calc.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/UISort/UISort-draw.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/UISort/UISort-impress.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/UISort/UISort-math.xcu +openoffice/share/registry/modules/org/openoffice/TypeDetection/UISort/UISort-writer.xcu +openoffice/share/registry/res/ +openoffice/share/registry/res/en-US/ +openoffice/share/registry/res/en-US/org/ +openoffice/share/registry/res/en-US/org/openoffice/ +openoffice/share/registry/res/en-US/org/openoffice/Office/ +openoffice/share/registry/res/en-US/org/openoffice/Office/Common.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/DataAccess.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/Embedding.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/FormWizard.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/SFX.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/TableWizard.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/ +openoffice/share/registry/res/en-US/org/openoffice/Office/UI.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/BaseWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/BasicIDECommands.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/BasicIDEWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/BibliographyCommands.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/CalcCommands.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/CalcWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/ChartCommands.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/ChartWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/DbBrowserWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/DbQueryWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/DbRelationWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/DbTableWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/DbuCommands.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/DrawImpressCommands.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/DrawWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/Effects.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/GenericCategories.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/GenericCommands.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/ImpressWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/MathCommands.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/MathWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/StartModuleCommands.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/StartModuleWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/WriterCommands.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/WriterGlobalWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/WriterWebWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/UI/WriterWindowState.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/WebWizard.xcu +openoffice/share/registry/res/en-US/org/openoffice/Office/Writer.xcu +openoffice/share/registry/res/en-US/org/openoffice/TypeDetection/ +openoffice/share/registry/res/en-US/org/openoffice/TypeDetection/Filter.xcu +openoffice/share/registry/schema/ +openoffice/share/registry/schema/org/ +openoffice/share/registry/schema/org/openoffice/ +openoffice/share/registry/schema/org/openoffice/FirstStartWizard.xcs +openoffice/share/registry/schema/org/openoffice/Inet.xcs +openoffice/share/registry/schema/org/openoffice/LDAP.xcs +openoffice/share/registry/schema/org/openoffice/Office/ +openoffice/share/registry/schema/org/openoffice/Office/Addons.xcs +openoffice/share/registry/schema/org/openoffice/Office/Calc.xcs +openoffice/share/registry/schema/org/openoffice/Office/Chart.xcs +openoffice/share/registry/schema/org/openoffice/Office/Commands.xcs +openoffice/share/registry/schema/org/openoffice/Office/Common.xcs +openoffice/share/registry/schema/org/openoffice/Office/Compatibility.xcs +openoffice/share/registry/schema/org/openoffice/Office/DataAccess.xcs +openoffice/share/registry/schema/org/openoffice/Office/Draw.xcs +openoffice/share/registry/schema/org/openoffice/Office/Embedding.xcs +openoffice/share/registry/schema/org/openoffice/Office/Events.xcs +openoffice/share/registry/schema/org/openoffice/Office/FormWizard.xcs +openoffice/share/registry/schema/org/openoffice/Office/Impress.xcs +openoffice/share/registry/schema/org/openoffice/Office/Java.xcs +openoffice/share/registry/schema/org/openoffice/Office/Jobs.xcs +openoffice/share/registry/schema/org/openoffice/Office/Labels.xcs +openoffice/share/registry/schema/org/openoffice/Office/Linguistic.xcs +openoffice/share/registry/schema/org/openoffice/Office/Math.xcs +openoffice/share/registry/schema/org/openoffice/Office/OptionsDialog.xcs +openoffice/share/registry/schema/org/openoffice/Office/Paths.xcs +openoffice/share/registry/schema/org/openoffice/Office/ProtocolHandler.xcs +openoffice/share/registry/schema/org/openoffice/Office/Recovery.xcs +openoffice/share/registry/schema/org/openoffice/Office/SFX.xcs +openoffice/share/registry/schema/org/openoffice/Office/Scripting.xcs +openoffice/share/registry/schema/org/openoffice/Office/Security.xcs +openoffice/share/registry/schema/org/openoffice/Office/Substitution.xcs +openoffice/share/registry/schema/org/openoffice/Office/TableWizard.xcs +openoffice/share/registry/schema/org/openoffice/Office/TypeDetection.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/ +openoffice/share/registry/schema/org/openoffice/Office/UI.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/Category.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/Commands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/Controller.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/Effects.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/Factories.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/MathCommands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/WindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs +openoffice/share/registry/schema/org/openoffice/Office/Views.xcs +openoffice/share/registry/schema/org/openoffice/Office/WebWizard.xcs +openoffice/share/registry/schema/org/openoffice/Office/Writer.xcs +openoffice/share/registry/schema/org/openoffice/Office/WriterWeb.xcs +openoffice/share/registry/schema/org/openoffice/Setup.xcs +openoffice/share/registry/schema/org/openoffice/System.xcs +openoffice/share/registry/schema/org/openoffice/TypeDetection/ +openoffice/share/registry/schema/org/openoffice/TypeDetection/Filter.xcs +openoffice/share/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs +openoffice/share/registry/schema/org/openoffice/TypeDetection/Misc.xcs +openoffice/share/registry/schema/org/openoffice/TypeDetection/Types.xcs +openoffice/share/registry/schema/org/openoffice/TypeDetection/UISort.xcs +openoffice/share/registry/schema/org/openoffice/UserProfile.xcs +openoffice/share/registry/schema/org/openoffice/VCL.xcs +openoffice/share/registry/schema/org/openoffice/ucb/ +openoffice/share/registry/schema/org/openoffice/ucb/Configuration.xcs +openoffice/share/registry/schema/org/openoffice/ucb/Hierarchy.xcs +openoffice/share/registry/schema/org/openoffice/ucb/Store.xcs +openoffice/share/template/ +openoffice/share/template/en-US/ +openoffice/share/template/en-US/internal/ +openoffice/share/template/en-US/internal/html.stw +openoffice/share/template/en-US/internal/idxexample.odt +openoffice/share/template/en-US/internal/url_transfer.htm +openoffice/share/template/en-US/layout/ +openoffice/share/template/en-US/layout/lyt-cool.otp +openoffice/share/template/en-US/layout/lyt-darkblue.otp +openoffice/share/template/en-US/presnt/ +openoffice/share/template/en-US/presnt/prs-novelty.otp +openoffice/share/template/en-US/presnt/prs-strategy.otp +openoffice/share/template/en-US/wizard/ +openoffice/share/template/en-US/wizard/agenda/ +openoffice/share/template/en-US/wizard/agenda/10grey.ott +openoffice/share/template/en-US/wizard/agenda/1simple.ott +openoffice/share/template/en-US/wizard/agenda/2elegant.ott +openoffice/share/template/en-US/wizard/agenda/3modern.ott +openoffice/share/template/en-US/wizard/agenda/4classic.ott +openoffice/share/template/en-US/wizard/agenda/5blue.ott +openoffice/share/template/en-US/wizard/agenda/6orange.ott +openoffice/share/template/en-US/wizard/agenda/7red.ott +openoffice/share/template/en-US/wizard/agenda/8green.ott +openoffice/share/template/en-US/wizard/agenda/9colorful.ott +openoffice/share/template/en-US/wizard/agenda/aw-10grey.ott +openoffice/share/template/en-US/wizard/agenda/aw-1simple.ott +openoffice/share/template/en-US/wizard/agenda/aw-2elegant.ott +openoffice/share/template/en-US/wizard/agenda/aw-3modern.ott +openoffice/share/template/en-US/wizard/agenda/aw-4classic.ott +openoffice/share/template/en-US/wizard/agenda/aw-5blue.ott +openoffice/share/template/en-US/wizard/agenda/aw-6orange.ott +openoffice/share/template/en-US/wizard/agenda/aw-7red.ott +openoffice/share/template/en-US/wizard/agenda/aw-8green.ott +openoffice/share/template/en-US/wizard/agenda/aw-9colorful.ott +openoffice/share/template/en-US/wizard/bitmap/ +openoffice/share/template/en-US/wizard/bitmap/Import_1.bmp +openoffice/share/template/en-US/wizard/bitmap/Import_3.bmp +openoffice/share/template/en-US/wizard/bitmap/Import_4.bmp +openoffice/share/template/en-US/wizard/bitmap/MS-Import_2-1.bmp +openoffice/share/template/en-US/wizard/bitmap/MS-Import_2-2.bmp +openoffice/share/template/en-US/wizard/bitmap/MS-Import_2-3.bmp +openoffice/share/template/en-US/wizard/bitmap/XML-Import_2-1.bmp +openoffice/share/template/en-US/wizard/bitmap/XML-Import_2-2.bmp +openoffice/share/template/en-US/wizard/bitmap/XML-Import_2-3.bmp +openoffice/share/template/en-US/wizard/bitmap/XML-Import_2-4.bmp +openoffice/share/template/en-US/wizard/bitmap/brasil.gif +openoffice/share/template/en-US/wizard/bitmap/cancel_down.bmp +openoffice/share/template/en-US/wizard/bitmap/cancel_up.bmp +openoffice/share/template/en-US/wizard/bitmap/china.gif +openoffice/share/template/en-US/wizard/bitmap/denmark.gif +openoffice/share/template/en-US/wizard/bitmap/down.bmp +openoffice/share/template/en-US/wizard/bitmap/end.bmp +openoffice/share/template/en-US/wizard/bitmap/euro_1.bmp +openoffice/share/template/en-US/wizard/bitmap/euro_2.bmp +openoffice/share/template/en-US/wizard/bitmap/euro_3.bmp +openoffice/share/template/en-US/wizard/bitmap/finland.gif +openoffice/share/template/en-US/wizard/bitmap/france.gif +openoffice/share/template/en-US/wizard/bitmap/ftpconnected.gif +openoffice/share/template/en-US/wizard/bitmap/ftpconnecting.gif +openoffice/share/template/en-US/wizard/bitmap/ftperror.gif +openoffice/share/template/en-US/wizard/bitmap/ftpunknown.gif +openoffice/share/template/en-US/wizard/bitmap/germany.wmf +openoffice/share/template/en-US/wizard/bitmap/greece.gif +openoffice/share/template/en-US/wizard/bitmap/italia.gif +openoffice/share/template/en-US/wizard/bitmap/japan.gif +openoffice/share/template/en-US/wizard/bitmap/maximize.bmp +openoffice/share/template/en-US/wizard/bitmap/minimize.bmp +openoffice/share/template/en-US/wizard/bitmap/netherlands.gif +openoffice/share/template/en-US/wizard/bitmap/okay_down.bmp +openoffice/share/template/en-US/wizard/bitmap/okay_up.bmp +openoffice/share/template/en-US/wizard/bitmap/polska.gif +openoffice/share/template/en-US/wizard/bitmap/portugal.gif +openoffice/share/template/en-US/wizard/bitmap/report.bmp +openoffice/share/template/en-US/wizard/bitmap/russia.gif +openoffice/share/template/en-US/wizard/bitmap/spain.gif +openoffice/share/template/en-US/wizard/bitmap/sweden.gif +openoffice/share/template/en-US/wizard/bitmap/taiwan.gif +openoffice/share/template/en-US/wizard/bitmap/turkey.gif +openoffice/share/template/en-US/wizard/bitmap/tutorial_background.gif +openoffice/share/template/en-US/wizard/bitmap/up.bmp +openoffice/share/template/en-US/wizard/bitmap/usa.gif +openoffice/share/template/en-US/wizard/fax/ +openoffice/share/template/en-US/wizard/fax/bus-classic-pri_f.ott +openoffice/share/template/en-US/wizard/fax/bus-classic_f.ott +openoffice/share/template/en-US/wizard/fax/bus-modern-pri_f.ott +openoffice/share/template/en-US/wizard/fax/bus-modern_f.ott +openoffice/share/template/en-US/wizard/fax/pri-bottle_f.ott +openoffice/share/template/en-US/wizard/fax/pri-fax_f.ott +openoffice/share/template/en-US/wizard/fax/pri-lines_f.ott +openoffice/share/template/en-US/wizard/fax/pri-marine_f.ott +openoffice/share/template/en-US/wizard/letter/ +openoffice/share/template/en-US/wizard/letter/en-US/ +openoffice/share/template/en-US/wizard/letter/en-US/bus-elegant_l.ott +openoffice/share/template/en-US/wizard/letter/en-US/bus-modern_l.ott +openoffice/share/template/en-US/wizard/letter/en-US/bus-office_l.ott +openoffice/share/template/en-US/wizard/letter/en-US/off-elegant_l.ott +openoffice/share/template/en-US/wizard/letter/en-US/off-modern_l.ott +openoffice/share/template/en-US/wizard/letter/en-US/off-office_l.ott +openoffice/share/template/en-US/wizard/letter/en-US/pri-bottle_l.ott +openoffice/share/template/en-US/wizard/letter/en-US/pri-mail_l.ott +openoffice/share/template/en-US/wizard/letter/en-US/pri-marine_l.ott +openoffice/share/template/en-US/wizard/letter/en-US/pri-redline_l.ott +openoffice/share/template/en-US/wizard/report/ +openoffice/share/template/en-US/wizard/report/cnt-01.ott +openoffice/share/template/en-US/wizard/report/cnt-011.ott +openoffice/share/template/en-US/wizard/report/cnt-012.ott +openoffice/share/template/en-US/wizard/report/cnt-02.ott +openoffice/share/template/en-US/wizard/report/cnt-021.ott +openoffice/share/template/en-US/wizard/report/cnt-022.ott +openoffice/share/template/en-US/wizard/report/cnt-03.ott +openoffice/share/template/en-US/wizard/report/cnt-031.ott +openoffice/share/template/en-US/wizard/report/cnt-032.ott +openoffice/share/template/en-US/wizard/report/cnt-04.ott +openoffice/share/template/en-US/wizard/report/cnt-041.ott +openoffice/share/template/en-US/wizard/report/cnt-042.ott +openoffice/share/template/en-US/wizard/report/cnt-05.ott +openoffice/share/template/en-US/wizard/report/cnt-051.ott +openoffice/share/template/en-US/wizard/report/cnt-052.ott +openoffice/share/template/en-US/wizard/report/cnt-06.ott +openoffice/share/template/en-US/wizard/report/cnt-061.ott +openoffice/share/template/en-US/wizard/report/cnt-062.ott +openoffice/share/template/en-US/wizard/report/cnt-default.ott +openoffice/share/template/en-US/wizard/report/stl-01.ott +openoffice/share/template/en-US/wizard/report/stl-02.ott +openoffice/share/template/en-US/wizard/report/stl-03.ott +openoffice/share/template/en-US/wizard/report/stl-04.ott +openoffice/share/template/en-US/wizard/report/stl-05.ott +openoffice/share/template/en-US/wizard/report/stl-06.ott +openoffice/share/template/en-US/wizard/report/stl-07.ott +openoffice/share/template/en-US/wizard/report/stl-08.ott +openoffice/share/template/en-US/wizard/report/stl-09.ott +openoffice/share/template/en-US/wizard/report/stl-10.ott +openoffice/share/template/en-US/wizard/report/stl-default.ott +openoffice/share/template/en-US/wizard/styles/ +openoffice/share/template/en-US/wizard/styles/black_white.ots +openoffice/share/template/en-US/wizard/styles/blackberry.ots +openoffice/share/template/en-US/wizard/styles/default.ots +openoffice/share/template/en-US/wizard/styles/diner.ots +openoffice/share/template/en-US/wizard/styles/fall.ots +openoffice/share/template/en-US/wizard/styles/glacier.ots +openoffice/share/template/en-US/wizard/styles/green_grapes.ots +openoffice/share/template/en-US/wizard/styles/jeans.ots +openoffice/share/template/en-US/wizard/styles/marine.ots +openoffice/share/template/en-US/wizard/styles/millennium.ots +openoffice/share/template/en-US/wizard/styles/nature.ots +openoffice/share/template/en-US/wizard/styles/neon.ots +openoffice/share/template/en-US/wizard/styles/night.ots +openoffice/share/template/en-US/wizard/styles/nostalgic.ots +openoffice/share/template/en-US/wizard/styles/pastell.ots +openoffice/share/template/en-US/wizard/styles/pool.ots +openoffice/share/template/en-US/wizard/styles/pumpkin.ots +openoffice/share/template/en-US/wizard/styles/sunstyle.ots +openoffice/share/template/en-US/wizard/styles/xos.ots +openoffice/share/template/wizard/ +openoffice/share/template/wizard/letter/ +openoffice/share/template/wizard/letter/bg/ +openoffice/share/template/wizard/letter/bg/bus-elegant_l.ott +openoffice/share/template/wizard/letter/bg/bus-modern_l.ott +openoffice/share/template/wizard/letter/bg/bus-office_l.ott +openoffice/share/template/wizard/letter/bg/off-elegant_l.ott +openoffice/share/template/wizard/letter/bg/off-modern_l.ott +openoffice/share/template/wizard/letter/bg/off-office_l.ott +openoffice/share/template/wizard/letter/bg/pri-bottle_l.ott +openoffice/share/template/wizard/letter/bg/pri-mail_l.ott +openoffice/share/template/wizard/letter/bg/pri-marine_l.ott +openoffice/share/template/wizard/letter/bg/pri-redline_l.ott +openoffice/share/template/wizard/letter/cs/ +openoffice/share/template/wizard/letter/cs/bus-elegant_l.ott +openoffice/share/template/wizard/letter/cs/bus-modern_l.ott +openoffice/share/template/wizard/letter/cs/bus-office_l.ott +openoffice/share/template/wizard/letter/cs/off-elegant_l.ott +openoffice/share/template/wizard/letter/cs/off-modern_l.ott +openoffice/share/template/wizard/letter/cs/off-office_l.ott +openoffice/share/template/wizard/letter/cs/pri-bottle_l.ott +openoffice/share/template/wizard/letter/cs/pri-mail_l.ott +openoffice/share/template/wizard/letter/cs/pri-marine_l.ott +openoffice/share/template/wizard/letter/cs/pri-redline_l.ott +openoffice/share/template/wizard/letter/da/ +openoffice/share/template/wizard/letter/da/bus-elegant_l.ott +openoffice/share/template/wizard/letter/da/bus-modern_l.ott +openoffice/share/template/wizard/letter/da/bus-office_l.ott +openoffice/share/template/wizard/letter/da/off-elegant_l.ott +openoffice/share/template/wizard/letter/da/off-modern_l.ott +openoffice/share/template/wizard/letter/da/off-office_l.ott +openoffice/share/template/wizard/letter/da/pri-bottle_l.ott +openoffice/share/template/wizard/letter/da/pri-mail_l.ott +openoffice/share/template/wizard/letter/da/pri-marine_l.ott +openoffice/share/template/wizard/letter/da/pri-redline_l.ott +openoffice/share/template/wizard/letter/de/ +openoffice/share/template/wizard/letter/de/bus-elegant_l.ott +openoffice/share/template/wizard/letter/de/bus-modern_l.ott +openoffice/share/template/wizard/letter/de/bus-office_l.ott +openoffice/share/template/wizard/letter/de/off-elegant_l.ott +openoffice/share/template/wizard/letter/de/off-modern_l.ott +openoffice/share/template/wizard/letter/de/off-office_l.ott +openoffice/share/template/wizard/letter/de/pri-bottle_l.ott +openoffice/share/template/wizard/letter/de/pri-mail_l.ott +openoffice/share/template/wizard/letter/de/pri-marine_l.ott +openoffice/share/template/wizard/letter/de/pri-redline_l.ott +openoffice/share/template/wizard/letter/en-GB/ +openoffice/share/template/wizard/letter/en-GB/bus-elegant_l.ott +openoffice/share/template/wizard/letter/en-GB/bus-modern_l.ott +openoffice/share/template/wizard/letter/en-GB/bus-office_l.ott +openoffice/share/template/wizard/letter/en-GB/off-elegant_l.ott +openoffice/share/template/wizard/letter/en-GB/off-modern_l.ott +openoffice/share/template/wizard/letter/en-GB/off-office_l.ott +openoffice/share/template/wizard/letter/en-GB/pri-bottle_l.ott +openoffice/share/template/wizard/letter/en-GB/pri-mail_l.ott +openoffice/share/template/wizard/letter/en-GB/pri-marine_l.ott +openoffice/share/template/wizard/letter/en-GB/pri-redline_l.ott +openoffice/share/template/wizard/letter/en-US/ +openoffice/share/template/wizard/letter/en-US/bus-elegant_l.ott +openoffice/share/template/wizard/letter/en-US/bus-modern_l.ott +openoffice/share/template/wizard/letter/en-US/bus-office_l.ott +openoffice/share/template/wizard/letter/en-US/off-elegant_l.ott +openoffice/share/template/wizard/letter/en-US/off-modern_l.ott +openoffice/share/template/wizard/letter/en-US/off-office_l.ott +openoffice/share/template/wizard/letter/en-US/pri-bottle_l.ott +openoffice/share/template/wizard/letter/en-US/pri-mail_l.ott +openoffice/share/template/wizard/letter/en-US/pri-marine_l.ott +openoffice/share/template/wizard/letter/en-US/pri-redline_l.ott +openoffice/share/template/wizard/letter/es/ +openoffice/share/template/wizard/letter/es/bus-elegant_l.ott +openoffice/share/template/wizard/letter/es/bus-modern_l.ott +openoffice/share/template/wizard/letter/es/bus-office_l.ott +openoffice/share/template/wizard/letter/es/off-elegant_l.ott +openoffice/share/template/wizard/letter/es/off-modern_l.ott +openoffice/share/template/wizard/letter/es/off-office_l.ott +openoffice/share/template/wizard/letter/es/pri-bottle_l.ott +openoffice/share/template/wizard/letter/es/pri-mail_l.ott +openoffice/share/template/wizard/letter/es/pri-marine_l.ott +openoffice/share/template/wizard/letter/es/pri-redline_l.ott +openoffice/share/template/wizard/letter/fr/ +openoffice/share/template/wizard/letter/fr/bus-elegant_l.ott +openoffice/share/template/wizard/letter/fr/bus-modern_l.ott +openoffice/share/template/wizard/letter/fr/bus-office_l.ott +openoffice/share/template/wizard/letter/fr/off-elegant_l.ott +openoffice/share/template/wizard/letter/fr/off-modern_l.ott +openoffice/share/template/wizard/letter/fr/off-office_l.ott +openoffice/share/template/wizard/letter/fr/pri-bottle_l.ott +openoffice/share/template/wizard/letter/fr/pri-mail_l.ott +openoffice/share/template/wizard/letter/fr/pri-marine_l.ott +openoffice/share/template/wizard/letter/fr/pri-redline_l.ott +openoffice/share/template/wizard/letter/hu/ +openoffice/share/template/wizard/letter/hu/bus-elegant_l.ott +openoffice/share/template/wizard/letter/hu/bus-modern_l.ott +openoffice/share/template/wizard/letter/hu/bus-office_l.ott +openoffice/share/template/wizard/letter/hu/off-elegant_l.ott +openoffice/share/template/wizard/letter/hu/off-modern_l.ott +openoffice/share/template/wizard/letter/hu/off-office_l.ott +openoffice/share/template/wizard/letter/hu/pri-bottle_l.ott +openoffice/share/template/wizard/letter/hu/pri-mail_l.ott +openoffice/share/template/wizard/letter/hu/pri-marine_l.ott +openoffice/share/template/wizard/letter/hu/pri-redline_l.ott +openoffice/share/template/wizard/letter/it/ +openoffice/share/template/wizard/letter/it/bus-elegant_l.ott +openoffice/share/template/wizard/letter/it/bus-modern_l.ott +openoffice/share/template/wizard/letter/it/bus-office_l.ott +openoffice/share/template/wizard/letter/it/off-elegant_l.ott +openoffice/share/template/wizard/letter/it/off-modern_l.ott +openoffice/share/template/wizard/letter/it/off-office_l.ott +openoffice/share/template/wizard/letter/it/pri-bottle_l.ott +openoffice/share/template/wizard/letter/it/pri-mail_l.ott +openoffice/share/template/wizard/letter/it/pri-marine_l.ott +openoffice/share/template/wizard/letter/it/pri-redline_l.ott +openoffice/share/template/wizard/letter/ja/ +openoffice/share/template/wizard/letter/ja/bus-elegant_l.ott +openoffice/share/template/wizard/letter/ja/bus-modern_l.ott +openoffice/share/template/wizard/letter/ja/bus-office_l.ott +openoffice/share/template/wizard/letter/ja/off-elegant_l.ott +openoffice/share/template/wizard/letter/ja/off-modern_l.ott +openoffice/share/template/wizard/letter/ja/off-office_l.ott +openoffice/share/template/wizard/letter/ja/pri-bottle_l.ott +openoffice/share/template/wizard/letter/ja/pri-mail_l.ott +openoffice/share/template/wizard/letter/ja/pri-marine_l.ott +openoffice/share/template/wizard/letter/ja/pri-redline_l.ott +openoffice/share/template/wizard/letter/km/ +openoffice/share/template/wizard/letter/km/bus-elegant_l.ott +openoffice/share/template/wizard/letter/km/bus-modern_l.ott +openoffice/share/template/wizard/letter/km/bus-office_l.ott +openoffice/share/template/wizard/letter/km/off-elegant_l.ott +openoffice/share/template/wizard/letter/km/off-modern_l.ott +openoffice/share/template/wizard/letter/km/off-office_l.ott +openoffice/share/template/wizard/letter/km/pri-bottle_l.ott +openoffice/share/template/wizard/letter/km/pri-mail_l.ott +openoffice/share/template/wizard/letter/km/pri-marine_l.ott +openoffice/share/template/wizard/letter/km/pri-redline_l.ott +openoffice/share/template/wizard/letter/ko/ +openoffice/share/template/wizard/letter/ko/bus-elegant_l.ott +openoffice/share/template/wizard/letter/ko/bus-modern_l.ott +openoffice/share/template/wizard/letter/ko/bus-office_l.ott +openoffice/share/template/wizard/letter/ko/off-elegant_l.ott +openoffice/share/template/wizard/letter/ko/off-modern_l.ott +openoffice/share/template/wizard/letter/ko/off-office_l.ott +openoffice/share/template/wizard/letter/ko/pri-bottle_l.ott +openoffice/share/template/wizard/letter/ko/pri-mail_l.ott +openoffice/share/template/wizard/letter/ko/pri-marine_l.ott +openoffice/share/template/wizard/letter/ko/pri-redline_l.ott +openoffice/share/template/wizard/letter/nl/ +openoffice/share/template/wizard/letter/nl/bus-elegant_l.ott +openoffice/share/template/wizard/letter/nl/bus-modern_l.ott +openoffice/share/template/wizard/letter/nl/bus-office_l.ott +openoffice/share/template/wizard/letter/nl/off-elegant_l.ott +openoffice/share/template/wizard/letter/nl/off-modern_l.ott +openoffice/share/template/wizard/letter/nl/off-office_l.ott +openoffice/share/template/wizard/letter/nl/pri-bottle_l.ott +openoffice/share/template/wizard/letter/nl/pri-mail_l.ott +openoffice/share/template/wizard/letter/nl/pri-marine_l.ott +openoffice/share/template/wizard/letter/nl/pri-redline_l.ott +openoffice/share/template/wizard/letter/pl/ +openoffice/share/template/wizard/letter/pl/bus-elegant_l.ott +openoffice/share/template/wizard/letter/pl/bus-modern_l.ott +openoffice/share/template/wizard/letter/pl/bus-office_l.ott +openoffice/share/template/wizard/letter/pl/off-elegant_l.ott +openoffice/share/template/wizard/letter/pl/off-modern_l.ott +openoffice/share/template/wizard/letter/pl/off-office_l.ott +openoffice/share/template/wizard/letter/pl/pri-bottle_l.ott +openoffice/share/template/wizard/letter/pl/pri-mail_l.ott +openoffice/share/template/wizard/letter/pl/pri-marine_l.ott +openoffice/share/template/wizard/letter/pl/pri-redline_l.ott +openoffice/share/template/wizard/letter/pt-BR/ +openoffice/share/template/wizard/letter/pt-BR/bus-elegant_l.ott +openoffice/share/template/wizard/letter/pt-BR/bus-modern_l.ott +openoffice/share/template/wizard/letter/pt-BR/bus-office_l.ott +openoffice/share/template/wizard/letter/pt-BR/off-elegant_l.ott +openoffice/share/template/wizard/letter/pt-BR/off-modern_l.ott +openoffice/share/template/wizard/letter/pt-BR/off-office_l.ott +openoffice/share/template/wizard/letter/pt-BR/pri-bottle_l.ott +openoffice/share/template/wizard/letter/pt-BR/pri-mail_l.ott +openoffice/share/template/wizard/letter/pt-BR/pri-marine_l.ott +openoffice/share/template/wizard/letter/pt-BR/pri-redline_l.ott +openoffice/share/template/wizard/letter/ru/ +openoffice/share/template/wizard/letter/ru/bus-elegant_l.ott +openoffice/share/template/wizard/letter/ru/bus-modern_l.ott +openoffice/share/template/wizard/letter/ru/bus-office_l.ott +openoffice/share/template/wizard/letter/ru/off-elegant_l.ott +openoffice/share/template/wizard/letter/ru/off-modern_l.ott +openoffice/share/template/wizard/letter/ru/off-office_l.ott +openoffice/share/template/wizard/letter/ru/pri-bottle_l.ott +openoffice/share/template/wizard/letter/ru/pri-mail_l.ott +openoffice/share/template/wizard/letter/ru/pri-marine_l.ott +openoffice/share/template/wizard/letter/ru/pri-redline_l.ott +openoffice/share/template/wizard/letter/sk/ +openoffice/share/template/wizard/letter/sk/bus-elegant_l.ott +openoffice/share/template/wizard/letter/sk/bus-modern_l.ott +openoffice/share/template/wizard/letter/sk/bus-office_l.ott +openoffice/share/template/wizard/letter/sk/off-elegant_l.ott +openoffice/share/template/wizard/letter/sk/off-modern_l.ott +openoffice/share/template/wizard/letter/sk/off-office_l.ott +openoffice/share/template/wizard/letter/sk/pri-bottle_l.ott +openoffice/share/template/wizard/letter/sk/pri-mail_l.ott +openoffice/share/template/wizard/letter/sk/pri-marine_l.ott +openoffice/share/template/wizard/letter/sk/pri-redline_l.ott +openoffice/share/template/wizard/letter/sl/ +openoffice/share/template/wizard/letter/sl/bus-elegant_l.ott +openoffice/share/template/wizard/letter/sl/bus-modern_l.ott +openoffice/share/template/wizard/letter/sl/bus-office_l.ott +openoffice/share/template/wizard/letter/sl/off-elegant_l.ott +openoffice/share/template/wizard/letter/sl/off-modern_l.ott +openoffice/share/template/wizard/letter/sl/off-office_l.ott +openoffice/share/template/wizard/letter/sl/pri-bottle_l.ott +openoffice/share/template/wizard/letter/sl/pri-mail_l.ott +openoffice/share/template/wizard/letter/sl/pri-marine_l.ott +openoffice/share/template/wizard/letter/sl/pri-redline_l.ott +openoffice/share/template/wizard/letter/sv/ +openoffice/share/template/wizard/letter/sv/bus-elegant_l.ott +openoffice/share/template/wizard/letter/sv/bus-modern_l.ott +openoffice/share/template/wizard/letter/sv/bus-office_l.ott +openoffice/share/template/wizard/letter/sv/off-elegant_l.ott +openoffice/share/template/wizard/letter/sv/off-modern_l.ott +openoffice/share/template/wizard/letter/sv/off-office_l.ott +openoffice/share/template/wizard/letter/sv/pri-bottle_l.ott +openoffice/share/template/wizard/letter/sv/pri-mail_l.ott +openoffice/share/template/wizard/letter/sv/pri-marine_l.ott +openoffice/share/template/wizard/letter/sv/pri-redline_l.ott +openoffice/share/template/wizard/letter/tr/ +openoffice/share/template/wizard/letter/tr/bus-elegant_l.ott +openoffice/share/template/wizard/letter/tr/bus-modern_l.ott +openoffice/share/template/wizard/letter/tr/bus-office_l.ott +openoffice/share/template/wizard/letter/tr/off-elegant_l.ott +openoffice/share/template/wizard/letter/tr/off-modern_l.ott +openoffice/share/template/wizard/letter/tr/off-office_l.ott +openoffice/share/template/wizard/letter/tr/pri-bottle_l.ott +openoffice/share/template/wizard/letter/tr/pri-mail_l.ott +openoffice/share/template/wizard/letter/tr/pri-marine_l.ott +openoffice/share/template/wizard/letter/tr/pri-redline_l.ott +openoffice/share/template/wizard/letter/zh-CN/ +openoffice/share/template/wizard/letter/zh-CN/bus-elegant_l.ott +openoffice/share/template/wizard/letter/zh-CN/bus-modern_l.ott +openoffice/share/template/wizard/letter/zh-CN/bus-office_l.ott +openoffice/share/template/wizard/letter/zh-CN/off-elegant_l.ott +openoffice/share/template/wizard/letter/zh-CN/off-modern_l.ott +openoffice/share/template/wizard/letter/zh-CN/off-office_l.ott +openoffice/share/template/wizard/letter/zh-CN/pri-bottle_l.ott +openoffice/share/template/wizard/letter/zh-CN/pri-mail_l.ott +openoffice/share/template/wizard/letter/zh-CN/pri-marine_l.ott +openoffice/share/template/wizard/letter/zh-CN/pri-redline_l.ott +openoffice/share/template/wizard/letter/zh-TW/ +openoffice/share/template/wizard/letter/zh-TW/bus-elegant_l.ott +openoffice/share/template/wizard/letter/zh-TW/bus-modern_l.ott +openoffice/share/template/wizard/letter/zh-TW/bus-office_l.ott +openoffice/share/template/wizard/letter/zh-TW/off-elegant_l.ott +openoffice/share/template/wizard/letter/zh-TW/off-modern_l.ott +openoffice/share/template/wizard/letter/zh-TW/off-office_l.ott +openoffice/share/template/wizard/letter/zh-TW/pri-bottle_l.ott +openoffice/share/template/wizard/letter/zh-TW/pri-mail_l.ott +openoffice/share/template/wizard/letter/zh-TW/pri-marine_l.ott +openoffice/share/template/wizard/letter/zh-TW/pri-redline_l.ott +openoffice/share/wordbook/ +openoffice/share/wordbook/en-US/ +openoffice/share/wordbook/en-US/soffice.dic +openoffice/share/wordbook/en-US/sun.dic +openoffice/share/xdg/ +openoffice/share/xdg/base.desktop +openoffice/share/xdg/calc.desktop +openoffice/share/xdg/draw.desktop +openoffice/share/xdg/impress.desktop +openoffice/share/xdg/math.desktop +openoffice/share/xdg/printeradmin.desktop +openoffice/share/xdg/writer.desktop +openoffice/share/xslt/ +openoffice/share/xslt/common/ +openoffice/share/xslt/common/math.xsl +openoffice/share/xslt/common/measure_conversion.xsl +openoffice/share/xslt/docbook/ +openoffice/share/xslt/docbook/DocBookTemplate.stw +openoffice/share/xslt/docbook/docbooktosoffheadings.xsl +openoffice/share/xslt/docbook/sofftodocbookheadings.xsl +openoffice/share/xslt/export/ +openoffice/share/xslt/export/common/ +openoffice/share/xslt/export/common/body.xsl +openoffice/share/xslt/export/common/ooo2ms_docpr.xsl +openoffice/share/xslt/export/common/styles/ +openoffice/share/xslt/export/common/styles/style_collector.xsl +openoffice/share/xslt/export/common/styles/style_mapping_css.xsl +openoffice/share/xslt/export/common/styles/style_mapping_html32.xsl +openoffice/share/xslt/export/common/table/ +openoffice/share/xslt/export/common/table/table.xsl +openoffice/share/xslt/export/common/table/table_cells.xsl +openoffice/share/xslt/export/common/table/table_columns.xsl +openoffice/share/xslt/export/common/table/table_rows.xsl +openoffice/share/xslt/export/common/table_of_content.xsl +openoffice/share/xslt/export/spreadsheetml/ +openoffice/share/xslt/export/spreadsheetml/formular.xsl +openoffice/share/xslt/export/spreadsheetml/ooo2spreadsheetml.xsl +openoffice/share/xslt/export/spreadsheetml/style_mapping.xsl +openoffice/share/xslt/export/spreadsheetml/styles.xsl +openoffice/share/xslt/export/spreadsheetml/table.xsl +openoffice/share/xslt/export/wordml/ +openoffice/share/xslt/export/wordml/ooo2wordml.xsl +openoffice/share/xslt/export/wordml/ooo2wordml_border.xsl +openoffice/share/xslt/export/wordml/ooo2wordml_custom_draw.xsl +openoffice/share/xslt/export/wordml/ooo2wordml_draw.xsl +openoffice/share/xslt/export/wordml/ooo2wordml_field.xsl +openoffice/share/xslt/export/wordml/ooo2wordml_list.xsl +openoffice/share/xslt/export/wordml/ooo2wordml_page.xsl +openoffice/share/xslt/export/wordml/ooo2wordml_path.xsl +openoffice/share/xslt/export/wordml/ooo2wordml_settings.xsl +openoffice/share/xslt/export/wordml/ooo2wordml_table.xsl +openoffice/share/xslt/export/wordml/ooo2wordml_text.xsl +openoffice/share/xslt/export/xhtml/ +openoffice/share/xslt/export/xhtml/body.xsl +openoffice/share/xslt/export/xhtml/header.xsl +openoffice/share/xslt/export/xhtml/master_chapter_numbering.xsl +openoffice/share/xslt/export/xhtml/master_document.xsl +openoffice/share/xslt/export/xhtml/master_refs_workaround.xsl +openoffice/share/xslt/export/xhtml/master_usability_links.xsl +openoffice/share/xslt/export/xhtml/ooo2xhtml.xsl +openoffice/share/xslt/export/xhtml/table.xsl +openoffice/share/xslt/import/ +openoffice/share/xslt/import/common/ +openoffice/share/xslt/import/common/ms2ooo_docpr.xsl +openoffice/share/xslt/import/spreadsheetml/ +openoffice/share/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl +openoffice/share/xslt/import/wordml/ +openoffice/share/xslt/import/wordml/wordml2ooo.xsl +openoffice/share/xslt/import/wordml/wordml2ooo_custom_draw.xsl +openoffice/share/xslt/import/wordml/wordml2ooo_draw.xsl +openoffice/share/xslt/import/wordml/wordml2ooo_field.xsl +openoffice/share/xslt/import/wordml/wordml2ooo_list.xsl +openoffice/share/xslt/import/wordml/wordml2ooo_page.xsl +openoffice/share/xslt/import/wordml/wordml2ooo_path.xsl +openoffice/share/xslt/import/wordml/wordml2ooo_props.xsl +openoffice/share/xslt/import/wordml/wordml2ooo_settings.xsl +openoffice/share/xslt/import/wordml/wordml2ooo_table.xsl +openoffice/share/xslt/import/wordml/wordml2ooo_text.xsl