summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert the last change. It looks like -fno-rtti is only needed for theMartin Blapp2002-03-165-2/+41
* Add -fno-rtti so the mozab connector code compiles again.Martin Blapp2002-03-152-2/+2
* Remove hardcoded $cc and $CCMartin Blapp2002-03-141-13/+7
* Remove $cc and $CC defines from unxfbsd.mk, and do the changes forMartin Blapp2002-03-143-0/+635
* Add CFLAGS too, and make correct {}Martin Blapp2002-03-131-53/+53
* gcc/cc -> $(CC) fixesMartin Blapp2002-03-133-0/+282
* Add $CC and $CXX here tooMartin Blapp2002-03-131-3/+3
* Use CXX and CC, so we can specify cc295 and g++295 from ports. MoreMartin Blapp2002-03-132-13/+33
* Fix breakage with "patch -i" which is missing in STABLE. For some strangeMartin Blapp2002-03-137-0/+77
* Copy stlport library to the right place. Fix buildMartin Blapp2002-03-121-6/+17
* Another alloca.h we do not haveMartin Blapp2002-03-121-0/+12
* Upgrade the development snapshot to the latest build: 642Martin Blapp2002-03-127-85/+103
* We need to build offuh here, else the build stopsMartin Blapp2002-03-112-0/+16
* FreeBSD has no -ldlMartin Blapp2002-03-111-0/+14
* Build unoidl tooMartin Blapp2002-03-112-0/+22
* If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co...Martin Blapp2002-03-112-0/+24
* Remove unnecessary #definesMartin Blapp2002-03-112-0/+26
* Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>Martin Blapp2002-03-111-0/+19
* Fix one #ifdef and add two more checksMartin Blapp2002-03-111-2/+20
* Add langinfo twirksMartin Blapp2002-03-101-0/+18
* Add tgetpwnam test for FreeBSD tooMartin Blapp2002-03-102-4/+40
* Remove _cdecl before main()Martin Blapp2002-03-101-0/+11
* AddrLen is socklen_t, not intMartin Blapp2002-03-102-4/+22
* Add -f to ln to continue buildsMartin Blapp2002-03-102-14/+50
* A getpwuid_r function is now implemented in patch-sal::osl::unx::system.cMartin Blapp2002-03-101-14/+0
* Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet usedMartin Blapp2002-03-101-9/+12
* We do not have GLIBC. Sigh.Martin Blapp2002-03-101-2/+7
* Define fcvt as extern as NetBSD does.Martin Blapp2002-03-101-0/+18
* Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.Martin Blapp2002-03-095-62/+71
* Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions withMartin Blapp2002-03-092-22/+398
* Patch got accidently comitted twice.Martin Blapp2002-03-091-23/+0
* STABLE does not have langinfo.h yet.Martin Blapp2002-03-092-20/+40
* Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.Martin Blapp2002-03-094-198/+37
* This patch accidently got the second part dublicatedMartin Blapp2002-03-081-9/+0
* Use autoconf, remove the ugly configure patch. Do the gcc tests and fix themMartin Blapp2002-03-084-1281/+234
* Add missing typedef and macros. Patch from Carlos F. A. PaniagoMartin Blapp2002-03-081-0/+29
* We do not have alloca.hMartin Blapp2002-03-082-0/+24
* Substitute .cxx files too in the nas-patch. Also add a missing backslash,Martin Blapp2002-03-082-2/+2
* Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSDMartin Blapp2002-03-081-0/+23
* Add -Wl,-export-dynamic for the SHLGUI build tooMartin Blapp2002-03-082-0/+36
* Avoid double symbols for set_new_handler__FPFv_v. Patch from NetBSDMartin Blapp2002-03-072-0/+46
* Add missing SHL1STDLIBS reorderingMartin Blapp2002-03-072-4/+26
* Add include path $STLPORT_inc_stlport for FreeBSD too and remove a secondMartin Blapp2002-03-071-2/+32
* Add two patches which did not made it in the previous commitMartin Blapp2002-03-063-0/+44
* Reorder the SHL1STDLIBS librarysMartin Blapp2002-03-0644-0/+638
* Bison > 1.3 fixes, sync with NetBSD port sourceMartin Blapp2002-03-063-22/+15
* s|<malloc.h>|<stdlib.h> for the nas buildMartin Blapp2002-03-062-0/+34
* Exclude three additional map buildings which are breaking the buildMartin Blapp2002-03-053-0/+35
* Fix patch pathsMartin Blapp2002-03-052-4/+4
* Add missing #ifdef for FREEBSDMartin Blapp2002-03-052-34/+16