summaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-3
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc 2.95.3 crash resulting from a symbol conflictmbr2002-06-124-0/+106
* Enable the exported symbols map files again. A missing map file has been addedmbr2002-06-123-12/+25
* Enable the map files.mbr2002-06-121-2/+2
* Remove patches with absurdly long filenames (>100 characters), after akris2002-06-103-37/+0
* Add missing -D_REENTRANT in CURRENT.mbr2002-06-071-4/+4
* Automated build is not possible.mbr2002-06-071-0/+3
* Add missing map files.mbr2002-06-062-0/+65
* Add WITH_DEBUG option, and a needed patch.mbr2002-06-063-12/+59
* Use CXX to link, since there are many places where CC is missing -lstdc++.mbr2002-06-041-1/+1
* AC_TRY_COMPILE -> AC_TRY_LINKmbr2002-06-041-2/+2
* Add new cpp uno bridge for STABLE. Make the necessary hooks and also addmbr2002-06-043-4/+1740
* Check the exception handling. Needed for the cpp uno codembr2002-06-041-3/+36
* Some other ln -s -> ln -fsmbr2002-06-021-5/+17
* For now, do not add libstd++ lib to the package. A libgcc_s.so is missingmbr2002-06-022-27/+106
* Add missing includes for CURRENTmbr2002-06-021-0/+14
* Fix previous patch. We have to include unistd.h for FreeBSDmbr2002-06-021-9/+11
* Do not link with lsupc++. With the newest gcc3.1 version it seems not tombr2002-06-021-16/+7
* Same case as Solaris.mbr2002-06-021-0/+11
* Fix patch. Of course the original checked for gcc3.0, not gcc3.1mbr2002-05-301-1/+1
* Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports.mbr2002-05-301-0/+11
* Make openoffice compile with gcc from ports, or just with CC=$CC andmbr2002-05-2912-26/+1228
* Add BSD specific nas patches to get it really working. NetBSD shouldmbr2002-05-191-6/+152
* Work around another C++ compiler bug with -O in ourmbr2002-05-191-0/+12
* Link libmozab2 too. This is apparently a bug introduced inmbr2002-05-191-2/+12
* Revert the include dirs to the old location as before, andmbr2002-05-182-10/+40
* Update to mozilla 1.0RC2, like the OO people did yesterday.mbr2002-05-181-8/+55
* Make setup start. Patch from Alexander N. Kabaevmbr2002-05-181-3/+7
* Remove -g from build. We have special makeflags for this in OO.mbr2002-05-142-4/+4
* A oounix dir is now used instead of unix. So we needmbr2002-05-011-0/+12
* Upgrade to 1.0.0mbr2002-05-016-28/+44
* Bring back deleted patch. We can habe the same flags as linuxmbr2002-04-231-0/+11
* Go back to mozilla 2.95 includes, a newer version has LDAP codembr2002-04-232-3/+3
* mktemp(3) needs unistd.hmbr2002-04-161-0/+11
* Bring the patch to the newest version so it does not break anymorembr2002-04-151-39/+79
* Ifdef another windows timezone definitionmbr2002-04-151-0/+12
* Add missing includesmbr2002-04-151-0/+12
* Upgrade to build 641d. More work is necessary to make the build compile.mbr2002-04-0218-250/+118
* Revert the last change. It looks like -fno-rtti is only needed for thembr2002-03-165-2/+41
* Add -fno-rtti so the mozab connector code compiles again.mbr2002-03-152-2/+2
* Correct invalid syntax in LIB_DEPENDSkris2002-03-151-1/+1
* Remove hardcoded $cc and $CCmbr2002-03-141-13/+7
* Remove $cc and $CC defines from unxfbsd.mk, and do the changes formbr2002-03-143-0/+635
* Add pth directory for LIB_DEPENDSmbr2002-03-141-1/+1
* Add CFLAGS too, and make correct {}mbr2002-03-131-53/+53
* Add CC and CFLAGS to gmake environmentmbr2002-03-131-0/+2
* gcc/cc -> $(CC) fixesmbr2002-03-133-0/+282
* Add $CC and $CXX here toombr2002-03-131-3/+3
* Use CXX and CC, so we can specify cc295 and g++295 from ports. Morembr2002-03-133-14/+37
* Make portlint happy. Add USE_XLIBmbr2002-03-131-10/+12
* Fix breakage with "patch -i" which is missing in STABLE. For some strangembr2002-03-137-0/+77
OpenPOWER on IntegriCloud