- update to openoffice 2.3 that has many new features

and a lot of speedup.
- fix the debug flavor
- rearrange the PLISTs so the no_lang flavor won't try to
  include some language files
This commit is contained in:
robert 2007-11-13 09:46:27 +00:00
parent 3be01b10d0
commit c1097ca063
91 changed files with 2373 additions and 2274 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.62 2007/10/22 10:47:19 steven Exp $
# $OpenBSD: Makefile,v 1.63 2007/11/13 09:46:27 robert Exp $
ONLY_FOR_ARCHS= amd64 i386
@ -6,13 +6,13 @@ COMMENT-main= multi-platform productivity suite
COMMENT-kde= optional integration of OpenOffice to the KDE environment
COMMENT-java= optional integration of OpenOffice java features
VERSION= 2.2.1
VERSION= 2.3.0
DISTNAME= OOo_${VERSION}
WRKDIST= ${WRKDIR}/OOF680_m18
WRKDIST= ${WRKDIR}/OOG680_m5
PKGNAME= openoffice-${VERSION}
PKGNAME-main= openoffice-${VERSION}p2
PKGNAME-kde= openoffice-kde-${VERSION}p0
PKGNAME-java= openoffice-java-${VERSION}p0
PKGNAME-main= openoffice-${VERSION}
PKGNAME-kde= openoffice-kde-${VERSION}
PKGNAME-java= openoffice-java-${VERSION}
CATEGORIES= editors productivity
SHARED_LIBS= icudata 36.0 \
@ -118,8 +118,7 @@ USE_GMAKE= Yes
NO_REGRESS= Yes
VMEM_WARNING= Yes
PATCHFILES= go_oo_src680_20061105.diff:0 \
build-java-target-2.2.0.diff:0
PATCHFILES= build-java-target-2.2.0.diff:0
PATCHORIG= .orig.port
WRKCONF= ${WRKSRC}/config_office
@ -161,7 +160,8 @@ CONFIGURE_ARGS= --disable-gnome-vfs \
--with-lang="en-US ${LANGS}"
.if ${FLAVOR:L:Mdebug}
CONFIGURE_ARGS+= --enable-symbols
CONFIGURE_ARGS+= --enable-symbols \
--enable-debug
.endif
MAKE_ENV+= envcflags="${CFLAGS}"
@ -201,7 +201,7 @@ do-install:
${INSTALL_DATA} $$ICONS ${PREFIX}/share/icons/openoffice; \
done
cd ${WRKSRC}/instsetoo_native/unxobsd.pro/OpenOffice/portable/install/en-US/openbsd-* && \
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
@ -213,6 +213,12 @@ do-install:
done
.endfor
cd ${WRKSRC}/bridges/unxobsd.pro/lib && \
for UNOLIB in `ls -1 *.so`; do \
${INSTALL_DATA} $$UNOLIB \
${PREFIX}/openoffice/program; \
done
${INSTALL_SCRIPT} ${FILESDIR}/soffice.sh ${PREFIX}/bin/soffice
perl -pi -e "s,%%LOCALBASE%%,${LOCALBASE},g; \
s,%%X11BASE%%,${X11BASE},g" \

View File

@ -1,40 +1,40 @@
MD5 (openoffice/OOo_2.2.1_src_binfilter.tar.bz2) = 0mdmWX7JLn45fX17b2RPfw==
MD5 (openoffice/OOo_2.2.1_src_core.tar.bz2) = NdQDfOOk0Zv1K6csaO9nVg==
MD5 (openoffice/OOo_2.2.1_src_l10n.tar.bz2) = IyZ9dLSiog08XqCYlTx65A==
MD5 (openoffice/OOo_2.2.1_src_sdk.tar.bz2) = 7OVydRWRYRmq3jcSNrv+1g==
MD5 (openoffice/OOo_2.2.1_src_system.tar.bz2) = E5Z7lZkzMGZGaBBWmobDZg==
MD5 (openoffice/OOo_2.3.0_src_binfilter.tar.bz2) = J6FAaoJe1GXHHDnzq/1iKg==
MD5 (openoffice/OOo_2.3.0_src_core.tar.bz2) = 1EcFeyr1gCAjTLnbbHgr+g==
MD5 (openoffice/OOo_2.3.0_src_l10n.tar.bz2) = 9HOEv9eVnJ3g1HsrI1RFVw==
MD5 (openoffice/OOo_2.3.0_src_sdk.tar.bz2) = Bii6bTaSP+V2r20d2QuLJQ==
MD5 (openoffice/OOo_2.3.0_src_system.tar.bz2) = YMVrmYVRQ/wMj35YHyFLWw==
MD5 (openoffice/build-java-target-2.2.0.diff) = 75jJnc/BjWIjVjSMTjSrIw==
MD5 (openoffice/go_oo_src680_20061105.diff) = YfG7glI95rL5raV1uFlP2w==
MD5 (openoffice/go_oo_src680_20071025.diff) = XEjJBNJv6ES9hqIrDv/hdw==
MD5 (openoffice/ooo-desktop.tar.gz) = 4fAWie5YsaKqfYL65jd4aw==
RMD160 (openoffice/OOo_2.2.1_src_binfilter.tar.bz2) = phlISbuOITBwmn/3aajnUaQ/hsY=
RMD160 (openoffice/OOo_2.2.1_src_core.tar.bz2) = +md185e/CTrVvhnCjBjRebsQV7g=
RMD160 (openoffice/OOo_2.2.1_src_l10n.tar.bz2) = WPVvqrB58Xk0j0xkzb4XbiljRfc=
RMD160 (openoffice/OOo_2.2.1_src_sdk.tar.bz2) = SBHJUnE1Ju/n6YCQ/uWLdeGsp6M=
RMD160 (openoffice/OOo_2.2.1_src_system.tar.bz2) = BIcHGn8suSEimE5dkoste0tVuF8=
RMD160 (openoffice/OOo_2.3.0_src_binfilter.tar.bz2) = RBpDwqLVQYydO1Wol5DzFZgAC94=
RMD160 (openoffice/OOo_2.3.0_src_core.tar.bz2) = Z8epeqxGUvipz7MBm5ZJaJl3sHY=
RMD160 (openoffice/OOo_2.3.0_src_l10n.tar.bz2) = qEZ4wL94aGlGSBSw+iETessyUKk=
RMD160 (openoffice/OOo_2.3.0_src_sdk.tar.bz2) = V6lTjNByJ0exlQUHirLZL4tsfmo=
RMD160 (openoffice/OOo_2.3.0_src_system.tar.bz2) = W1V7Se7JFRJ1Fcdq2SHuo1gKiTw=
RMD160 (openoffice/build-java-target-2.2.0.diff) = E6z5l9W1NFqterrBSZM/uadbzaw=
RMD160 (openoffice/go_oo_src680_20061105.diff) = KbE/z2VyTW39APVfyfTdS5WSpAw=
RMD160 (openoffice/go_oo_src680_20071025.diff) = AN5koKAF5SDi6pnd3zzDfQRoG2M=
RMD160 (openoffice/ooo-desktop.tar.gz) = oqo1JvA0o2pFs3Bctw+P/MM6zyY=
SHA1 (openoffice/OOo_2.2.1_src_binfilter.tar.bz2) = qiwxbg+rE6JcB8LP0Or7elDJZng=
SHA1 (openoffice/OOo_2.2.1_src_core.tar.bz2) = 2thuo+jtKAWYbIIzPPehIEBpYmk=
SHA1 (openoffice/OOo_2.2.1_src_l10n.tar.bz2) = 98FZIhDGAxNGS38s7IjLhQV4rsE=
SHA1 (openoffice/OOo_2.2.1_src_sdk.tar.bz2) = CB5LlKAnrHbMuegqjmx/h86VDX0=
SHA1 (openoffice/OOo_2.2.1_src_system.tar.bz2) = KVxwqU03uBHErT9DfFjlZMl5rVE=
SHA1 (openoffice/OOo_2.3.0_src_binfilter.tar.bz2) = pFs1YJL8YaumjQt1Nrs/cjzWKTc=
SHA1 (openoffice/OOo_2.3.0_src_core.tar.bz2) = M5RT8WnmP1MeJPPVd05qXaZbJsE=
SHA1 (openoffice/OOo_2.3.0_src_l10n.tar.bz2) = yn3NTRnR9d8h+5Mf4xzdd5Eo9Jw=
SHA1 (openoffice/OOo_2.3.0_src_sdk.tar.bz2) = b0O+nAE0afX+QJWCb2d3b7U9low=
SHA1 (openoffice/OOo_2.3.0_src_system.tar.bz2) = psKvQk96wmrfdbOEVy/hmXXvNV0=
SHA1 (openoffice/build-java-target-2.2.0.diff) = tFDyynA/OMNn1nYB3HBk0iEsPgA=
SHA1 (openoffice/go_oo_src680_20061105.diff) = kHJRQFXm9OBMqC99r42TUlZuPTI=
SHA1 (openoffice/go_oo_src680_20071025.diff) = STYgWcjQhLW24gGEb/V1abtQxvg=
SHA1 (openoffice/ooo-desktop.tar.gz) = 4WYmsMz8xRSY9raC3IsdH5IJmQo=
SHA256 (openoffice/OOo_2.2.1_src_binfilter.tar.bz2) = E/L22tgqCFpgck+m28WMVkqMSWzCcYmvPNcoam5q3rg=
SHA256 (openoffice/OOo_2.2.1_src_core.tar.bz2) = rcVMiIkvXO2Yh5RXCYVu/rYo/l97Wy8qp3l8U5G5x9Y=
SHA256 (openoffice/OOo_2.2.1_src_l10n.tar.bz2) = 0jzB1dyXUzsDsEM24qE27ko1myvYI5oAi9PkUI6uKyU=
SHA256 (openoffice/OOo_2.2.1_src_sdk.tar.bz2) = fZ4ozkPFKwiGTpF3CbWmVnVDwlOLBp/n49+x3XF5ZBU=
SHA256 (openoffice/OOo_2.2.1_src_system.tar.bz2) = 0HDqMSH6khKeyNe7a7gOnJN9heD+4J1CH4CgC1PdF00=
SHA256 (openoffice/OOo_2.3.0_src_binfilter.tar.bz2) = sqVNkjiloxYVEobwB1SbneYz1hshbvJYzAOSxWlOlYU=
SHA256 (openoffice/OOo_2.3.0_src_core.tar.bz2) = gwVV1HN2tvyELDKt3y1MgnCR3xmJsF6nzAO4IXGyfVY=
SHA256 (openoffice/OOo_2.3.0_src_l10n.tar.bz2) = 1X0D5sW6jhYPo9/UFqxM07qqFNFYhgRFJVGz1CAmESA=
SHA256 (openoffice/OOo_2.3.0_src_sdk.tar.bz2) = C5Zjt9uJO83ja/RiBTYRUCN6448XgVBkWw114gvzD8c=
SHA256 (openoffice/OOo_2.3.0_src_system.tar.bz2) = pxDaFkVSy4vLbQVeb8qNAeC454EZmyrNJS0Nsd0O8oc=
SHA256 (openoffice/build-java-target-2.2.0.diff) = ndLsTYPhU1uyWRELZ+K7jISioJw1bbFUZ5me1Er70ms=
SHA256 (openoffice/go_oo_src680_20061105.diff) = yw5PFfWzxX5yqwXzkLhJh56FMEe9xC21KU0LRbDjcD0=
SHA256 (openoffice/go_oo_src680_20071025.diff) = Dyhdxzs5qcHS/NVcXInlKFQzof1PyihPe0TpPyhG54g=
SHA256 (openoffice/ooo-desktop.tar.gz) = r9RdGYqZDebbPNNGvG2dH86U6J7+PQWrc8Z4pEPQ7KE=
SIZE (openoffice/OOo_2.2.1_src_binfilter.tar.bz2) = 7756778
SIZE (openoffice/OOo_2.2.1_src_core.tar.bz2) = 123479583
SIZE (openoffice/OOo_2.2.1_src_l10n.tar.bz2) = 76560727
SIZE (openoffice/OOo_2.2.1_src_sdk.tar.bz2) = 29291551
SIZE (openoffice/OOo_2.2.1_src_system.tar.bz2) = 31149966
SIZE (openoffice/OOo_2.3.0_src_binfilter.tar.bz2) = 6477306
SIZE (openoffice/OOo_2.3.0_src_core.tar.bz2) = 145104450
SIZE (openoffice/OOo_2.3.0_src_l10n.tar.bz2) = 78634672
SIZE (openoffice/OOo_2.3.0_src_sdk.tar.bz2) = 24033163
SIZE (openoffice/OOo_2.3.0_src_system.tar.bz2) = 36640242
SIZE (openoffice/build-java-target-2.2.0.diff) = 40685
SIZE (openoffice/go_oo_src680_20061105.diff) = 9928
SIZE (openoffice/go_oo_src680_20071025.diff) = 4937
SIZE (openoffice/ooo-desktop.tar.gz) = 43479

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-automation_source_testtool_objtest_cxx,v 1.4 2007/04/18 13:20:48 kurt Exp $
--- automation/source/testtool/objtest.cxx.orig.port Mon Nov 6 09:46:02 2006
+++ automation/source/testtool/objtest.cxx Wed Apr 18 03:46:24 2007
@@ -537,6 +537,8 @@ void TestToolObj::LoadIniFile() // Laden der IniEin
abGP.Append( "15" ); // Linux x86-64
#elif defined LINUX && defined SPARC
$OpenBSD: patch-automation_source_testtool_objtest_cxx,v 1.5 2007/11/13 09:46:27 robert Exp $
--- automation/source/testtool/objtest.cxx.orig.port Thu Oct 25 11:54:44 2007
+++ automation/source/testtool/objtest.cxx Thu Oct 25 11:55:08 2007
@@ -538,6 +538,8 @@ void TestToolObj::LoadIniFile() // Laden der IniEin
abGP.Append( "16" ); // Linux SPARC
#elif defined OS2
abGP.Append( "17" );
+#elif defined OPENBSD
+ abGP.Append( "17" );
+ abGP.Append( "18" );
#else
#error ("unknown platform. please request an ID for your platform on qa/dev")
#endif

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,12 @@
--- bridges/prj/build.lst.orig.port Mon Oct 30 03:14:44 2006
+++ bridges/prj/build.lst Wed Apr 18 03:46:24 2007
@@ -20,6 +20,8 @@ br bridges\source\cpp_uno\cc50_solaris_intel nmake -
--- bridges/prj/build.lst.orig.port Mon Jun 18 18:34:33 2007
+++ bridges/prj/build.lst Mon Nov 12 13:25:25 2007
@@ -22,6 +22,8 @@ br bridges\source\cpp_uno\cc50_solaris_intel nmake -
br bridges\source\cpp_uno\gcc3_solaris_sparc nmake - u br_gcc3sogs br_cppuno_shared br_unotypes br_inc NULL
br bridges\source\cpp_uno\gcc3_solaris_intel nmake - u br_gcc3sogi br_cppuno_shared br_unotypes br_inc NULL
br bridges\source\cpp_uno\gcc3_netbsd_intel nmake - u br_gccni br_unotypes br_inc NULL
+br bridges\source\cpp_uno\gcc3_openbsd_intel nmake - u br_gcc3oi br_cppuno_shared br_unotypes NULL
+br bridges\source\cpp_uno\gcc3_openbsd_x86-64 nmake - u br_gcc3ox br_cppuno_shared br_unotypes NULL
br bridges\source\cpp_uno\shared nmake - all br_cppuno_shared br_unotypes br_inc NULL
br bridges\source\cli_uno nmake - w,vc7 br_cli_uno br_unotypes br_inc NULL
-br bridges\source\cpp_uno\shared nmake - all br_cppuno_shared br_unotypes br_inc NULL
+br bridges\source\cpp_uno\gcc3_openbsd_intel nmake - u br_gcc3oi br_cppuno_shared br_unotypes br_inc NULL
+br bridges\source\cpp_uno\gcc3_openbsd_x86-64 nmake - u br_gcc3ox br_cppuno_shared br_unotypes br_inc NULL
+br bridges\source\cpp_uno\shared nmake - all br_cppuno_shared br_unotypes br_inc NULL
br bridges\source\jni_uno nmake - all br_jni_uno br_unotypes br_inc NULL
br bridges\source\jni_uno\java\com\sun\star\bridges\jni_uno nmake - all br_jni_uno_java br_unotypes br_inc NULL

View File

