summaryrefslogtreecommitdiff
path: root/editors/openoffice/files (unfollow)
Commit message (Expand)AuthorFilesLines
2002-05-19Change SO version in oo_setup.resp. Call sed directly.Martin Blapp1-1/+1
2002-05-19Add BSD specific nas patches to get it really working. NetBSD shouldMartin Blapp2-12/+304
2002-05-19Work around another C++ compiler bug with -O in ourMartin Blapp2-0/+24
2002-05-19Link libmozab2 too. This is apparently a bug introduced inMartin Blapp2-4/+24
2002-05-18Revert the include dirs to the old location as before, andMartin Blapp4-20/+80
2002-05-18Update to mozilla 1.0RC2, like the OO people did yesterday.Martin Blapp9-16/+371
2002-05-18Make setup start. Patch from Alexander N. KabaevMartin Blapp2-6/+14
2002-05-14Remove -g from build. We have special makeflags for this in OO.Martin Blapp2-4/+4
2002-05-01A oounix dir is now used instead of unix. So we needMartin Blapp2-0/+24
2002-05-01Upgrade to 1.0.0Martin Blapp16-92/+105
2002-04-24Add setup description fileMartin Blapp1-0/+7
2002-04-24Remove this patch. It's now included in the 641d buildMartin Blapp1-1719/+0
2002-04-23Bring back deleted patch. We can habe the same flags as linuxMartin Blapp2-0/+22
2002-04-23We do not have alloca.hMartin Blapp2-0/+28
2002-04-16mktemp(3) needs unistd.hMartin Blapp2-0/+22
2002-04-15Bring the patch to the newest version so it does not break anymoreMartin Blapp2-78/+158
2002-04-15Ifdef another windows timezone definitionMartin Blapp2-0/+24
2002-04-15Add missing includesMartin Blapp2-0/+24
2002-04-15Fix patch argument which does fix the neon buildMartin Blapp2-0/+22
2002-04-02Upgrade to build 641d. More work is necessary to make the build compile.Martin Blapp72-1017/+308
2002-03-16Revert the last change. It looks like -fno-rtti is only needed for theMartin Blapp4-2/+28
2002-03-15Add -fno-rtti so the mozab connector code compiles again.Martin Blapp2-2/+2
2002-03-13Fix breakage with "patch -i" which is missing in STABLE. For some strangeMartin Blapp9-0/+99
2002-03-11We need to build offuh here, else the build stopsMartin Blapp2-0/+16
2002-03-11FreeBSD has no -ldlMartin Blapp1-0/+14
2002-03-11Build unoidl tooMartin Blapp2-0/+22
2002-03-11If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co...Martin Blapp2-0/+24
2002-03-11Remove unnecessary #definesMartin Blapp2-0/+26
2002-03-11Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>Martin Blapp2-0/+38
2002-03-11Fix one #ifdef and add two more checksMartin Blapp1-2/+20
2002-03-10Add langinfo twirksMartin Blapp1-0/+18
2002-03-10Add tgetpwnam test for FreeBSD tooMartin Blapp2-4/+40
2002-03-10Remove _cdecl before main()Martin Blapp1-0/+11
2002-03-10AddrLen is socklen_t, not intMartin Blapp2-4/+22
2002-03-10Add -f to ln to continue buildsMartin Blapp2-14/+50
2002-03-10A getpwuid_r function is now implemented in patch-sal::osl::unx::system.cMartin Blapp1-14/+0
2002-03-10Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet usedMartin Blapp2-18/+24
2002-03-10We do not have GLIBC. Sigh.Martin Blapp2-4/+14
2002-03-10Define fcvt as extern as NetBSD does.Martin Blapp1-0/+18
2002-03-09Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.Martin Blapp6-74/+92
2002-03-09Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions withMartin Blapp2-22/+398
2002-03-09Patch got accidently comitted twice.Martin Blapp1-23/+0
2002-03-09STABLE does not have langinfo.h yet.Martin Blapp2-20/+40
2002-03-09Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.Martin Blapp5-203/+52
2002-03-08This patch accidently got the second part dublicatedMartin Blapp1-9/+0
2002-03-08Use autoconf, remove the ugly configure patch. Do the gcc tests and fix themMartin Blapp5-1286/+282
2002-03-08Add missing typedef and macros. Patch from Carlos F. A. PaniagoMartin Blapp1-0/+29
2002-03-08We do not have alloca.hMartin Blapp2-0/+24
2002-03-08Substitute .cxx files too in the nas-patch. Also add a missing backslash,Martin Blapp2-2/+2
2002-03-08Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSDMartin Blapp1-0/+23