summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1
AgeCommit message (Expand)Author
2002-04-23Bring back deleted patch. We can habe the same flags as linuxMartin Blapp
2002-04-23Go back to mozilla 2.95 includes, a newer version has LDAP codeMartin Blapp
2002-04-16mktemp(3) needs unistd.hMartin Blapp
2002-04-15Bring the patch to the newest version so it does not break anymoreMartin Blapp
2002-04-15Ifdef another windows timezone definitionMartin Blapp
2002-04-15Add missing includesMartin Blapp
2002-04-02Upgrade to build 641d. More work is necessary to make the build compile.Martin Blapp
2002-03-16Revert the last change. It looks like -fno-rtti is only needed for theMartin Blapp
2002-03-15Add -fno-rtti so the mozab connector code compiles again.Martin Blapp
2002-03-15Correct invalid syntax in LIB_DEPENDSKris Kennaway
2002-03-14Remove hardcoded $cc and $CCMartin Blapp
2002-03-14Remove $cc and $CC defines from unxfbsd.mk, and do the changes forMartin Blapp
2002-03-14Add pth directory for LIB_DEPENDSMartin Blapp
2002-03-13Add CFLAGS too, and make correct {}Martin Blapp
2002-03-13Add CC and CFLAGS to gmake environmentMartin Blapp
2002-03-13gcc/cc -> $(CC) fixesMartin Blapp
2002-03-13Add $CC and $CXX here tooMartin Blapp
2002-03-13Use CXX and CC, so we can specify cc295 and g++295 from ports. MoreMartin Blapp
2002-03-13Make portlint happy. Add USE_XLIBMartin Blapp
2002-03-13Fix breakage with "patch -i" which is missing in STABLE. For some strangeMartin Blapp
2002-03-12Copy stlport library to the right place. Fix buildMartin Blapp
2002-03-12Another alloca.h we do not haveMartin Blapp
2002-03-12Upgrade the development snapshot to the latest build: 642Martin Blapp
2002-03-11We need to build offuh here, else the build stopsMartin Blapp
2002-03-11Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8Martin Blapp
2002-03-11FreeBSD has no -ldlMartin Blapp
2002-03-11Build unoidl tooMartin Blapp
2002-03-11If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co...Martin Blapp
2002-03-11Remove unnecessary #definesMartin Blapp
2002-03-11Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>Martin Blapp
2002-03-11Fix one #ifdef and add two more checksMartin Blapp
2002-03-10Add langinfo twirksMartin Blapp
2002-03-10Add tgetpwnam test for FreeBSD tooMartin Blapp
2002-03-10Remove _cdecl before main()Martin Blapp
2002-03-10AddrLen is socklen_t, not intMartin Blapp
2002-03-10Add -f to ln to continue buildsMartin Blapp
2002-03-10A getpwuid_r function is now implemented in patch-sal::osl::unx::system.cMartin Blapp
2002-03-10Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet usedMartin Blapp
2002-03-10We do not have GLIBC. Sigh.Martin Blapp
2002-03-10Define fcvt as extern as NetBSD does.Martin Blapp
2002-03-09Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.Martin Blapp
2002-03-09Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions withMartin Blapp
2002-03-09Move the s|<malloc.h>|<stdlib.h>|g after the patch section.Martin Blapp
2002-03-09Patch got accidently comitted twice.Martin Blapp
2002-03-09STABLE does not have langinfo.h yet.Martin Blapp
2002-03-09Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.Martin Blapp
2002-03-08This patch accidently got the second part dublicatedMartin Blapp
2002-03-08Use autoconf, remove the ugly configure patch. Do the gcc tests and fix themMartin Blapp
2002-03-08Add missing typedef and macros. Patch from Carlos F. A. PaniagoMartin Blapp
2002-03-08We do not have alloca.hMartin Blapp