@ -1,90 +0,0 @@
$OpenBSD: patch-bridges_source_cpp_uno_gcc3_openbsd_x86-64_uno2cpp_cxx,v 1.1 2007/06/29 16:04:32 kurt Exp $
--- bridges/source/cpp_uno/gcc3_openbsd_x86-64/uno2cpp.cxx.orig.port Thu Jun 28 15:16:19 2007
+++ bridges/source/cpp_uno/gcc3_openbsd_x86-64/uno2cpp.cxx Thu Jun 28 15:23:24 2007
@@ -49,6 +49,7 @@
#include "bridges/cpp_uno/shared/unointerfaceproxy.hxx"
#include "bridges/cpp_uno/shared/vtables.hxx"
+#include "abi.hxx"
#include "share.hxx"
using namespace ::rtl;
@@ -165,7 +166,7 @@ invoke_copy_to_stack(sal_uInt64 * pDS, // Stack Stora
//==================================================================================================
static void callVirtualMethod(void * pThis, sal_uInt32 nVtableIndex,
- void * pRegisterReturn, typelib_TypeClass eReturnType,
+ void * pRegisterReturn, typelib_TypeDescription * pReturnTypeDescr, bool bSimpleReturn,
char * pPT, sal_uInt64 * pStackLongs, sal_uInt32 nStackLongs)
{
sal_uInt32 nr_gpr, nr_fpr, nr_stack;
@@ -175,8 +176,6 @@ static void callVirtualMethod(void * pThis, sal_uInt32
if (nr_stack)
nr_stack = (nr_stack + 1) & ~1;
- bool bReturnsSimpleType = bridges::cpp_uno::shared::isSimpleType( eReturnType );
-
#if OSL_DEBUG_LEVEL > 1
// Let's figure out what is really going on here
fprintf(stderr,"callVirtualMethod() parameters string is %s\n", pPT);
@@ -244,7 +243,7 @@ static void callVirtualMethod(void * pThis, sal_uInt32
#undef ARG_GPR
}
- if ( bReturnsSimpleType )
+ if ( bSimpleReturn )
a0 = (sal_uInt64) pThis;
else
a1 = (sal_uInt64) pThis;
@@ -275,7 +274,7 @@ static void callVirtualMethod(void * pThis, sal_uInt32
// Perform the call
ReturnValue aRet = ( ( FunctionCall ) pMethod )( a0, a1, a2, a3, a4, a5 );
- switch (eReturnType)
+ switch (pReturnTypeDescr->eTypeClass)
{
case typelib_TypeClass_HYPER:
case typelib_TypeClass_UNSIGNED_HYPER:
@@ -301,6 +300,15 @@ static void callVirtualMethod(void * pThis, sal_uInt32
case typelib_TypeClass_DOUBLE:
*reinterpret_cast<double *>( pRegisterReturn ) = *reinterpret_cast<double*>( &aRet.f.xmm0 );
break;
+ default: {
+ sal_Int32 const nRetSize = pReturnTypeDescr->nSize;
+ if (bSimpleReturn && nRetSize <= 16 && nRetSize > 0) {
+ if (nRetSize > 8)
+ static_cast<sal_uInt64 *>(pRegisterReturn)[1] = aRet.i.rdx;
+ static_cast<sal_uInt64 *>(pRegisterReturn)[0] = aRet.i.rax;
+ }
+ break;
+ }
}
}
@@ -328,12 +336,14 @@ static void cpp_call(
void * pCppReturn = 0; // if != 0 && != pUnoReturn, needs reconversion
+ bool bSimpleReturn = true;
if (pReturnTypeDescr)
{
- if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr ))
- {
+ if ( x86_64::return_in_hidden_param( pReturnTypeRef ) )
+ bSimpleReturn = false;
+
+ if (bSimpleReturn)
pCppReturn = pUnoReturn; // direct way for simple types
- }
else
{
// complex return via ptr
@@ -458,7 +468,7 @@ static void cpp_call(
OSL_ENSURE( !( (pCppStack - pCppStackStart ) & 7), "UNALIGNED STACK !!! (Please DO panic)" );
callVirtualMethod(
pAdjustedThisPtr, aVtableSlot.index,
- pCppReturn, pReturnTypeDescr->eTypeClass, pParamType,
+ pCppReturn, pReturnTypeDescr, bSimpleReturn, pParamType,
(sal_uInt64 *)pCppStackStart, (pCppStack - pCppStackStart) / sizeof(sal_uInt64) );
// NO exception occured...
*ppUnoExc = 0;

View File

@ -1,23 +1,24 @@
--- config_office/configure.in.orig.port Wed Apr 18 03:46:23 2007
+++ config_office/configure.in Wed Apr 18 03:46:24 2007
@@ -808,6 +808,16 @@ case "$build_os" in
$OpenBSD: patch-config_office_configure_in,v 1.14 2007/11/13 09:46:28 robert Exp $
--- config_office/configure.in.orig.port Thu Oct 25 16:21:59 2007
+++ config_office/configure.in Thu Oct 25 16:55:33 2007
@@ -831,6 +831,16 @@ case "$build_os" in
AC_MSG_RESULT([$PTHREAD_LIBS])
_os=FreeBSD
;;
+ openbsd*)
+ test_x=yes
+ test_gtk=yes
+ build_cairo=yes
+ test_kde=yes
+ test_cups=yes
+ PTHREAD_CFLAGS="-pthread -D_THREAD_SAFE"
+ PTHREAD_LIBS="-pthread"
+ _os=OpenBSD
+ ;;
+ openbsd*)
+ test_x=yes
+ test_gtk=yes
+ build_cairo=yes
+ test_kde=yes
+ test_cups=yes
+ PTHREAD_CFLAGS="-pthread -D_THREAD_SAFE"
+ PTHREAD_LIBS="-pthread"
+ _os=OpenBSD
+ ;;
osf)
test_cups=no
_os=OSF1
@@ -2469,11 +2479,11 @@ dnl ==================================================
@@ -2585,11 +2595,11 @@ dnl ==================================================
dnl Checks for programs.
dnl ===================================================================
dnl Check whether there's a C pre-processor.
@ -31,7 +32,7 @@
AC_PROG_CXXCPP
fi
@@ -2603,6 +2613,9 @@ if test "$_os" != "WINNT" -a \( "z$enable_epm" = "z" -
@@ -2719,6 +2729,9 @@ if test "$_os" != "WINNT" -a \( "z$enable_epm" = "z" -
AIX)
PKGFORMAT=aix
;;
@ -41,7 +42,7 @@
*BSD)
PKGFORMAT=bsd
;;
@@ -2932,7 +2945,7 @@ if test -n "$with_system_libwpd" -o -n "$with_system_l
@@ -3048,7 +3061,7 @@ if test -n "$with_system_libwpd" -o -n "$with_system_l
test "$with_system_libwpd" != "no"; then
AC_MSG_RESULT([external])
SYSTEM_LIBWPD=YES
@ -50,7 +51,7 @@
else
AC_MSG_RESULT([internal])
SYSTEM_LIBWPD=NO
@@ -2996,12 +3009,13 @@ if test -n "$with_system_python" && test "$with_system
@@ -3159,12 +3172,13 @@ if test -n "$with_system_python" && test "$with_system
python_include=`$PYTHON -c "import distutils.sysconfig; print distutils.sysconfig.get_config_var('INCLUDEPY');"`
python_version=`$PYTHON -c "import distutils.sysconfig; print distutils.sysconfig.get_config_var('VERSION');"`
@ -65,7 +66,7 @@
fi
dnl check if the headers really work:
@@ -3031,16 +3045,13 @@ if test -n "$with_system_db" -o -n "$with_system_libs"
@@ -3194,15 +3208,12 @@ if test -n "$with_system_db" -o -n "$with_system_libs"
test "$with_system_db" != "no"; then
SYSTEM_DB=YES
AC_MSG_RESULT([external])
@ -77,16 +78,15 @@
- [ AC_MSG_ERROR(no. install the db4 libraries) ], []+ )
- ], []
+ AC_CHECK_HEADER(db4/db.h, [ DB_INCLUDES=${prefix}/include/db4 ],
+ [ AC_MSG_ERROR(no. install the db4 libraries) ], []
+ [ AC_MSG_ERROR(no. install the db4 libraries) ], []
)
AC_MSG_CHECKING([whether db is at least 4.1])
# FIXME: Will db 4.3 work? Can't test it since the 4.3 java bindings are not packaged :/
+ save_CXXFLAGS=$CXXFLAGS
+ CXXFLAGS=-I$DB_INCLUDES
for v in 1 2; do
for v in 1 2 3 4 5; do
AC_TRY_RUN([
#include <db.h>
@@ -3051,6 +3062,7 @@ int main(int argc, char **argv) {
@@ -3213,6 +3224,7 @@ int main(int argc, char **argv) {
}
], [DB_VERSION_MINOR=$v], [])
done
@ -94,7 +94,7 @@
if test "$DB_VERSION_MINOR" -gt "1"; then
AC_MSG_RESULT([OK])
DB_VERSION=4.$DB_VERSION_MINOR
@@ -3776,7 +3788,7 @@ elif test "$_os" != "WINNT" ; then
@@ -3893,7 +3905,7 @@ elif test "$_os" != "WINNT" ; then
AC_MSG_ERROR([No X includes found]) # Exit
fi
CFLAGS=$X_CFLAGS
@ -103,29 +103,80 @@
AC_CHECK_LIB(X11, XOpenDisplay, x_libs="-lX11 $X_EXTRA_LIBS", [AC_MSG_ERROR([X Development libraries not found])])
dnl Check if the XauDisposeAuth symbol is provided by libXau.
AC_CHECK_LIB(Xau, XauDisposeAuth, XAU_LIBS="-lXau", [])
@@ -3969,7 +3981,6 @@ if test -n "$with_system_neon" -o -n "$with_system_lib
@@ -4088,7 +4100,6 @@ if test -n "$with_system_neon" -o -n "$with_system_lib
test "$with_system_neon" != "no"; then
AC_MSG_RESULT([external])
PKG_CHECK_MODULES(NEON, neon >= 0.24.0)
- PKG_CHECK_MODULES(NEON, neon < 0.27.0, , AC_MSG_ERROR([you need neon 0.24.x to 0.26.x for system-neon]))
PKG_CHECK_MODULES(NEON, neon >= 0.26.0)
- PKG_CHECK_MODULES(NEON, neon < 0.27.0, , AC_MSG_ERROR([you need neon 0.26.x for system-neon]))
NEON_VERSION="`$PKG_CONFIG --modversion neon | $SED 's/\.//g'`"
NEON_CFLAGS="$NEON_CFLAGS -DSYSTEM_NEON -DUSE_DAV_LOCKS=1"
SYSTEM_NEON=YES
@@ -4731,7 +4742,7 @@ if test "$test_kde" = "yes" -a "$ENABLE_KDE" = "TRUE"
@@ -4832,42 +4843,24 @@ KDE_LIBS=""
MOC="moc"
if test "$test_kde" = "yes" -a "$ENABLE_KDE" = "TRUE" ; then
dnl Search paths for Qt and KDE
- if test "$build_cpu" != "x86_64" ; then
- qt_incdirs="$QTINC /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/lib/qt3/include /usr/lib/qt/include /usr/share/qt3/include $x_includes"
- qt_libdirs="$QTLIB /usr/local/qt/lib /usr/lib/qt /usr/lib /usr/X11R6/lib/X11/qt /usr/X11R6/lib/qt /usr/lib/qt3/lib /usr/lib/qt/lib /usr/share/qt3/lib $x_libraries"
- else
- qt_incdirs="$QTINC /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/lib64/qt3/include /usr/lib64/qt/include /usr/share/qt3/include /usr/lib/qt3/include /usr/lib/qt/include $x_includes"
- qt_libdirs="$QTLIB /usr/local/qt/lib64 /usr/lib64/qt /usr/lib64 /usr/X11R6/lib64/X11/qt /usr/X11R6/lib64/qt /usr/lib64/qt3/lib64 /usr/lib64/qt/lib64 /usr/share/qt3/lib64 /usr/local/qt/lib /usr/lib/qt /usr/lib /usr/X11R6/lib/X11/qt /usr/X11R6/lib/qt /usr/lib/qt3/lib /usr/lib/qt/lib /usr/share/qt3/lib $x_libraries"
- fi
+ qt_incdirs="$QTINC /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/lib/qt3/include /usr/lib/qt/include /usr/share/qt3/include /usr/lib/qt3/include /usr/lib/qt/include $x_includes"
+ qt_libdirs="$QTLIB /usr/local/qt/lib /usr/lib/qt /usr/lib /usr/X11R6/lib/X11/qt /usr/X11R6/lib/qt /usr/lib/qt3/lib /usr/lib/qt/lib /usr/share/qt3/lib /usr/local/qt/lib /usr/lib/qt /usr/lib /usr/X11R6/lib/X11/qt /usr/X11R6/lib/qt /usr/lib/qt3/lib /usr/lib/qt/lib /usr/share/qt3/lib $x_libraries"
if test -n "$QTDIR" ; then
qt_incdirs="$QTDIR/include $qt_incdirs"
- if test "$build_cpu" != "x86_64" ; then
- qt_libdirs="$QTDIR/lib $qt_libdirs"
- else
- qt_libdirs="$QTDIR/lib64 $QTDIR/lib $qt_libdirs"
- fi
+ qt_libdirs="$QTDIR/lib $qt_libdirs"
fi
- if test "$build_cpu" != "x86_64" ; then
- kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde3/include /opt/kde/include $x_includes"
- kde_libdirs="/usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib/kde3 /usr/lib /usr/X11R6/lib /usr/local/lib /opt/kde3/lib /opt/kde/lib /usr/X11R6/kde/lib $x_libraries"
- else
- kde_incdirs="/usr/lib64/kde/include /usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde3/include /opt/kde/include $x_includes"
- kde_libdirs="/usr/lib64/kde/lib64 /usr/local/kde/lib64 /usr/kde/lib64 /usr/lib64/kde /usr/lib64/kde3 /usr/lib64 /usr/X11R6/lib64 /usr/local/lib64 /opt/kde3/lib64 /opt/kde/lib64 /usr/X11R6/kde/lib64 /usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib/kde3 /usr/lib /usr/X11R6/lib /usr/local/lib /opt/kde3/lib /opt/kde/lib /usr/X11R6/kde/lib $x_libraries"
- fi
+ kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde3/include /opt/kde/include $x_includes"
+ kde_libdirs="/usr/local/lib /usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib/kde3 /usr/lib /usr/X11R6/lib /opt/kde3/lib /opt/kde/lib /usr/X11R6/kde/lib $x_libraries"
if test -n "$KDEDIR" ; then
kde_incdirs="$KDEDIR/include $kde_incdirs"
- if test "$build_cpu" != "x86_64" ; then
- kde_libdirs="$KDEDIR/lib $kde_libdirs"
- else
- kde_libdirs="$KDEDIR/lib64 $KDEDIR/lib $kde_libdirs"
- fi
+ kde_libdirs="$KDEDIR/lib $kde_libdirs"
fi
dnl What to test
qt_test_include="qstyle.h"
- qt_test_library="libqt-mt.so"
+ qt_test_library="libqt-mt.so*"
kde_test_include="ksharedptr.h"
kde_test_library="libkdeui.la"
- kde_test_library="libkdeui.so"
+ kde_test_library="libkdeui.so*"
@@ -4754,7 +4765,7 @@ your Qt installation by exporting QTDIR before running
dnl Check for Qt headers
AC_MSG_CHECKING([for Qt headers])
@@ -4888,7 +4881,7 @@ your Qt installation by exporting QTDIR before running
AC_MSG_CHECKING([for Qt libraries])
qt_libdir="no"
for qt_check in $qt_libdirs ; do
- if test -r "$qt_check/$qt_test_library" ; then
+ if test -r "`ls $qt_check/$qt_test_library | head -1`" ; then
+ if test -r "`ls $qt_check/$qt_test_library | head -1`" ; then
qt_libdir="$qt_check"
break
fi
@@ -4924,7 +4917,7 @@ your KDE installation by exporting KDEDIR before runni
AC_MSG_CHECKING([for KDE libraries])
kde_libdir="no"
for kde_check in $kde_libdirs ; do
- if test -r "$kde_check/$kde_test_library" ; then
+ if test -r "`ls $kde_check/$kde_test_library | head -1`" ; then
kde_libdir="$kde_check"
break
fi

View File

@ -1,6 +1,5 @@
$OpenBSD: patch-config_office_set_soenv_in,v 1.11 2007/04/18 13:20:48 kurt Exp $
--- config_office/set_soenv.in.orig.port Wed Apr 18 03:46:23 2007
+++ config_office/set_soenv.in Wed Apr 18 03:46:24 2007
--- config_office/set_soenv.in.orig.port Thu Oct 25 16:21:59 2007
+++ config_office/set_soenv.in Thu Oct 25 16:23:46 2007
@@ -368,6 +368,46 @@ elsif ( $platform =~ m/freebsd/ )
$INPATH = $OUTPATH.$PROEXT;
$GVERDIR = $INPATH;
@ -48,43 +47,40 @@ $OpenBSD: patch-config_office_set_soenv_in,v 1.11 2007/04/18 13:20:48 kurt Exp $
elsif ( $platform =~ m/linux-gnu/ )
{
# General Linux settings:
@@ -969,7 +1009,7 @@ if ($platform =~ m/solaris/)
@@ -973,7 +1013,7 @@ if ($platform =~ m/solaris/)
$ps.$JRETHREADDIR.
$ps.'$SOLARVER'.$ds.'$INPATH'.$LIB;
}
-elsif ($platform =~ m/linux-gnu|netbsd|osf1|freebsd|aix/)
+elsif ($platform =~ m/linux-gnu|netbsd|osf1|openbsd|freebsd|aix/)
+elsif ($platform =~ m/linux-gnu|netbsd|osf1|freebsd|openbsd|aix/)
{ $LD_LIBRARY_PATH = $cur_dir.
$ps.'$SOLARENV'.$ds.'$INPATH'.$LIB.
$ps.$JRELIBDIR.
@@ -1018,7 +1058,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.
@@ -1055,7 +1095,7 @@ if ($platform =~ m/solaris/)
@@ -1015,7 +1055,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/)
+elsif ($platform =~ m/linux-gnu|netbsd|osf1|irix|freebsd|openbsd|aix/)
{
$SOLAREXTRALIB = $L.$par_dir.$LIB64;
}
@@ -1091,7 +1131,7 @@ if ($platform =~ m/cygwin/)
@@ -1065,7 +1105,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/)
+if ($platform =~ m/linux-gnu|netbsd|odf1|irix|freebsd|aix|solaris|openbsd/)
{ $PATH = $cur_dir.
$ps.'$SOLARVER'.$ds.'$INPATH'.$BIN.
$ps.'$SOLARENV'.$ds.'$OUTPATH'.$BIN.
@@ -1260,6 +1300,7 @@ elsif ($platform =~ m/linux-gnu|netbasd|osf1|irix|aix|
@@ -1245,11 +1285,12 @@ 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|freebsd|openbsd/)
{ $SOLARLIB = $L.$par_dir.$LIB.
$L.'$SOLARENV'.$ds.'$OUTPATH'.$LIB.
$L.'$SOLARVER'.$ds.'$INPATH'.$LIB.
$L.'$SOLARENV'.$ds.'$OUTPATH'.$LIB.
@ -92,7 +88,7 @@ $OpenBSD: patch-config_office_set_soenv_in,v 1.11 2007/04/18 13:20:48 kurt Exp $
$L.'$JAVA_HOME'.$LIB64.
$L.$JRELIBDIR.
$L.$JRETOOLKITDIR.
@@ -1267,6 +1308,19 @@ elsif ($platform =~ m/linux-gnu|netbasd|osf1|irix|aix|
@@ -1257,6 +1298,19 @@ elsif ($platform =~ m/linux-gnu|netbasd|osf1|irix|aix|
$L_STLPORT_LIB.
$L.$XLIB;
}
@ -112,24 +108,24 @@ $OpenBSD: patch-config_office_set_soenv_in,v 1.11 2007/04/18 13:20:48 kurt Exp $
elsif ($platform =~ m/cygwin/)
{ $SOLARLIB = $L.'$SOLARVER'.$ds.'$INPATH'.$LIB.
$L.$par_dir.$LIB.
@@ -1298,10 +1352,10 @@ $SOLARINC = $I.$cur_dir.
@@ -1288,10 +1342,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/)
+if ($platform =~ m/solaris|linux-gnu|osf1|freebsd|netbsd|openbsd|irix/)
{
$SOLARINC .= $STLPORT_stlport;
-if ($platform =~ m/linux|freebsd|netbsd/)
+if ($platform =~ m/linux|openbsd|freebsd|netbsd/)
+if ($platform =~ m/linux|freebsd|netbsd|openbsd/)
{
# This simply adds an include path, so even cases that break the FHS work
$SOLARINC .= $STLPORT_inc_stlport;
@@ -1322,10 +1376,15 @@ if ($platform =~ m/linux-gnu/)
@@ -1312,9 +1366,14 @@ if ($platform =~ m/linux-gnu/)
$SOLARINC .= $STLPORT_inc_stlport;
}
+ $SOLARINC .= $I.'$SOLARENV'.$INC.$ds."Xp31";
+ $SOLARINC .= $I.'$SOLARENV'.$INC.$ds."Xp31";
- $SOLARINC .= $I.'$SOLARENV'.$INC.$ds."Xp31".
- $I.'$JAVA_HOME'.$INCLUDE;
@ -137,29 +133,28 @@ $OpenBSD: patch-config_office_set_soenv_in,v 1.11 2007/04/18 13:20:48 kurt Exp $
+ if ($platform =~ m/openbsd/)
+ { $SOLARINC .= $I.$USR_LOCAL.$INCLUDE;
+ }
+
+ $SOLARINC .= $I.'$JAVA_HOME'.$INCLUDE;
+
#include system dependent Java include directory
if (!($JDK eq "gcj"))
{
@@ -1341,6 +1400,10 @@ if ($platform =~ m/linux-gnu/)
@@ -1331,6 +1390,10 @@ 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";
+ }
+ elsif ($platform =~ m/openbsd/)
+ {
+ $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."openbsd";
+ }
elsif ($platform =~ m/netbsd/)
{ $SOLARINC .=$I.'$JAVA_HOME'.$INCLUDE.$ds."netbsd";
}
@@ -1353,7 +1416,7 @@ if ($platform =~ m/linux-gnu/)
@@ -1343,7 +1406,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|freebsd|openbsd|netbsd/)
+ if ($platform =~ m/linux-gnu|freebsd|netbsd|openbsd/)
{ $SOLARINC .= $I.$XINC;
}
elsif ($platform =~ m/osf1/)

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-cppu_util_makefile_mk,v 1.2 2006/08/20 03:36:52 kurt Exp $
--- cppu/util/makefile.mk.orig.port Wed Apr 19 09:50:07 2006
+++ cppu/util/makefile.mk Fri Aug 18 15:47:42 2006
@@ -65,7 +65,9 @@ SHL1STDLIBS = $(SALLIB) $(SALHELPERLIB)
$OpenBSD: patch-cppu_util_makefile_mk,v 1.3 2007/11/13 09:46:28 robert Exp $
--- cppu/util/makefile.mk.orig.port Wed Jul 18 14:34:25 2007
+++ cppu/util/makefile.mk Thu Oct 25 16:23:46 2007
@@ -69,7 +69,9 @@ SHL1STDLIBS = $(SALLIB) $(SALHELPERLIB)
SHL1DEPN=
SHL1IMPLIB=i$(TARGET)
.IF "$(OS)"!="FREEBSD"

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-cppuhelper_source_makefile_mk,v 1.3 2007/03/17 15:27:45 robert Exp $
--- cppuhelper/source/makefile.mk.orig.port Fri Feb 2 19:37:19 2007
+++ cppuhelper/source/makefile.mk Tue Feb 6 23:13:33 2007
@@ -179,6 +179,8 @@ SHL1VERSIONMAP=gcc3_linux_intel.map
SHL1VERSIONMAP=gcc3_linux_intel.map
.ELIF "$(OS)$(CPU)$(COMNAME)"=="MACOSXIgcc3"
SHL1VERSIONMAP=gcc3_linux_intel.map
+.ELIF "$(OS)$(CPU)$(COMNAME)"=="OPENBSDIgcc3"
+SHL1VERSIONMAP=gcc3_linux_intel.map
.ENDIF
# --- Targets ------------------------------------------------------

View File

@ -1,10 +1,23 @@
$OpenBSD: patch-desktop_scripts_soffice_sh,v 1.1 2006/10/20 19:58:23 ian Exp $
--- desktop/scripts/soffice.sh.orig.port Thu Oct 19 22:21:22 2006
+++ desktop/scripts/soffice.sh Thu Oct 19 22:26:17 2006
@@ -194,33 +194,6 @@ unset XENVIRONMENT
$OpenBSD: patch-desktop_scripts_soffice_sh,v 1.2 2007/11/13 09:46:28 robert Exp $
--- desktop/scripts/soffice.sh.orig.port Wed Jul 18 17:04:16 2007
+++ desktop/scripts/soffice.sh Tue Nov 13 10:28:48 2007
@@ -47,6 +47,11 @@ export SAL_ENABLE_FILE_LOCKING
# working on your system.
# SAL_NOOPENGL=true; export SAL_NOOPENGL
+if [ -z $SAL_USE_VCLPLUGIN ]; then
+ export SAL_USE_VCLPLUGIN=gtk
+fi
+export SAL_ENABLE_NATIVE_XFONTS=0
+
sd_platform=`uname -s`
# the following test is needed on Linux PPC with IBM j2sdk142
@@ -208,33 +213,6 @@ unset XENVIRONMENT
# uncomment line below to disable anti aliasing of fonts
# SAL_ANTIALIAS_DISABLE=true; export SAL_ANTIALIAS_DISABLE
-
-# pagein
-for sd_arg in ${1+"$@"} ; do
- case ${sd_arg} in
@ -31,7 +44,6 @@ $OpenBSD: patch-desktop_scripts_soffice_sh,v 1.1 2006/10/20 19:58:23 ian Exp $
-
-sd_pagein_args="${sd_pagein_args:+${sd_pagein_args} }@pagein-common"
-"${sd_prog}"/pagein -L"${sd_prog}" ${sd_pagein_args}
-
# set path so that other apps can be started from soffice just by name
if [ "$PATH" ]; then
PATH="$sd_prog":$PATH

View File

@ -0,0 +1,20 @@
$OpenBSD: patch-desktop_source_migration_wizard_cxx,v 1.1 2007/11/13 09:46:28 robert Exp $
--- desktop/source/migration/wizard.cxx.orig.port Mon Nov 5 10:23:43 2007
+++ desktop/source/migration/wizard.cxx Mon Nov 5 10:24:23 2007
@@ -121,6 +121,7 @@ FirstStartWizard::FirstStartWizard(Window* pParent)
,m_bLicenseWasAccepted(sal_False)
,m_bAutomaticUpdChk(sal_True)
{
+ return;
// ---
// FreeResource();
// enableState(STATE_USER, sal_False);
@@ -381,7 +382,7 @@ void FirstStartWizard::overrideCheck(sal_Bool bOverrid
short FirstStartWizard::Execute()
{
- return svt::RoadmapWizard::Execute();
+ return sal_True || svt::RoadmapWizard::Execute();
}

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-desktop_util_makefile_mk,v 1.3 2007/04/18 13:20:48 kurt Exp $
--- desktop/util/makefile.mk.orig.port Tue Jan 2 11:17:33 2007
+++ desktop/util/makefile.mk Wed Apr 18 03:46:24 2007
@@ -96,7 +96,7 @@ LIB1FILES += $(OBJ)$/copyright_ascii_sun.obj
$OpenBSD: patch-desktop_util_makefile_mk,v 1.4 2007/11/13 09:46:28 robert Exp $
--- desktop/util/makefile.mk.orig.port Thu Oct 25 12:08:41 2007
+++ desktop/util/makefile.mk Thu Oct 25 12:08:57 2007
@@ -96,7 +96,7 @@ LIB1OBJFILES += $(OBJ)$/copyright_ascii_sun.obj
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=
-#.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=

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-dmake_configure,v 1.2 2006/08/20 03:36:52 kurt Exp $
--- dmake/configure.orig.port Thu Jun 29 07:22:15 2006
+++ dmake/configure Fri Aug 18 15:47:42 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;}

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-dmake_configure_in,v 1.2 2006/08/20 03:36:52 kurt Exp $
--- dmake/configure.in.orig.port Thu Jun 29 07:22:28 2006
+++ dmake/configure.in Fri Aug 18 15:47:42 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!])
;;

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-dmake_unix_runargv_c,v 1.3 2006/12/13 10:25:14 robert Exp $
--- dmake/unix/runargv.c.orig.port Fri Dec 1 18:53:09 2006
+++ dmake/unix/runargv.c Mon Dec 11 22:27:37 2006
@@ -133,7 +133,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[];

View File

@ -1,23 +1,88 @@
$OpenBSD: patch-epm_epm-3_7_patch,v 1.4 2006/10/19 15:16:50 kurt Exp $
--- epm/epm-3.7.patch.orig.port Tue Aug 1 08:20:23 2006
+++ epm/epm-3.7.patch Thu Oct 19 10:47:52 2006
--- epm/epm-3.7.patch.orig.port Sat Oct 27 12:05:58 2007
+++ epm/epm-3.7.patch Sat Oct 27 12:08:11 2007
@@ -1,5 +1,5 @@
*** misc/epm-3.7/bsd.c Tue Jan 14 18:05:01 2003
---- misc/build/epm-3.7/bsd.c Wed Jul 26 20:59:48 2006
+--- misc/build/epm-3.7/bsd.c Sat Sep 30 09:56:51 2006
---- misc/build/epm-3.7/bsd.c Mon Nov 20 14:54:51 2006
+--- misc/build/epm-3.7/bsd.c Sat Oct 27 12:06:20 2007
***************
*** 26,31 ****
--- 26,38 ----
@@ -88,7 +88,7 @@
@@ -96,7 +96,7 @@
/*
* Remove temporary files...
*** misc/epm-3.7/configure Thu Jul 24 03:20:54 2003
---- misc/build/epm-3.7/configure Mon Nov 20 15:01:11 2006
+--- misc/build/epm-3.7/configure Sat Oct 27 12:07:58 2007
***************
*** 1238,1244 ****
--- 1238,1249 ----
@@ -202,8 +202,64 @@
else
CXXFLAGS="`$FLTKCONFIG --cflags` ${CXXFLAGS}"
GUIS="setup uninst"
+***************
+*** 5007,5059 ****
+
+ CXX="$CC"
+ OPTIM="-Wall -Wno-return-type $OPTIM"
+-
+- # See if GCC supports -fno-rtti...
+- echo "$as_me:$LINENO: checking if GCC supports -fno-rtti" >&5
+- echo $ECHO_N "checking if GCC supports -fno-rtti... $ECHO_C" >&6
+- OLDCFLAGS="$CFLAGS"
+- CFLAGS="$CFLAGS -fno-rtti"
+- cat >conftest.$ac_ext <<_ACEOF
+- #line $LINENO "configure"
+- #include "confdefs.h"
+-
+- #ifdef F77_DUMMY_MAIN
+- # ifdef __cplusplus
+- extern "C"
+- # endif
+- int F77_DUMMY_MAIN() { return 1; }
+- #endif
+- int
+- main ()
+- {
+-
+- ;
+- return 0;
+- }
+- _ACEOF
+- rm -f conftest.$ac_objext
+- if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+- (eval $ac_compile) 2>&5
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } &&
+- { ac_try='test -s conftest.$ac_objext'
+- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+- (eval $ac_try) 2>&5
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
+- OPTIM="$OPTIM -fno-rtti"
+- echo "$as_me:$LINENO: result: yes" >&5
+- echo "${ECHO_T}yes" >&6
+- else
+- echo "$as_me: failed program was:" >&5
+- cat conftest.$ac_ext >&5
+- echo "$as_me:$LINENO: result: no" >&5
+- echo "${ECHO_T}no" >&6
+- fi
+- rm -f conftest.$ac_objext conftest.$ac_ext
+- CFLAGS="$OLDCFLAGS"
+
+ # See if GCC supports -fno-exceptions...
+ echo "$as_me:$LINENO: checking if GCC supports -fno-exceptions" >&5
+--- 5016,5021 ----
*** misc/epm-3.7/deb.c Wed Jan 15 15:29:24 2003
---- misc/build/epm-3.7/deb.c Wed Jul 26 21:01:11 2006
+--- misc/build/epm-3.7/deb.c Sat Sep 30 09:56:51 2006
---- misc/build/epm-3.7/deb.c Mon Nov 20 14:54:51 2006
+--- misc/build/epm-3.7/deb.c Sat Oct 27 12:06:20 2007
***************
*** 26,31 ****
--- 26,53 ----
@@ -215,11 +215,12 @@
@@ -330,11 +386,12 @@
* Write the preinst file for DPKG...
*/
***************
@ -33,7 +98,7 @@ $OpenBSD: patch-epm_epm-3_7_patch,v 1.4 2006/10/19 15:16:50 kurt Exp $
+
+ /*
+ * Calculate and append Installed-Size to DEBIAN/control
@@ -240,12 +241,11 @@
@@ -355,12 +412,11 @@
+ add_size(fp, filename);
+ fclose(fp);
+
@ -43,53 +108,53 @@ $OpenBSD: patch-epm_epm-3_7_patch,v 1.4 2006/10/19 15:16:50 kurt Exp $
* Build the distribution from the spec file...
- */
*** misc/epm-3.7/dist.c Thu Aug 7 16:14:40 2003
---- misc/build/epm-3.7/dist.c Wed Jul 26 21:01:11 2006
+--- misc/build/epm-3.7/dist.c Sat Sep 30 09:56:51 2006
---- misc/build/epm-3.7/dist.c Mon Nov 20 14:54:51 2006
+--- misc/build/epm-3.7/dist.c Sat Oct 27 12:06:20 2007
***************
*** 394,401 ****
strcpy(platform->machine, "mips");
@@ -293,7 +293,7 @@
@@ -408,7 +464,7 @@
strcpy(platform->machine, "sparc");
#endif /* __sgi */
*** misc/epm-3.7/epm.c Tue Oct 28 15:48:30 2003
---- misc/build/epm-3.7/epm.c Wed Jul 26 20:59:48 2006
+--- misc/build/epm-3.7/epm.c Sat Sep 30 09:56:51 2006
---- misc/build/epm-3.7/epm.c Mon Nov 20 14:54:51 2006
+--- misc/build/epm-3.7/epm.c Sat Oct 27 12:06:20 2007
***************
*** 547,552 ****
--- 547,553 ----
@@ -305,7 +305,7 @@
@@ -420,7 +476,7 @@
puts("EPM is free software and comes with ABSOLUTELY NO WARRANTY; for details");
puts("see the GNU General Public License in the file COPYING or at");
*** misc/epm-3.7/file.c Wed Jul 23 23:41:08 2003
---- misc/build/epm-3.7/file.c Wed Jul 26 20:59:48 2006
+--- misc/build/epm-3.7/file.c Sat Sep 30 09:56:51 2006
---- misc/build/epm-3.7/file.c Mon Nov 20 14:54:51 2006
+--- misc/build/epm-3.7/file.c Sat Oct 27 12:06:20 2007
***************
*** 108,114 ****
fclose(dstfile);
@@ -337,7 +337,7 @@
@@ -452,7 +508,7 @@
return (0);
--- 149,154 ----
*** misc/epm-3.7/osx.c Wed Jul 23 23:41:08 2003
---- misc/build/epm-3.7/osx.c Wed Jul 26 20:59:48 2006
+--- misc/build/epm-3.7/osx.c Sat Sep 30 09:56:51 2006
---- misc/build/epm-3.7/osx.c Mon Nov 20 14:54:51 2006
+--- misc/build/epm-3.7/osx.c Sat Oct 27 12:06:20 2007
***************
*** 373,379 ****
else
@@ -356,7 +356,7 @@
@@ -471,7 +527,7 @@
"-p %s/%s.pkg -f %s/Package -r %s/Resources -d %s/%s-desc.plist -i %s/%s-info.plist",
filename, prodname, filename, filename, filename, prodname, filename, prodname);
*** misc/epm-3.7/pkg.c Tue Dec 17 19:57:56 2002
---- misc/build/epm-3.7/pkg.c Wed Jul 26 20:59:48 2006
+--- misc/build/epm-3.7/pkg.c Sat Sep 30 09:56:51 2006
---- misc/build/epm-3.7/pkg.c Mon Nov 20 14:54:51 2006
+--- misc/build/epm-3.7/pkg.c Sat Oct 27 12:06:20 2007
***************
*** 429,503 ****
@@ -435,8 +435,21 @@
@@ -550,8 +606,21 @@
}
--- 429,434 ----
+*** misc/epm-3.7/portable.c Wed Jul 23 23:41:08 2003
+--- misc/build/epm-3.7/portable.c Sat Sep 30 10:28:14 2006
+--- misc/build/epm-3.7/portable.c Sat Oct 27 12:06:20 2007
+***************
+*** 1515,1520 ****
+--- 1515,1522 ----
@ -97,26 +162,60 @@ $OpenBSD: patch-epm_epm-3_7_patch,v 1.4 2006/10/19 15:16:50 kurt Exp $
+ 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(" 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);
*** misc/epm-3.7/qprintf.c Mon Jan 27 22:48:03 2003
---- misc/build/epm-3.7/qprintf.c Wed Jul 26 20:59:48 2006
+--- misc/build/epm-3.7/qprintf.c Sat Sep 30 09:56:51 2006
---- misc/build/epm-3.7/qprintf.c Mon Nov 20 14:54:51 2006
+--- misc/build/epm-3.7/qprintf.c Sat Oct 27 12:06:20 2007
***************
*** 181,192 ****
@@ -472,7 +485,7 @@
@@ -587,7 +656,7 @@
}
*** misc/epm-3.7/rpm.c Wed Oct 1 21:27:15 2003
---- misc/build/epm-3.7/rpm.c Wed Jul 26 20:59:48 2006
+--- misc/build/epm-3.7/rpm.c Sat Sep 30 09:56:51 2006
---- misc/build/epm-3.7/rpm.c Mon Nov 20 14:54:51 2006
+--- misc/build/epm-3.7/rpm.c Sat Oct 27 12:06:20 2007
***************
*** 38,44 ****
dist_t *dist, /* I - Distribution information */
@@ -642,10 +655,12 @@
@@ -679,7 +748,7 @@
fputs(" echo Setting up init scripts...\n", fp);
***************
-*** 259,265 ****
+*** 259,271 ****
fputs("fi\n", fp);
}
@@ -687,7 +756,13 @@
for (i = dist->num_files, file = dist->files; i > 0; i --, file ++)
if (tolower(file->type) == 'i')
break;
---- 281,290 ----
+
+ if (i)
+ {
+ fputs("if test \"x$1\" = x0; then\n", fp);
+ fputs(" echo Cleaning up init scripts...\n", fp);
+
+--- 281,297 ----
fputs("fi\n", fp);
}
@@ -698,9 +773,6 @@
for (i = dist->num_files, file = dist->files; i > 0; i --, file ++)
if (tolower(file->type) == 'i')
break;
-***************
-*** 266,271 ****
---- 291,297 ----
if (i)
{
@@ -754,10 +826,12 @@
fputs("%files\n", fp);
for (i = dist->num_files, file = dist->files; i > 0; i --, file ++)
***************
@ -132,7 +231,7 @@ $OpenBSD: patch-epm_epm-3_7_patch,v 1.4 2006/10/19 15:16:50 kurt Exp $
- /*
- * Build the distribution from the spec file...
- */
@@ -691,9 +706,7 @@
@@ -803,9 +877,7 @@
- run_command(NULL, "/bin/rm -rf %s/buildroot", directory);
-
- unlink(specname);

View File

@ -1,6 +1,6 @@
--- extensions/source/plugin/unx/makefile.mk.orig.port Sat Jan 13 00:23:55 2007
+++ extensions/source/plugin/unx/makefile.mk Sat Jan 13 00:24:00 2007
@@ -80,7 +80,7 @@ APP1STDLIBS+=-lXm -lXt -lXext -lX11 -ldl
--- extensions/source/plugin/unx/makefile.mk.orig.port Thu Jul 5 10:52:09 2007
+++ extensions/source/plugin/unx/makefile.mk Thu Oct 25 16:23:46 2007
@@ -86,7 +86,7 @@ APP1STDLIBS+=-lXm -lXt -lXext -lX11 -ldl
.IF "$(DISABLE_XAW)" != "TRUE"
APP1STDLIBS+=-lXaw
.ENDIF

View File

@ -1,81 +1,196 @@
$OpenBSD: patch-icu_icu-3_6_patch,v 1.1 2007/03/17 15:27:45 robert Exp $
--- icu/icu-3.6.patch.orig.port Tue Jan 30 09:37:09 2007
+++ icu/icu-3.6.patch Tue Feb 20 09:51:58 2007
$OpenBSD: patch-icu_icu-3_6_patch,v 1.2 2007/11/13 09:46:28 robert Exp $
--- icu/icu-3.6.patch.orig.port Tue Jun 5 12:28:49 2007
+++ icu/icu-3.6.patch Mon Nov 5 16:59:57 2007
@@ -1,5 +1,5 @@
*** misc/icu/source/common/putil.c Mon Jul 31 20:14:28 2006
---- misc/build/icu/source/common/putil.c Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/common/putil.c Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/common/putil.c Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/common/putil.c Mon Nov 5 16:58:53 2007
***************
*** 48,54 ****
#endif
@@ -19,7 +19,7 @@
#endif
*** misc/icu/source/common/unicode/pwin32.h Tue Aug 29 23:34:38 2006
---- misc/build/icu/source/common/unicode/pwin32.h Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/common/unicode/pwin32.h Mon Nov 5 16:58:53 2007
***************
*** 266,273 ****
--- 266,278 ----
@@ -37,7 +37,7 @@
/*===========================================================================*/
/* Code alignment and C function inlining */
*** misc/icu/source/common/unicode/umachine.h Tue Feb 7 02:54:16 2006
---- misc/build/icu/source/common/unicode/umachine.h Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/common/unicode/umachine.h Mon Nov 5 16:58:53 2007
***************
*** 322,328 ****
*/
@@ -55,8 +55,112 @@
typedef wchar_t UChar;
#else
typedef uint16_t UChar;
+*** misc/icu/source/common/unicode/unistr.h Tue Aug 29 23:52:50 2006
+--- misc/build/icu/source/common/unicode/unistr.h Mon Nov 5 16:58:53 2007
+***************
+*** 3280,3286 ****
+ //========================================
+ inline int8_t
+ UnicodeString::doCompare(int32_t start,
+! int32_t length,
+ const UnicodeString& srcText,
+ int32_t srcStart,
+ int32_t srcLength) const
+--- 3280,3286 ----
+ //========================================
+ inline int8_t
+ UnicodeString::doCompare(int32_t start,
+! int32_t _length,
+ const UnicodeString& srcText,
+ int32_t srcStart,
+ int32_t srcLength) const
+***************
+*** 3289,3295 ****
+ return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
+ } else {
+ srcText.pinIndices(srcStart, srcLength);
+! return doCompare(start, length, srcText.fArray, srcStart, srcLength);
+ }
+ }
+
+--- 3289,3295 ----
+ return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
+ } else {
+ srcText.pinIndices(srcStart, srcLength);
+! return doCompare(start, _length, srcText.fArray, srcStart, srcLength);
+ }
+ }
+
+***************
+*** 3374,3380 ****
+
+ inline int8_t
+ UnicodeString::doCompareCodePointOrder(int32_t start,
+! int32_t length,
+ const UnicodeString& srcText,
+ int32_t srcStart,
+ int32_t srcLength) const
+--- 3374,3380 ----
+
+ inline int8_t
+ UnicodeString::doCompareCodePointOrder(int32_t start,
+! int32_t _length,
+ const UnicodeString& srcText,
+ int32_t srcStart,
+ int32_t srcLength) const
+***************
+*** 3383,3389 ****
+ return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
+ } else {
+ srcText.pinIndices(srcStart, srcLength);
+! return doCompareCodePointOrder(start, length, srcText.fArray, srcStart, srcLength);
+ }
+ }
+
+--- 3383,3389 ----
+ return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
+ } else {
+ srcText.pinIndices(srcStart, srcLength);
+! return doCompareCodePointOrder(start, _length, srcText.fArray, srcStart, srcLength);
+ }
+ }
+
+***************
+*** 3435,3441 ****
+
+ inline int8_t
+ UnicodeString::doCaseCompare(int32_t start,
+! int32_t length,
+ const UnicodeString &srcText,
+ int32_t srcStart,
+ int32_t srcLength,
+--- 3435,3441 ----
+
+ inline int8_t
+ UnicodeString::doCaseCompare(int32_t start,
+! int32_t _length,
+ const UnicodeString &srcText,
+ int32_t srcStart,
+ int32_t srcLength,
+***************
+*** 3445,3451 ****
+ return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
+ } else {
+ srcText.pinIndices(srcStart, srcLength);
+! return doCaseCompare(start, length, srcText.fArray, srcStart, srcLength, options);
+ }
+ }
+
+--- 3445,3451 ----
+ return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
+ } else {
+ srcText.pinIndices(srcStart, srcLength);
+! return doCaseCompare(start, _length, srcText.fArray, srcStart, srcLength, options);
+ }
+ }
+
*** misc/icu/source/common/unicode/ustring.h Tue Aug 29 23:52:50 2006
---- misc/build/icu/source/common/unicode/ustring.h Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/common/unicode/ustring.h Mon Nov 5 16:58:53 2007
***************
*** 918,924 ****
* </pre>
@@ -75,7 +179,7 @@
/**@stable ICU 2.0 */
# define U_STRING_INIT(var, cs, length)
*** misc/icu/source/config/mh-darwin Wed Feb 1 08:52:42 2006
---- misc/build/icu/source/config/mh-darwin Wed Jan 3 09:41:43 2007
+--- misc/build/icu/source/config/mh-darwin Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/config/mh-darwin Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/config/mh-darwin Mon Nov 5 16:58:53 2007
***************
*** 25,31 ****
SHLIB.cc= $(CXX) -dynamiclib -dynamic $(CXXFLAGS) $(LDFLAGS)
@@ -38,7 +38,7 @@
@@ -94,7 +198,7 @@
## Compiler switch to embed a runtime search path
LD_RPATH=
*** misc/icu/source/config/mh-irix Thu Mar 23 19:51:52 2006
---- misc/build/icu/source/config/mh-irix Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/config/mh-irix Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/config/mh-irix Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/config/mh-irix Mon Nov 5 16:58:53 2007
***************
*** 23,28 ****
--- 23,31 ----
@@ -52,7 +52,7 @@
@@ -108,7 +212,7 @@
THREADSCPPFLAGS = -D_REENTRANT -D_PTHREADS
LIBCPPFLAGS =
*** misc/icu/source/config/mh-linux Thu Mar 23 19:51:52 2006
---- misc/build/icu/source/config/mh-linux Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/config/mh-linux Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/config/mh-linux Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/config/mh-linux Mon Nov 5 16:58:53 2007
***************
*** 20,25 ****
--- 20,32 ----
@@ -70,9 +70,9 @@
@@ -126,7 +230,7 @@
LDFLAGSICUDT=-nodefaultlibs -nostdlib
*** misc/icu/source/config/mh-solaris Fri Feb 24 20:31:14 2006
---- misc/build/icu/source/config/mh-solaris Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/config/mh-solaris Tue Feb 20 09:50:08 2007
*** misc/icu/source/config/mh-mingw Tue Aug 15 10:24:14 2006
---- misc/build/icu/source/config/mh-mingw Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/config/mh-mingw Mon Nov 5 16:58:53 2007
***************
-*** 18,34 ****
+*** 18,33 ****
*** 54,59 ****
--- 54,62 ----
@@ -157,7 +261,7 @@
CURR_SRCCODE_FULL_DIR=$(subst /,\\\\,$(shell pwd -W))#M#
## Commands to link
## For Sun Workshop, use CC to link to bring in C++ runtime
@@ -89,8 +89,7 @@
*** misc/icu/source/config/mh-solaris Fri Feb 24 20:31:14 2006
---- misc/build/icu/source/config/mh-solaris Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/config/mh-solaris Mon Nov 5 16:58:53 2007
***************
*** 18,33 ****
@@ -201,8 +305,27 @@
#LIBRARY_PATH_PREFIX=/usr/lib/lwp:
- ## Compiler switch to embed a library name
---- 18,42 ----
+--- 18,41 ----
## Commands to link
## For Sun Workshop, use CC to link to bring in C++ runtime
@@ -105,19 +104,37 @@
## Compiler switch to embed a runtime search path
LD_RPATH= -R
LD_RPATH_PRE=
-
++
+ ## Force RPATH=$ORIGIN to locate own dependencies w/o need for LD_LIBRARY_PATH
+ ENABLE_RPATH=YES
+ RPATHLDFLAGS=${LD_RPATH}'$$ORIGIN'
+
+ #SH# ENABLE_RPATH=YES
+ #SH# RPATHLDFLAGS="${LD_RPATH}'$$ORIGIN'"
-+
+
#LIBRARY_PATH_PREFIX=/usr/lib/lwp:
- ## Compiler switch to embed a library name
+*** misc/icu/source/configure Tue Aug 15 10:24:14 2006
+--- misc/build/icu/source/configure Tue Feb 20 09:51:08 2007
+--- misc/build/icu/source/configure Mon Nov 5 16:58:53 2007
+***************
+*** 4400,4406 ****
+
@ -94,48 +209,66 @@ $OpenBSD: patch-icu_icu-3_6_patch,v 1.1 2007/03/17 15:27:45 robert Exp $
+ GENCCODE_ASSEMBLY="-a gcc"
+ fi ;;
*** misc/icu/source/data/Makefile.in Sat Aug 12 00:22:24 2006
---- misc/build/icu/source/data/Makefile.in Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/data/Makefile.in Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/data/Makefile.in Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/data/Makefile.in Mon Nov 5 16:58:53 2007
***************
*** 344,350 ****
ifneq ($(ICUDATA_SOURCE_IS_NATIVE_TARGET),YES)
@@ -136,7 +153,7 @@
@@ -221,7 +344,7 @@
@echo "$@" > $@
endif
*** misc/icu/source/i18n/windtfmt.cpp Tue Aug 15 08:48:02 2006
---- misc/build/icu/source/i18n/windtfmt.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/i18n/windtfmt.cpp Mon Nov 5 16:58:53 2007
***************
*** 232,249 ****
UChar stackBuffer[STACK_BUFFER_SIZE];
@@ -301,7 +424,7 @@
if (buffer != stackBuffer) {
DELETE_ARRAY(buffer);
*** misc/icu/source/i18n/winnmfmt.cpp Thu Aug 17 07:21:06 2006
---- misc/build/icu/source/i18n/winnmfmt.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/i18n/winnmfmt.cpp Mon Nov 5 16:58:53 2007
***************
*** 86,95 ****
GetLocaleInfoA(lcid, LOCALE_SGROUPING, buf, 10);
@@ -439,7 +562,7 @@
if (buffer != stackBuffer) {
DELETE_ARRAY(buffer);
*** misc/icu/source/layout/CoverageTables.cpp Sat May 8 01:28:42 2004
---- misc/build/icu/source/layout/CoverageTables.cpp Fri Jan 19 16:03:21 2007
+--- misc/build/icu/source/layout/CoverageTables.cpp Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/layout/CoverageTables.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/layout/CoverageTables.cpp Mon Nov 5 16:58:53 2007
***************
*** 44,49 ****
--- 44,53 ----
@@ -151,7 +168,7 @@
@@ -454,7 +577,7 @@
le_uint16 probe = power;
le_uint16 index = 0;
*** misc/icu/source/layout/DeviceTables.cpp Fri Jan 14 18:25:12 2005
---- misc/build/icu/source/layout/DeviceTables.cpp Fri Jan 19 16:03:20 2007
+--- misc/build/icu/source/layout/DeviceTables.cpp Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/layout/DeviceTables.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/layout/DeviceTables.cpp Mon Nov 5 16:58:53 2007
***************
*** 22,28 ****
le_uint16 format = SWAPW(deltaFormat) - 1;
@@ -171,7 +188,7 @@
@@ -474,7 +597,7 @@
le_uint16 bits = fieldBits[format];
le_uint16 count = 16 / bits;
*** misc/icu/source/layout/GXLayoutEngine.cpp Fri Sep 2 20:22:10 2005
---- misc/build/icu/source/layout/GXLayoutEngine.cpp Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/layout/GXLayoutEngine.cpp Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/layout/GXLayoutEngine.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/layout/GXLayoutEngine.cpp Mon Nov 5 16:58:53 2007
***************
*** 39,45 ****
return 0;
@@ -190,7 +207,7 @@
@@ -493,7 +616,7 @@
if (LE_FAILURE(success)) {
return 0;
*** misc/icu/source/layout/IndicClassTables.cpp Wed Aug 23 02:12:40 2006
---- misc/build/icu/source/layout/IndicClassTables.cpp Fri Jan 19 16:03:21 2007
+--- misc/build/icu/source/layout/IndicClassTables.cpp Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/layout/IndicClassTables.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/layout/IndicClassTables.cpp Mon Nov 5 16:58:53 2007
***************
*** 94,100 ****
_dr, _db, _db, _db, _db, _xx, _xx, _l1, _dl, _xx, _xx, _s1, _s2, _vr, _xx, _xx, // 09C0 - 09CF
@@ -209,14 +226,14 @@
@@ -512,14 +635,14 @@
static const IndicClassTable::CharClass punjCharClasses[] =
***************
@ -154,7 +287,7 @@ $OpenBSD: patch-icu_icu-3_6_patch,v 1.1 2007/03/17 15:27:45 robert Exp $
+ _xx, _ma, _mp, _mp, _xx, _iv, _iv, _iv, _iv, _iv, _iv, _iv, _iv, _xx, _xx, _iv, /* 0B00 - 0B0F */
+ _iv, _xx, _xx, _iv, _iv, _bb, _bb, _bb, _bb, _bb, _bb, _bb, _bb, _bb, _ct, _bb, /* 0B10 - 0B1F */
+ _bb, _bb, _bb, _bb, _bb, _bb, _bb, _bb, _bb, _xx, _bb, _bb, _bb, _bb, _bb, _pb, /* 0B20 - 0B2F */
@@ -227,9 +244,11 @@
@@ -530,9 +653,11 @@
+ _xx, _bb /* 0B70 - 0B71 */
+ };
+ #else
@ -168,96 +301,57 @@ $OpenBSD: patch-icu_icu-3_6_patch,v 1.1 2007/03/17 15:27:45 robert Exp $
***************
*** 131,136 ****
--- 144,150 ----
@@ -324,7 +343,7 @@
@@ -627,7 +752,7 @@
//
// IndicClassTable addresses
*** misc/icu/source/layout/IndicReordering.cpp Tue Apr 25 21:08:12 2006
---- misc/build/icu/source/layout/IndicReordering.cpp Fri Jan 19 16:03:20 2007
+--- misc/build/icu/source/layout/IndicReordering.cpp Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/layout/IndicReordering.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/layout/IndicReordering.cpp Mon Nov 5 16:58:53 2007
***************
*** 50,55 ****
--- 50,63 ----
@@ -406,11 +425,13 @@
{-1, -1, -1, -1, -1, -1, 3, 2, -1, -1, -1, -1, -1, -1, -1}, // 7 - consonant virama ZWJ, consonant ZWJ virama
{-1, 6, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4, -1}, // 8 - independent vowels that can take a virama
***************
-*** 629,634 ****
---- 651,670 ----
+*** 627,632 ****
+--- 649,668 ----
+ // write base consonant
+ for (i = baseConsonant; i < bcSpan; i += 1) {
output.writeChar(chars[i], i, tagArray4);
- }
-
++ }
++
+ /* for the special conjuction of Cons+0x0d4d+0x0d31 or Cons+0x0d4d+0x0d30 of Malayalam */
+ if ((baseConsonant - 2 >= 0) &&
+ (chars[baseConsonant - 1] == 0x0d4d) &&
@@ -423,13 +444,11 @@
+
+ if (mpreFixups)
+ mpreFixups->reduce();
-+ }
-+
+ }
+
@@ -732,7 +857,7 @@
if ((classTable->scriptFlags & SF_MATRAS_AFTER_BASE) != 0) {
- output.writeMbelow();
- output.writeSMbelow(); // FIXME: there are no SMs in these scripts...
*** misc/icu/source/layout/LESwaps.h Thu Jun 23 00:39:36 2005
---- misc/build/icu/source/layout/LESwaps.h Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/layout/LESwaps.h Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/layout/LESwaps.h Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/layout/LESwaps.h Mon Nov 5 16:58:53 2007
***************
*** 2,7 ****
--- 2,8 ----
@@ -477,11 +496,12 @@
#if U_IS_BIG_ENDIAN
#define SWAPW(value) (value)
***************
-*** 49,54 ****
---- 59,83 ----
+*** 48,53 ****
+--- 58,82 ----
+ #else
#define SWAPL(value) (LESwaps::isBigEndian() ? (value) : LESwaps::swapLong(value))
#endif
-
++
+ #else // ALLOW_UNALIGNED_HACK
+
+ #define SWAPW(rValue) loadBigEndianWord(reinterpret_cast<const le_uint16&>(rValue))
@@ -500,12 +520,11 @@
+ }
+
+ #endif // ALLOW_UNALIGNED_HACK
-+
+
@@ -808,7 +933,7 @@
/**
* This class is used to access data which stored in big endian order
- * regardless of the conventions of the platform. It has been designed
*** misc/icu/source/layout/MPreFixups.cpp Sat May 8 01:28:44 2004
---- misc/build/icu/source/layout/MPreFixups.cpp Fri Jan 19 16:03:20 2007
+--- misc/build/icu/source/layout/MPreFixups.cpp Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/layout/MPreFixups.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/layout/MPreFixups.cpp Mon Nov 5 16:58:53 2007
***************
*** 40,45 ****
--- 40,51 ----
@@ -522,7 +541,7 @@
@@ -825,7 +950,7 @@
{
for (le_int32 fixup = 0; fixup < fFixupCount; fixup += 1) {
*** misc/icu/source/layout/MPreFixups.h Mon Apr 12 20:51:32 2004
---- misc/build/icu/source/layout/MPreFixups.h Fri Jan 19 16:03:20 2007
+--- misc/build/icu/source/layout/MPreFixups.h Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/layout/MPreFixups.h Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/layout/MPreFixups.h Mon Nov 5 16:58:53 2007
***************
*** 31,36 ****
--- 31,38 ----
@@ -534,8 +553,60 @@
private:
@@ -838,7 +963,7 @@
FixupData *fFixupData;
le_int32 fFixupCount;
*** misc/icu/source/stubdata/Makefile.in Fri Dec 2 11:21:34 2005
---- misc/build/icu/source/stubdata/Makefile.in Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/stubdata/Makefile.in Mon Nov 5 16:58:53 2007
***************
*** 25,30 ****
--- 25,36 ----
@@ -854,8 +979,60 @@
ifneq ($(ENABLE_STATIC),)
TARGET = $(STUBDATA_LIBDIR)$(LIBSICU)$(TARGET_STUBNAME)$(ICULIBSUFFIX).$(A)
+*** misc/icu/source/stubdata/stubdata.c Wed Nov 21 03:28:14 2001
+--- misc/build/icu/source/stubdata/stubdata.c Tue Feb 20 09:50:08 2007
+--- misc/build/icu/source/stubdata/stubdata.c Mon Nov 5 16:59:05 2007
+***************
+*** 28,41 ****
+ UDataInfo info;
@ -281,7 +375,7 @@ $OpenBSD: patch-icu_icu-3_6_patch,v 1.1 2007/03/17 15:27:45 robert Exp $
+ const struct {
+ const char *const name;
+ const void *const data;
+! } toc[537]; /* set to real toc size to avoid symbol size mismatch runtime link errors */
+! } toc[537]; /* 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 = {
@ -301,43 +395,160 @@ $OpenBSD: patch-icu_icu-3_6_patch,v 1.1 2007/03/17 15:27:45 robert Exp $
+ 0, /* count */
+ 0, /* Reserved */
+ { /* TOC structure */
+! {
+! {0 , 0} /* name and data entries. Count says there are none, */
+! {
+! {0, 0} /* name and data entries. Count says there are none, */
+ /* but put one in just in case. */
+! }
+! }
+ }
+ };
+
*** misc/icu/source/test/intltest/loctest.cpp Thu Jul 6 03:50:04 2006
---- misc/build/icu/source/test/intltest/loctest.cpp Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/test/intltest/loctest.cpp Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/test/intltest/loctest.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/test/intltest/loctest.cpp Mon Nov 5 16:58:53 2007
***************
*** 4,9 ****
--- 4,10 ----
@@ -547,7 +618,7 @@
@@ -867,7 +1044,7 @@
#include "unicode/decimfmt.h"
#include "unicode/ucurr.h"
*** misc/icu/source/test/intltest/tsputil.cpp Wed Jul 19 00:18:10 2006
---- misc/build/icu/source/test/intltest/tsputil.cpp Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/test/intltest/tsputil.cpp Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/test/intltest/tsputil.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/test/intltest/tsputil.cpp Mon Nov 5 16:58:53 2007
***************
*** 4,9 ****
--- 4,10 ----
@@ -559,7 +630,7 @@
@@ -879,7 +1056,7 @@
#include <float.h> // DBL_MAX, DBL_MIN
*** misc/icu/source/test/intltest/uobjtest.cpp Thu Mar 23 01:54:12 2006
---- misc/build/icu/source/test/intltest/uobjtest.cpp Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/test/intltest/uobjtest.cpp Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/test/intltest/uobjtest.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/test/intltest/uobjtest.cpp Mon Nov 5 16:58:53 2007
***************
*** 4,9 ****
--- 4,10 ----
@@ -571,7 +642,7 @@
@@ -891,7 +1068,7 @@
#include "cmemory.h" // UAlignedMemory
#include <string.h>
*** misc/icu/source/test/intltest/ustrtest.cpp Tue Dec 28 22:13:54 2004
---- misc/build/icu/source/test/intltest/ustrtest.cpp Wed Jan 3 09:40:21 2007
+--- misc/build/icu/source/test/intltest/ustrtest.cpp Tue Feb 20 09:50:08 2007
---- misc/build/icu/source/test/intltest/ustrtest.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/test/intltest/ustrtest.cpp Mon Nov 5 16:58:53 2007
***************
*** 4,9 ****
--- 4,10 ----
@@ -903,7 +1080,7 @@
#include "unicode/unistr.h"
#include "unicode/uchar.h"
*** misc/icu/source/tools/icupkg/icupkg.cpp Fri Jul 21 23:17:52 2006
---- misc/build/icu/source/tools/icupkg/icupkg.cpp Mon Apr 30 17:32:58 2007
+--- misc/build/icu/source/tools/icupkg/icupkg.cpp Mon Nov 5 16:58:53 2007
***************
*** 332,337 ****
--- 332,341 ----
@@ -917,107 +1094,3 @@
extern int
main(int argc, char *argv[]) {
const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment;
-*** misc/icu/source/common/unicode/unistr.h 2007-05-20 08:40:31.000000000 -0400
---- misc/build/icu/source/common/unicode/unistr.h 2007-05-20 08:42:01.000000000 -0400
-***************
-*** 3280,3286 ****
- //========================================
- inline int8_t
- UnicodeString::doCompare(int32_t start,
-! int32_t length,
- const UnicodeString& srcText,
- int32_t srcStart,
- int32_t srcLength) const
---- 3280,3286 ----
- //========================================
- inline int8_t
- UnicodeString::doCompare(int32_t start,
-! int32_t _length,
- const UnicodeString& srcText,
- int32_t srcStart,
- int32_t srcLength) const
-***************
-*** 3289,3295 ****
- return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
- } else {
- srcText.pinIndices(srcStart, srcLength);
-! return doCompare(start, length, srcText.fArray, srcStart, srcLength);
- }
- }
-
---- 3289,3295 ----
- return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
- } else {
- srcText.pinIndices(srcStart, srcLength);
-! return doCompare(start, _length, srcText.fArray, srcStart, srcLength);
- }
- }
-
-***************
-*** 3374,3380 ****
-
- inline int8_t
- UnicodeString::doCompareCodePointOrder(int32_t start,
-! int32_t length,
- const UnicodeString& srcText,
- int32_t srcStart,
- int32_t srcLength) const
---- 3374,3380 ----
-
- inline int8_t
- UnicodeString::doCompareCodePointOrder(int32_t start,
-! int32_t _length,
- const UnicodeString& srcText,
- int32_t srcStart,
- int32_t srcLength) const
-***************
-*** 3383,3389 ****
- return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
- } else {
- srcText.pinIndices(srcStart, srcLength);
-! return doCompareCodePointOrder(start, length, srcText.fArray, srcStart, srcLength);
- }
- }
-
---- 3383,3389 ----
- return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
- } else {
- srcText.pinIndices(srcStart, srcLength);
-! return doCompareCodePointOrder(start, _length, srcText.fArray, srcStart, srcLength);
- }
- }
-
-***************
-*** 3435,3441 ****
-
- inline int8_t
- UnicodeString::doCaseCompare(int32_t start,
-! int32_t length,
- const UnicodeString &srcText,
- int32_t srcStart,
- int32_t srcLength,
---- 3435,3441 ----
-
- inline int8_t
- UnicodeString::doCaseCompare(int32_t start,
-! int32_t _length,
- const UnicodeString &srcText,
- int32_t srcStart,
- int32_t srcLength,
-***************
-*** 3445,3451 ****
- return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
- } else {
- srcText.pinIndices(srcStart, srcLength);
-! return doCaseCompare(start, length, srcText.fArray, srcStart, srcLength, options);
- }
- }
-
---- 3445,3451 ----
- return (int8_t)!isBogus(); // 0 if both are bogus, 1 otherwise
- } else {
- srcText.pinIndices(srcStart, srcLength);
-! return doCaseCompare(start, _length, srcText.fArray, srcStart, srcLength, options);
- }
- }
-

