| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark it broken again. | Martin Blapp | 2002-05-22 | 1 | -0/+3 |
* | Fix plist for OpenOffice 1.0 | Martin Blapp | 2002-05-21 | 1 | -1674/+1674 |
* | Add install-user target. | Martin Blapp | 2002-05-19 | 1 | -0/+4 |
* | Change SO version in oo_setup.resp. Call sed directly. | Martin Blapp | 2002-05-19 | 2 | -4/+3 |
* | Fix the last commit. Since OO was only compileable in a little | Martin Blapp | 2002-05-19 | 1 | -7/+8 |
* | Unbreak build, since we need testers now the setup works. | Martin Blapp | 2002-05-19 | 1 | -2/+38 |
* | Add BSD specific nas patches to get it really working. NetBSD should | Martin Blapp | 2002-05-19 | 2 | -12/+304 |
* | Work around another C++ compiler bug with -O in our | Martin Blapp | 2002-05-19 | 2 | -0/+24 |
* | Link libmozab2 too. This is apparently a bug introduced in | Martin Blapp | 2002-05-19 | 2 | -4/+24 |
* | Revert the include dirs to the old location as before, and | Martin Blapp | 2002-05-18 | 4 | -20/+80 |
* | Add missing MD5 checksum, sigh | Martin Blapp | 2002-05-18 | 1 | -1/+1 |
* | Update to mozilla 1.0RC2, like the OO people did yesterday. | Martin Blapp | 2002-05-18 | 10 | -19/+375 |
* | Make setup start. Patch from Alexander N. Kabaev | Martin Blapp | 2002-05-18 | 2 | -6/+14 |
* | Remove -g from build. We have special makeflags for this in OO. | Martin Blapp | 2002-05-14 | 2 | -4/+4 |
* | A oounix dir is now used instead of unix. So we need | Martin Blapp | 2002-05-01 | 2 | -0/+24 |
* | Upgrade to 1.0.0 | Martin Blapp | 2002-05-01 | 18 | -97/+112 |
* | Tweak an error message in pre-extract. | Gerald Pfeifer | 2002-04-26 | 1 | -2/+1 |
* | Check for missing langinfo.h | Martin Blapp | 2002-04-25 | 1 | -0/+9 |
* | Add setup description file | Martin Blapp | 2002-04-24 | 1 | -0/+7 |
* | Fix one mastersite, add install targets and remove the os version check. | Martin Blapp | 2002-04-24 | 1 | -12/+11 |
* | Remove this patch. It's now included in the 641d build | Martin Blapp | 2002-04-24 | 1 | -1719/+0 |
* | Bring back deleted patch. We can habe the same flags as linux | Martin Blapp | 2002-04-23 | 2 | -0/+22 |
* | We do not have alloca.h | Martin Blapp | 2002-04-23 | 2 | -0/+28 |
* | Go back to mozilla 2.95 includes, a newer version has LDAP code | Martin Blapp | 2002-04-23 | 2 | -3/+3 |
* | mktemp(3) needs unistd.h | Martin Blapp | 2002-04-16 | 2 | -0/+22 |
* | Bring the patch to the newest version so it does not break anymore | Martin Blapp | 2002-04-15 | 2 | -78/+158 |
* | Ifdef another windows timezone definition | Martin Blapp | 2002-04-15 | 2 | -0/+24 |
* | Add missing includes | Martin Blapp | 2002-04-15 | 2 | -0/+24 |
* | Fix patch argument which does fix the neon build | Martin Blapp | 2002-04-15 | 2 | -0/+22 |
* | Upgrade to build 641d. More work is necessary to make the build compile. | Martin Blapp | 2002-04-02 | 74 | -1020/+312 |
* | Revert the last change. It looks like -fno-rtti is only needed for the | Martin Blapp | 2002-03-16 | 4 | -2/+28 |
* | Add -fno-rtti so the mozab connector code compiles again. | Martin Blapp | 2002-03-15 | 2 | -2/+2 |
* | Correct invalid syntax in LIB_DEPENDS | Kris Kennaway | 2002-03-15 | 1 | -1/+1 |
* | Add pth directory for LIB_DEPENDS | Martin Blapp | 2002-03-14 | 1 | -1/+1 |
* | Make portlint happy. Add USE_XLIB | Martin Blapp | 2002-03-13 | 1 | -10/+11 |
* | Fix breakage with "patch -i" which is missing in STABLE. For some strange | Martin Blapp | 2002-03-13 | 9 | -0/+99 |
* | We need to build offuh here, else the build stops | Martin Blapp | 2002-03-11 | 2 | -0/+16 |
* | Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8 | Martin Blapp | 2002-03-11 | 2 | -5/+5 |
* | FreeBSD has no -ldl | Martin Blapp | 2002-03-11 | 1 | -0/+14 |
* | Build unoidl too | Martin Blapp | 2002-03-11 | 2 | -0/+22 |
* | If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co... | Martin Blapp | 2002-03-11 | 2 | -0/+24 |
* | Remove unnecessary #defines | Martin Blapp | 2002-03-11 | 2 | -0/+26 |
* | Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua> | Martin Blapp | 2002-03-11 | 2 | -0/+38 |
* | Fix one #ifdef and add two more checks | Martin Blapp | 2002-03-11 | 1 | -2/+20 |
* | Add langinfo twirks | Martin Blapp | 2002-03-10 | 1 | -0/+18 |
* | Add tgetpwnam test for FreeBSD too | Martin Blapp | 2002-03-10 | 2 | -4/+40 |
* | Remove _cdecl before main() | Martin Blapp | 2002-03-10 | 1 | -0/+11 |
* | AddrLen is socklen_t, not int | Martin Blapp | 2002-03-10 | 2 | -4/+22 |
* | Add -f to ln to continue builds | Martin Blapp | 2002-03-10 | 2 | -14/+50 |
* | A getpwuid_r function is now implemented in patch-sal::osl::unx::system.c | Martin Blapp | 2002-03-10 | 1 | -14/+0 |