summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-devel/files (unfollow)
Commit message (Expand)AuthorFilesLines
2002-05-19Add BSD specific nas patches to get it really working. NetBSD shouldMartin Blapp1-6/+152
2002-05-19Work around another C++ compiler bug with -O in ourMartin Blapp1-0/+12
2002-05-19Link libmozab2 too. This is apparently a bug introduced inMartin Blapp1-2/+12
2002-05-18Revert the include dirs to the old location as before, andMartin Blapp2-10/+40
2002-05-18Update to mozilla 1.0RC2, like the OO people did yesterday.Martin Blapp1-8/+55
2002-05-18Make setup start. Patch from Alexander N. KabaevMartin Blapp1-3/+7
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 Blapp1-0/+12
2002-05-01Upgrade to 1.0.0Martin Blapp6-28/+44
2002-04-23Bring back deleted patch. We can habe the same flags as linuxMartin Blapp1-0/+11
2002-04-16mktemp(3) needs unistd.hMartin Blapp1-0/+11
2002-04-15Bring the patch to the newest version so it does not break anymoreMartin Blapp1-39/+79
2002-04-15Ifdef another windows timezone definitionMartin Blapp1-0/+12
2002-04-15Add missing includesMartin Blapp1-0/+12
2002-04-02Upgrade to build 641d. More work is necessary to make the build compile.Martin Blapp18-250/+118
2002-03-16Revert the last change. It looks like -fno-rtti is only needed for theMartin Blapp5-2/+41
2002-03-15Add -fno-rtti so the mozab connector code compiles again.Martin Blapp2-2/+2
2002-03-14Remove hardcoded $cc and $CCMartin Blapp1-13/+7
2002-03-14Remove $cc and $CC defines from unxfbsd.mk, and do the changes forMartin Blapp3-0/+635
2002-03-13Add CFLAGS too, and make correct {}Martin Blapp1-53/+53
2002-03-13gcc/cc -> $(CC) fixesMartin Blapp3-0/+282
2002-03-13Add $CC and $CXX here tooMartin Blapp1-3/+3
2002-03-13Use CXX and CC, so we can specify cc295 and g++295 from ports. MoreMartin Blapp2-13/+33
2002-03-13Fix breakage with "patch -i" which is missing in STABLE. For some strangeMartin Blapp7-0/+77
2002-03-12Copy stlport library to the right place. Fix buildMartin Blapp1-6/+17
2002-03-12Another alloca.h we do not haveMartin Blapp1-0/+12
2002-03-12Upgrade the development snapshot to the latest build: 642Martin Blapp7-85/+103
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 Blapp1-0/+19
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 Blapp1-9/+12
2002-03-10We do not have GLIBC. Sigh.Martin Blapp1-2/+7
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 Blapp5-62/+71
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 Blapp4-198/+37
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 Blapp4-1281/+234