View File

@ -1,6 +1,6 @@
--- icu/makefile.mk.orig.port Mon Jan 22 11:13:24 2007
+++ icu/makefile.mk Tue Feb 6 23:13:33 2007
@@ -82,7 +82,7 @@ DISABLE_64BIT=--enable-64bit-libs=no
--- icu/makefile.mk.orig.port Tue Jul 31 15:04:47 2007
+++ icu/makefile.mk Thu Oct 25 16:23:46 2007
@@ -91,7 +91,7 @@ LDFLAGSADD += -Wl,--hash-style=both
CONFIGURE_DIR=source

View File

@ -1,5 +1,5 @@
--- instsetoo_native/inc_openoffice/unix/packagelist.txt.orig.port Tue May 8 13:49:33 2007
+++ instsetoo_native/inc_openoffice/unix/packagelist.txt Fri Jun 15 09:31:34 2007
--- instsetoo_native/inc_openoffice/unix/packagelist.txt.orig.port Fri May 25 16:35:43 2007
+++ instsetoo_native/inc_openoffice/unix/packagelist.txt Sun Oct 28 09:10:30 2007
@@ -29,7 +29,7 @@ copyright = "1999-2006 by %PRODUCTNAME"
solariscopyright = "solariscopyrightfile"
vendor = "%PRODUCTNAME"
@ -180,19 +180,19 @@
End
Start
@@ -333,7 +333,7 @@ copyright = "1999-2006 by %PRODUCTNAME"
@@ -333,7 +333,7 @@ copyright = "1999-2007 by OpenOffice.org"
solariscopyright = "solariscopyrightfile"
vendor = "%PRODUCTNAME"
description = "Mailcap module for %PRODUCTNAME %PRODUCTVERSION"
vendor = "OpenOffice.org"
description = "Headless display module for %PRODUCTNAME %PRODUCTVERSION"
-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION"
+destpath = "openoffice"
End
Start
@@ -349,7 +349,7 @@ copyright = "1999-2006 by %PRODUCTNAME"
@@ -348,7 +348,7 @@ copyright = "1999-2006 by %PRODUCTNAME"
solariscopyright = "solariscopyrightfile"
vendor = "%PRODUCTNAME"
description = "Office core module for %PRODUCTNAME %PRODUCTVERSION"
description = "Mailcap module for %PRODUCTNAME %PRODUCTVERSION"
-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION"
+destpath = "openoffice"
End
@ -261,7 +261,16 @@
End
Start
@@ -470,5 +470,5 @@ copyright = "1999-2006 by %PRODUCTNAME"
@@ -469,7 +469,7 @@ copyright = "1999-2006 by %PRODUCTNAME"
solariscopyright = "solariscopyrightfile"
vendor = "%PRODUCTNAME"
description = "Office core module for %PRODUCTNAME %PRODUCTVERSION"
-destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION"
+destpath = "openoffice"
End
Start
@@ -485,5 +485,5 @@ copyright = "1999-2006 by %PRODUCTNAME"
solariscopyright = "solariscopyrightfile"
vendor = "%PRODUCTNAME"
description = "Office core module for %PRODUCTNAME %PRODUCTVERSION"

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-instsetoo_native_util_makefile_mk,v 1.9 2007/06/15 07:42:17 robert Exp $
--- instsetoo_native/util/makefile.mk.orig.port Tue May 8 13:50:23 2007
+++ instsetoo_native/util/makefile.mk Fri Jun 15 09:31:34 2007
$OpenBSD: patch-instsetoo_native_util_makefile_mk,v 1.10 2007/11/13 09:46:28 robert Exp $
--- instsetoo_native/util/makefile.mk.orig.port Thu Oct 25 12:10:41 2007
+++ instsetoo_native/util/makefile.mk Thu Oct 25 12:12:29 2007
@@ -54,12 +54,14 @@ PYTHONPATH:=$(PWD)$/$(BIN):$(SOLARLIBDIR):$(SOLARLIBDI
.ENDIF # "$(GUI)"=="WNT"
.EXPORT: PYTHONPATH
@ -25,19 +25,19 @@ $OpenBSD: patch-instsetoo_native_util_makefile_mk,v 1.9 2007/06/15 07:42:17 robe
openofficedev: $(foreach,i,$(alllangiso) openofficedev_$i)
@@ -219,7 +221,7 @@ openoffice_%{$(PKGFORMAT:^".")} :
@@ -222,7 +224,7 @@ openoffice_%{$(PKGFORMAT:^".")} :
openoffice_% :
.ENDIF # "$(PKGFORMAT)"!=""
.IF "$(OS)"!="MACOSX" || "$(PKGFORMAT)"!="portable"
- +$(PERL) -w $(SOLARENV)$/bin$/make_installer.pl -f $(PRJ)$/util$/openoffice.lst -l $(subst,$(@:s/_/ /:1)_, $(@:b)) -p OpenOffice -packagelist $(PRJ)$/inc_openoffice$/unix$/packagelist.txt -u $(OUT) -buildid $(BUILD) -msitemplate $(MSIOFFICETEMPLATEDIR) -msilanguage $(COMMONMISC)$/win_ulffiles -addsystemintegration $(subst,xxx,$(@:e:s/.//) $(PKGFORMATSWITCH))
+ +$(PERL) -w $(SOLARENV)$/bin$/make_installer.pl -f $(PRJ)$/util$/openoffice.lst -l $(subst,$(@:s/_/ /:1)_, $(@:b)) -p OpenOffice -packagelist $(PRJ)$/inc_openoffice$/unix$/packagelist.txt -u $(OUT) -buildid $(BUILD) -msitemplate $(MSIOFFICETEMPLATEDIR) -msilanguage $(COMMONMISC)$/win_ulffiles -addsystemintegration $(subst,xxx,$(@:e:s/.//) -dontstrip $(PKGFORMATSWITCH))
- $(PERL) -w $(SOLARENV)$/bin$/make_installer.pl -f $(PRJ)$/util$/openoffice.lst -l $(subst,$(@:s/_/ /:1)_, $(@:b)) -p OpenOffice -packagelist $(PRJ)$/inc_openoffice$/unix$/packagelist.txt -u $(OUT) -buildid $(BUILD) -msitemplate $(MSIOFFICETEMPLATEDIR) -msilanguage $(COMMONMISC)$/win_ulffiles -addsystemintegration $(subst,xxx,$(@:e:s/.//) $(PKGFORMATSWITCH))
+ $(PERL) -w $(SOLARENV)$/bin$/make_installer.pl -f $(PRJ)$/util$/openoffice.lst -l $(subst,$(@:s/_/ /:1)_, $(@:b)) -p OpenOffice -packagelist $(PRJ)$/inc_openoffice$/unix$/packagelist.txt -u $(OUT) -buildid $(BUILD) -msitemplate $(MSIOFFICETEMPLATEDIR) -msilanguage $(COMMONMISC)$/win_ulffiles -addsystemintegration $(subst,xxx,$(@:e:s/.//) -dontstrip $(PKGFORMATSWITCH))
$(PERL) -w $(SOLARENV)$/bin$/gen_update_info.pl --buildid $(BUILD) --arch "$(RTL_ARCH)" --os "$(RTL_OS)" --lstfile $(PRJ)$/util$/openoffice.lst --product OpenOffice --languages $(subst,$(@:s/_/ /:1)_, $(@:b)) $(PRJ)$/util$/update.xml > $(MISC)/$(@:b)_$(RTL_OS)_$(RTL_ARCH).update.xml
.ELSE # "$(OS)"!="MACOSX" || "$(PKGFORMAT)"!=""
+$(PERL) -w $(SOLARENV)$/bin$/make_installer.pl -f $(PRJ)$/util$/openoffice.lst -l $(subst,$(@:s/_/ /:1)_, $(@:b)) -p OpenOffice -packagelist $(PRJ)$/inc_openoffice$/unix$/packagelist.txt -u $(OUT) -buildid $(BUILD) -destdir $(subst,$(@:s/_/ /:1)_,$(OUT)$/OpenOffice$/install$/ $(@:b))_inprogress$/ -simple staging
@@ -496,11 +498,11 @@ hack_msitemplates .PHONY:
+-$(MKDIRHIER) $(MSIURETEMPLATEDIR)
+-$(MKDIRHIER) $(MSISDKOOTEMPLATEDIR)
+-$(MKDIRHIER) $(MSIURETEMPLATEDIR)
$(PERL) -w $(SOLARENV)$/bin$/make_installer.pl -f $(PRJ)$/util$/openoffice.lst -l $(subst,$(@:s/_/ /:1)_, $(@:b)) -p OpenOffice -packagelist $(PRJ)$/inc_openoffice$/unix$/packagelist.txt -u $(OUT) -buildid $(BUILD) -destdir $(subst,$(@:s/_/ /:1)_,$(OUT)$/OpenOffice$/install$/ $(@:b))_inprogress$/ -simple staging
@@ -511,11 +513,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)
@ -48,6 +48,6 @@ $OpenBSD: patch-instsetoo_native_util_makefile_mk,v 1.9 2007/06/15 07:42:17 robe
+ $(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
$(RM) $(MSIOFFICETEMPLATEDIR)$/Binary$/Image.bmp
$(RM) $(MSILANGPACKTEMPLATEDIR)$/Binary$/Image.bmp
$(RM) $(MSIURETEMPLATEDIR)$/Binary$/Image.bmp

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-jvmaccess_util_makefile_mk,v 1.3 2007/03/17 15:27:45 robert Exp $
--- jvmaccess/util/makefile.mk.orig.port Fri Feb 2 19:52:10 2007
+++ jvmaccess/util/makefile.mk Tue Feb 6 23:13:34 2007
@@ -70,6 +70,8 @@ SHL1VERSIONMAP = gcc3_linux_intel.map
$OpenBSD: patch-jvmaccess_util_makefile_mk,v 1.4 2007/11/13 09:46:28 robert Exp $
--- jvmaccess/util/makefile.mk.orig.port Thu Oct 25 12:12:49 2007
+++ jvmaccess/util/makefile.mk Thu Oct 25 12:13:20 2007
@@ -72,6 +72,8 @@ SHL1VERSIONMAP = gcc3_linux_intel.map
SHL1VERSIONMAP = gcc3_linux_intel.map
.ELIF "$(OS)$(CPU)$(COMNAME)"=="MACOSXIgcc3"
SHL1VERSIONMAP = gcc3_linux_intel.map
+.ELIF "$(OS)$(CPU)$(COMNAME)" == "OPENBSDIgcc3"
.ELIF "$(GUI)$(COM)" == "WNTGCC"
SHL1VERSIONMAP = mingw.map
+.ELIF "$(GUI)$(COM)" == "OPENBSDIgcc3"
+SHL1VERSIONMAP = gcc3_linux_intel.map
.ENDIF

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-jvmfwk_distributions_OpenOfficeorg_makefile_mk,v 1.3 2007/04/18 13:20:48 kurt Exp $
--- jvmfwk/distributions/OpenOfficeorg/makefile.mk.orig.port Tue Jan 31 13:28:42 2006
+++ jvmfwk/distributions/OpenOfficeorg/makefile.mk Wed Apr 18 03:46:25 2007
$OpenBSD: patch-jvmfwk_distributions_OpenOfficeorg_makefile_mk,v 1.4 2007/11/13 09:46:28 robert Exp $
--- jvmfwk/distributions/OpenOfficeorg/makefile.mk.orig.port Thu Oct 25 12:13:37 2007
+++ jvmfwk/distributions/OpenOfficeorg/makefile.mk Thu Oct 25 12:13:47 2007
@@ -49,7 +49,7 @@ $(BIN)$/javavendors_ooo.xml: javavendors_unx.xml javav
.IF "$(GUI)"=="UNX"
.IF "$(OS)"=="MACOSX"
+-$(COPY) javavendors_macosx.xml $(BIN)$/javavendors_ooo.xml
-$(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
-$(COPY) javavendors_linux.xml $(BIN)$/javavendors_ooo.xml
.ELSE
+-$(COPY) javavendors_unx.xml $(BIN)$/javavendors_ooo.xml
-$(COPY) javavendors_unx.xml $(BIN)$/javavendors_ooo.xml

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-nas_nas-1_6_patch,v 1.3 2006/10/18 12:45:59 kurt Exp $
--- nas/nas-1.6.patch.orig.port Fri Mar 10 10:59:50 2006
+++ nas/nas-1.6.patch Tue Oct 17 22:42:40 2006
$OpenBSD: patch-nas_nas-1_6_patch,v 1.4 2007/11/13 09:46:28 robert Exp $
--- nas/nas-1.6.patch.orig.port Tue Jul 3 16:01:47 2007
+++ nas/nas-1.6.patch Thu Oct 25 16:23:46 2007
@@ -109,7 +109,7 @@
*/
@ -43,7 +43,7 @@ $OpenBSD: patch-nas_nas-1_6_patch,v 1.3 2006/10/18 12:45:59 kurt Exp $
*** 105,110 ****
--- 105,113 ----
# if defined(LinuxArchitecture)
@@ -763,3 +780,72 @@
@@ -763,6 +780,75 @@
XtAppAddActions(appContext, actions, XtNumber(actions));
if (argc == 3)
@ -116,3 +116,6 @@ $OpenBSD: patch-nas_nas-1_6_patch,v 1.3 2006/10/18 12:45:59 kurt Exp $
+ # define VOXWARE_SERVER
+ #endif /* voxware */
+
*** misc/nas-1.6/clients/audio/auedit/auedit.c.old 2007-01-15 18:34:12.000000000 +0100
--- misc/build/nas-1.6/clients/audio/auedit/auedit.c 2007-01-22 13:17:43.000000000 +0100
***************

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-odk_util_makefile_pmk,v 1.2 2006/10/19 15:16:50 kurt Exp $
--- odk/util/makefile.pmk.orig.port Tue Jul 11 10:54:30 2006
+++ odk/util/makefile.pmk Thu Oct 19 10:47:53 2006
$OpenBSD: patch-odk_util_makefile_pmk,v 1.3 2007/11/13 09:46:28 robert Exp $
--- odk/util/makefile.pmk.orig.port Mon Mar 26 15:28:38 2007
+++ odk/util/makefile.pmk Thu Oct 25 16:23:47 2007
@@ -65,7 +65,7 @@ IDLOUT=$(SOLARIDLDIR)
XMLOUT=$(SOLARXMLDIR)
LIBOUT=$(SOLARLIBDIR)
@ -10,7 +10,7 @@ $OpenBSD: patch-odk_util_makefile_pmk,v 1.2 2006/10/19 15:16:50 kurt Exp $
MY_COPY=$(GNUCOPY)
MY_COPY_RECURSIVE=$(GNUCOPY) -r
.ELSE
@@ -143,6 +143,12 @@ DESTPLATFROM=netbsd
@@ -147,6 +147,12 @@ DESTPLATFROM=netbsd
# FREEBSD
###########
DESTPLATFROM=freebsd

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-postprocess_prj_build_lst,v 1.1 2006/11/20 09:33:02 robert Exp $
--- postprocess/prj/build.lst.orig.port Sun Nov 19 20:50:55 2006
+++ postprocess/prj/build.lst Sun Nov 19 20:52:30 2006
$OpenBSD: patch-postprocess_prj_build_lst,v 1.2 2007/11/13 09:46:28 robert Exp $
--- postprocess/prj/build.lst.orig.port Fri Jul 6 11:29:30 2007
+++ postprocess/prj/build.lst Thu Oct 25 16:23:47 2007
@@ -1,6 +1,5 @@
po postprocess :: accessibility automation basctl bean fondu BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io lingucomponent MATHMLDTD:MathMLDTD MSFONTEXTRACT:msfontextract ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins scp2 scripting sd ODK:sdk_oo setup_native slideshow starmath sw sysui testshl2 testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity BITSTREAM_VERA_FONTS:bitstream_vera_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools NULL
po postprocess :: accessibility automation basctl bean fondu BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD MSFONTEXTRACT:msfontextract ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins scp2 scripting sd ODK:sdk_oo setup_native slideshow starmath sw sysui testshl2 testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity BITSTREAM_VERA_FONTS:bitstream_vera_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools jfreereport reportdesign NULL
po postprocess usr1 - all po_mkout NULL
po postprocess\checkxml nmake - all po_checkxml NULL
-po postprocess\checkdeliver nmake - all po_checkdlv NULL

View File

@ -1,6 +1,6 @@
--- psprint/source/printer/printerinfomanager.cxx.orig.port Fri Feb 9 01:00:46 2007
+++ psprint/source/printer/printerinfomanager.cxx Wed Apr 18 03:46:26 2007
@@ -1176,7 +1176,7 @@ struct SystemCommandParameters
--- psprint/source/printer/printerinfomanager.cxx.orig.port Tue Jul 3 15:59:32 2007
+++ psprint/source/printer/printerinfomanager.cxx Thu Oct 25 16:23:47 2007
@@ -1220,7 +1220,7 @@ struct SystemCommandParameters
tokenHandler pHandler;
};
@ -9,7 +9,7 @@
static void lpgetSysQueueTokenHandler(
const std::list< rtl::OString >& i_rLines,
std::list< PrinterInfoManager::SystemPrintQueue >& o_rQueues,
@@ -1321,7 +1321,7 @@ static void standardSysQueueTokenHandler(
@@ -1365,7 +1365,7 @@ static void standardSysQueueTokenHandler(
static const struct SystemCommandParameters aParms[] =
{

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-pyuno_source_module_makefile_mk,v 1.4 2007/04/18 13:20:48 kurt Exp $
--- pyuno/source/module/makefile.mk.orig.port Tue Jan 31 13:18:25 2006
+++ pyuno/source/module/makefile.mk Wed Apr 18 03:46:26 2007
$OpenBSD: patch-pyuno_source_module_makefile_mk,v 1.5 2007/11/13 09:46:28 robert Exp $
--- pyuno/source/module/makefile.mk.orig.port Thu Oct 25 12:14:00 2007
+++ pyuno/source/module/makefile.mk Thu Oct 25 12:14:29 2007
@@ -130,6 +130,8 @@ $(PYUNO_MODULE) : $(SLO)$/pyuno_dlopenwrapper.obj
@+ echo $(LINK) $(LINKFLAGSSHLCUI) -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
@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
@echo $(CC) -bundle -ldl -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
+.ELIF "$(OS)" == "OPENBSD"
+ @+ echo ld -shared -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
.ELSE
@+ echo $(LINK) $(LINKFLAGSSHLCUI) -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
@echo $(LINK) $(LINKFLAGSSHLCUI) -o $@ $(SLO)$/pyuno_dlopenwrapper.o > $(MISC)$/$(@:b).cmd
.ENDIF

View File

@ -1,21 +0,0 @@
$OpenBSD: patch-sablot_Sablot-0_52_patch,v 1.2 2006/08/20 03:36:52 kurt Exp $
--- sablot/Sablot-0.52.patch.orig.port Mon Jun 19 13:27:11 2006
+++ sablot/Sablot-0.52.patch Fri Aug 18 15:47:43 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

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-sal_inc_sal_config_h,v 1.3 2007/03/17 15:27:45 robert Exp $
--- sal/inc/sal/config.h.orig.port Wed Jan 17 07:48:44 2007
+++ sal/inc/sal/config.h Tue Feb 6 23:13:34 2007
@@ -106,7 +106,7 @@ extern "C" {
$OpenBSD: patch-sal_inc_sal_config_h,v 1.4 2007/11/13 09:46:28 robert Exp $
--- sal/inc/sal/config.h.orig.port Mon Mar 26 16:21:27 2007
+++ sal/inc/sal/config.h Thu Oct 25 16:23:47 2007
@@ -110,7 +110,7 @@ extern "C" {
/* don't know what to put in here */
#endif

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-sal_inc_sal_types_h,v 1.2 2006/08/20 03:36:52 kurt Exp $
--- sal/inc/sal/types.h.orig.port Tue Jun 20 00:15:50 2006
+++ sal/inc/sal/types.h Fri Aug 18 15:47:43 2006
@@ -282,7 +282,7 @@ typedef struct _sal_Sequence
$OpenBSD: patch-sal_inc_sal_types_h,v 1.3 2007/11/13 09:46:28 robert Exp $
--- sal/inc/sal/types.h.orig.port Mon Mar 26 16:21:51 2007
+++ sal/inc/sal/types.h Thu Oct 25 16:23:47 2007
@@ -291,7 +291,7 @@ typedef struct _sal_Sequence
lack RTTI support, dynamic_cast is not included here).
*/
#ifdef __cplusplus

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-sal_osl_unx_makefile_mk,v 1.2 2006/08/20 03:36:52 kurt Exp $
--- sal/osl/unx/makefile.mk.orig.port Wed Jul 19 05:55:27 2006
+++ sal/osl/unx/makefile.mk Fri Aug 18 15:47:43 2006
@@ -110,7 +110,7 @@ OBJFILES= $(OBJ)$/conditn.obj \
$(OBJ)$/file_stat.obj
#.ENDIF
$OpenBSD: patch-sal_osl_unx_makefile_mk,v 1.3 2007/11/13 09:46:28 robert Exp $
--- sal/osl/unx/makefile.mk.orig.port Tue Jul 3 14:48:28 2007
+++ sal/osl/unx/makefile.mk Thu Oct 25 16:23:47 2007
@@ -117,7 +117,7 @@ OBJFILES= $(OBJ)$/conditn.obj \
SLOFILES += $(SLO)$/osxlocale.obj
.ENDIF
-.IF "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)$(CPU)"=="LINUXS"
+.IF "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || "$(OS)$(CPU)"=="LINUXS" || "$(OS)"=="OPENBSD"

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-sal_osl_unx_nlsupport_c,v 1.4 2007/04/18 13:20:48 kurt Exp $
--- sal/osl/unx/nlsupport.c.orig.port Fri Jan 19 06:43:27 2007
+++ sal/osl/unx/nlsupport.c Wed Apr 18 03:46:26 2007
$OpenBSD: patch-sal_osl_unx_nlsupport_c,v 1.5 2007/11/13 09:46:28 robert Exp $
--- sal/osl/unx/nlsupport.c.orig.port Tue Jul 3 14:48:57 2007
+++ sal/osl/unx/nlsupport.c Thu Oct 25 16:23:47 2007
@@ -38,7 +38,7 @@
#include <osl/process.h>
#include <rtl/memory.h>
@ -55,7 +55,7 @@ $OpenBSD: patch-sal_osl_unx_nlsupport_c,v 1.4 2007/04/18 13:20:48 kurt Exp $
#endif /* ifdef SOLARIS IRIX LINUX FREEBSD NETBSD */
static pthread_mutex_t aLocalMutex = PTHREAD_MUTEX_INITIALIZER;
@@ -984,7 +1013,7 @@ int _imp_setProcessLocale( rtl_Locale * pLocale )
@@ -946,7 +975,7 @@ int _imp_setProcessLocale( rtl_Locale * pLocale )
snprintf(env_buf, sizeof(env_buf), "LC_ALL=%s", locale_buf);
env_buf[sizeof(env_buf)] = '\0';
putenv(env_buf);
@ -64,7 +64,7 @@ $OpenBSD: patch-sal_osl_unx_nlsupport_c,v 1.4 2007/04/18 13:20:48 kurt Exp $
setenv( "LC_ALL", locale_buf, 1);
#else
setenv( "LC_ALL", locale_buf );
@@ -996,7 +1025,7 @@ int _imp_setProcessLocale( rtl_Locale * pLocale )
@@ -958,7 +987,7 @@ int _imp_setProcessLocale( rtl_Locale * pLocale )
snprintf(env_buf, sizeof(env_buf), "LC_CTYPE=%s", locale_buf);
env_buf[sizeof(env_buf)] = '\0';
putenv(env_buf);
@ -73,7 +73,7 @@ $OpenBSD: patch-sal_osl_unx_nlsupport_c,v 1.4 2007/04/18 13:20:48 kurt Exp $
setenv("LC_CTYPE", locale_buf, 1 );
#else
setenv( "LC_CTYPE", locale_buf );
@@ -1008,7 +1037,7 @@ int _imp_setProcessLocale( rtl_Locale * pLocale )
@@ -970,7 +999,7 @@ int _imp_setProcessLocale( rtl_Locale * pLocale )
snprintf(env_buf, sizeof(env_buf), "LANG=%s", locale_buf);
env_buf[sizeof(env_buf)] = '\0';
putenv(env_buf);

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-sal_osl_unx_process_c,v 1.3 2007/06/15 07:42:17 robert Exp $
--- sal/osl/unx/process.c.orig.port Thu Apr 12 19:21:41 2007
+++ sal/osl/unx/process.c Fri Jun 15 09:31:34 2007
@@ -487,7 +487,7 @@ static void ChildStatusProc(void *pData)
$OpenBSD: patch-sal_osl_unx_process_c,v 1.4 2007/11/13 09:46:28 robert Exp $
--- sal/osl/unx/process.c.orig.port Wed Mar 14 14:17:17 2007
+++ sal/osl/unx/process.c Thu Oct 25 16:23:47 2007
@@ -497,7 +497,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));

View File

@ -1,6 +1,6 @@
--- sal/osl/unx/security.c.orig.port Tue May 8 12:15:10 2007
+++ sal/osl/unx/security.c Fri Jun 15 09:31:34 2007
@@ -509,7 +509,7 @@ osl_psz_loginUser(const sal_Char* pszUserName, const s
--- sal/osl/unx/security.c.orig.port Tue Jun 19 18:17:07 2007
+++ sal/osl/unx/security.c Thu Oct 25 16:23:47 2007
@@ -503,7 +503,7 @@ osl_psz_loginUser(const sal_Char* pszUserName, const s
oslSecurity* pSecurity)
{
#if defined NETBSD || defined SCO || defined AIX || defined FREEBSD || \

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-sal_osl_unx_system_h,v 1.6 2007/06/15 07:42:17 robert Exp $
--- sal/osl/unx/system.h.orig.port Tue May 8 12:06:37 2007
+++ sal/osl/unx/system.h Fri Jun 15 09:31:34 2007
$OpenBSD: patch-sal_osl_unx_system_h,v 1.7 2007/11/13 09:46:28 robert Exp $
--- sal/osl/unx/system.h.orig.port Thu Jul 5 11:06:28 2007
+++ sal/osl/unx/system.h Thu Oct 25 16:23:47 2007
@@ -198,6 +198,32 @@
# define NO_PTHREAD_RTL
#endif
@ -34,7 +34,7 @@ $OpenBSD: patch-sal_osl_unx_system_h,v 1.6 2007/06/15 07:42:17 robert Exp $
#ifdef SCO
# define AF_IPX -1
# include <strings.h>
@@ -382,7 +408,7 @@ int macxp_resolveAlias(char *path, int buflen);
@@ -376,7 +402,7 @@ int macxp_resolveAlias(char *path, int buflen);
!defined(LINUX) && !defined(NETBSD) && !defined(FREEBSD) && !defined(SCO) && \
!defined(AIX) && !defined(HPUX) && \
!defined(SOLARIS) && !defined(IRIX) && !defined(MAC) && \

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-sal_workben_makefile_mk,v 1.2 2006/08/20 03:36:53 kurt Exp $
--- sal/workben/makefile.mk.orig.port Thu Sep 8 12:50:39 2005
+++ sal/workben/makefile.mk Fri Aug 18 15:47:44 2006
@@ -352,7 +352,7 @@ APP4DEPN= $(SLB)$/sal.lib
$OpenBSD: patch-sal_workben_makefile_mk,v 1.3 2007/11/13 09:46:28 robert Exp $
--- sal/workben/makefile.mk.orig.port Mon Mar 26 16:27:56 2007
+++ sal/workben/makefile.mk Thu Oct 25 16:23:47 2007
@@ -355,7 +355,7 @@ APP4DEPN= $(SLB)$/sal.lib
# tgetpwnam
#
.IF "$(TESTAPP)" == "tgetpwnam"

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-salhelper_source_gcc3_linux_intel_map,v 1.3 2007/03/17 15:27:45 robert Exp $
--- salhelper/source/gcc3_linux_intel.map.orig.port Fri Feb 2 19:59:21 2007
+++ salhelper/source/gcc3_linux_intel.map Tue Feb 6 23:13:34 2007
@@ -27,7 +27,7 @@ UDK_3_0_0 { # should have been UDK_3.0
# _ZTIN9salhelper21SimpleReferenceObjectE;
# _ZTSN9salhelper21SimpleReferenceObjectE;
_ZTVN9salhelper21SimpleReferenceObjectE;
-
+ _ZN9salhelper21SimpleReferenceObjectnwEm;
local:
*;
};

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-salhelper_source_makefile_mk,v 1.3 2007/03/17 15:27:45 robert Exp $
--- salhelper/source/makefile.mk.orig.port Fri Feb 2 19:59:21 2007
+++ salhelper/source/makefile.mk Tue Feb 6 23:13:34 2007
@@ -88,6 +88,8 @@ SHL1VERSIONMAP=gcc3_linux_intel.map
SHL1VERSIONMAP=gcc3_linux_intel.map
.ELIF "$(OS)$(CPU)$(COMNAME)"=="MACOSXIgcc3"
SHL1VERSIONMAP=gcc3_linux_intel.map
+.ELIF "$(OS)$(CPU)$(COMNAME)"=="OPENBSDIgcc3"
+SHL1VERSIONMAP=gcc3_linux_intel.map
.ENDIF
# --- Targets ------------------------------------------------------

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-salhelper_test_rtti_makefile_mk,v 1.3 2006/12/13 10:25:14 robert Exp $
--- salhelper/test/rtti/makefile.mk.orig.port Fri Dec 1 18:56:19 2006
+++ salhelper/test/rtti/makefile.mk Mon Dec 11 22:27:41 2006
@@ -87,6 +87,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

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-scp2_source_ooo_file_library_ooo_scp,v 1.7 2007/04/18 13:20:48 kurt Exp $
--- scp2/source/ooo/file_library_ooo.scp.orig.port Tue Jan 2 10:55:30 2007
+++ scp2/source/ooo/file_library_ooo.scp Wed Apr 18 03:46:27 2007
@@ -863,6 +863,8 @@ File gid_File_Lib_Freetype
$OpenBSD: patch-scp2_source_ooo_file_library_ooo_scp,v 1.8 2007/11/13 09:46:28 robert Exp $
--- scp2/source/ooo/file_library_ooo.scp.orig.port Fri Jul 27 12:32:48 2007
+++ scp2/source/ooo/file_library_ooo.scp Thu Oct 25 23:02:14 2007
@@ -934,6 +934,8 @@ File gid_File_Lib_Freetype
Styles = (PACKED);
#if defined (FREEBSD) || defined (NETBSD)
Name = "libfreetype.so.9";
@ -10,34 +10,25 @@ $OpenBSD: patch-scp2_source_ooo_file_library_ooo_scp,v 1.7 2007/04/18 13:20:48 k
#else
Name = "libfreetype.so.6";
#endif
@@ -904,7 +906,7 @@ STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Fwl , fwl)
@@ -975,7 +977,7 @@ STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Fwl , 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 (FREEBSD) || defined (NETBSD) || defined(MACOSX) || defined(SYSTEM_STDLIBS) || defined(WNT))
+#if ! (defined (FREEBSD) || defined (NETBSD) || defined(MACOSX) || defined(SYSTEM_STDLIBS) || defined(WNT) || defined(OPENBSD))
#if defined( _gcc3 )
File gid_File_Lib_Gcc
@@ -918,7 +920,7 @@ End
@@ -989,7 +991,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 (FREEBSD) || defined (NETBSD) || defined(MACOSX) || defined(SYSTEM_STDLIBS) || defined(WNT))
+#if ! (defined (FREEBSD) || defined (NETBSD) || defined(MACOSX) || defined(SYSTEM_STDLIBS) || defined(WNT) || defined(OPENBSD))
#if defined( _gcc3 )
File gid_File_Lib_Stdc
@@ -932,7 +934,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;
@@ -1946,7 +1948,7 @@ File gid_File_Lib_Stlport
@@ -2052,7 +2054,7 @@ File gid_File_Lib_Stlport
#ifdef _STLP_DEBUG
#ifdef UNX
#if defined(_gcc3) || defined(_GCC)
@ -46,7 +37,7 @@ $OpenBSD: patch-scp2_source_ooo_file_library_ooo_scp,v 1.7 2007/04/18 13:20:48 k
Name = STRING(CONCAT3(libstlport_,gcc_stldebug,.so.4.5));
#else
Name = STRING(CONCAT3(libstlport_,gcc_stldebug,UNXSUFFIX));
@@ -1970,7 +1972,7 @@ File gid_File_Lib_Stlport
@@ -2076,7 +2078,7 @@ File gid_File_Lib_Stlport
#else
#ifdef UNX
#if defined(_gcc3) || defined(_GCC)

View File

@ -1,21 +1,21 @@
$OpenBSD: patch-scp2_source_ure_ure_scp,v 1.4 2007/03/17 15:27:45 robert Exp $
--- scp2/source/ure/ure.scp.orig.port Thu Jan 25 15:30:49 2007
+++ scp2/source/ure/ure.scp Tue Feb 6 23:13:34 2007
@@ -617,7 +617,7 @@ End
$OpenBSD: patch-scp2_source_ure_ure_scp,v 1.5 2007/11/13 09:46:28 robert Exp $
--- scp2/source/ure/ure.scp.orig.port Thu Oct 25 12:17:39 2007
+++ scp2/source/ure/ure.scp Thu Oct 25 12:18:01 2007
@@ -644,7 +644,7 @@ End
#if defined _gcc3 && \
!(defined FREEBSD || defined NETBSD || defined MACOSX \
- || defined SYSTEM_STDLIBS)
+ || defined SYSTEM_STDLIBS || defined OPENBSD)
- || defined SYSTEM_STDLIBS || defined(WNT))
+ || defined SYSTEM_STDLIBS || defined(WNT) || defined (OPENBSD))
File gid_File_Dl_GccS
TXT_FILE_BODY;
Dir = SCP2_URE_DL_DIR;
@@ -628,7 +628,7 @@ End
@@ -655,7 +655,7 @@ End
#if defined _gcc3 && \
!(defined FREEBSD || defined NETBSD || defined MACOSX \
- || defined SYSTEM_STDLIBS)
+ || defined SYSTEM_STDLIBS || defined OPENBSD)
- || defined SYSTEM_STDLIBS || defined(WNT))
+ || defined SYSTEM_STDLIBS || defined(WNT) || defined(OPENBSD))
File gid_File_Dl_Stdcpp
TXT_FILE_BODY;
Dir = SCP2_URE_DL_DIR;

View File

@ -1,16 +1,12 @@
$OpenBSD: patch-shell_source_unix_sysshell_recently_used_file_handler_cxx,v 1.1 2007/06/09 10:42:56 steven Exp $
--- shell/source/unix/sysshell/recently_used_file_handler.cxx.orig.port Sun Sep 17 03:42:41 2006
+++ shell/source/unix/sysshell/recently_used_file_handler.cxx Thu Jun 7 07:26:10 2007
@@ -95,478 +95,12 @@
$OpenBSD: patch-shell_source_unix_sysshell_recently_used_file_handler_cxx,v 1.2 2007/11/13 09:46:28 robert Exp $
--- shell/source/unix/sysshell/recently_used_file_handler.cxx.orig.port Tue Jun 19 18:12:29 2007
+++ shell/source/unix/sysshell/recently_used_file_handler.cxx Fri Oct 26 15:51:03 2007
@@ -69,508 +69,12 @@
#include <vector>
#include <algorithm>
#include <functional>
+#include <gtk/gtk.h>
+#include <stdio.h>
+
using namespace ::com::sun::star;
-namespace /* private */ {
-
- const rtl::OUString ENVV_UPDATE_RECENTLY_USED =
@ -87,7 +83,8 @@ $OpenBSD: patch-shell_source_unix_sysshell_recently_used_file_handler_cxx,v 1.1
-
- void set_groups(const string_t& character)
- { groups_.push_back(character); }
-
+#include <stdio.h>
- void set_nothing(const string_t& /*character*/)
- {}
-
@ -199,6 +196,8 @@ $OpenBSD: patch-shell_source_unix_sysshell_recently_used_file_handler_cxx,v 1.1
- //########################################
- // thrown if we encounter xml tags that we do not know
- class unknown_xml_format_exception {};
- // thrown if we encounter an end tag without matching start tag
- class end_tag_without_start_tag_exception {};
-
- //########################################
- class recently_used_file_filter : public i_xml_parser_event_handler
@ -229,6 +228,9 @@ $OpenBSD: patch-shell_source_unix_sysshell_recently_used_file_handler_cxx,v 1.1
-
- virtual void end_element(const string_t& /*raw_name*/, const string_t& local_name)
- {
- if( local_name != TAG_RECENT_FILES && NULL == item_ )
- throw end_tag_without_start_tag_exception();
-
- if (named_command_map_.find(local_name) != named_command_map_.end())
- (item_->*named_command_map_[local_name])(current_element_);
- else
@ -480,13 +482,6 @@ $OpenBSD: patch-shell_source_unix_sysshell_recently_used_file_handler_cxx,v 1.1
- </RecentFiles>
-*/
-
const rtl::OUString DEFAULT_CONTEXT = rtl::OUString::createFromAscii("DefaultContext");
// We need to re-encode file urls because osl_getFileURLFromSystemPath converts
@@ -591,31 +125,9 @@ static rtl::OUString translateToExternalUrl(const rtl:
return extUrl;
}
-extern "C" void add_to_recently_used_file_list(const rtl::OUString& file_url, const rtl::OUString& mime_type)
+extern "C" void add_to_recently_used_file_list(const rtl::OUString& file_url, const rtl::OUString& )
{
@ -495,11 +490,9 @@ $OpenBSD: patch-shell_source_unix_sysshell_recently_used_file_handler_cxx,v 1.1
- recently_used_file ruf;
- recently_used_item_list_t item_list;
- cleanup_guard guard(item_list);
-
rtl::OUString externalUrl = translateToExternalUrl(file_url);
-
- read_recently_used_items(ruf, item_list);
- recently_used_item_list_add(item_list, externalUrl.getLength() ? externalUrl : file_url, mime_type);
- recently_used_item_list_add(item_list, file_url, mime_type);
- write_recently_used_items(ruf, item_list);
- }
- catch(const char* ex)
@ -514,6 +507,10 @@ $OpenBSD: patch-shell_source_unix_sysshell_recently_used_file_handler_cxx,v 1.1
- {
- OSL_ENSURE(false, "XML format unknown");
- }
- catch(const end_tag_without_start_tag_exception&)
- {
- OSL_ENSURE(false, "XML file damaged");
- }
+ GtkRecentManager* recentmanager = gtk_recent_manager_get_default();
+ gtk_recent_manager_add_item(recentmanager, rtl::OUStringToOString(file_url, RTL_TEXTENCODING_UTF8).getStr());
}

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-solenv_bin_modules_installer_globals_pm,v 1.4 2007/03/17 15:27:45 robert Exp $
--- solenv/bin/modules/installer/globals.pm.orig.port Thu Jan 25 15:33:03 2007
+++ solenv/bin/modules/installer/globals.pm Tue Feb 6 23:13:34 2007
@@ -149,7 +149,7 @@ BEGIN
$OpenBSD: patch-solenv_bin_modules_installer_globals_pm,v 1.5 2007/11/13 09:46:28 robert Exp $
--- solenv/bin/modules/installer/globals.pm.orig.port Wed Jul 11 16:40:26 2007
+++ solenv/bin/modules/installer/globals.pm Thu Oct 25 16:23:47 2007
@@ -155,7 +155,7 @@ BEGIN
$jdklib = "";
$jrepath = "";

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-solenv_bin_modules_installer_worker_pm,v 1.3 2007/04/18 13:20:48 kurt Exp $
--- solenv/bin/modules/installer/worker.pm.orig.port Thu Mar 1 06:56:56 2007
+++ solenv/bin/modules/installer/worker.pm Wed Apr 18 03:46:27 2007
@@ -512,7 +512,7 @@ sub clean_output_tree
$OpenBSD: patch-solenv_bin_modules_installer_worker_pm,v 1.4 2007/11/13 09:46:28 robert Exp $
--- solenv/bin/modules/installer/worker.pm.orig.port Fri Aug 17 19:50:21 2007
+++ solenv/bin/modules/installer/worker.pm Thu Oct 25 16:23:47 2007
@@ -522,7 +522,7 @@ sub clean_output_tree
if ( -d $installer::globals::removedirs[$i] )
{
installer::logger::print_message( "... removing directory $installer::globals::removedirs[$i] ...\n" );

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-solenv_config_ssolar_cmn,v 1.5 2007/04/18 13:20:48 kurt Exp $
--- solenv/config/ssolar.cmn.orig.port Wed Mar 21 09:12:15 2007
+++ solenv/config/ssolar.cmn Wed Apr 18 03:46:27 2007
@@ -519,7 +519,7 @@ unxaixp
}
$OpenBSD: patch-solenv_config_ssolar_cmn,v 1.6 2007/11/13 09:46:28 robert Exp $
--- solenv/config/ssolar.cmn.orig.port Tue Jul 31 15:05:38 2007
+++ solenv/config/ssolar.cmn Thu Oct 25 16:23:47 2007
@@ -239,7 +239,7 @@ unxsogs
{
}
-unxfbsdi
+unxobsdi
{
standlst
{
}

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-solenv_inc_libs_mk,v 1.5 2007/03/17 15:27:45 robert Exp $
--- solenv/inc/libs.mk.orig.port Wed Jan 17 07:49:47 2007
+++ solenv/inc/libs.mk Tue Feb 6 23:13:34 2007
@@ -173,7 +173,7 @@ ZLIB3RDLIB=-lz
$OpenBSD: patch-solenv_inc_libs_mk,v 1.6 2007/11/13 09:46:28 robert Exp $
--- solenv/inc/libs.mk.orig.port Tue Jul 31 15:06:06 2007
+++ solenv/inc/libs.mk Thu Oct 25 16:23:47 2007
@@ -199,7 +199,7 @@ ZLIB3RDLIB=-lz
ZLIB3RDLIB=-lzlib
.ENDIF
.IF "$(SYSTEM_JPEG)"=="YES"

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-solenv_inc_settings_mk,v 1.6 2007/04/18 13:20:48 kurt Exp $
--- solenv/inc/settings.mk.orig.port Wed Apr 18 03:46:23 2007
+++ solenv/inc/settings.mk Wed Apr 18 03:46:27 2007
@@ -1121,6 +1121,8 @@ RSCDEFS+=-DOSL_DEBUG_LEVEL=$(DBG_LEVEL)
CDEFS+=-DSVX_LIGHT
$OpenBSD: patch-solenv_inc_settings_mk,v 1.7 2007/11/13 09:46:28 robert Exp $
--- solenv/inc/settings.mk.orig.port Thu Oct 25 16:21:59 2007
+++ solenv/inc/settings.mk Thu Oct 25 16:23:47 2007
@@ -1063,6 +1063,8 @@ CDEFS+=-DOSL_DEBUG_LEVEL=$(DBG_LEVEL)
RSCDEFS+=-DOSL_DEBUG_LEVEL=$(DBG_LEVEL)
.ENDIF
+CFLAGS+= $(ENVCFLAGS)
@ -10,7 +10,7 @@ $OpenBSD: patch-solenv_inc_settings_mk,v 1.6 2007/04/18 13:20:48 kurt Exp $
.IF "$(optimize)"!=""
CDEFS+=$(CDEFSOPT)
CFLAGS+=$(CFLAGSOPT)
@@ -1267,7 +1269,7 @@ CFLAGSAPPEND+=$(ENVWARNFLAGS)
@@ -1195,7 +1197,7 @@ CFLAGSAPPEND+=$(ENVWARNFLAGS)
CDEFS+= $(ADDCDEFS)
CDEFS+= $(ENVCDEFS)

View File

@ -1,16 +1,16 @@
$OpenBSD: patch-solenv_inc_unxobsd_mk,v 1.3 2007/01/17 07:29:01 robert Exp $
--- solenv/inc/unxobsd.mk.orig.port Tue Jan 16 21:47:25 2007
+++ solenv/inc/unxobsd.mk Tue Jan 16 21:58:28 2007
@@ -0,0 +1,236 @@
$OpenBSD: patch-solenv_inc_unxobsd_mk,v 1.4 2007/11/13 09:46:28 robert Exp $
--- solenv/inc/unxobsd.mk.orig.port Sat Oct 27 12:50:07 2007
+++ solenv/inc/unxobsd.mk Sat Oct 27 15:12:51 2007
@@ -0,0 +1,237 @@
+#*************************************************************************
+#
+# OpenOffice.org - a multi-platform office productivity suite
+#
+# $RCSfile: patch-solenv_inc_unxobsd_mk,v $
+#
+# $Revision: 1.3 $
+# $Revision: 1.4 $
+#
+# last change: $Author: robert $ $Date: 2007/01/17 07:29:01 $
+# last change: $Author: robert $ $Date: 2007/11/13 09:46:28 $
+#
+# The Contents of this file are made available subject to
+# the terms of GNU Lesser General Public License Version 2.1.
@ -50,7 +50,7 @@ $OpenBSD: patch-solenv_inc_unxobsd_mk,v 1.3 2007/01/17 07:29:01 robert Exp $
+#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
+CDEFS+=-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"
@ -89,14 +89,15 @@ $OpenBSD: patch-solenv_inc_unxobsd_mk,v 1.3 2007/01/17 07:29:01 robert Exp $
+INCPOST=$(LOCALBASE)/include
+
+# flags for the C++ Compiler
+CFLAGSCC=$(ARCH_FLAGS)
+CFLAGSCC=$(ARCH_FLAGS) $(PTHREAD_CFLAGS)
+# Flags for enabling exception handling
+CFLAGSEXCEPTIONS=-fexceptions -fno-enforce-eh-specs
+# Flags for disabling exception handling
+CFLAGS_NO_EXCEPTIONS=-fno-exceptions -DBOOST_NO_EXCEPTIONS
+
+# -fpermissive should be removed as soon as possible
+CFLAGSCXX=$(ARCH_FLAGS)
+CFLAGSCXX=$(ARCH_FLAGS) $(PTHREAD_CFLAGS)
+
+.IF "$(CPUNAME)" == "X86_64"
+PICSWITCH:=-fpic -fPIC
+LINKFLAGSOPTIMIZE*=-Wl,-O1 -fPIC

View File

@ -1,16 +1,66 @@
$OpenBSD: patch-stlport_STLport-4_5_patch,v 1.6 2006/12/13 10:25:14 robert Exp $
--- stlport/STLport-4.5.patch.orig.port Fri Dec 1 18:57:09 2006
+++ stlport/STLport-4.5.patch Mon Dec 11 22:27:43 2006
@@ -115,6 +115,81 @@
--- stlport/STLport-4.5.patch.orig.port Thu Jul 26 12:20:40 2007
+++ stlport/STLport-4.5.patch Sat Oct 27 12:50:07 2007
@@ -1,5 +1,5 @@
*** misc/STLport-4.5/src/common_percent_rules.mak Sat May 19 05:04:20 2001
---- misc/build/STLport-4.5/src/common_percent_rules.mak Thu Jul 26 12:13:02 2007
+--- misc/build/STLport-4.5/src/common_percent_rules.mak Thu Oct 25 20:44:51 2007
***************
*** 1,45 ****
@@ -101,7 +101,7 @@
$(CXX) $(CXXFLAGS_STLDEBUG_dynamic) $< -E $@
*** misc/STLport-4.5/src/dll_main.cpp Sat Aug 25 03:14:19 2001
---- misc/build/STLport-4.5/src/dll_main.cpp Thu Jul 26 12:13:02 2007
+--- misc/build/STLport-4.5/src/dll_main.cpp Thu Oct 25 20:44:51 2007
***************
*** 147,152 ****
--- 147,156 ----
@@ -115,8 +115,8 @@
template class _STLP_CLASS_DECLSPEC __node_alloc<false,0>;
template class _STLP_CLASS_DECLSPEC __node_alloc<true,0>;
template class _STLP_CLASS_DECLSPEC __debug_alloc< __node_alloc<true,0> >;
+*** misc/STLport-4.5/src/gcc-3.0-openbsd.mak 2006-02-16 16:21:24.224363000 +0100
+--- misc/build/STLport-4.5/src/gcc-3.0-openbsd.mak 2006-02-16 16:18:28.228881000 +0100
+***************
+*** 1 ****
+! dummy
+--- 1,69 ----
-*** misc/STLport-4.5/src/gcc-3.0-freebsd.mak Thu Jul 26 12:15:53 2007
---- misc/build/STLport-4.5/src/gcc-3.0-freebsd.mak Thu Jul 26 12:13:02 2007
+*** misc/STLport-4.5/src/gcc-3.0-freebsd.mak Thu Oct 25 21:08:00 2007
+--- misc/build/STLport-4.5/src/gcc-3.0-freebsd.mak Thu Oct 25 20:44:51 2007
***************
*** 1 ****
! dummy
@@ -190,8 +190,8 @@
! # $(CXX) $(CXXFLAGS) -O4 -S -pto $< -o $@
!
!
-*** misc/STLport-4.5/src/gcc-3.0-macosx.mak Thu Jul 26 12:15:53 2007
---- misc/build/STLport-4.5/src/gcc-3.0-macosx.mak Thu Jul 26 12:13:02 2007
+*** misc/STLport-4.5/src/gcc-3.0-macosx.mak Thu Oct 25 21:08:00 2007
+--- misc/build/STLport-4.5/src/gcc-3.0-macosx.mak Thu Oct 25 20:44:51 2007
***************
*** 1 ****
! dummy
@@ -261,8 +261,8 @@
! # $(CXX) $(CXXFLAGS) -O4 -S -pto $< -o $@
!
!
-*** misc/STLport-4.5/src/gcc-3.0-mingw.mak Thu Jul 26 12:15:53 2007
---- misc/build/STLport-4.5/src/gcc-3.0-mingw.mak Thu Jul 26 12:13:02 2007
+*** misc/STLport-4.5/src/gcc-3.0-mingw.mak Thu Oct 25 21:08:00 2007
+--- misc/build/STLport-4.5/src/gcc-3.0-mingw.mak Thu Oct 25 20:44:51 2007
***************
*** 1 ****
! dummy
@@ -373,11 +373,76 @@
! # $(CXX) $(CXXFLAGS) -O4 -S -pto $< -o $@
!
!
-*** misc/STLport-4.5/src/gcc-3.0.mak Thu Jul 26 12:15:53 2007
---- misc/build/STLport-4.5/src/gcc-3.0.mak Thu Jul 26 12:13:02 2007
+*** misc/STLport-4.5/src/gcc-3.0-openbsd.mak Thu Oct 25 21:08:00 2007
+--- misc/build/STLport-4.5/src/gcc-3.0-openbsd.mak Thu Oct 25 20:44:51 2007
***************
*** 1 ****
! dummy
+--- 1,59 ----
+! #
+! # Note : this makefile is for gcc-3 !
+! #
@ -29,7 +79,6 @@ $OpenBSD: patch-stlport_STLport-4_5_patch,v 1.6 2006/12/13 10:25:14 robert Exp $
+! #
+! # guts for common stuff
+! #
+! #
+! LINK=ar cr
+! DYN_LINK=${CXX} ${PTHREAD_LIBS} -fPIC -lstdc++ --fexceptions -shared -o
+!
@ -71,24 +120,342 @@ $OpenBSD: patch-stlport_STLport-4_5_patch,v 1.6 2006/12/13 10:25:14 robert Exp $
+!
+! include common_percent_rules.mak
+! include common_rules.mak
+!
+!
+! #install: all
+! # cp -p $(LIB_TARGET) ${D_LIB_TARGET} ../lib
+!
+! #%.s: %.cpp
+! # $(CXX) $(CXXFLAGS) -O4 -S -pto $< -o $@
+!
+!
*** misc/STLport-4.5/src/gcc-3.0-freebsd.mak 2006-02-16 16:21:24.224363000 +0100
--- misc/build/STLport-4.5/src/gcc-3.0-freebsd.mak 2006-02-16 16:18:28.228881000 +0100
+*** misc/STLport-4.5/src/gcc-3.0.mak Thu Oct 25 21:08:00 2007
+--- misc/build/STLport-4.5/src/gcc-3.0.mak Thu Oct 25 20:44:51 2007
+***************
+*** 1 ****
+! dummy
--- 1,69 ----
! #
! # Note : this makefile is for gcc-3 !
@@ -449,7 +514,7 @@
!
!
*** misc/STLport-4.5/src/gcc-freebsd.mak Sun Jul 29 05:36:25 2001
---- misc/build/STLport-4.5/src/gcc-freebsd.mak Thu Jul 26 12:13:03 2007
+--- misc/build/STLport-4.5/src/gcc-freebsd.mak Thu Oct 25 20:44:51 2007
***************
@@ -848,6 +923,118 @@
# define _STLP_MUTEX_INITIALIZER
*** 5,12 ****
#
@@ -509,8 +574,61 @@
CXXFLAGS_DEBUG_static = $(CXXFLAGS_COMMON) -g
CXXFLAGS_DEBUG_dynamic = $(CXXFLAGS_COMMON) -g -fPIC
+*** misc/STLport-4.5/src/num_put_float.cpp Tue Sep 4 19:10:12 2001
+--- misc/build/STLport-4.5/src/num_put_float.cpp Thu Oct 25 21:07:28 2007
+***************
+*** 47,53 ****
+ # include <floatingpoint.h>
+ # endif
+
+! //# if !(defined(_STLP_USE_GLIBC) || defined(__FreeBSD__) || defined(__NetBSD__) || defined (_AIX) || defined(__MVS__) || defined (__OS400__) || defined (__QNXNTO__) || defined (__APPLE__) || defined (__DJGPP))
+ # if defined (__sun) || defined (__digital__) || defined (__sgi)
+ // DEC, SGI & Solaris need this
+ # include <values.h>
+--- 47,53 ----
+ # include <floatingpoint.h>
+ # endif
+
+! //# if !(defined(_STLP_USE_GLIBC) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined (_AIX) || defined(__MVS__) || defined (__OS400__) || defined (__QNXNTO__) || defined (__APPLE__) || defined (__DJGPP))
+ # if defined (__sun) || defined (__digital__) || defined (__sgi)
+ // DEC, SGI & Solaris need this
+ # include <values.h>
+***************
+*** 220,226 ****
+ // inline bool _Stl_is_neg_inf(double x) { return isinf(x) < 0; }
+ inline bool _Stl_is_neg_inf(double x) { return isinf(x) && x < 0; }
+ #elif defined(__unix) && !defined(__FreeBSD__) && !defined(__NetBSD__) \
+! && !defined(__APPLE__) && !defined(__DJGPP) && !defined(__osf__)
+ inline bool _Stl_is_nan_or_inf(double x) { return IsNANorINF(x); }
+ inline bool _Stl_is_inf(double x) { return IsNANorINF(x) && IsINF(x); }
+ inline bool _Stl_is_neg_inf(double x) { return (IsINF(x)) && (x < 0.0); }
+--- 220,226 ----
+ // inline bool _Stl_is_neg_inf(double x) { return isinf(x) < 0; }
+ inline bool _Stl_is_neg_inf(double x) { return isinf(x) && x < 0; }
+ #elif defined(__unix) && !defined(__FreeBSD__) && !defined(__NetBSD__) \
+! && !defined(__OpenBSD__) && !defined(__APPLE__) && !defined(__DJGPP) && !defined(__osf__)
+ inline bool _Stl_is_nan_or_inf(double x) { return IsNANorINF(x); }
+ inline bool _Stl_is_inf(double x) { return IsNANorINF(x) && IsINF(x); }
+ inline bool _Stl_is_neg_inf(double x) { return (IsINF(x)) && (x < 0.0); }
+***************
+*** 343,349 ****
+ inline char* _Stl_qfcvtR(long double x, int n, int* pt, int* sign, char* buf)
+ { LOCK_CVT RETURN_CVT(fcvt, x, n, pt, sign, buf) }
+ # endif
+! #elif defined (__unix) && !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__APPLE__)
+ inline char* _Stl_ecvtR(double x, int n, int* pt, int* sign, char* buf)
+ { return ecvt_r(x, n, pt, sign, buf); }
+ inline char* _Stl_fcvtR(double x, int n, int* pt, int* sign, char* buf)
+--- 343,349 ----
+ inline char* _Stl_qfcvtR(long double x, int n, int* pt, int* sign, char* buf)
+ { LOCK_CVT RETURN_CVT(fcvt, x, n, pt, sign, buf) }
+ # endif
+! #elif defined (__unix) && !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__OpenBSD__) && !defined(__APPLE__)
+ inline char* _Stl_ecvtR(double x, int n, int* pt, int* sign, char* buf)
+ { return ecvt_r(x, n, pt, sign, buf); }
+ inline char* _Stl_fcvtR(double x, int n, int* pt, int* sign, char* buf)
*** misc/STLport-4.5/stlport/config/stl_gcc.h Tue Sep 4 19:10:16 2001
---- misc/build/STLport-4.5/stlport/config/stl_gcc.h Thu Jul 26 12:13:03 2007
+--- misc/build/STLport-4.5/stlport/config/stl_gcc.h Thu Oct 25 20:44:51 2007
***************
*** 7,13 ****
--- 7,15 ----
@@ -524,7 +642,7 @@
# if defined(__FreeBSD__) || defined (__hpux)
# define _STLP_NO_WCHAR_T
***************
-*** 51,60 ****
+*** 51,61 ****
# define _STLP_CLASS_EXPORT_DECLSPEC __attribute__((dllexport))
# define _STLP_CALL
@@ -535,30 +653,32 @@
# endif
---- 53,75 ----
+ #if (defined(__linux__) /* && ! defined (_GNU_SOURCE) */ ) || \
+--- 53,76 ----
# define _STLP_CLASS_EXPORT_DECLSPEC __attribute__((dllexport))
# define _STLP_CALL
! # if !defined (_STLP_NO_OWN_IOSTREAMS)
-!
-! # if ( defined (__DLL) || defined (_DLL) || defined (_WINDLL) || defined (_RTLDLL) \
-! || defined(_AFXDLL) || defined (_STLP_USE_DYNAMIC_LIB) ) \
-! && ! defined (_STLP_USE_STATIC_LIB)
-! # undef _STLP_USE_DECLSPEC
-! # define _STLP_USE_DECLSPEC 1
-! /* Using dynamic library in MinGW requires _STLP_NO_CUSTOM_IO */
-! # define _STLP_NO_CUSTOM_IO
-! # endif
-!
-! # ifndef _STLP_IMPORT_TEMPLATE_KEYWORD
-! # define _STLP_IMPORT_TEMPLATE_KEYWORD extern
-! # endif
-! # define _STLP_EXPORT_TEMPLATE_KEYWORD
-!
-! # endif /* _STLP_OWN_IOSTREAMS */
++ # if ( defined (__DLL) || defined (_DLL) || defined (_WINDLL) || defined (_RTLDLL) \
++ || defined(_AFXDLL) || defined (_STLP_USE_DYNAMIC_LIB) ) \
++ && ! defined (_STLP_USE_STATIC_LIB)
++ # undef _STLP_USE_DECLSPEC
++ # define _STLP_USE_DECLSPEC 1
++ /* Using dynamic library in MinGW requires _STLP_NO_CUSTOM_IO */
++ # define _STLP_NO_CUSTOM_IO
++ # endif
++
++ # ifndef _STLP_IMPORT_TEMPLATE_KEYWORD
++ # define _STLP_IMPORT_TEMPLATE_KEYWORD extern
++ # endif
++ # define _STLP_EXPORT_TEMPLATE_KEYWORD
++
++ # endif /* _STLP_OWN_IOSTREAMS */
++
# endif
+ #if (defined(__linux__) /* && ! defined (_GNU_SOURCE) */ ) || \
***************
*** 75,80 ****
--- 90,97 ----
@@ -571,40 +691,44 @@
* members in template classes. Only one source file in an executable or
* library can declare instances for such data members, otherwise duplicate
***************
-*** 97,103 ****
+*** 97,105 ****
# define _STLP_NATIVE_CPP_C_HEADER(header) <../g++/##header##>
# define _STLP_NATIVE_OLD_STREAMS_HEADER(header) <../g++/##header##>
# define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <../g++/##header##>
-! # endif
+- # endif
# if defined(__BEOS__) && defined(__INTEL__)
---- 114,136 ----
+ # define _STLP_NATIVE_HEADER(header) <../stlport/beos/##header##>
+ # define _STLP_NATIVE_C_HEADER(header) <../stlport/beos/##header##>
+--- 114,138 ----
# define _STLP_NATIVE_CPP_C_HEADER(header) <../g++/##header##>
# define _STLP_NATIVE_OLD_STREAMS_HEADER(header) <../g++/##header##>
# define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <../g++/##header##>
-!
-! # else
-! /* Mac OS X using gcc 3.3 handles all well */
-! # undef _STLP_NO_STATIC_TEMPLATE_DATA
-! # define _STLP_STATIC_TEMPLATE_DATA 1
-! # define _STLP_WEAK_ATTRIBUTE 1
-! # undef _STLP_NO_LONG_DOUBLE
-!
-! #if 0
-! /* Mac OS X needs all "::" scope references to be "std::" */
-! # define _STLP_NO_CSTD_FUNCTION_IMPORTS
-! # undef _STLP_VENDOR_GLOBAL_STD
-! # undef _STLP_VENDOR_GLOBAL_CSTD
-! #endif
-!
-! # endif /* __GNUC__ < 3 */
-! # endif /* __APPLE__ */
++ # else
++ /* Mac OS X using gcc 3.3 handles all well */
++ # undef _STLP_NO_STATIC_TEMPLATE_DATA
++ # define _STLP_STATIC_TEMPLATE_DATA 1
++ # define _STLP_WEAK_ATTRIBUTE 1
++ # undef _STLP_NO_LONG_DOUBLE
++ #if 0
++ /* Mac OS X needs all "::" scope references to be "std::" */
++ # define _STLP_NO_CSTD_FUNCTION_IMPORTS
++ # undef _STLP_VENDOR_GLOBAL_STD
++ # undef _STLP_VENDOR_GLOBAL_CSTD
++ #endif
++
++ # endif /* __GNUC__ < 3 */
++ # endif /* __APPLE__ */
++
++
# if defined(__BEOS__) && defined(__INTEL__)
+ # define _STLP_NATIVE_HEADER(header) <../stlport/beos/##header##>
+ # define _STLP_NATIVE_C_HEADER(header) <../stlport/beos/##header##>
***************
-*** 226,233 ****
+*** 226,234 ****
# if (__GNUC__ >= 3)
@@ -613,7 +737,8 @@
# elif (__GNUC_MINOR__ < 8)
---- 259,303 ----
+ # define _STLP_NO_OWN_IOSTREAMS 1
+--- 259,304 ----
# if (__GNUC__ >= 3)
@@ -622,43 +747,44 @@
! #undef i386
! #define i386 i386
! #endif
-!
-! #ifdef linux
-! #undef linux
-! #define linux linux
-! #endif
-!
-! #ifdef mips
-! #undef mips
-! #define mips mips
-! #endif
-!
-! #ifdef sgi
-! #undef sgi
-! #define sgi sgi
-! #endif
-!
-! #ifdef sun
-! #undef sun
-! #define sun sun
-! #endif
-!
-! #ifdef sparc
-! #undef sparc
-! #define sparc sparc
-! #endif
-!
-! #ifdef powerpc
-! #undef powerpc
-! #define powerpc powerpc
-! #endif
-!
-! # define _STLP_NATIVE_INCLUDE_PATH GXX_INCLUDE_PATH
-! # define _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH \
-! GXX_INCLUDE_PATH/backward
++ #ifdef linux
++ #undef linux
++ #define linux linux
++ #endif
++
++ #ifdef mips
++ #undef mips
++ #define mips mips
++ #endif
++
++ #ifdef sgi
++ #undef sgi
++ #define sgi sgi
++ #endif
++
++ #ifdef sun
++ #undef sun
++ #define sun sun
++ #endif
++
++ #ifdef sparc
++ #undef sparc
++ #define sparc sparc
++ #endif
++
++ #ifdef powerpc
++ #undef powerpc
++ #define powerpc powerpc
++ #endif
++
++ # define _STLP_NATIVE_INCLUDE_PATH GXX_INCLUDE_PATH
++ # define _STLP_NATIVE_OLD_STREAMS_INCLUDE_PATH \
++ GXX_INCLUDE_PATH/backward
++
# elif (__GNUC_MINOR__ < 8)
+ # define _STLP_NO_OWN_IOSTREAMS 1
***************
*** 312,317 ****
# define _STLP_STATIC_TEMPLATE_DATA 1
@@ -676,7 +802,7 @@
! # define _STLP_VENDOR_GLOBAL_CSTD 1
! #endif
*** misc/STLport-4.5/stlport/cwchar Sat Jan 27 02:39:42 2001
---- misc/build/STLport-4.5/stlport/cwchar Thu Jul 26 12:13:03 2007
+--- misc/build/STLport-4.5/stlport/cwchar Thu Oct 25 20:44:51 2007
***************
*** 21,26 ****
--- 21,29 ----
@@ -690,7 +816,7 @@
# if (_STLP_OUTERMOST_HEADER_ID == 0x120)
*** misc/STLport-4.5/stlport/stdexcept Tue May 22 02:50:21 2001
---- misc/build/STLport-4.5/stlport/stdexcept Thu Jul 26 12:13:03 2007
+--- misc/build/STLport-4.5/stlport/stdexcept Thu Oct 25 20:44:51 2007
***************
*** 49,54 ****
--- 49,61 ----
@@ -708,7 +834,7 @@
public:
__Named_exception(const string& __str)
*** misc/STLport-4.5/stlport/stl/_bvector.h Wed May 30 05:45:41 2001
---- misc/build/STLport-4.5/stlport/stl/_bvector.h Thu Jul 26 12:13:03 2007
+--- misc/build/STLport-4.5/stlport/stl/_bvector.h Thu Oct 25 20:44:51 2007
***************
*** 34,40 ****
# include <stl/_vector.h>
@@ -963,7 +1089,7 @@
#endif /* _STLP_INTERNAL_BVECTOR_H */
*** misc/STLport-4.5/stlport/stl/_complex.h Fri Jul 6 06:16:17 2001
---- misc/build/STLport-4.5/stlport/stl/_complex.h Thu Jul 26 12:13:03 2007
+--- misc/build/STLport-4.5/stlport/stl/_complex.h Thu Oct 25 20:44:51 2007
***************
*** 18,23 ****
--- 18,27 ----
@@ -977,8 +1103,46 @@
// This header declares the template class complex, as described in
// in the draft C++ standard. Single-precision complex numbers
// are complex<float>, double-precision are complex<double>, and
+*** 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
+--- misc/build/STLport-4.5/stlport/stl/_config.h Thu Oct 25 20:45:55 2007
+***************
+*** 162,168 ****
+ # endif
@ -107,7 +474,7 @@ $OpenBSD: patch-stlport_STLport-4_5_patch,v 1.6 2006/12/13 10:25:14 robert Exp $
+ # 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
+--- misc/build/STLport-4.5/stlport/stl/_cwchar.h Thu Oct 25 21:05:59 2007
+***************
+*** 30,36 ****
+ # if ! defined (_STLP_NO_CWCHAR) && defined (_STLP_USE_NEW_C_HEADERS)
@ -121,12 +488,31 @@ $OpenBSD: patch-stlport_STLport-4_5_patch,v 1.6 2006/12/13 10:25:14 robert Exp $
+ # 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__\
+! # 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/_ios_base.h Tue Sep 4 19:10:18 2001
---- misc/build/STLport-4.5/stlport/stl/_ios_base.h Thu Jul 26 12:13:03 2007
+--- misc/build/STLport-4.5/stlport/stl/_ios_base.h Thu Oct 25 20:44:51 2007
***************
*** 291,297 ****
template <class Facet>
@@ -997,7 +1161,7 @@
// ----------------------------------------------------------------------
*** misc/STLport-4.5/stlport/stl/_rope.h Mon Aug 6 04:21:25 2001
---- misc/build/STLport-4.5/stlport/stl/_rope.h Thu Jul 26 12:13:03 2007
+--- misc/build/STLport-4.5/stlport/stl/_rope.h Thu Oct 25 20:44:51 2007
***************
*** 1470,1476 ****
rope<_CharT,_Alloc> __remainder_rope;
@@ -1032,8 +1196,27 @@
}
if (0 != __remainder) {
__result += __remainder_rope;
+*** 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
+--- misc/build/STLport-4.5/stlport/stl/_stdio_file.h Thu Oct 25 21:06:21 2007
+***************
+*** 154,160 ****
+
@ -144,8 +530,27 @@ $OpenBSD: patch-stlport_STLport-4_5_patch,v 1.6 2006/12/13 10:25:14 robert Exp $
+
+ # if 0
+ inline int _FILE_fd(const FILE& __f) { return __f._file; }
*** misc/STLport-4.5/stlport/stl/_threads.h Tue Sep 4 19:10:20 2001
---- misc/build/STLport-4.5/stlport/stl/_threads.h Thu Jul 26 12:13:03 2007
+--- misc/build/STLport-4.5/stlport/stl/_threads.h Thu Oct 25 20:44:51 2007
***************
*** 42,49 ****
# include <cstdlib>
@@ -1054,7 +1237,7 @@
# endif
*** misc/STLport-4.5/stlport/stl/_valarray.h Wed May 30 05:45:42 2001
---- misc/build/STLport-4.5/stlport/stl/_valarray.h Thu Jul 26 12:15:24 2007
+--- misc/build/STLport-4.5/stlport/stl/_valarray.h Thu Oct 25 20:44:51 2007
***************
*** 19,24 ****
--- 19,28 ----
@@ -1068,3 +1251,22 @@
#ifndef _STLP_CMATH
#include <cmath>
#endif
+*** 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
+--- misc/build/STLport-4.5/stlport/stl/c_locale.h Thu Oct 25 21:06:37 2007
+***************
+*** 179,185 ****
+ # define _Locale_PRINT _CTYPE_R
@ -163,42 +568,3 @@ $OpenBSD: patch-stlport_STLport-4_5_patch,v 1.6 2006/12/13 10:25:14 robert Exp $
+
+ # define _Locale_CNTRL _C
+ # define _Locale_UPPER _U
+*** misc/STLport-4.5/src/num_put_float.cpp Tue Sep 4 13:10:12 2001
+--- misc/build/STLport-4.5/src/num_put_float.cpp Tue Oct 24 18:47:18 2006
+***************
+*** 219,225 ****
+ inline bool _Stl_is_inf(double x) { return isinf(x); }
+ // inline bool _Stl_is_neg_inf(double x) { return isinf(x) < 0; }
+ inline bool _Stl_is_neg_inf(double x) { return isinf(x) && x < 0; }
+! #elif defined(__unix) && !defined(__FreeBSD__) && !defined(__NetBSD__) \
+ && !defined(__APPLE__) && !defined(__DJGPP) && !defined(__osf__)
+ inline bool _Stl_is_nan_or_inf(double x) { return IsNANorINF(x); }
+ inline bool _Stl_is_inf(double x) { return IsNANorINF(x) && IsINF(x); }
+--- 219,225 ----
+ inline bool _Stl_is_inf(double x) { return isinf(x); }
+ // inline bool _Stl_is_neg_inf(double x) { return isinf(x) < 0; }
+ inline bool _Stl_is_neg_inf(double x) { return isinf(x) && x < 0; }
+! #elif defined(__unix) && !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__OpenBSD__) \
+ && !defined(__APPLE__) && !defined(__DJGPP) && !defined(__osf__)
+ inline bool _Stl_is_nan_or_inf(double x) { return IsNANorINF(x); }
+ inline bool _Stl_is_inf(double x) { return IsNANorINF(x) && IsINF(x); }
+***************
+*** 343,349 ****
+ inline char* _Stl_qfcvtR(long double x, int n, int* pt, int* sign, char* buf)
+ { LOCK_CVT RETURN_CVT(fcvt, x, n, pt, sign, buf) }
+ # endif
+! #elif defined (__unix) && !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__APPLE__)
+ inline char* _Stl_ecvtR(double x, int n, int* pt, int* sign, char* buf)
+ { return ecvt_r(x, n, pt, sign, buf); }
+ inline char* _Stl_fcvtR(double x, int n, int* pt, int* sign, char* buf)
+--- 343,349 ----
+ inline char* _Stl_qfcvtR(long double x, int n, int* pt, int* sign, char* buf)
+ { LOCK_CVT RETURN_CVT(fcvt, x, n, pt, sign, buf) }
+ # endif
+! #elif defined (__unix) && !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__OpenBSD__) && !defined(__APPLE__)
+ inline char* _Stl_ecvtR(double x, int n, int* pt, int* sign, char* buf)
+ { return ecvt_r(x, n, pt, sign, buf); }
+ inline char* _Stl_fcvtR(double x, int n, int* pt, int* sign, char* buf)
*** misc/build/STLport-4.5/stlport/stl/_rope.h Mon Aug 6 04:21:25 2001
--- misc/modified/STLport-4.5/stlport/stl/_rope.h Thu Jul 27 15:19:10 2006
***************

View File

@ -1,21 +1,23 @@
$OpenBSD: patch-stlport_makefile_mk,v 1.3 2007/04/18 13:20:48 kurt Exp $
--- stlport/makefile.mk.orig.port Wed Nov 22 05:44:08 2006
+++ stlport/makefile.mk Wed Apr 18 03:46:27 2007
@@ -111,7 +111,7 @@ PATCH_FILE_NAME=STLport-4.5-0119.patch
$OpenBSD: patch-stlport_makefile_mk,v 1.4 2007/11/13 09:46:28 robert Exp $
--- stlport/makefile.mk.orig.port Tue Jul 31 15:10:28 2007
+++ stlport/makefile.mk Thu Oct 25 20:37:22 2007
@@ -111,9 +111,8 @@ $(INCCOM)$/stlport$/hash_map : systemstl/hash_map
TAR_EXCLUDES=*/SC5/*
.ENDIF # "$(USE_SHELL)"=="4nt"
-ADDITIONAL_FILES=src$/gcc-3.0.mak src$/gcc-3.0-macosx.mak src$/gcc-3.0-freebsd.mak src$/sunpro8.mak src$/sunpro11.mak
+ADDITIONAL_FILES=src$/gcc-3.0.mak src$/gcc-3.0-macosx.mak src$/gcc-3.0-freebsd.mak src$/gcc-3.0-openbsd.mak src$/sunpro8.mak src$/sunpro11.mak
-ADDITIONAL_FILES=src$/gcc-3.0.mak src$/gcc-3.0-macosx.mak src$/gcc-3.0-freebsd.mak src$/sunpro8.mak src$/sunpro11.mak src$/gcc-3.0-mingw.mak
+ADDITIONAL_FILES=src$/gcc-3.0.mak src$/gcc-3.0-macosx.mak src$/gcc-3.0-freebsd.mak src$/sunpro8.mak src$/sunpro11.mak src$/gcc-3.0-mingw.mak src$/gcc-3.0-openbsd.mak
-
CONFIGURE_ACTION=none
@@ -133,6 +133,8 @@ BUILD_FLAGS=-f vc7.mak EXFLAGS="/EHa /Zc:wchar_t-" CCN
# FreeBSD needs a special makefile
.IF "$(OS)"=="FREEBSD"
BUILD_FLAGS=-f gcc-3.0-freebsd.mak
CONFIGURE_FLAGS=
@@ -137,6 +136,8 @@ BUILD_FLAGS=-f vc7.mak EXFLAGS="/EHa /Zc:wchar_t-" CCN
BUILD_FLAGS=-f gcc-3.0-macosx.mak
.ELIF "$(GUI)"=="WNT"
BUILD_FLAGS=-f gcc-3.0-mingw.mak
+ .ELIF "$(OS)"=="OPENBSD"
+ BUILD_FLAGS=-f gcc-3.0-openbsd.mak
.ELIF "$(OS)"=="MACOSX"
BUILD_FLAGS=-f gcc-3.0-macosx.mak
.ELSE
BUILD_FLAGS=-f gcc-3.0.mak
.ENDIF

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-store_util_makefile_mk,v 1.3 2007/03/17 15:27:45 robert Exp $
--- store/util/makefile.mk.orig.port Fri Feb 2 20:05:57 2007
+++ store/util/makefile.mk Tue Feb 6 23:13:34 2007
@@ -76,7 +76,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"
$OpenBSD: patch-store_util_makefile_mk,v 1.4 2007/11/13 09:46:28 robert Exp $
--- store/util/makefile.mk.orig.port Thu Oct 25 12:28:11 2007
+++ store/util/makefile.mk Thu Oct 25 12:28:34 2007
@@ -79,7 +79,7 @@ SHL1STDLIBS+=$(LIBSTLPORT)
.IF "$(GUI)"=="WNT"
SHL1STDLIBS+= -lsupc++
.ELSE
-.IF "$(OS)"=="NETBSD"
+.IF "$(OS)"=="NETBSD" || "$(OS)"=="OPENBSD"
SHL1STDLIBS+= -lsupc++
.ELIF "$(OS)"=="MACOSX"
.IF "$(CCNUMVER)"<="000399999999"

View File

@ -0,0 +1,39 @@
$OpenBSD: patch-sw_source_core_unocore_unochart_cxx,v 1.1 2007/11/13 09:46:28 robert Exp $
--- sw/source/core/unocore/unochart.cxx.orig.port Sun Oct 28 00:17:02 2007
+++ sw/source/core/unocore/unochart.cxx Sun Oct 28 00:07:32 2007
@@ -1638,7 +1638,7 @@ void SwChartDataProvider::InvalidateTable( const SwTab
Set_DataSequenceRef_t::iterator aIt( rSet.begin() );
while (aIt != rSet.end())
{
- uno::Reference< util::XModifiable > xRef( uno::Reference< chart2::data::XDataSequence >(*aIt), uno::UNO_QUERY );
+ uno::Reference< util::XModifiable > xRef = uno::Reference< util::XModifiable>( uno::Reference< chart2::data::XDataSequence >(*aIt), uno::UNO_QUERY );
if (xRef.is())
{
// mark the sequence as 'dirty' and notify listeners
@@ -1671,7 +1671,7 @@ sal_Bool SwChartDataProvider::DeleteBox( const SwTable
sal_Bool bNowEmpty = sal_False;
// check if weak reference is still valid...
- uno::Reference< chart2::data::XDataSequence > xRef( uno::Reference< chart2::data::XDataSequence>(*aIt), uno::UNO_QUERY );
+ uno::Reference< chart2::data::XDataSequence > xRef = uno::Reference< chart2::data::XDataSequence >( uno::Reference< chart2::data::XDataSequence>(*aIt), uno::UNO_QUERY );
if (xRef.is())
{
// then delete that table box (check if implementation cursor needs to be adjusted)
@@ -1713,7 +1713,7 @@ void SwChartDataProvider::DisposeAllDataSequences( con
Set_DataSequenceRef_t::iterator aEndIt( rSet.end() );
while (aIt != aEndIt)
{
- uno::Reference< lang::XComponent > xRef( uno::Reference< chart2::data::XDataSequence >(*aIt), uno::UNO_QUERY );
+ uno::Reference< lang::XComponent > xRef = uno::Reference< lang::XComponent>( uno::Reference< chart2::data::XDataSequence >(*aIt), uno::UNO_QUERY );
if (xRef.is())
{
xRef->dispose();
@@ -1792,7 +1792,7 @@ void SwChartDataProvider::AddRowCols(
Set_DataSequenceRef_t::iterator aIt( rSet.begin() );
while (aIt != rSet.end())
{
- uno::Reference< chart2::data::XTextualDataSequence > xRef( uno::Reference< chart2::data::XDataSequence >(*aIt), uno::UNO_QUERY );
+ uno::Reference< chart2::data::XTextualDataSequence > xRef = uno::Reference< chart2::data::XTextualDataSequence>( uno::Reference< chart2::data::XDataSequence >(*aIt), uno::UNO_QUERY );
if (xRef.is())
{
const sal_Int32 nLen = xRef->getTextualData().getLength();

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-sw_source_core_view_viewsh_cxx,v 1.1 2007/11/13 09:46:28 robert Exp $
--- sw/source/core/view/viewsh.cxx.orig.port Sat Oct 27 10:58:07 2007
+++ sw/source/core/view/viewsh.cxx Sat Oct 27 11:01:47 2007
@@ -1442,7 +1442,7 @@ BOOL ViewShell::SmoothScroll( long lXDiff, long lYDiff
const bool bMapModeWasEnabledVDev(pVout->IsMapModeEnabled());
pVout->EnableMapMode(false);
const Bitmap aBitmap(pVout->GetBitmap(Point(), pVout->GetOutputSizePixel()));
- SvFileStream aNew(String(ByteString( "c:\\test.bmp" ), RTL_TEXTENCODING_UTF8), STREAM_WRITE|STREAM_TRUNC);
+ SvFileStream aNew = SvFileStream(String(ByteString( "c:\\test.bmp" ), RTL_TEXTENCODING_UTF8), STREAM_WRITE|STREAM_TRUNC);
aNew << aBitmap;
pVout->EnableMapMode(bMapModeWasEnabledVDev);
}

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-sw_source_filter_ww8_wrtw8nds_cxx,v 1.1 2007/11/13 09:46:28 robert Exp $
--- sw/source/filter/ww8/wrtw8nds.cxx.orig.port Sat Oct 27 11:12:27 2007
+++ sw/source/filter/ww8/wrtw8nds.cxx Sat Oct 27 11:12:38 2007
@@ -1420,7 +1420,7 @@ SvxBrushItem SwWW8Writer::TrueFrameBgBrush(const SwFrm
if (!pRet)
pRet = GetCurrentPageBgBrush();
- SvxBrushItem aRet( Color(COL_WHITE), RES_BACKGROUND );
+ SvxBrushItem aRet = SvxBrushItem( Color(COL_WHITE), RES_BACKGROUND );
if (pRet && (pRet->GetGraphic() ||( pRet->GetColor() != COL_TRANSPARENT)))
aRet = *pRet;

View File

@ -1,21 +0,0 @@
$OpenBSD: patch-tools_inc_solar_h,v 1.5 2007/04/18 13:20:48 kurt Exp $
--- tools/inc/solar.h.orig.port Wed Nov 22 06:06:38 2006
+++ tools/inc/solar.h Wed Apr 18 03:46:28 2007
@@ -338,6 +338,7 @@ template<typename T> inline T Abs(T a) { return (a>=0?
#define SYSTEM_UNXSOGS 31
#define SYSTEM_UNXSOGI 32
#define SYSTEM_UNXMACXI 33
+#define SYSTEM_UNXOBSDI 34
#if defined WNT
#define __DLLEXTENSION "mi"
@@ -409,6 +410,9 @@ template<typename T> inline T Abs(T a) { return (a>=0?
#elif defined MACOSX && defined X86
#define __DLLEXTENSION "mxi.dylib"
#define SYSTEM_ID SYSTEM_UNXMACXI
+#elif defined OPENBSD
+ #define __DLLEXTENSION ".so"
+ #define SYSTEM_ID SYSTEM_UNXOBSD
#else
#define __DLLEXTENSION ".so"
#endif

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-tools_inc_inetdef_hxx,v 1.2 2006/08/20 03:36:53 kurt Exp $
--- tools/inc/inetdef.hxx.orig.port Wed Jul 19 05:27:54 2006
+++ tools/inc/inetdef.hxx Fri Aug 18 15:47:45 2006
$OpenBSD: patch-tools_inc_tools_inetdef_hxx,v 1.1 2007/11/13 09:46:28 robert Exp $
--- tools/inc/tools/inetdef.hxx.orig.port Sat Oct 27 12:11:20 2007
+++ tools/inc/tools/inetdef.hxx Sat Oct 27 12:11:34 2007
@@ -62,6 +62,8 @@
#define TOOLS_INETDEF_OS "FreeBSD/i386"
#elif defined FREEBSD && defined X86_64

View File

@ -0,0 +1,20 @@
$OpenBSD: patch-tools_inc_tools_solar_h,v 1.1 2007/11/13 09:46:28 robert Exp $
--- tools/inc/tools/solar.h.orig.port Fri May 25 13:08:02 2007
+++ tools/inc/tools/solar.h Sun Nov 4 22:38:56 2007
@@ -342,6 +342,7 @@ template<typename T> inline T Abs(T a) { return (a>=0?
#define SYSTEM_UNXSOGS 31
#define SYSTEM_UNXSOGI 32
#define SYSTEM_UNXMACXI 33
+#define SYSTEM_UNXOBSD 34
#define SYSTEM_WNTGCCI 99
#if defined WNT
@@ -395,6 +396,8 @@ template<typename T> inline T Abs(T a) { return (a>=0?
#define __DLLEXTENSION "mxp.dylib"
#elif defined MACOSX && defined X86
#define __DLLEXTENSION "mxi.dylib"
+#elif defined OPENBSD
+ #define __DLLEXTENSION ".so"
#else
#define __DLLEXTENSION ".so"
#endif

View File

@ -0,0 +1,20 @@
--- tools/inc/tools/stream.hxx.orig.port Wed Apr 11 22:18:03 2007
+++ tools/inc/tools/stream.hxx Sat Oct 27 12:50:08 2007
@@ -309,7 +309,7 @@ class TOOLS_DLLPUBLIC SvStream (private)
void CreateFormatString();
TOOLS_DLLPRIVATE void ImpInit();
- SvStream ( const SvStream& rStream ); // not implemented
+ //SvStream ( const SvStream& rStream ); // not implemented
SvStream& operator=( const SvStream& rStream ); // not implemented
protected:
@@ -748,7 +748,7 @@ class TOOLS_DLLPUBLIC SvFileStream : public SvStream (
sal_uInt32 GetFileHandle() const;
// Forbidden and not implemented.
- SvFileStream (const SvFileStream&);
+ // SvFileStream (const SvFileStream&);
SvFileStream & operator= (const SvFileStream&);
protected:

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-tools_source_stream_strmunx_cxx,v 1.4 2007/04/18 13:20:48 kurt Exp $
--- tools/source/stream/strmunx.cxx.orig.port Sat Sep 16 21:02:01 2006
+++ tools/source/stream/strmunx.cxx Wed Apr 18 03:46:28 2007
@@ -222,7 +222,7 @@ static sal_uInt32 GetSvError( int nErrno )
$OpenBSD: patch-tools_source_stream_strmunx_cxx,v 1.5 2007/11/13 09:46:28 robert Exp $
--- tools/source/stream/strmunx.cxx.orig.port Thu Jun 28 00:18:46 2007
+++ tools/source/stream/strmunx.cxx Thu Oct 25 16:23:47 2007
@@ -221,7 +221,7 @@ static sal_uInt32 GetSvError( int nErrno )
{ 0, SVSTREAM_OK },
{ EACCES, SVSTREAM_ACCESS_DENIED },
{ EBADF, SVSTREAM_INVALID_HANDLE },
@ -10,7 +10,7 @@ $OpenBSD: patch-tools_source_stream_strmunx_cxx,v 1.4 2007/04/18 13:20:48 kurt E
{ EDEADLK, SVSTREAM_LOCKING_VIOLATION },
#else
{ EDEADLOCK, SVSTREAM_LOCKING_VIOLATION },
@@ -236,7 +236,7 @@ static sal_uInt32 GetSvError( int nErrno )
@@ -235,7 +235,7 @@ static sal_uInt32 GetSvError( int nErrno )
{ EAGAIN, SVSTREAM_LOCKING_VIOLATION },
{ EISDIR, SVSTREAM_PATH_NOT_FOUND },
{ ELOOP, SVSTREAM_PATH_NOT_FOUND },

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-ucb_source_ucp_ftp_ftpcontent_cxx,v 1.1 2007/10/02 16:53:49 naddy Exp $
--- ucb/source/ucp/ftp/ftpcontent.cxx.orig.port Sun Sep 17 15:49:38 2006
+++ ucb/source/ucp/ftp/ftpcontent.cxx Thu Sep 27 18:00:56 2007
@@ -600,13 +600,12 @@ Any SAL_CALL FTPContent::execute(
$OpenBSD: patch-ucb_source_ucp_ftp_ftpcontent_cxx,v 1.2 2007/11/13 09:46:28 robert Exp $
--- ucb/source/ucp/ftp/ftpcontent.cxx.orig.port Tue Jun 5 19:58:59 2007
+++ ucb/source/ucp/ftp/ftpcontent.cxx Thu Oct 25 16:23:47 2007
@@ -584,13 +584,12 @@ Any SAL_CALL FTPContent::execute(
action = THROWINTERACTIVECONNECT;
else if(e.code() == CURLE_COULDNT_RESOLVE_HOST )
action = THROWRESOLVENAME;

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-ucb_source_ucp_ftp_ftpurl_cxx,v 1.1 2007/10/02 16:53:49 naddy Exp $
--- ucb/source/ucp/ftp/ftpurl.cxx.orig.port Thu Sep 27 17:33:30 2007
+++ ucb/source/ucp/ftp/ftpurl.cxx Thu Sep 27 17:46:46 2007
@@ -592,11 +592,11 @@ rtl::OUString FTPURL::net_title() const
$OpenBSD: patch-ucb_source_ucp_ftp_ftpurl_cxx,v 1.2 2007/11/13 09:46:28 robert Exp $
--- ucb/source/ucp/ftp/ftpurl.cxx.orig.port Tue Jun 5 20:01:46 2007
+++ ucb/source/ucp/ftp/ftpurl.cxx Thu Oct 25 16:23:47 2007
@@ -591,11 +591,11 @@ rtl::OUString FTPURL::net_title() const
aNetTitle = aNetTitle.copy(1+index1);
}
try_more = false;

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-vcl_source_control_combobox_cxx,v 1.1 2007/11/13 09:46:28 robert Exp $
--- vcl/source/control/combobox.cxx.orig.port Fri Oct 26 10:46:04 2007
+++ vcl/source/control/combobox.cxx Fri Oct 26 10:46:45 2007
@@ -176,7 +176,7 @@ void ComboBox::ImplCalcEditHeight()
// FIXME: currently only on aqua; see if we can use this on other platforms
if( ImplGetSVData()->maNWFData.mbNoFocusRects && ! IsDropDownBox() )
{
- Region aCtrlRegion( Rectangle( Point(), Size( 10, 10 ) ) );
+ Region aCtrlRegion = Region ( Rectangle( Point(), Size( 10, 10 ) ) );
Region aBoundRegion, aContentRegion;
ImplControlValue aControlValue;
if( GetNativeControlRegion( CTRL_EDITBOX, PART_ENTIRE_CONTROL,

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-vcl_source_control_tabctrl_cxx,v 1.1 2007/11/13 09:46:28 robert Exp $
--- vcl/source/control/tabctrl.cxx.orig.port Fri Oct 26 10:49:05 2007
+++ vcl/source/control/tabctrl.cxx Fri Oct 26 10:49:16 2007
@@ -420,7 +420,7 @@ Size TabControl::ImplGetItemSize( ImplTabItem* pItem,
pItem->maFormatText = pItem->maText;
Size aSize( GetCtrlTextWidth( pItem->maFormatText ), GetTextHeight() );
- Region aCtrlRegion( Rectangle( Point( 0, 0 ), aSize ) );
+ Region aCtrlRegion = Region ( Rectangle( Point( 0, 0 ), aSize ) );
Region aBoundingRgn, aContentRgn;
const ImplControlValue aControlValue( BUTTONVALUE_DONTKNOW, rtl::OUString(), 0 );
if(GetNativeControlRegion( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL, aCtrlRegion,

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-vcl_source_window_brdwin_cxx,v 1.1 2007/11/13 09:46:28 robert Exp $
--- vcl/source/window/brdwin.cxx.orig.port Fri Oct 26 10:54:16 2007
+++ vcl/source/window/brdwin.cxx Fri Oct 26 10:54:30 2007
@@ -1181,7 +1181,7 @@ void ImplSmallBorderWindowView::Init( OutputDevice* pD
if( mbNWFBorder )
{
ImplControlValue aControlValue;
- Region aCtrlRegion( Rectangle( Point(), Size( mnWidth < 10 ? 10 : mnWidth, mnHeight < 10 ? 10 : mnHeight ) ) );
+ Region aCtrlRegion = Region ( Rectangle( Point(), Size( mnWidth < 10 ? 10 : mnWidth, mnHeight < 10 ? 10 : mnHeight ) ) );
Region aBoundingRgn( aCtrlRegion );
Region aContentRgn( aCtrlRegion );
if( pWin->GetNativeControlRegion( aCtrlType, PART_ENTIRE_CONTROL, aCtrlRegion,

View File

@ -0,0 +1,21 @@
$OpenBSD: patch-vcl_source_window_status_cxx,v 1.1 2007/11/13 09:46:28 robert Exp $
--- vcl/source/window/status.cxx.orig.port Fri Oct 26 10:56:17 2007
+++ vcl/source/window/status.cxx Fri Oct 26 10:56:52 2007
@@ -694,7 +694,7 @@ void StatusBar::ImplCalcProgressRect()
if( IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) )
{
ImplControlValue aValue;
- Region aControlRegion( Rectangle( Point(), maPrgsFrameRect.GetSize() ) );
+ Region aControlRegion = Region ( Rectangle( Point(), maPrgsFrameRect.GetSize() ) );
Region aNativeControlRegion, aNativeContentRegion;
if( (bNativeOK = GetNativeControlRegion( CTRL_PROGRESS, PART_ENTIRE_CONTROL, aControlRegion,
CTRL_STATE_ENABLED, aValue, rtl::OUString(),
@@ -1689,7 +1689,7 @@ Size StatusBar::CalcWindowSizePixel() const
if( pThis->IsNativeControlSupported( CTRL_PROGRESS, PART_ENTIRE_CONTROL ) )
{
ImplControlValue aValue;
- Region aControlRegion( Rectangle( Point(), Size( nCalcWidth, nMinHeight ) ) );
+ Region aControlRegion = Region ( Rectangle( Point(), Size( nCalcWidth, nMinHeight ) ) );
Region aNativeControlRegion, aNativeContentRegion;
if( pThis->GetNativeControlRegion( CTRL_PROGRESS, PART_ENTIRE_CONTROL, aControlRegion,
CTRL_STATE_ENABLED, aValue, rtl::OUString(),

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-vcl_unx_source_app_i18n_xkb_cxx,v 1.3 2006/12/13 10:25:14 robert Exp $
--- vcl/unx/source/app/i18n_xkb.cxx.orig.port Fri Dec 1 18:58:04 2006
+++ vcl/unx/source/app/i18n_xkb.cxx Mon Dec 11 22:27:44 2006
@@ -39,7 +39,7 @@
#include <stdio.h>
-#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

View File

@ -1,6 +1,6 @@
--- vcl/util/makefile.mk.orig.port Mon Jan 22 11:26:44 2007
+++ vcl/util/makefile.mk Tue Feb 6 23:13:34 2007
@@ -301,7 +301,7 @@ SHL2STDLIBS+=$(LIBSN_LIBS)
--- vcl/util/makefile.mk.orig.port Thu Aug 2 17:00:59 2007
+++ vcl/util/makefile.mk Thu Oct 25 16:23:48 2007
@@ -322,7 +322,7 @@ SHL2STDLIBS+=$(LIBSN_LIBS)
.ENDIF
SHL2STDLIBS += -lXext -lSM -lICE -lX11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PFRAG.shared-main,v 1.3 2007/03/17 15:27:45 robert Exp $
@comment $OpenBSD: PFRAG.shared-main,v 1.4 2007/11/13 09:46:28 robert Exp $
openoffice/program/acceptor.uno.so
openoffice/program/basprov680.uno.so
openoffice/program/behelper.uno.so
@ -24,17 +24,20 @@ openoffice/program/introspection.uno.so
openoffice/program/invocadapt.uno.so
openoffice/program/invocation.uno.so
openoffice/program/libabp680.so
openoffice/program/libacc680.so
openoffice/program/libaffine_uno_uno.so
openoffice/program/libagg680.so
openoffice/program/libanalysis680.so
openoffice/program/libanimcore.so
openoffice/program/libavmedia680.so
openoffice/program/libbasctl680.so
openoffice/program/libbasebmp680.so
openoffice/program/libbasegfx680.so
openoffice/program/libbf_frm680.so
openoffice/program/libbf_go680.so
openoffice/program/libbf_lng680.so
openoffice/program/libbf_migratefilter680.so
openoffice/program/libbf_ofa680.so
openoffice/program/libbf_sb680.so
openoffice/program/libbf_sc680.so
openoffice/program/libbf_sch680.so
openoffice/program/libbf_sd680.so
@ -48,6 +51,10 @@ openoffice/program/libbindet680.so
openoffice/program/libcached1.so
openoffice/program/libcalc680.so
openoffice/program/libcanvastools680.so
openoffice/program/libchartcontroller680.so
openoffice/program/libchartmodel680.so
openoffice/program/libcharttools680.so
openoffice/program/libchartview680.so
openoffice/program/libcollator_data.so
openoffice/program/libcommuni680.so
openoffice/program/libcomphelp4gcc3.so
@ -99,6 +106,7 @@ openoffice/program/libfwl680.so
openoffice/program/libfwm680.so
openoffice/program/libgcc3_uno.so
openoffice/program/libgo680.so
openoffice/program/libguesslang680.so
openoffice/program/libhunspell.so
openoffice/program/libhwp.so
openoffice/program/libhyphen680.so
@ -130,6 +138,7 @@ openoffice/program/liblocaledata_en.so
openoffice/program/liblocaledata_es.so
openoffice/program/liblocaledata_euro.so
openoffice/program/liblocaledata_others.so
openoffice/program/liblog680.so
openoffice/program/libmcnttype.so
openoffice/program/libmysql2.so
openoffice/program/libodbc2.so
@ -138,7 +147,6 @@ 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/libportaudio.so
openoffice/program/libpreload680.so
@ -150,14 +158,15 @@ openoffice/program/librecentfile.so
openoffice/program/libreg.so
openoffice/program/libres680.so
openoffice/program/librmcxt.so
openoffice/program/librpt680.so
openoffice/program/librptui680.so
openoffice/program/librptxml680.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
@ -186,6 +195,7 @@ openoffice/program/libsvx680.so
openoffice/program/libsw680.so
openoffice/program/libswd680.so
openoffice/program/libswui680.so
openoffice/program/libtextcat.so
openoffice/program/libtextconv_dict.so
openoffice/program/libtextconversiondlgs680.so
openoffice/program/libtfu680.so
@ -193,7 +203,7 @@ openoffice/program/libtk680.so
openoffice/program/libtl680.so
openoffice/program/libtvhlp1.so
openoffice/program/libucb1.so
openoffice/program/libucbhelper3gcc3.so
openoffice/program/libucbhelper4gcc3.so
openoffice/program/libucpchelp1.so
openoffice/program/libucpdav1.so
openoffice/program/libucpfile1.so
@ -205,6 +215,7 @@ openoffice/program/libuno_cppuhelpergcc3.so
openoffice/program/libuno_sal.so
openoffice/program/libuno_salhelpergcc3.so
openoffice/program/libunoxml680.so
openoffice/program/libunsafe_uno_uno.so
openoffice/program/libupdchk680.so
openoffice/program/liburp_uno.so
openoffice/program/libutl680.so
@ -212,6 +223,7 @@ openoffice/program/libuui680.so
openoffice/program/libvcl680.so
openoffice/program/libvclplug_gen680.so
openoffice/program/libvclplug_gtk680.so
openoffice/program/libvclplug_svp680.so
openoffice/program/libvos3gcc3.so
openoffice/program/libwpft680.so
openoffice/program/libxcr680.so
@ -239,6 +251,7 @@ openoffice/program/sax.uno.so
openoffice/program/security.uno.so
openoffice/program/servicemgr.uno.so
openoffice/program/shlibloader.uno.so
openoffice/program/simplecanvas.uno.so
openoffice/program/simplereg.uno.so
openoffice/program/slideshow.uno.so
openoffice/program/streams.uno.so

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-bg,v 1.2 2007/03/17 15:27:45 robert Exp $
@comment $OpenBSD: PLIST-i18n-bg,v 1.3 2007/11/13 09:46:28 robert Exp $
openoffice/help/bg/
openoffice/help/bg/default.css
openoffice/help/bg/err.html
@ -38,8 +38,19 @@ openoffice/help/bg/scalc.idx/SCHEMA
openoffice/help/bg/scalc.jar
openoffice/help/bg/scalc.key
openoffice/help/bg/scalc.tree
openoffice/help/bg/schart.cfg
openoffice/help/bg/schart.db
openoffice/help/bg/schart.ht
openoffice/help/bg/schart.idx/
openoffice/help/bg/schart.idx/CONTEXTS
openoffice/help/bg/schart.idx/DICTIONARY
openoffice/help/bg/schart.idx/DOCS
openoffice/help/bg/schart.idx/DOCS.TAB
openoffice/help/bg/schart.idx/EDGE
openoffice/help/bg/schart.idx/LINKNAMES
openoffice/help/bg/schart.idx/OFFSETS
openoffice/help/bg/schart.idx/POSITIONS
openoffice/help/bg/schart.idx/SCHEMA
openoffice/help/bg/schart.jar
openoffice/help/bg/schart.key
openoffice/help/bg/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_bg.sog
openoffice/presets/config/palette_bg.soc
openoffice/presets/config/styles_bg.sod
openoffice/program/resource/abp680bg.res
openoffice/program/resource/acc680bg.res
openoffice/program/resource/analysis680bg.res
openoffice/program/resource/avmedia680bg.res
openoffice/program/resource/basctl680bg.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680bg.res
openoffice/program/resource/bf_sc680bg.res
openoffice/program/resource/bf_sch680bg.res
openoffice/program/resource/bf_sd680bg.res
openoffice/program/resource/bf_sfx680bg.res
openoffice/program/resource/bf_sm680bg.res
openoffice/program/resource/bf_svx680bg.res
openoffice/program/resource/bf_sw680bg.res
openoffice/program/resource/bib680bg.res
openoffice/program/resource/cal680bg.res
openoffice/program/resource/chartcontroller680bg.res
openoffice/program/resource/cnr680bg.res
openoffice/program/resource/date680bg.res
openoffice/program/resource/dba680bg.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680bg.res
openoffice/program/resource/pdffilter680bg.res
openoffice/program/resource/preload680bg.res
openoffice/program/resource/productregistration680bg.res
openoffice/program/resource/rpt680bg.res
openoffice/program/resource/rptui680bg.res
openoffice/program/resource/san680bg.res
openoffice/program/resource/sb680bg.res
openoffice/program/resource/sc680bg.res
openoffice/program/resource/sch680bg.res
openoffice/program/resource/sd680bg.res
openoffice/program/resource/sdbcl680bg.res
openoffice/program/resource/sdbt680bg.res
openoffice/program/resource/sfx680bg.res
openoffice/program/resource/sm680bg.res
@ -216,6 +231,7 @@ openoffice/share/registry/res/bg/org/openoffice/Office/
openoffice/share/registry/res/bg/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/TableWizard.xcu
@ -232,6 +248,7 @@ openoffice/share/registry/res/bg/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -242,14 +259,19 @@ openoffice/share/registry/res/bg/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/bg/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/bg/org/openoffice/Setup.xcu
openoffice/share/registry/res/bg/org/openoffice/TypeDetection/
openoffice/share/registry/res/bg/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/bg/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-br-pt,v 1.1 2006/11/23 09:35:52 robert Exp $
@comment $OpenBSD: PLIST-i18n-br-pt,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/br-pt/
openoffice/help/br-pt/default.css
openoffice/help/br-pt/err.html
@ -38,8 +38,19 @@ openoffice/help/br-pt/scalc.idx/SCHEMA
openoffice/help/br-pt/scalc.jar
openoffice/help/br-pt/scalc.key
openoffice/help/br-pt/scalc.tree
openoffice/help/br-pt/schart.cfg
openoffice/help/br-pt/schart.db
openoffice/help/br-pt/schart.ht
openoffice/help/br-pt/schart.idx/
openoffice/help/br-pt/schart.idx/CONTEXTS
openoffice/help/br-pt/schart.idx/DICTIONARY
openoffice/help/br-pt/schart.idx/DOCS
openoffice/help/br-pt/schart.idx/DOCS.TAB
openoffice/help/br-pt/schart.idx/EDGE
openoffice/help/br-pt/schart.idx/LINKNAMES
openoffice/help/br-pt/schart.idx/OFFSETS
openoffice/help/br-pt/schart.idx/POSITIONS
openoffice/help/br-pt/schart.idx/SCHEMA
openoffice/help/br-pt/schart.jar
openoffice/help/br-pt/schart.key
openoffice/help/br-pt/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_en-US_br-pt.sog
openoffice/presets/config/palette_en-US_br-pt.soc
openoffice/presets/config/styles_en-US_br-pt.sod
openoffice/program/resource/abp680br-pt.res
openoffice/program/resource/acc680br-pt.res
openoffice/program/resource/analysis680br-pt.res
openoffice/program/resource/avmedia680br-pt.res
openoffice/program/resource/basctl680br-pt.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680br-pt.res
openoffice/program/resource/bf_sc680br-pt.res
openoffice/program/resource/bf_sch680br-pt.res
openoffice/program/resource/bf_sd680br-pt.res
openoffice/program/resource/bf_sfx680br-pt.res
openoffice/program/resource/bf_sm680br-pt.res
openoffice/program/resource/bf_svx680br-pt.res
openoffice/program/resource/bf_sw680br-pt.res
openoffice/program/resource/bib680br-pt.res
openoffice/program/resource/cal680br-pt.res
openoffice/program/resource/chartcontroller680br-pt.res
openoffice/program/resource/cnr680br-pt.res
openoffice/program/resource/date680br-pt.res
openoffice/program/resource/dba680br-pt.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680br-pt.res
openoffice/program/resource/pdffilter680br-pt.res
openoffice/program/resource/preload680br-pt.res
openoffice/program/resource/productregistration680br-pt.res
openoffice/program/resource/rpt680br-pt.res
openoffice/program/resource/rptui680br-pt.res
openoffice/program/resource/san680br-pt.res
openoffice/program/resource/sb680br-pt.res
openoffice/program/resource/sc680br-pt.res
openoffice/program/resource/sch680br-pt.res
openoffice/program/resource/sd680br-pt.res
openoffice/program/resource/sdbcl680br-pt.res
openoffice/program/resource/sdbt680br-pt.res
openoffice/program/resource/sfx680br-pt.res
openoffice/program/resource/sm680br-pt.res
@ -217,6 +232,7 @@ openoffice/share/registry/res/br-pt/org/openoffice/Office/
openoffice/share/registry/res/br-pt/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/TableWizard.xcu
@ -233,6 +249,7 @@ openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/ChartWindowState.xc
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -243,14 +260,19 @@ openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/br-pt/org/openoffice/Setup.xcu
openoffice/share/registry/res/br-pt/org/openoffice/TypeDetection/
openoffice/share/registry/res/br-pt/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/br-pt/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-ca,v 1.1 2007/07/02 07:35:29 robert Exp $
@comment $OpenBSD: PLIST-i18n-ca,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/ca/
openoffice/help/ca/default.css
openoffice/help/ca/err.html
@ -38,8 +38,19 @@ openoffice/help/ca/scalc.idx/SCHEMA
openoffice/help/ca/scalc.jar
openoffice/help/ca/scalc.key
openoffice/help/ca/scalc.tree
openoffice/help/ca/schart.cfg
openoffice/help/ca/schart.db
openoffice/help/ca/schart.ht
openoffice/help/ca/schart.idx/
openoffice/help/ca/schart.idx/CONTEXTS
openoffice/help/ca/schart.idx/DICTIONARY
openoffice/help/ca/schart.idx/DOCS
openoffice/help/ca/schart.idx/DOCS.TAB
openoffice/help/ca/schart.idx/EDGE
openoffice/help/ca/schart.idx/LINKNAMES
openoffice/help/ca/schart.idx/OFFSETS
openoffice/help/ca/schart.idx/POSITIONS
openoffice/help/ca/schart.idx/SCHEMA
openoffice/help/ca/schart.jar
openoffice/help/ca/schart.key
openoffice/help/ca/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_en-US_ca.sog
openoffice/presets/config/palette_en-US_ca.soc
openoffice/presets/config/styles_en-US_ca.sod
openoffice/program/resource/abp680ca.res
openoffice/program/resource/acc680ca.res
openoffice/program/resource/analysis680ca.res
openoffice/program/resource/avmedia680ca.res
openoffice/program/resource/basctl680ca.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680ca.res
openoffice/program/resource/bf_sc680ca.res
openoffice/program/resource/bf_sch680ca.res
openoffice/program/resource/bf_sd680ca.res
openoffice/program/resource/bf_sfx680ca.res
openoffice/program/resource/bf_sm680ca.res
openoffice/program/resource/bf_svx680ca.res
openoffice/program/resource/bf_sw680ca.res
openoffice/program/resource/bib680ca.res
openoffice/program/resource/cal680ca.res
openoffice/program/resource/chartcontroller680ca.res
openoffice/program/resource/cnr680ca.res
openoffice/program/resource/date680ca.res
openoffice/program/resource/dba680ca.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680ca.res
openoffice/program/resource/pdffilter680ca.res
openoffice/program/resource/preload680ca.res
openoffice/program/resource/productregistration680ca.res
openoffice/program/resource/rpt680ca.res
openoffice/program/resource/rptui680ca.res
openoffice/program/resource/san680ca.res
openoffice/program/resource/sb680ca.res
openoffice/program/resource/sc680ca.res
openoffice/program/resource/sch680ca.res
openoffice/program/resource/sd680ca.res
openoffice/program/resource/sdbcl680ca.res
openoffice/program/resource/sdbt680ca.res
openoffice/program/resource/sfx680ca.res
openoffice/program/resource/sm680ca.res
@ -217,6 +232,7 @@ openoffice/share/registry/res/ca/org/openoffice/Office/
openoffice/share/registry/res/ca/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/TableWizard.xcu
@ -233,6 +249,7 @@ openoffice/share/registry/res/ca/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -243,14 +260,19 @@ openoffice/share/registry/res/ca/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/ca/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/ca/org/openoffice/Setup.xcu
openoffice/share/registry/res/ca/org/openoffice/TypeDetection/
openoffice/share/registry/res/ca/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/ca/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-de,v 1.2 2007/03/17 15:27:45 robert Exp $
@comment $OpenBSD: PLIST-i18n-de,v 1.3 2007/11/13 09:46:28 robert Exp $
openoffice/help/de/
openoffice/help/de/default.css
openoffice/help/de/err.html
@ -38,8 +38,19 @@ openoffice/help/de/scalc.idx/SCHEMA
openoffice/help/de/scalc.jar
openoffice/help/de/scalc.key
openoffice/help/de/scalc.tree
openoffice/help/de/schart.cfg
openoffice/help/de/schart.db
openoffice/help/de/schart.ht
openoffice/help/de/schart.idx/
openoffice/help/de/schart.idx/CONTEXTS
openoffice/help/de/schart.idx/DICTIONARY
openoffice/help/de/schart.idx/DOCS
openoffice/help/de/schart.idx/DOCS.TAB
openoffice/help/de/schart.idx/EDGE
openoffice/help/de/schart.idx/LINKNAMES
openoffice/help/de/schart.idx/OFFSETS
openoffice/help/de/schart.idx/POSITIONS
openoffice/help/de/schart.idx/SCHEMA
openoffice/help/de/schart.jar
openoffice/help/de/schart.key
openoffice/help/de/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_de.sog
openoffice/presets/config/palette_de.soc
openoffice/presets/config/styles_de.sod
openoffice/program/resource/abp680de.res
openoffice/program/resource/acc680de.res
openoffice/program/resource/analysis680de.res
openoffice/program/resource/avmedia680de.res
openoffice/program/resource/basctl680de.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680de.res
openoffice/program/resource/bf_sc680de.res
openoffice/program/resource/bf_sch680de.res
openoffice/program/resource/bf_sd680de.res
openoffice/program/resource/bf_sfx680de.res
openoffice/program/resource/bf_sm680de.res
openoffice/program/resource/bf_svx680de.res
openoffice/program/resource/bf_sw680de.res
openoffice/program/resource/bib680de.res
openoffice/program/resource/cal680de.res
openoffice/program/resource/chartcontroller680de.res
openoffice/program/resource/cnr680de.res
openoffice/program/resource/date680de.res
openoffice/program/resource/dba680de.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680de.res
openoffice/program/resource/pdffilter680de.res
openoffice/program/resource/preload680de.res
openoffice/program/resource/productregistration680de.res
openoffice/program/resource/rpt680de.res
openoffice/program/resource/rptui680de.res
openoffice/program/resource/san680de.res
openoffice/program/resource/sb680de.res
openoffice/program/resource/sc680de.res
openoffice/program/resource/sch680de.res
openoffice/program/resource/sd680de.res
openoffice/program/resource/sdbcl680de.res
openoffice/program/resource/sdbt680de.res
openoffice/program/resource/sfx680de.res
openoffice/program/resource/sm680de.res
@ -216,6 +231,7 @@ openoffice/share/registry/res/de/org/openoffice/Office/
openoffice/share/registry/res/de/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/de/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/de/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/de/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/de/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/de/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/de/org/openoffice/Office/TableWizard.xcu
@ -232,6 +248,7 @@ openoffice/share/registry/res/de/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -242,14 +259,19 @@ openoffice/share/registry/res/de/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/de/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/de/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/de/org/openoffice/Setup.xcu
openoffice/share/registry/res/de/org/openoffice/TypeDetection/
openoffice/share/registry/res/de/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/de/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-es,v 1.2 2007/03/17 15:27:45 robert Exp $
@comment $OpenBSD: PLIST-i18n-es,v 1.3 2007/11/13 09:46:28 robert Exp $
openoffice/help/es/
openoffice/help/es/default.css
openoffice/help/es/err.html
@ -38,8 +38,19 @@ openoffice/help/es/scalc.idx/SCHEMA
openoffice/help/es/scalc.jar
openoffice/help/es/scalc.key
openoffice/help/es/scalc.tree
openoffice/help/es/schart.cfg
openoffice/help/es/schart.db
openoffice/help/es/schart.ht
openoffice/help/es/schart.idx/
openoffice/help/es/schart.idx/CONTEXTS
openoffice/help/es/schart.idx/DICTIONARY
openoffice/help/es/schart.idx/DOCS
openoffice/help/es/schart.idx/DOCS.TAB
openoffice/help/es/schart.idx/EDGE
openoffice/help/es/schart.idx/LINKNAMES
openoffice/help/es/schart.idx/OFFSETS
openoffice/help/es/schart.idx/POSITIONS
openoffice/help/es/schart.idx/SCHEMA
openoffice/help/es/schart.jar
openoffice/help/es/schart.key
openoffice/help/es/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_es.sog
openoffice/presets/config/palette_es.soc
openoffice/presets/config/styles_es.sod
openoffice/program/resource/abp680es.res
openoffice/program/resource/acc680es.res
openoffice/program/resource/analysis680es.res
openoffice/program/resource/avmedia680es.res
openoffice/program/resource/basctl680es.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680es.res
openoffice/program/resource/bf_sc680es.res
openoffice/program/resource/bf_sch680es.res
openoffice/program/resource/bf_sd680es.res
openoffice/program/resource/bf_sfx680es.res
openoffice/program/resource/bf_sm680es.res
openoffice/program/resource/bf_svx680es.res
openoffice/program/resource/bf_sw680es.res
openoffice/program/resource/bib680es.res
openoffice/program/resource/cal680es.res
openoffice/program/resource/chartcontroller680es.res
openoffice/program/resource/cnr680es.res
openoffice/program/resource/date680es.res
openoffice/program/resource/dba680es.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680es.res
openoffice/program/resource/pdffilter680es.res
openoffice/program/resource/preload680es.res
openoffice/program/resource/productregistration680es.res
openoffice/program/resource/rpt680es.res
openoffice/program/resource/rptui680es.res
openoffice/program/resource/san680es.res
openoffice/program/resource/sb680es.res
openoffice/program/resource/sc680es.res
openoffice/program/resource/sch680es.res
openoffice/program/resource/sd680es.res
openoffice/program/resource/sdbcl680es.res
openoffice/program/resource/sdbt680es.res
openoffice/program/resource/sfx680es.res
openoffice/program/resource/sm680es.res
@ -216,6 +231,7 @@ openoffice/share/registry/res/es/org/openoffice/Office/
openoffice/share/registry/res/es/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/es/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/es/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/es/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/es/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/es/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/es/org/openoffice/Office/TableWizard.xcu
@ -232,6 +248,7 @@ openoffice/share/registry/res/es/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -242,14 +259,19 @@ openoffice/share/registry/res/es/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/es/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/es/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/es/org/openoffice/Setup.xcu
openoffice/share/registry/res/es/org/openoffice/TypeDetection/
openoffice/share/registry/res/es/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/es/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-fa,v 1.1 2007/09/20 10:05:19 robert Exp $
@comment $OpenBSD: PLIST-i18n-fa,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/fa/
openoffice/help/fa/default.css
openoffice/help/fa/err.html
@ -38,8 +38,19 @@ openoffice/help/fa/scalc.idx/SCHEMA
openoffice/help/fa/scalc.jar
openoffice/help/fa/scalc.key
openoffice/help/fa/scalc.tree
openoffice/help/fa/schart.cfg
openoffice/help/fa/schart.db
openoffice/help/fa/schart.ht
openoffice/help/fa/schart.idx/
openoffice/help/fa/schart.idx/CONTEXTS
openoffice/help/fa/schart.idx/DICTIONARY
openoffice/help/fa/schart.idx/DOCS
openoffice/help/fa/schart.idx/DOCS.TAB
openoffice/help/fa/schart.idx/EDGE
openoffice/help/fa/schart.idx/LINKNAMES
openoffice/help/fa/schart.idx/OFFSETS
openoffice/help/fa/schart.idx/POSITIONS
openoffice/help/fa/schart.idx/SCHEMA
openoffice/help/fa/schart.jar
openoffice/help/fa/schart.key
openoffice/help/fa/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_en-US_fa.sog
openoffice/presets/config/palette_en-US_fa.soc
openoffice/presets/config/styles_en-US_fa.sod
openoffice/program/resource/abp680fa.res
openoffice/program/resource/acc680fa.res
openoffice/program/resource/analysis680fa.res
openoffice/program/resource/avmedia680fa.res
openoffice/program/resource/basctl680fa.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680fa.res
openoffice/program/resource/bf_sc680fa.res
openoffice/program/resource/bf_sch680fa.res
openoffice/program/resource/bf_sd680fa.res
openoffice/program/resource/bf_sfx680fa.res
openoffice/program/resource/bf_sm680fa.res
openoffice/program/resource/bf_svx680fa.res
openoffice/program/resource/bf_sw680fa.res
openoffice/program/resource/bib680fa.res
openoffice/program/resource/cal680fa.res
openoffice/program/resource/chartcontroller680fa.res
openoffice/program/resource/cnr680fa.res
openoffice/program/resource/date680fa.res
openoffice/program/resource/dba680fa.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680fa.res
openoffice/program/resource/pdffilter680fa.res
openoffice/program/resource/preload680fa.res
openoffice/program/resource/productregistration680fa.res
openoffice/program/resource/rpt680fa.res
openoffice/program/resource/rptui680fa.res
openoffice/program/resource/san680fa.res
openoffice/program/resource/sb680fa.res
openoffice/program/resource/sc680fa.res
openoffice/program/resource/sch680fa.res
openoffice/program/resource/sd680fa.res
openoffice/program/resource/sdbcl680fa.res
openoffice/program/resource/sdbt680fa.res
openoffice/program/resource/sfx680fa.res
openoffice/program/resource/sm680fa.res
@ -218,6 +233,7 @@ openoffice/share/registry/res/fa/org/openoffice/Office/
openoffice/share/registry/res/fa/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/TableWizard.xcu
@ -234,6 +250,7 @@ openoffice/share/registry/res/fa/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -244,14 +261,19 @@ openoffice/share/registry/res/fa/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/fa/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/fa/org/openoffice/Setup.xcu
openoffice/share/registry/res/fa/org/openoffice/TypeDetection/
openoffice/share/registry/res/fa/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/fa/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-fi,v 1.3 2007/03/19 13:15:30 robert Exp $
@comment $OpenBSD: PLIST-i18n-fi,v 1.4 2007/11/13 09:46:28 robert Exp $
openoffice/help/fi/
openoffice/help/fi/default.css
openoffice/help/fi/err.html
@ -38,8 +38,19 @@ openoffice/help/fi/scalc.idx/SCHEMA
openoffice/help/fi/scalc.jar
openoffice/help/fi/scalc.key
openoffice/help/fi/scalc.tree
openoffice/help/fi/schart.cfg
openoffice/help/fi/schart.db
openoffice/help/fi/schart.ht
openoffice/help/fi/schart.idx/
openoffice/help/fi/schart.idx/CONTEXTS
openoffice/help/fi/schart.idx/DICTIONARY
openoffice/help/fi/schart.idx/DOCS
openoffice/help/fi/schart.idx/DOCS.TAB
openoffice/help/fi/schart.idx/EDGE
openoffice/help/fi/schart.idx/LINKNAMES
openoffice/help/fi/schart.idx/OFFSETS
openoffice/help/fi/schart.idx/POSITIONS
openoffice/help/fi/schart.idx/SCHEMA
openoffice/help/fi/schart.jar
openoffice/help/fi/schart.key
openoffice/help/fi/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_en-US_fi.sog
openoffice/presets/config/palette_en-US_fi.soc
openoffice/presets/config/styles_en-US_fi.sod
openoffice/program/resource/abp680fi.res
openoffice/program/resource/acc680fi.res
openoffice/program/resource/analysis680fi.res
openoffice/program/resource/avmedia680fi.res
openoffice/program/resource/basctl680fi.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680fi.res
openoffice/program/resource/bf_sc680fi.res
openoffice/program/resource/bf_sch680fi.res
openoffice/program/resource/bf_sd680fi.res
openoffice/program/resource/bf_sfx680fi.res
openoffice/program/resource/bf_sm680fi.res
openoffice/program/resource/bf_svx680fi.res
openoffice/program/resource/bf_sw680fi.res
openoffice/program/resource/bib680fi.res
openoffice/program/resource/cal680fi.res
openoffice/program/resource/chartcontroller680fi.res
openoffice/program/resource/cnr680fi.res
openoffice/program/resource/date680fi.res
openoffice/program/resource/dba680fi.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680fi.res
openoffice/program/resource/pdffilter680fi.res
openoffice/program/resource/preload680fi.res
openoffice/program/resource/productregistration680fi.res
openoffice/program/resource/rpt680fi.res
openoffice/program/resource/rptui680fi.res
openoffice/program/resource/san680fi.res
openoffice/program/resource/sb680fi.res
openoffice/program/resource/sc680fi.res
openoffice/program/resource/sch680fi.res
openoffice/program/resource/sd680fi.res
openoffice/program/resource/sdbcl680fi.res
openoffice/program/resource/sdbt680fi.res
openoffice/program/resource/sfx680fi.res
openoffice/program/resource/sm680fi.res
@ -216,6 +231,7 @@ openoffice/share/registry/res/fi/org/openoffice/Office/
openoffice/share/registry/res/fi/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/TableWizard.xcu
@ -232,6 +248,7 @@ openoffice/share/registry/res/fi/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -242,14 +259,19 @@ openoffice/share/registry/res/fi/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/fi/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/fi/org/openoffice/Setup.xcu
openoffice/share/registry/res/fi/org/openoffice/TypeDetection/
openoffice/share/registry/res/fi/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/fi/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-fr,v 1.1 2006/11/20 09:33:02 robert Exp $
@comment $OpenBSD: PLIST-i18n-fr,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/fr/
openoffice/help/fr/default.css
openoffice/help/fr/err.html
@ -38,8 +38,19 @@ openoffice/help/fr/scalc.idx/SCHEMA
openoffice/help/fr/scalc.jar
openoffice/help/fr/scalc.key
openoffice/help/fr/scalc.tree
openoffice/help/fr/schart.cfg
openoffice/help/fr/schart.db
openoffice/help/fr/schart.ht
openoffice/help/fr/schart.idx/
openoffice/help/fr/schart.idx/CONTEXTS
openoffice/help/fr/schart.idx/DICTIONARY
openoffice/help/fr/schart.idx/DOCS
openoffice/help/fr/schart.idx/DOCS.TAB
openoffice/help/fr/schart.idx/EDGE
openoffice/help/fr/schart.idx/LINKNAMES
openoffice/help/fr/schart.idx/OFFSETS
openoffice/help/fr/schart.idx/POSITIONS
openoffice/help/fr/schart.idx/SCHEMA
openoffice/help/fr/schart.jar
openoffice/help/fr/schart.key
openoffice/help/fr/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_fr.sog
openoffice/presets/config/palette_fr.soc
openoffice/presets/config/styles_fr.sod
openoffice/program/resource/abp680fr.res
openoffice/program/resource/acc680fr.res
openoffice/program/resource/analysis680fr.res
openoffice/program/resource/avmedia680fr.res
openoffice/program/resource/basctl680fr.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680fr.res
openoffice/program/resource/bf_sc680fr.res
openoffice/program/resource/bf_sch680fr.res
openoffice/program/resource/bf_sd680fr.res
openoffice/program/resource/bf_sfx680fr.res
openoffice/program/resource/bf_sm680fr.res
openoffice/program/resource/bf_svx680fr.res
openoffice/program/resource/bf_sw680fr.res
openoffice/program/resource/bib680fr.res
openoffice/program/resource/cal680fr.res
openoffice/program/resource/chartcontroller680fr.res
openoffice/program/resource/cnr680fr.res
openoffice/program/resource/date680fr.res
openoffice/program/resource/dba680fr.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680fr.res
openoffice/program/resource/pdffilter680fr.res
openoffice/program/resource/preload680fr.res
openoffice/program/resource/productregistration680fr.res
openoffice/program/resource/rpt680fr.res
openoffice/program/resource/rptui680fr.res
openoffice/program/resource/san680fr.res
openoffice/program/resource/sb680fr.res
openoffice/program/resource/sc680fr.res
openoffice/program/resource/sch680fr.res
openoffice/program/resource/sd680fr.res
openoffice/program/resource/sdbcl680fr.res
openoffice/program/resource/sdbt680fr.res
openoffice/program/resource/sfx680fr.res
openoffice/program/resource/sm680fr.res
@ -216,6 +231,7 @@ openoffice/share/registry/res/fr/org/openoffice/Office/
openoffice/share/registry/res/fr/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/TableWizard.xcu
@ -232,6 +248,7 @@ openoffice/share/registry/res/fr/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -242,14 +259,19 @@ openoffice/share/registry/res/fr/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/fr/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/fr/org/openoffice/Setup.xcu
openoffice/share/registry/res/fr/org/openoffice/TypeDetection/
openoffice/share/registry/res/fr/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/fr/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-hu,v 1.1 2006/11/20 09:33:02 robert Exp $
@comment $OpenBSD: PLIST-i18n-hu,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/hu/
openoffice/help/hu/default.css
openoffice/help/hu/err.html
@ -38,8 +38,19 @@ openoffice/help/hu/scalc.idx/SCHEMA
openoffice/help/hu/scalc.jar
openoffice/help/hu/scalc.key
openoffice/help/hu/scalc.tree
openoffice/help/hu/schart.cfg
openoffice/help/hu/schart.db
openoffice/help/hu/schart.ht
openoffice/help/hu/schart.idx/
openoffice/help/hu/schart.idx/CONTEXTS
openoffice/help/hu/schart.idx/DICTIONARY
openoffice/help/hu/schart.idx/DOCS
openoffice/help/hu/schart.idx/DOCS.TAB
openoffice/help/hu/schart.idx/EDGE
openoffice/help/hu/schart.idx/LINKNAMES
openoffice/help/hu/schart.idx/OFFSETS
openoffice/help/hu/schart.idx/POSITIONS
openoffice/help/hu/schart.idx/SCHEMA
openoffice/help/hu/schart.jar
openoffice/help/hu/schart.key
openoffice/help/hu/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_hu.sog
openoffice/presets/config/palette_hu.soc
openoffice/presets/config/styles_hu.sod
openoffice/program/resource/abp680hu.res
openoffice/program/resource/acc680hu.res
openoffice/program/resource/analysis680hu.res
openoffice/program/resource/avmedia680hu.res
openoffice/program/resource/basctl680hu.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680hu.res
openoffice/program/resource/bf_sc680hu.res
openoffice/program/resource/bf_sch680hu.res
openoffice/program/resource/bf_sd680hu.res
openoffice/program/resource/bf_sfx680hu.res
openoffice/program/resource/bf_sm680hu.res
openoffice/program/resource/bf_svx680hu.res
openoffice/program/resource/bf_sw680hu.res
openoffice/program/resource/bib680hu.res
openoffice/program/resource/cal680hu.res
openoffice/program/resource/chartcontroller680hu.res
openoffice/program/resource/cnr680hu.res
openoffice/program/resource/date680hu.res
openoffice/program/resource/dba680hu.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680hu.res
openoffice/program/resource/pdffilter680hu.res
openoffice/program/resource/preload680hu.res
openoffice/program/resource/productregistration680hu.res
openoffice/program/resource/rpt680hu.res
openoffice/program/resource/rptui680hu.res
openoffice/program/resource/san680hu.res
openoffice/program/resource/sb680hu.res
openoffice/program/resource/sc680hu.res
openoffice/program/resource/sch680hu.res
openoffice/program/resource/sd680hu.res
openoffice/program/resource/sdbcl680hu.res
openoffice/program/resource/sdbt680hu.res
openoffice/program/resource/sfx680hu.res
openoffice/program/resource/sm680hu.res
@ -217,6 +232,7 @@ openoffice/share/registry/res/hu/org/openoffice/Office/
openoffice/share/registry/res/hu/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/TableWizard.xcu
@ -233,6 +249,7 @@ openoffice/share/registry/res/hu/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -243,14 +260,19 @@ openoffice/share/registry/res/hu/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/hu/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/hu/org/openoffice/Setup.xcu
openoffice/share/registry/res/hu/org/openoffice/TypeDetection/
openoffice/share/registry/res/hu/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/hu/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-it,v 1.1 2006/11/20 09:33:02 robert Exp $
@comment $OpenBSD: PLIST-i18n-it,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/it/
openoffice/help/it/default.css
openoffice/help/it/err.html
@ -38,8 +38,19 @@ openoffice/help/it/scalc.idx/SCHEMA
openoffice/help/it/scalc.jar
openoffice/help/it/scalc.key
openoffice/help/it/scalc.tree
openoffice/help/it/schart.cfg
openoffice/help/it/schart.db
openoffice/help/it/schart.ht
openoffice/help/it/schart.idx/
openoffice/help/it/schart.idx/CONTEXTS
openoffice/help/it/schart.idx/DICTIONARY
openoffice/help/it/schart.idx/DOCS
openoffice/help/it/schart.idx/DOCS.TAB
openoffice/help/it/schart.idx/EDGE
openoffice/help/it/schart.idx/LINKNAMES
openoffice/help/it/schart.idx/OFFSETS
openoffice/help/it/schart.idx/POSITIONS
openoffice/help/it/schart.idx/SCHEMA
openoffice/help/it/schart.jar
openoffice/help/it/schart.key
openoffice/help/it/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_it.sog
openoffice/presets/config/palette_it.soc
openoffice/presets/config/styles_it.sod
openoffice/program/resource/abp680it.res
openoffice/program/resource/acc680it.res
openoffice/program/resource/analysis680it.res
openoffice/program/resource/avmedia680it.res
openoffice/program/resource/basctl680it.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680it.res
openoffice/program/resource/bf_sc680it.res
openoffice/program/resource/bf_sch680it.res
openoffice/program/resource/bf_sd680it.res
openoffice/program/resource/bf_sfx680it.res
openoffice/program/resource/bf_sm680it.res
openoffice/program/resource/bf_svx680it.res
openoffice/program/resource/bf_sw680it.res
openoffice/program/resource/bib680it.res
openoffice/program/resource/cal680it.res
openoffice/program/resource/chartcontroller680it.res
openoffice/program/resource/cnr680it.res
openoffice/program/resource/date680it.res
openoffice/program/resource/dba680it.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680it.res
openoffice/program/resource/pdffilter680it.res
openoffice/program/resource/preload680it.res
openoffice/program/resource/productregistration680it.res
openoffice/program/resource/rpt680it.res
openoffice/program/resource/rptui680it.res
openoffice/program/resource/san680it.res
openoffice/program/resource/sb680it.res
openoffice/program/resource/sc680it.res
openoffice/program/resource/sch680it.res
openoffice/program/resource/sd680it.res
openoffice/program/resource/sdbcl680it.res
openoffice/program/resource/sdbt680it.res
openoffice/program/resource/sfx680it.res
openoffice/program/resource/sm680it.res
@ -216,6 +231,7 @@ openoffice/share/registry/res/it/org/openoffice/Office/
openoffice/share/registry/res/it/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/it/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/it/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/it/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/it/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/it/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/it/org/openoffice/Office/TableWizard.xcu
@ -232,6 +248,7 @@ openoffice/share/registry/res/it/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -242,14 +259,19 @@ openoffice/share/registry/res/it/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/it/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/it/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/it/org/openoffice/Setup.xcu
openoffice/share/registry/res/it/org/openoffice/TypeDetection/
openoffice/share/registry/res/it/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/it/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-ja,v 1.1 2006/11/20 09:33:02 robert Exp $
@comment $OpenBSD: PLIST-i18n-ja,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/ja/
openoffice/help/ja/default.css
openoffice/help/ja/err.html
@ -38,8 +38,19 @@ openoffice/help/ja/scalc.idx/SCHEMA
openoffice/help/ja/scalc.jar
openoffice/help/ja/scalc.key
openoffice/help/ja/scalc.tree
openoffice/help/ja/schart.cfg
openoffice/help/ja/schart.db
openoffice/help/ja/schart.ht
openoffice/help/ja/schart.idx/
openoffice/help/ja/schart.idx/CONTEXTS
openoffice/help/ja/schart.idx/DICTIONARY
openoffice/help/ja/schart.idx/DOCS
openoffice/help/ja/schart.idx/DOCS.TAB
openoffice/help/ja/schart.idx/EDGE
openoffice/help/ja/schart.idx/LINKNAMES
openoffice/help/ja/schart.idx/OFFSETS
openoffice/help/ja/schart.idx/POSITIONS
openoffice/help/ja/schart.idx/SCHEMA
openoffice/help/ja/schart.jar
openoffice/help/ja/schart.key
openoffice/help/ja/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_ja.sog
openoffice/presets/config/palette_ja.soc
openoffice/presets/config/styles_ja.sod
openoffice/program/resource/abp680ja.res
openoffice/program/resource/acc680ja.res
openoffice/program/resource/analysis680ja.res
openoffice/program/resource/avmedia680ja.res
openoffice/program/resource/basctl680ja.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680ja.res
openoffice/program/resource/bf_sc680ja.res
openoffice/program/resource/bf_sch680ja.res
openoffice/program/resource/bf_sd680ja.res
openoffice/program/resource/bf_sfx680ja.res
openoffice/program/resource/bf_sm680ja.res
openoffice/program/resource/bf_svx680ja.res
openoffice/program/resource/bf_sw680ja.res
openoffice/program/resource/bib680ja.res
openoffice/program/resource/cal680ja.res
openoffice/program/resource/chartcontroller680ja.res
openoffice/program/resource/cnr680ja.res
openoffice/program/resource/date680ja.res
openoffice/program/resource/dba680ja.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680ja.res
openoffice/program/resource/pdffilter680ja.res
openoffice/program/resource/preload680ja.res
openoffice/program/resource/productregistration680ja.res
openoffice/program/resource/rpt680ja.res
openoffice/program/resource/rptui680ja.res
openoffice/program/resource/san680ja.res
openoffice/program/resource/sb680ja.res
openoffice/program/resource/sc680ja.res
openoffice/program/resource/sch680ja.res
openoffice/program/resource/sd680ja.res
openoffice/program/resource/sdbcl680ja.res
openoffice/program/resource/sdbt680ja.res
openoffice/program/resource/sfx680ja.res
openoffice/program/resource/sm680ja.res
@ -218,6 +233,7 @@ openoffice/share/registry/res/ja/org/openoffice/Office/
openoffice/share/registry/res/ja/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/TableWizard.xcu
@ -234,6 +250,7 @@ openoffice/share/registry/res/ja/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -244,14 +261,19 @@ openoffice/share/registry/res/ja/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/ja/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/ja/org/openoffice/Setup.xcu
openoffice/share/registry/res/ja/org/openoffice/TypeDetection/
openoffice/share/registry/res/ja/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/ja/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-ko,v 1.1 2006/11/20 09:33:02 robert Exp $
@comment $OpenBSD: PLIST-i18n-ko,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/ko/
openoffice/help/ko/default.css
openoffice/help/ko/err.html
@ -38,8 +38,19 @@ openoffice/help/ko/scalc.idx/SCHEMA
openoffice/help/ko/scalc.jar
openoffice/help/ko/scalc.key
openoffice/help/ko/scalc.tree
openoffice/help/ko/schart.cfg
openoffice/help/ko/schart.db
openoffice/help/ko/schart.ht
openoffice/help/ko/schart.idx/
openoffice/help/ko/schart.idx/CONTEXTS
openoffice/help/ko/schart.idx/DICTIONARY
openoffice/help/ko/schart.idx/DOCS
openoffice/help/ko/schart.idx/DOCS.TAB
openoffice/help/ko/schart.idx/EDGE
openoffice/help/ko/schart.idx/LINKNAMES
openoffice/help/ko/schart.idx/OFFSETS
openoffice/help/ko/schart.idx/POSITIONS
openoffice/help/ko/schart.idx/SCHEMA
openoffice/help/ko/schart.jar
openoffice/help/ko/schart.key
openoffice/help/ko/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_ko.sog
openoffice/presets/config/palette_ko.soc
openoffice/presets/config/styles_ko.sod
openoffice/program/resource/abp680ko.res
openoffice/program/resource/acc680ko.res
openoffice/program/resource/analysis680ko.res
openoffice/program/resource/avmedia680ko.res
openoffice/program/resource/basctl680ko.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680ko.res
openoffice/program/resource/bf_sc680ko.res
openoffice/program/resource/bf_sch680ko.res
openoffice/program/resource/bf_sd680ko.res
openoffice/program/resource/bf_sfx680ko.res
openoffice/program/resource/bf_sm680ko.res
openoffice/program/resource/bf_svx680ko.res
openoffice/program/resource/bf_sw680ko.res
openoffice/program/resource/bib680ko.res
openoffice/program/resource/cal680ko.res
openoffice/program/resource/chartcontroller680ko.res
openoffice/program/resource/cnr680ko.res
openoffice/program/resource/date680ko.res
openoffice/program/resource/dba680ko.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680ko.res
openoffice/program/resource/pdffilter680ko.res
openoffice/program/resource/preload680ko.res
openoffice/program/resource/productregistration680ko.res
openoffice/program/resource/rpt680ko.res
openoffice/program/resource/rptui680ko.res
openoffice/program/resource/san680ko.res
openoffice/program/resource/sb680ko.res
openoffice/program/resource/sc680ko.res
openoffice/program/resource/sch680ko.res
openoffice/program/resource/sd680ko.res
openoffice/program/resource/sdbcl680ko.res
openoffice/program/resource/sdbt680ko.res
openoffice/program/resource/sfx680ko.res
openoffice/program/resource/sm680ko.res
@ -219,6 +234,7 @@ openoffice/share/registry/res/ko/org/openoffice/Office/
openoffice/share/registry/res/ko/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/TableWizard.xcu
@ -235,6 +251,7 @@ openoffice/share/registry/res/ko/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -245,14 +262,19 @@ openoffice/share/registry/res/ko/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/ko/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/ko/org/openoffice/Setup.xcu
openoffice/share/registry/res/ko/org/openoffice/TypeDetection/
openoffice/share/registry/res/ko/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/ko/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-lt,v 1.1 2006/11/25 12:40:14 robert Exp $
@comment $OpenBSD: PLIST-i18n-lt,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/lt/
openoffice/help/lt/default.css
openoffice/help/lt/err.html
@ -38,8 +38,19 @@ openoffice/help/lt/scalc.idx/SCHEMA
openoffice/help/lt/scalc.jar
openoffice/help/lt/scalc.key
openoffice/help/lt/scalc.tree
openoffice/help/lt/schart.cfg
openoffice/help/lt/schart.db
openoffice/help/lt/schart.ht
openoffice/help/lt/schart.idx/
openoffice/help/lt/schart.idx/CONTEXTS
openoffice/help/lt/schart.idx/DICTIONARY
openoffice/help/lt/schart.idx/DOCS
openoffice/help/lt/schart.idx/DOCS.TAB
openoffice/help/lt/schart.idx/EDGE
openoffice/help/lt/schart.idx/LINKNAMES
openoffice/help/lt/schart.idx/OFFSETS
openoffice/help/lt/schart.idx/POSITIONS
openoffice/help/lt/schart.idx/SCHEMA
openoffice/help/lt/schart.jar
openoffice/help/lt/schart.key
openoffice/help/lt/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_en-US_lt.sog
openoffice/presets/config/palette_en-US_lt.soc
openoffice/presets/config/styles_en-US_lt.sod
openoffice/program/resource/abp680lt.res
openoffice/program/resource/acc680lt.res
openoffice/program/resource/analysis680lt.res
openoffice/program/resource/avmedia680lt.res
openoffice/program/resource/basctl680lt.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680lt.res
openoffice/program/resource/bf_sc680lt.res
openoffice/program/resource/bf_sch680lt.res
openoffice/program/resource/bf_sd680lt.res
openoffice/program/resource/bf_sfx680lt.res
openoffice/program/resource/bf_sm680lt.res
openoffice/program/resource/bf_svx680lt.res
openoffice/program/resource/bf_sw680lt.res
openoffice/program/resource/bib680lt.res
openoffice/program/resource/cal680lt.res
openoffice/program/resource/chartcontroller680lt.res
openoffice/program/resource/cnr680lt.res
openoffice/program/resource/date680lt.res
openoffice/program/resource/dba680lt.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680lt.res
openoffice/program/resource/pdffilter680lt.res
openoffice/program/resource/preload680lt.res
openoffice/program/resource/productregistration680lt.res
openoffice/program/resource/rpt680lt.res
openoffice/program/resource/rptui680lt.res
openoffice/program/resource/san680lt.res
openoffice/program/resource/sb680lt.res
openoffice/program/resource/sc680lt.res
openoffice/program/resource/sch680lt.res
openoffice/program/resource/sd680lt.res
openoffice/program/resource/sdbcl680lt.res
openoffice/program/resource/sdbt680lt.res
openoffice/program/resource/sfx680lt.res
openoffice/program/resource/sm680lt.res
@ -217,6 +232,7 @@ openoffice/share/registry/res/lt/org/openoffice/Office/
openoffice/share/registry/res/lt/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/TableWizard.xcu
@ -233,6 +249,7 @@ openoffice/share/registry/res/lt/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -243,14 +260,19 @@ openoffice/share/registry/res/lt/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/lt/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/lt/org/openoffice/Setup.xcu
openoffice/share/registry/res/lt/org/openoffice/TypeDetection/
openoffice/share/registry/res/lt/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/lt/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-lv,v 1.1 2006/11/26 20:59:08 robert Exp $
@comment $OpenBSD: PLIST-i18n-lv,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/lv/
openoffice/help/lv/default.css
openoffice/help/lv/err.html
@ -38,8 +38,19 @@ openoffice/help/lv/scalc.idx/SCHEMA
openoffice/help/lv/scalc.jar
openoffice/help/lv/scalc.key
openoffice/help/lv/scalc.tree
openoffice/help/lv/schart.cfg
openoffice/help/lv/schart.db
openoffice/help/lv/schart.ht
openoffice/help/lv/schart.idx/
openoffice/help/lv/schart.idx/CONTEXTS
openoffice/help/lv/schart.idx/DICTIONARY
openoffice/help/lv/schart.idx/DOCS
openoffice/help/lv/schart.idx/DOCS.TAB
openoffice/help/lv/schart.idx/EDGE
openoffice/help/lv/schart.idx/LINKNAMES
openoffice/help/lv/schart.idx/OFFSETS
openoffice/help/lv/schart.idx/POSITIONS
openoffice/help/lv/schart.idx/SCHEMA
openoffice/help/lv/schart.jar
openoffice/help/lv/schart.key
openoffice/help/lv/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_en-US_lv.sog
openoffice/presets/config/palette_en-US_lv.soc
openoffice/presets/config/styles_en-US_lv.sod
openoffice/program/resource/abp680lv.res
openoffice/program/resource/acc680lv.res
openoffice/program/resource/analysis680lv.res
openoffice/program/resource/avmedia680lv.res
openoffice/program/resource/basctl680lv.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680lv.res
openoffice/program/resource/bf_sc680lv.res
openoffice/program/resource/bf_sch680lv.res
openoffice/program/resource/bf_sd680lv.res
openoffice/program/resource/bf_sfx680lv.res
openoffice/program/resource/bf_sm680lv.res
openoffice/program/resource/bf_svx680lv.res
openoffice/program/resource/bf_sw680lv.res
openoffice/program/resource/bib680lv.res
openoffice/program/resource/cal680lv.res
openoffice/program/resource/chartcontroller680lv.res
openoffice/program/resource/cnr680lv.res
openoffice/program/resource/date680lv.res
openoffice/program/resource/dba680lv.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680lv.res
openoffice/program/resource/pdffilter680lv.res
openoffice/program/resource/preload680lv.res
openoffice/program/resource/productregistration680lv.res
openoffice/program/resource/rpt680lv.res
openoffice/program/resource/rptui680lv.res
openoffice/program/resource/san680lv.res
openoffice/program/resource/sb680lv.res
openoffice/program/resource/sc680lv.res
openoffice/program/resource/sch680lv.res
openoffice/program/resource/sd680lv.res
openoffice/program/resource/sdbcl680lv.res
openoffice/program/resource/sdbt680lv.res
openoffice/program/resource/sfx680lv.res
openoffice/program/resource/sm680lv.res
@ -217,6 +232,7 @@ openoffice/share/registry/res/lv/org/openoffice/Office/
openoffice/share/registry/res/lv/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/TableWizard.xcu
@ -233,6 +249,7 @@ openoffice/share/registry/res/lv/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -243,14 +260,19 @@ openoffice/share/registry/res/lv/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/lv/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/lv/org/openoffice/Setup.xcu
openoffice/share/registry/res/lv/org/openoffice/TypeDetection/
openoffice/share/registry/res/lv/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/lv/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-nl,v 1.1 2006/11/24 10:52:33 robert Exp $
@comment $OpenBSD: PLIST-i18n-nl,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/nl/
openoffice/help/nl/default.css
openoffice/help/nl/err.html
@ -38,8 +38,19 @@ openoffice/help/nl/scalc.idx/SCHEMA
openoffice/help/nl/scalc.jar
openoffice/help/nl/scalc.key
openoffice/help/nl/scalc.tree
openoffice/help/nl/schart.cfg
openoffice/help/nl/schart.db
openoffice/help/nl/schart.ht
openoffice/help/nl/schart.idx/
openoffice/help/nl/schart.idx/CONTEXTS
openoffice/help/nl/schart.idx/DICTIONARY
openoffice/help/nl/schart.idx/DOCS
openoffice/help/nl/schart.idx/DOCS.TAB
openoffice/help/nl/schart.idx/EDGE
openoffice/help/nl/schart.idx/LINKNAMES
openoffice/help/nl/schart.idx/OFFSETS
openoffice/help/nl/schart.idx/POSITIONS
openoffice/help/nl/schart.idx/SCHEMA
openoffice/help/nl/schart.jar
openoffice/help/nl/schart.key
openoffice/help/nl/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_nl.sog
openoffice/presets/config/palette_nl.soc
openoffice/presets/config/styles_nl.sod
openoffice/program/resource/abp680nl.res
openoffice/program/resource/acc680nl.res
openoffice/program/resource/analysis680nl.res
openoffice/program/resource/avmedia680nl.res
openoffice/program/resource/basctl680nl.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680nl.res
openoffice/program/resource/bf_sc680nl.res
openoffice/program/resource/bf_sch680nl.res
openoffice/program/resource/bf_sd680nl.res
openoffice/program/resource/bf_sfx680nl.res
openoffice/program/resource/bf_sm680nl.res
openoffice/program/resource/bf_svx680nl.res
openoffice/program/resource/bf_sw680nl.res
openoffice/program/resource/bib680nl.res
openoffice/program/resource/cal680nl.res
openoffice/program/resource/chartcontroller680nl.res
openoffice/program/resource/cnr680nl.res
openoffice/program/resource/date680nl.res
openoffice/program/resource/dba680nl.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680nl.res
openoffice/program/resource/pdffilter680nl.res
openoffice/program/resource/preload680nl.res
openoffice/program/resource/productregistration680nl.res
openoffice/program/resource/rpt680nl.res
openoffice/program/resource/rptui680nl.res
openoffice/program/resource/san680nl.res
openoffice/program/resource/sb680nl.res
openoffice/program/resource/sc680nl.res
openoffice/program/resource/sch680nl.res
openoffice/program/resource/sd680nl.res
openoffice/program/resource/sdbcl680nl.res
openoffice/program/resource/sdbt680nl.res
openoffice/program/resource/sfx680nl.res
openoffice/program/resource/sm680nl.res
@ -217,6 +232,7 @@ openoffice/share/registry/res/nl/org/openoffice/Office/
openoffice/share/registry/res/nl/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/TableWizard.xcu
@ -233,6 +249,7 @@ openoffice/share/registry/res/nl/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -243,14 +260,19 @@ openoffice/share/registry/res/nl/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/nl/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/nl/org/openoffice/Setup.xcu
openoffice/share/registry/res/nl/org/openoffice/TypeDetection/
openoffice/share/registry/res/nl/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/nl/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-pl,v 1.1 2006/11/20 09:33:02 robert Exp $
@comment $OpenBSD: PLIST-i18n-pl,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/pl/
openoffice/help/pl/default.css
openoffice/help/pl/err.html
@ -38,8 +38,19 @@ openoffice/help/pl/scalc.idx/SCHEMA
openoffice/help/pl/scalc.jar
openoffice/help/pl/scalc.key
openoffice/help/pl/scalc.tree
openoffice/help/pl/schart.cfg
openoffice/help/pl/schart.db
openoffice/help/pl/schart.ht
openoffice/help/pl/schart.idx/
openoffice/help/pl/schart.idx/CONTEXTS
openoffice/help/pl/schart.idx/DICTIONARY
openoffice/help/pl/schart.idx/DOCS
openoffice/help/pl/schart.idx/DOCS.TAB
openoffice/help/pl/schart.idx/EDGE
openoffice/help/pl/schart.idx/LINKNAMES
openoffice/help/pl/schart.idx/OFFSETS
openoffice/help/pl/schart.idx/POSITIONS
openoffice/help/pl/schart.idx/SCHEMA
openoffice/help/pl/schart.jar
openoffice/help/pl/schart.key
openoffice/help/pl/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_pl.sog
openoffice/presets/config/palette_pl.soc
openoffice/presets/config/styles_pl.sod
openoffice/program/resource/abp680pl.res
openoffice/program/resource/acc680pl.res
openoffice/program/resource/analysis680pl.res
openoffice/program/resource/avmedia680pl.res
openoffice/program/resource/basctl680pl.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680pl.res
openoffice/program/resource/bf_sc680pl.res
openoffice/program/resource/bf_sch680pl.res
openoffice/program/resource/bf_sd680pl.res
openoffice/program/resource/bf_sfx680pl.res
openoffice/program/resource/bf_sm680pl.res
openoffice/program/resource/bf_svx680pl.res
openoffice/program/resource/bf_sw680pl.res
openoffice/program/resource/bib680pl.res
openoffice/program/resource/cal680pl.res
openoffice/program/resource/chartcontroller680pl.res
openoffice/program/resource/cnr680pl.res
openoffice/program/resource/date680pl.res
openoffice/program/resource/dba680pl.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680pl.res
openoffice/program/resource/pdffilter680pl.res
openoffice/program/resource/preload680pl.res
openoffice/program/resource/productregistration680pl.res
openoffice/program/resource/rpt680pl.res
openoffice/program/resource/rptui680pl.res
openoffice/program/resource/san680pl.res
openoffice/program/resource/sb680pl.res
openoffice/program/resource/sc680pl.res
openoffice/program/resource/sch680pl.res
openoffice/program/resource/sd680pl.res
openoffice/program/resource/sdbcl680pl.res
openoffice/program/resource/sdbt680pl.res
openoffice/program/resource/sfx680pl.res
openoffice/program/resource/sm680pl.res
@ -226,6 +241,7 @@ openoffice/share/registry/res/pl/org/openoffice/Office/
openoffice/share/registry/res/pl/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/TableWizard.xcu
@ -242,6 +258,7 @@ openoffice/share/registry/res/pl/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -252,14 +269,19 @@ openoffice/share/registry/res/pl/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/pl/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/pl/org/openoffice/Setup.xcu
openoffice/share/registry/res/pl/org/openoffice/TypeDetection/
openoffice/share/registry/res/pl/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/pl/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-ru,v 1.1 2006/11/20 09:33:02 robert Exp $
@comment $OpenBSD: PLIST-i18n-ru,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/ru/
openoffice/help/ru/default.css
openoffice/help/ru/err.html
@ -38,8 +38,19 @@ openoffice/help/ru/scalc.idx/SCHEMA
openoffice/help/ru/scalc.jar
openoffice/help/ru/scalc.key
openoffice/help/ru/scalc.tree
openoffice/help/ru/schart.cfg
openoffice/help/ru/schart.db
openoffice/help/ru/schart.ht
openoffice/help/ru/schart.idx/
openoffice/help/ru/schart.idx/CONTEXTS
openoffice/help/ru/schart.idx/DICTIONARY
openoffice/help/ru/schart.idx/DOCS
openoffice/help/ru/schart.idx/DOCS.TAB
openoffice/help/ru/schart.idx/EDGE
openoffice/help/ru/schart.idx/LINKNAMES
openoffice/help/ru/schart.idx/OFFSETS
openoffice/help/ru/schart.idx/POSITIONS
openoffice/help/ru/schart.idx/SCHEMA
openoffice/help/ru/schart.jar
openoffice/help/ru/schart.key
openoffice/help/ru/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_ru.sog
openoffice/presets/config/palette_ru.soc
openoffice/presets/config/styles_ru.sod
openoffice/program/resource/abp680ru.res
openoffice/program/resource/acc680ru.res
openoffice/program/resource/analysis680ru.res
openoffice/program/resource/avmedia680ru.res
openoffice/program/resource/basctl680ru.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680ru.res
openoffice/program/resource/bf_sc680ru.res
openoffice/program/resource/bf_sch680ru.res
openoffice/program/resource/bf_sd680ru.res
openoffice/program/resource/bf_sfx680ru.res
openoffice/program/resource/bf_sm680ru.res
openoffice/program/resource/bf_svx680ru.res
openoffice/program/resource/bf_sw680ru.res
openoffice/program/resource/bib680ru.res
openoffice/program/resource/cal680ru.res
openoffice/program/resource/chartcontroller680ru.res
openoffice/program/resource/cnr680ru.res
openoffice/program/resource/date680ru.res
openoffice/program/resource/dba680ru.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680ru.res
openoffice/program/resource/pdffilter680ru.res
openoffice/program/resource/preload680ru.res
openoffice/program/resource/productregistration680ru.res
openoffice/program/resource/rpt680ru.res
openoffice/program/resource/rptui680ru.res
openoffice/program/resource/san680ru.res
openoffice/program/resource/sb680ru.res
openoffice/program/resource/sc680ru.res
openoffice/program/resource/sch680ru.res
openoffice/program/resource/sd680ru.res
openoffice/program/resource/sdbcl680ru.res
openoffice/program/resource/sdbt680ru.res
openoffice/program/resource/sfx680ru.res
openoffice/program/resource/sm680ru.res
@ -217,6 +232,7 @@ openoffice/share/registry/res/ru/org/openoffice/Office/
openoffice/share/registry/res/ru/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/TableWizard.xcu
@ -233,6 +249,7 @@ openoffice/share/registry/res/ru/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -243,14 +260,19 @@ openoffice/share/registry/res/ru/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/ru/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/ru/org/openoffice/Setup.xcu
openoffice/share/registry/res/ru/org/openoffice/TypeDetection/
openoffice/share/registry/res/ru/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/ru/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-sl,v 1.1 2006/11/23 23:19:27 robert Exp $
@comment $OpenBSD: PLIST-i18n-sl,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/sl/
openoffice/help/sl/default.css
openoffice/help/sl/err.html
@ -38,8 +38,19 @@ openoffice/help/sl/scalc.idx/SCHEMA
openoffice/help/sl/scalc.jar
openoffice/help/sl/scalc.key
openoffice/help/sl/scalc.tree
openoffice/help/sl/schart.cfg
openoffice/help/sl/schart.db
openoffice/help/sl/schart.ht
openoffice/help/sl/schart.idx/
openoffice/help/sl/schart.idx/CONTEXTS
openoffice/help/sl/schart.idx/DICTIONARY
openoffice/help/sl/schart.idx/DOCS
openoffice/help/sl/schart.idx/DOCS.TAB
openoffice/help/sl/schart.idx/EDGE
openoffice/help/sl/schart.idx/LINKNAMES
openoffice/help/sl/schart.idx/OFFSETS
openoffice/help/sl/schart.idx/POSITIONS
openoffice/help/sl/schart.idx/SCHEMA
openoffice/help/sl/schart.jar
openoffice/help/sl/schart.key
openoffice/help/sl/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_sl.sog
openoffice/presets/config/palette_sl.soc
openoffice/presets/config/styles_sl.sod
openoffice/program/resource/abp680sl.res
openoffice/program/resource/acc680sl.res
openoffice/program/resource/analysis680sl.res
openoffice/program/resource/avmedia680sl.res
openoffice/program/resource/basctl680sl.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680sl.res
openoffice/program/resource/bf_sc680sl.res
openoffice/program/resource/bf_sch680sl.res
openoffice/program/resource/bf_sd680sl.res
openoffice/program/resource/bf_sfx680sl.res
openoffice/program/resource/bf_sm680sl.res
openoffice/program/resource/bf_svx680sl.res
openoffice/program/resource/bf_sw680sl.res
openoffice/program/resource/bib680sl.res
openoffice/program/resource/cal680sl.res
openoffice/program/resource/chartcontroller680sl.res
openoffice/program/resource/cnr680sl.res
openoffice/program/resource/date680sl.res
openoffice/program/resource/dba680sl.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680sl.res
openoffice/program/resource/pdffilter680sl.res
openoffice/program/resource/preload680sl.res
openoffice/program/resource/productregistration680sl.res
openoffice/program/resource/rpt680sl.res
openoffice/program/resource/rptui680sl.res
openoffice/program/resource/san680sl.res
openoffice/program/resource/sb680sl.res
openoffice/program/resource/sc680sl.res
openoffice/program/resource/sch680sl.res
openoffice/program/resource/sd680sl.res
openoffice/program/resource/sdbcl680sl.res
openoffice/program/resource/sdbt680sl.res
openoffice/program/resource/sfx680sl.res
openoffice/program/resource/sm680sl.res
@ -218,6 +233,7 @@ openoffice/share/registry/res/sl/org/openoffice/Office/
openoffice/share/registry/res/sl/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/TableWizard.xcu
@ -234,6 +250,7 @@ openoffice/share/registry/res/sl/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -244,14 +261,19 @@ openoffice/share/registry/res/sl/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/sl/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/sl/org/openoffice/Setup.xcu
openoffice/share/registry/res/sl/org/openoffice/TypeDetection/
openoffice/share/registry/res/sl/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/sl/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-i18n-sv,v 1.1 2006/11/28 09:35:27 robert Exp $
@comment $OpenBSD: PLIST-i18n-sv,v 1.2 2007/11/13 09:46:28 robert Exp $
openoffice/help/sv/
openoffice/help/sv/default.css
openoffice/help/sv/err.html
@ -38,8 +38,19 @@ openoffice/help/sv/scalc.idx/SCHEMA
openoffice/help/sv/scalc.jar
openoffice/help/sv/scalc.key
openoffice/help/sv/scalc.tree
openoffice/help/sv/schart.cfg
openoffice/help/sv/schart.db
openoffice/help/sv/schart.ht
openoffice/help/sv/schart.idx/
openoffice/help/sv/schart.idx/CONTEXTS
openoffice/help/sv/schart.idx/DICTIONARY
openoffice/help/sv/schart.idx/DOCS
openoffice/help/sv/schart.idx/DOCS.TAB
openoffice/help/sv/schart.idx/EDGE
openoffice/help/sv/schart.idx/LINKNAMES
openoffice/help/sv/schart.idx/OFFSETS
openoffice/help/sv/schart.idx/POSITIONS
openoffice/help/sv/schart.idx/SCHEMA
openoffice/help/sv/schart.jar
openoffice/help/sv/schart.key
openoffice/help/sv/schart.tree
@ -135,6 +146,7 @@ openoffice/presets/config/modern_sv.sog
openoffice/presets/config/palette_sv.soc
openoffice/presets/config/styles_sv.sod
openoffice/program/resource/abp680sv.res
openoffice/program/resource/acc680sv.res
openoffice/program/resource/analysis680sv.res
openoffice/program/resource/avmedia680sv.res
openoffice/program/resource/basctl680sv.res
@ -143,12 +155,12 @@ openoffice/program/resource/bf_ofa680sv.res
openoffice/program/resource/bf_sc680sv.res
openoffice/program/resource/bf_sch680sv.res
openoffice/program/resource/bf_sd680sv.res
openoffice/program/resource/bf_sfx680sv.res
openoffice/program/resource/bf_sm680sv.res
openoffice/program/resource/bf_svx680sv.res
openoffice/program/resource/bf_sw680sv.res
openoffice/program/resource/bib680sv.res
openoffice/program/resource/cal680sv.res
openoffice/program/resource/chartcontroller680sv.res
openoffice/program/resource/cnr680sv.res
openoffice/program/resource/date680sv.res
openoffice/program/resource/dba680sv.res
@ -177,10 +189,13 @@ openoffice/program/resource/pcr680sv.res
openoffice/program/resource/pdffilter680sv.res
openoffice/program/resource/preload680sv.res
openoffice/program/resource/productregistration680sv.res
openoffice/program/resource/rpt680sv.res
openoffice/program/resource/rptui680sv.res
openoffice/program/resource/san680sv.res
openoffice/program/resource/sb680sv.res
openoffice/program/resource/sc680sv.res
openoffice/program/resource/sch680sv.res
openoffice/program/resource/sd680sv.res
openoffice/program/resource/sdbcl680sv.res
openoffice/program/resource/sdbt680sv.res
openoffice/program/resource/sfx680sv.res
openoffice/program/resource/sm680sv.res
@ -217,6 +232,7 @@ openoffice/share/registry/res/sv/org/openoffice/Office/
openoffice/share/registry/res/sv/org/openoffice/Office/Common.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/DataAccess.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/Embedding.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/ExtendedColorScheme.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/SFX.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/TableWizard.xcu
@ -233,6 +249,7 @@ openoffice/share/registry/res/sv/org/openoffice/Office/UI/ChartWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/DbBrowserWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/DbQueryWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/DbRelationWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/DbReportWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/DbTableWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/DbuCommands.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/DrawImpressCommands.xcu
@ -243,14 +260,19 @@ openoffice/share/registry/res/sv/org/openoffice/Office/UI/GenericCommands.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/ImpressWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/MathCommands.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/MathWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/ReportCommands.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/StartModuleCommands.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/StartModuleWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/WriterCommands.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/WriterFormWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/WriterReportWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/WriterWebWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/WriterWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/UI/XFormsWindowState.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/WebWizard.xcu
openoffice/share/registry/res/sv/org/openoffice/Office/Writer.xcu
openoffice/share/registry/res/sv/org/openoffice/Setup.xcu
openoffice/share/registry/res/sv/org/openoffice/TypeDetection/
openoffice/share/registry/res/sv/org/openoffice/TypeDetection/Filter.xcu
openoffice/share/template/sv/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-java,v 1.3 2007/03/17 15:27:45 robert Exp $
@comment $OpenBSD: PLIST-java,v 1.4 2007/11/13 09:46:28 robert Exp $
%%SHARED%%
openoffice/program/JREProperties.class
openoffice/program/classes/
@ -19,7 +19,6 @@ openoffice/program/classes/fax.jar
openoffice/program/classes/form.jar
openoffice/program/classes/hsqldb.jar
openoffice/program/classes/java_uno.jar
openoffice/program/classes/java_uno_accessbridge.jar
openoffice/program/classes/js.jar
openoffice/program/classes/juh.jar
openoffice/program/classes/jurt.jar

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.7 2007/06/15 07:42:17 robert Exp $
@comment $OpenBSD: PLIST-main,v 1.8 2007/11/13 09:46:28 robert Exp $
@pkgpath editors/openoffice
%%SHARED%%
bin/sbase
@ -56,8 +56,19 @@ openoffice/help/en/scalc.idx/SCHEMA
openoffice/help/en/scalc.jar
openoffice/help/en/scalc.key
openoffice/help/en/scalc.tree
openoffice/help/en/schart.cfg
openoffice/help/en/schart.db
openoffice/help/en/schart.ht
openoffice/help/en/schart.idx/
openoffice/help/en/schart.idx/CONTEXTS
openoffice/help/en/schart.idx/DICTIONARY
openoffice/help/en/schart.idx/DOCS
openoffice/help/en/schart.idx/DOCS.TAB
openoffice/help/en/schart.idx/EDGE
openoffice/help/en/schart.idx/LINKNAMES
openoffice/help/en/schart.idx/OFFSETS
openoffice/help/en/schart.idx/POSITIONS
openoffice/help/en/schart.idx/SCHEMA
openoffice/help/en/schart.jar
openoffice/help/en/schart.key
openoffice/help/en/schart.tree
@ -220,6 +231,7 @@ 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_purpenvhelpergcc3.so.3
openoffice/program/libuno_sal.so.3
openoffice/program/libuno_salhelpergcc3.so.3
openoffice/program/mailmerge.py
@ -239,6 +251,7 @@ openoffice/program/pythonloader.unorc
openoffice/program/pythonscript.py
openoffice/program/resource/
openoffice/program/resource/abp680en-US.res
openoffice/program/resource/acc680en-US.res
openoffice/program/resource/analysis680en-US.res
openoffice/program/resource/avmedia680en-US.res
openoffice/program/resource/basctl680en-US.res
@ -247,12 +260,12 @@ openoffice/program/resource/bf_ofa680en-US.res
openoffice/program/resource/bf_sc680en-US.res
openoffice/program/resource/bf_sch680en-US.res
openoffice/program/resource/bf_sd680en-US.res
openoffice/program/resource/bf_sfx680en-US.res
openoffice/program/resource/bf_sm680en-US.res
openoffice/program/resource/bf_svx680en-US.res
openoffice/program/resource/bf_sw680en-US.res
openoffice/program/resource/bib680en-US.res
openoffice/program/resource/cal680en-US.res
openoffice/program/resource/chartcontroller680en-US.res
openoffice/program/resource/cnr680en-US.res
openoffice/program/resource/date680en-US.res
openoffice/program/resource/dba680en-US.res
@ -281,10 +294,13 @@ 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/rpt680en-US.res
openoffice/program/resource/rptui680en-US.res
openoffice/program/resource/san680en-US.res
openoffice/program/resource/sb680en-US.res
openoffice/program/resource/sc680en-US.res
openoffice/program/resource/sch680en-US.res
openoffice/program/resource/sd680en-US.res
openoffice/program/resource/sdbcl680en-US.res
openoffice/program/resource/sdbt680en-US.res
openoffice/program/resource/sfx680en-US.res
openoffice/program/resource/sm680en-US.res
@ -372,12 +388,14 @@ 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_af-ZA.dat
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_en-ZA.dat
openoffice/share/autocorr/acor_es-ES.dat
openoffice/share/autocorr/acor_fr-FR.dat
openoffice/share/autocorr/acor_hu-HU.dat
@ -521,6 +539,8 @@ 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/images_tango.zip
openoffice/share/config/javasettingsunopkginstall.xml
openoffice/share/config/psetup.xpm
openoffice/share/config/psetupl.xpm
openoffice/share/config/soffice.cfg/
@ -541,6 +561,7 @@ 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/dialogbar.xml
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
@ -613,6 +634,31 @@ 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/dbreport/
openoffice/share/config/soffice.cfg/modules/dbreport/accelerator/
openoffice/share/config/soffice.cfg/modules/dbreport/accelerator/de-DE/
openoffice/share/config/soffice.cfg/modules/dbreport/accelerator/de-DE/default.xml
openoffice/share/config/soffice.cfg/modules/dbreport/accelerator/en-GB/
openoffice/share/config/soffice.cfg/modules/dbreport/accelerator/en-GB/default.xml
openoffice/share/config/soffice.cfg/modules/dbreport/accelerator/en-US/
openoffice/share/config/soffice.cfg/modules/dbreport/accelerator/en-US/default.xml
openoffice/share/config/soffice.cfg/modules/dbreport/menubar/
openoffice/share/config/soffice.cfg/modules/dbreport/menubar/menubar.xml
openoffice/share/config/soffice.cfg/modules/dbreport/statusbar/
openoffice/share/config/soffice.cfg/modules/dbreport/statusbar/statusbar.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/Formatting.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/alignmentbar.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/arrowshapes.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/basicshapes.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/calloutshapes.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/flowchartshapes.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/reportcontrols.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/resizebar.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/sectionalignmentbar.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/starshapes.xml
openoffice/share/config/soffice.cfg/modules/dbreport/toolbar/symbolshapes.xml
openoffice/share/config/soffice.cfg/modules/dbreport/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
@ -652,14 +698,12 @@ 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
@ -906,6 +950,110 @@ 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/swform/
openoffice/share/config/soffice.cfg/modules/swform/accelerator/
openoffice/share/config/soffice.cfg/modules/swform/accelerator/de/
openoffice/share/config/soffice.cfg/modules/swform/accelerator/de/default.xml
openoffice/share/config/soffice.cfg/modules/swform/accelerator/en-US/
openoffice/share/config/soffice.cfg/modules/swform/accelerator/en-US/default.xml
openoffice/share/config/soffice.cfg/modules/swform/accelerator/es/
openoffice/share/config/soffice.cfg/modules/swform/accelerator/es/default.xml
openoffice/share/config/soffice.cfg/modules/swform/accelerator/fr/
openoffice/share/config/soffice.cfg/modules/swform/accelerator/fr/default.xml
openoffice/share/config/soffice.cfg/modules/swform/menubar/
openoffice/share/config/soffice.cfg/modules/swform/menubar/menubar.xml
openoffice/share/config/soffice.cfg/modules/swform/statusbar/
openoffice/share/config/soffice.cfg/modules/swform/statusbar/statusbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/
openoffice/share/config/soffice.cfg/modules/swform/toolbar/alignmentbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/arrowshapes.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/basicshapes.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/bezierobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/calloutshapes.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/colorbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/drawbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/drawingobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/drawtextobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/extrusionobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/flowchartshapes.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/fontworkobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/fontworkshapetype.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/formcontrols.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/formdesign.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/formsfilterbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/formsnavigationbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/formtextobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/frameobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/fullscreenbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/graffilterbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/graphicobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/insertbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/insertobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/mediaobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/moreformcontrols.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/numobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/oleobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/optimizetablebar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/previewobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/standardbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/starshapes.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/symbolshapes.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/tableobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/textobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/toolbar.xml
openoffice/share/config/soffice.cfg/modules/swform/toolbar/viewerbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/
openoffice/share/config/soffice.cfg/modules/swreport/accelerator/
openoffice/share/config/soffice.cfg/modules/swreport/accelerator/de/
openoffice/share/config/soffice.cfg/modules/swreport/accelerator/de/default.xml
openoffice/share/config/soffice.cfg/modules/swreport/accelerator/en-US/
openoffice/share/config/soffice.cfg/modules/swreport/accelerator/en-US/default.xml
openoffice/share/config/soffice.cfg/modules/swreport/accelerator/es/
openoffice/share/config/soffice.cfg/modules/swreport/accelerator/es/default.xml
openoffice/share/config/soffice.cfg/modules/swreport/accelerator/fr/
openoffice/share/config/soffice.cfg/modules/swreport/accelerator/fr/default.xml
openoffice/share/config/soffice.cfg/modules/swreport/menubar/
openoffice/share/config/soffice.cfg/modules/swreport/menubar/menubar.xml
openoffice/share/config/soffice.cfg/modules/swreport/statusbar/
openoffice/share/config/soffice.cfg/modules/swreport/statusbar/statusbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/alignmentbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/arrowshapes.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/basicshapes.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/bezierobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/calloutshapes.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/colorbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/drawbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/drawingobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/drawtextobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/extrusionobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/flowchartshapes.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/fontworkobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/fontworkshapetype.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/formcontrols.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/formdesign.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/formsfilterbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/formsnavigationbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/formtextobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/frameobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/fullscreenbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/graffilterbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/graphicobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/insertbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/insertobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/mediaobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/moreformcontrols.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/numobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/oleobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/optimizetablebar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/previewobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/standardbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/starshapes.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/symbolshapes.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/tableobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/textobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/toolbar/toolbar.xml
openoffice/share/config/soffice.cfg/modules/swreport/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/
@ -958,6 +1106,58 @@ 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/modules/swxform/
openoffice/share/config/soffice.cfg/modules/swxform/accelerator/
openoffice/share/config/soffice.cfg/modules/swxform/accelerator/de/
openoffice/share/config/soffice.cfg/modules/swxform/accelerator/de/default.xml
openoffice/share/config/soffice.cfg/modules/swxform/accelerator/en-US/
openoffice/share/config/soffice.cfg/modules/swxform/accelerator/en-US/default.xml
openoffice/share/config/soffice.cfg/modules/swxform/accelerator/es/
openoffice/share/config/soffice.cfg/modules/swxform/accelerator/es/default.xml
openoffice/share/config/soffice.cfg/modules/swxform/accelerator/fr/
openoffice/share/config/soffice.cfg/modules/swxform/accelerator/fr/default.xml
openoffice/share/config/soffice.cfg/modules/swxform/menubar/
openoffice/share/config/soffice.cfg/modules/swxform/menubar/menubar.xml
openoffice/share/config/soffice.cfg/modules/swxform/statusbar/
openoffice/share/config/soffice.cfg/modules/swxform/statusbar/statusbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/alignmentbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/arrowshapes.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/basicshapes.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/bezierobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/calloutshapes.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/colorbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/drawbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/drawingobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/drawtextobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/extrusionobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/flowchartshapes.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/fontworkobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/fontworkshapetype.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/formcontrols.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/formdesign.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/formsfilterbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/formsnavigationbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/formtextobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/frameobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/fullscreenbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/graffilterbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/graphicobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/insertbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/insertobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/mediaobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/moreformcontrols.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/numobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/oleobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/optimizetablebar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/previewobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/standardbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/starshapes.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/symbolshapes.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/tableobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/textobjectbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/toolbar/toolbar.xml
openoffice/share/config/soffice.cfg/modules/swxform/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
@ -1056,6 +1256,18 @@ 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/buttons/
openoffice/share/config/wizard/web/buttons/glas-blue.zip
openoffice/share/config/wizard/web/buttons/glas-green.zip
openoffice/share/config/wizard/web/buttons/glas-red.zip
openoffice/share/config/wizard/web/buttons/round-gorilla.zip
openoffice/share/config/wizard/web/buttons/round-white.zip
openoffice/share/config/wizard/web/buttons/simple.zip
openoffice/share/config/wizard/web/buttons/square-blue.zip
openoffice/share/config/wizard/web/buttons/square-gray.zip
openoffice/share/config/wizard/web/buttons/square-green.zip
openoffice/share/config/wizard/web/buttons/square-red.zip
openoffice/share/config/wizard/web/buttons/square-yellow.zip
openoffice/share/config/wizard/web/images/
openoffice/share/config/wizard/web/images/calc.gif
openoffice/share/config/wizard/web/images/draw.gif
@ -1069,25 +1281,20 @@ 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
@ -1095,17 +1302,13 @@ 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/
@ -1135,7 +1338,7 @@ 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_af_ZA.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
@ -1145,14 +1348,23 @@ openoffice/share/dict/ooo/README_hu_HU.txt
openoffice/share/dict/ooo/README_hyph_de_DE.txt
openoffice/share/dict/ooo/README_hyph_et_EE.txt
openoffice/share/dict/ooo/README_hyph_hu_HU.txt
openoffice/share/dict/ooo/README_hyph_lt_LT.txt
openoffice/share/dict/ooo/README_hyph_sl_SI.txt
openoffice/share/dict/ooo/README_it_IT.txt
openoffice/share/dict/ooo/README_lt_LT.txt
openoffice/share/dict/ooo/README_nl_NL.txt
openoffice/share/dict/ooo/README_pt_BR.txt
openoffice/share/dict/ooo/README_sk_SK.txt
openoffice/share/dict/ooo/README_sl_SI.txt
openoffice/share/dict/ooo/README_sv_SE.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/README_th_pl_PL_v2.txt
openoffice/share/dict/ooo/WordNet_license.txt
openoffice/share/dict/ooo/af_ZA.aff
openoffice/share/dict/ooo/af_ZA.dic
openoffice/share/dict/ooo/de_AT.aff
openoffice/share/dict/ooo/de_AT.dic
openoffice/share/dict/ooo/de_CH.aff
@ -1168,6 +1380,7 @@ openoffice/share/dict/ooo/et_EE.aff
openoffice/share/dict/ooo/et_EE.dic
openoffice/share/dict/ooo/hu_HU.aff
openoffice/share/dict/ooo/hu_HU.dic
openoffice/share/dict/ooo/hyph_af_ZA.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
@ -1175,12 +1388,24 @@ openoffice/share/dict/ooo/hyph_en_US.dic
openoffice/share/dict/ooo/hyph_et_EE.dic
openoffice/share/dict/ooo/hyph_hu_HU.dic
openoffice/share/dict/ooo/hyph_it_IT.dic
openoffice/share/dict/ooo/hyph_lt_LT.dic
openoffice/share/dict/ooo/hyph_nl_NL.dic
openoffice/share/dict/ooo/hyph_ru_RU.dic
openoffice/share/dict/ooo/hyph_sl_SI.dic
openoffice/share/dict/ooo/it_IT.aff
openoffice/share/dict/ooo/it_IT.dic
openoffice/share/dict/ooo/lt_LT.aff
openoffice/share/dict/ooo/lt_LT.dic
openoffice/share/dict/ooo/nl_NL.aff
openoffice/share/dict/ooo/nl_NL.dic
openoffice/share/dict/ooo/pt_BR.aff
openoffice/share/dict/ooo/pt_BR.dic
openoffice/share/dict/ooo/sk_SK.aff
openoffice/share/dict/ooo/sk_SK.dic
openoffice/share/dict/ooo/sl_SI.aff
openoffice/share/dict/ooo/sl_SI.dic
openoffice/share/dict/ooo/sv_SE.aff
openoffice/share/dict/ooo/sv_SE.dic
openoffice/share/dict/ooo/sw_TZ.aff
openoffice/share/dict/ooo/sw_TZ.dic
openoffice/share/dict/ooo/th_TH.aff
@ -1233,6 +1458,77 @@ 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/fingerprint/
openoffice/share/fingerprint/afrikaans.lm
openoffice/share/fingerprint/albanian.lm
openoffice/share/fingerprint/amharic_utf.lm
openoffice/share/fingerprint/arabic.lm
openoffice/share/fingerprint/armenian.lm
openoffice/share/fingerprint/basque.lm
openoffice/share/fingerprint/belarus.lm
openoffice/share/fingerprint/bosnian.lm
openoffice/share/fingerprint/breton.lm
openoffice/share/fingerprint/catalan.lm
openoffice/share/fingerprint/chinese_simplified.lm
openoffice/share/fingerprint/chinese_traditional.lm
openoffice/share/fingerprint/croatian.lm
openoffice/share/fingerprint/czech.lm
openoffice/share/fingerprint/danish.lm
openoffice/share/fingerprint/drents.lm
openoffice/share/fingerprint/dutch.lm
openoffice/share/fingerprint/english.lm
openoffice/share/fingerprint/esperanto.lm
openoffice/share/fingerprint/estonian.lm
openoffice/share/fingerprint/finnish.lm
openoffice/share/fingerprint/fpdb.conf
openoffice/share/fingerprint/french.lm
openoffice/share/fingerprint/frisian.lm
openoffice/share/fingerprint/georgian.lm
openoffice/share/fingerprint/german.lm
openoffice/share/fingerprint/greek.lm
openoffice/share/fingerprint/hebrew.lm
openoffice/share/fingerprint/hindi.lm
openoffice/share/fingerprint/hungarian.lm
openoffice/share/fingerprint/icelandic.lm
openoffice/share/fingerprint/indonesian.lm
openoffice/share/fingerprint/irish_gaelic.lm
openoffice/share/fingerprint/italian.lm
openoffice/share/fingerprint/japanese.lm
openoffice/share/fingerprint/korean.lm
openoffice/share/fingerprint/latin.lm
openoffice/share/fingerprint/latvian.lm
openoffice/share/fingerprint/lithuanian.lm
openoffice/share/fingerprint/malay.lm
openoffice/share/fingerprint/manx_gaelic.lm
openoffice/share/fingerprint/marathi.lm
openoffice/share/fingerprint/middle_frisian.lm
openoffice/share/fingerprint/mingo.lm
openoffice/share/fingerprint/nepali.lm
openoffice/share/fingerprint/norwegian.lm
openoffice/share/fingerprint/persian.lm
openoffice/share/fingerprint/polish.lm
openoffice/share/fingerprint/portuguese.lm
openoffice/share/fingerprint/quechua.lm
openoffice/share/fingerprint/romanian.lm
openoffice/share/fingerprint/romansh.lm
openoffice/share/fingerprint/russian.lm
openoffice/share/fingerprint/sanskrit.lm
openoffice/share/fingerprint/scots.lm
openoffice/share/fingerprint/scots_gaelic.lm
openoffice/share/fingerprint/serbian_ascii.lm
openoffice/share/fingerprint/slovak_ascii.lm
openoffice/share/fingerprint/slovenian.lm
openoffice/share/fingerprint/spanish.lm
openoffice/share/fingerprint/swahili.lm
openoffice/share/fingerprint/swedish.lm
openoffice/share/fingerprint/tagalog.lm
openoffice/share/fingerprint/tamil.lm
openoffice/share/fingerprint/thai.lm
openoffice/share/fingerprint/turkish.lm
openoffice/share/fingerprint/ukrainian.lm
openoffice/share/fingerprint/vietnamese.lm
openoffice/share/fingerprint/welsh.lm
openoffice/share/fingerprint/yiddish_utf.lm
openoffice/share/fonts/
openoffice/share/fonts/truetype/
openoffice/share/fonts/truetype/Vera.ttf
@ -1787,29 +2083,23 @@ 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/ITCAvantGarde-Book.afm
openoffice/share/psprint/fontmetric/ITCAvantGarde-BookOblique.afm
openoffice/share/psprint/fontmetric/ITCAvantGarde-Demi.afm
openoffice/share/psprint/fontmetric/ITCAvantGarde-DemiOblique.afm
openoffice/share/psprint/fontmetric/ITCBookman-Demi.afm
openoffice/share/psprint/fontmetric/ITCBookman-DemiItalic.afm
openoffice/share/psprint/fontmetric/ITCBookman-Light.afm
openoffice/share/psprint/fontmetric/ITCBookman-LightItalic.afm
openoffice/share/psprint/fontmetric/ITCZapfChancery-MediumItalic.afm
openoffice/share/psprint/fontmetric/NewCenturySchlbk-Bold.afm
openoffice/share/psprint/fontmetric/NewCenturySchlbk-BoldItalic.afm
openoffice/share/psprint/fontmetric/NewCenturySchlbk-Italic.afm
@ -1818,17 +2108,12 @@ 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
@ -1848,9 +2133,13 @@ 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/ExtendedColorScheme.xcu
openoffice/share/registry/data/org/openoffice/Office/ExtensionManager.xcu
openoffice/share/registry/data/org/openoffice/Office/FormWizard.xcu
openoffice/share/registry/data/org/openoffice/Office/Impress.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/Logging.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
@ -1872,6 +2161,7 @@ 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/DbReportWindowState.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
@ -1883,12 +2173,16 @@ 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/ReportCommands.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/WriterFormWindowState.xcu
openoffice/share/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/data/org/openoffice/Office/UI/WriterReportWindowState.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/UI/XFormsWindowState.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
@ -1922,6 +2216,7 @@ openoffice/share/registry/modules/org/openoffice/Office/Embedding/Embedding-char
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-report.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
@ -1934,6 +2229,7 @@ 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-report.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/
@ -1985,6 +2281,7 @@ 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/ExtendedColorScheme.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
@ -2001,6 +2298,7 @@ openoffice/share/registry/res/en-US/org/openoffice/Office/UI/ChartWindowState.xc
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/DbReportWindowState.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
@ -2011,14 +2309,19 @@ 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/ReportCommands.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/WriterFormWindowState.xcu
openoffice/share/registry/res/en-US/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
openoffice/share/registry/res/en-US/org/openoffice/Office/UI/WriterReportWindowState.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/UI/XFormsWindowState.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/Setup.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/
@ -2039,17 +2342,21 @@ 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/ExtendedColorScheme.xcs
openoffice/share/registry/schema/org/openoffice/Office/ExtensionManager.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/Logging.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/ReportDesign.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
@ -2074,6 +2381,7 @@ 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/DbReportWindowState.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
@ -2086,13 +2394,17 @@ 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/ReportCommands.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/WriterFormWindowState.xcs
openoffice/share/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs
openoffice/share/registry/schema/org/openoffice/Office/UI/WriterReportWindowState.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/UI/XFormsWindowState.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
@ -2610,6 +2922,9 @@ 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
openoffice/share/xslt/wiki/
openoffice/share/xslt/wiki/odt2mediawiki.xsl
openoffice/share/xslt/wiki/oopedia-style.ott
share/applications/
share/applications/openoffice/
share/applications/openoffice/base.desktop