summaryrefslogtreecommitdiff
path: root/editors/openoffice (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark it broken again.Martin Blapp2002-05-221-0/+3
* Fix plist for OpenOffice 1.0Martin Blapp2002-05-211-1674/+1674
* Add install-user target.Martin Blapp2002-05-191-0/+4
* Change SO version in oo_setup.resp. Call sed directly.Martin Blapp2002-05-192-4/+3
* Fix the last commit. Since OO was only compileable in a littleMartin Blapp2002-05-191-7/+8
* Unbreak build, since we need testers now the setup works.Martin Blapp2002-05-191-2/+38
* Add BSD specific nas patches to get it really working. NetBSD shouldMartin Blapp2002-05-192-12/+304
* Work around another C++ compiler bug with -O in ourMartin Blapp2002-05-192-0/+24
* Link libmozab2 too. This is apparently a bug introduced inMartin Blapp2002-05-192-4/+24
* Revert the include dirs to the old location as before, andMartin Blapp2002-05-184-20/+80
* Add missing MD5 checksum, sighMartin Blapp2002-05-181-1/+1
* Update to mozilla 1.0RC2, like the OO people did yesterday.Martin Blapp2002-05-1810-19/+375
* Make setup start. Patch from Alexander N. KabaevMartin Blapp2002-05-182-6/+14
* Remove -g from build. We have special makeflags for this in OO.Martin Blapp2002-05-142-4/+4
* A oounix dir is now used instead of unix. So we needMartin Blapp2002-05-012-0/+24
* Upgrade to 1.0.0Martin Blapp2002-05-0118-97/+112
* Tweak an error message in pre-extract.Gerald Pfeifer2002-04-261-2/+1
* Check for missing langinfo.hMartin Blapp2002-04-251-0/+9
* Add setup description fileMartin Blapp2002-04-241-0/+7
* Fix one mastersite, add install targets and remove the os version check.Martin Blapp2002-04-241-12/+11
* Remove this patch. It's now included in the 641d buildMartin Blapp2002-04-241-1719/+0
* Bring back deleted patch. We can habe the same flags as linuxMartin Blapp2002-04-232-0/+22
* We do not have alloca.hMartin Blapp2002-04-232-0/+28
* Go back to mozilla 2.95 includes, a newer version has LDAP codeMartin Blapp2002-04-232-3/+3
* mktemp(3) needs unistd.hMartin Blapp2002-04-162-0/+22
* Bring the patch to the newest version so it does not break anymoreMartin Blapp2002-04-152-78/+158
* Ifdef another windows timezone definitionMartin Blapp2002-04-152-0/+24
* Add missing includesMartin Blapp2002-04-152-0/+24
* Fix patch argument which does fix the neon buildMartin Blapp2002-04-152-0/+22
* Upgrade to build 641d. More work is necessary to make the build compile.Martin Blapp2002-04-0274-1020/+312
* Revert the last change. It looks like -fno-rtti is only needed for theMartin Blapp2002-03-164-2/+28
* Add -fno-rtti so the mozab connector code compiles again.Martin Blapp2002-03-152-2/+2
* Correct invalid syntax in LIB_DEPENDSKris Kennaway2002-03-151-1/+1
* Add pth directory for LIB_DEPENDSMartin Blapp2002-03-141-1/+1
* Make portlint happy. Add USE_XLIBMartin Blapp2002-03-131-10/+11
* Fix breakage with "patch -i" which is missing in STABLE. For some strangeMartin Blapp2002-03-139-0/+99
* We need to build offuh here, else the build stopsMartin Blapp2002-03-112-0/+16
* Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8Martin Blapp2002-03-112-5/+5
* 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-112-0/+38
* 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