summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel (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-23Go back to mozilla 2.95 includes, a newer version has LDAP codeMartin Blapp2-3/+3
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-15Correct invalid syntax in LIB_DEPENDSKris Kennaway1-1/+1
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-14Add pth directory for LIB_DEPENDSMartin Blapp1-1/+1
2002-03-13Add CFLAGS too, and make correct {}Martin Blapp1-53/+53
2002-03-13Add CC and CFLAGS to gmake environmentMartin Blapp1-0/+2
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 Blapp3-14/+37
2002-03-13Make portlint happy. Add USE_XLIBMartin Blapp1-10/+12
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 Blapp9-88/+107
2002-03-11We need to build offuh here, else the build stopsMartin Blapp2-0/+16
2002-03-11Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8Martin Blapp2-5/+5
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 Blapp6-62/+74