| Commit message (Expand) | Author | Age | Files | Lines |
* | Add += also to GENJAVAFILES. | mbr | 2002-09-12 | 1 | -4/+6 |
* | Work around jdk-path issues in CURRENT. | mbr | 2002-09-11 | 1 | -0/+11 |
* | Add UTF-8 support to locale. Correct a comment. | mbr | 2002-09-03 | 1 | -8/+9 |
* | We still had three locales with uppercase chars. To adapt the style | mbr | 2002-08-15 | 1 | -52/+100 |
* | Sort the array _nl_language_list[] in ascending order. Remove NetBSD | mbr | 2002-08-14 | 1 | -29/+52 |
* | Fix a ugly bug in a binary compare function which made OpenOffice | mbr | 2002-08-14 | 1 | -6/+16 |
* | Check in two cases if a string is NULL. Fixes WITH_DEBUG= | mbr | 2002-08-10 | 1 | -0/+22 |
* | machine/soundcard.h -> sys/soundcard.h | mbr | 2002-08-09 | 1 | -5/+7 |
* | Fix another namespace collision which made the debug build segfaulting | mbr | 2002-08-09 | 1 | -0/+34 |
* | Add optional TTF patch. | mbr | 2002-08-09 | 2 | -0/+219 |
* | The gcc31 port has been updated. It seems that g++ includes are again in | mbr | 2002-08-03 | 1 | -29/+1 |
* | Only use -g if $debug is true. I'll suggest this also to the | mbr | 2002-08-01 | 1 | -3/+16 |
* | Add missing cases for FreeBSD. | mbr | 2002-07-31 | 5 | -0/+96 |
* | Make this script work for FreeBSD. | mbr | 2002-07-31 | 1 | -0/+21 |
* | Add missing FreeBSD case. | mbr | 2002-07-31 | 1 | -0/+11 |
* | FreeBSD has waitpid() and does not need to workaround as Linux has to do. | mbr | 2002-07-31 | 1 | -0/+18 |
* | Add player for KDE2 case. | mbr | 2002-07-31 | 1 | -0/+20 |
* | Fix some include paths. | mbr | 2002-07-31 | 2 | -0/+22 |
* | Use the same libs to link with as linux does. | mbr | 2002-07-31 | 1 | -0/+20 |
* | Fix locking problems. | mbr | 2002-07-31 | 1 | -0/+30 |
* | Add patch needed by debug compile build. | mbr | 2002-07-31 | 1 | -0/+12 |
* | Do the same as linux to work around some alignment problems. | mbr | 2002-07-31 | 3 | -0/+42 |
* | Add missing ! #ifdef | mbr | 2002-07-31 | 1 | -0/+11 |
* | Remove probematic -export-dynamic flag, which could lead to namespace | mbr | 2002-07-31 | 2 | -6/+16 |
* | Fix i18n related crash. This may be only a workaround, a better solution | mbr | 2002-07-31 | 1 | -0/+13 |
* | Add FreeBSD specific _nl_language_list[] array. Remove a linux only | mbr | 2002-07-31 | 1 | -22/+43 |
* | Display the Linux help text for the jvm install, not the Windows one. | mbr | 2002-07-22 | 1 | -0/+11 |
* | Fix language support. Add missing defines. | mbr | 2002-07-22 | 2 | -8/+28 |
* | Add correct map for rtti test too. | mbr | 2002-07-22 | 1 | -0/+13 |
* | Add PAM support | mbr | 2002-07-22 | 3 | -0/+33 |
* | Set FreeBSD and NetBSD config for mozilla. | mbr | 2002-07-22 | 1 | -0/+17 |
* | Activate sound support. | mbr | 2002-07-22 | 3 | -0/+48 |
* | Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols. | mbr | 2002-07-22 | 1 | -0/+18 |
* | Upgrade to 1.0.1 | mbr | 2002-07-17 | 6 | -168/+54 |
* | Assign maintainer to mailinglist. | mbr | 2002-06-23 | 1 | -1/+1 |
* | Two typos in the postscript header for printing fixed - one | mbr | 2002-06-21 | 1 | -0/+13 |
* | Fix gcc 2.95.3 crash resulting from a symbol conflict | mbr | 2002-06-13 | 4 | -0/+106 |
* | Enable the exported symbols map files again. A missing map file has been added | mbr | 2002-06-13 | 3 | -12/+25 |
* | Enable the map files. | mbr | 2002-06-12 | 1 | -2/+2 |
* | Remove patches with absurdly long filenames (>100 characters), after a | kris | 2002-06-10 | 3 | -37/+0 |
* | Add missing -D_REENTRANT in CURRENT. | mbr | 2002-06-07 | 1 | -4/+4 |
* | Automated build is not possible. | mbr | 2002-06-07 | 1 | -0/+3 |
* | Add missing map files. | mbr | 2002-06-07 | 2 | -0/+65 |
* | Add WITH_DEBUG option, and a needed patch. | mbr | 2002-06-06 | 3 | -12/+59 |
* | Use CXX to link, since there are many places where CC is missing -lstdc++. | mbr | 2002-06-05 | 1 | -1/+1 |
* | AC_TRY_COMPILE -> AC_TRY_LINK | mbr | 2002-06-04 | 1 | -2/+2 |
* | Add new cpp uno bridge for STABLE. Make the necessary hooks and also add | mbr | 2002-06-04 | 3 | -4/+1740 |
* | Check the exception handling. Needed for the cpp uno code | mbr | 2002-06-04 | 1 | -3/+36 |
* | Some other ln -s -> ln -fs | mbr | 2002-06-03 | 1 | -5/+17 |
* | For now, do not add libstd++ lib to the package. A libgcc_s.so is missing | mbr | 2002-06-03 | 2 | -27/+106 |
* | Add missing includes for CURRENT | mbr | 2002-06-03 | 1 | -0/+14 |
* | Fix previous patch. We have to include unistd.h for FreeBSD | mbr | 2002-06-03 | 1 | -9/+11 |
* | Do not link with lsupc++. With the newest gcc3.1 version it seems not to | mbr | 2002-06-03 | 1 | -16/+7 |
* | Same case as Solaris. | mbr | 2002-06-03 | 1 | -0/+11 |
* | Fix patch. Of course the original checked for gcc3.0, not gcc3.1 | mbr | 2002-05-31 | 1 | -1/+1 |
* | Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports. | mbr | 2002-05-31 | 1 | -0/+11 |
* | Make openoffice compile with gcc from ports, or just with CC=$CC and | mbr | 2002-05-29 | 12 | -26/+1228 |
* | Add BSD specific nas patches to get it really working. NetBSD should | mbr | 2002-05-19 | 1 | -6/+152 |
* | Work around another C++ compiler bug with -O in our | mbr | 2002-05-19 | 1 | -0/+12 |
* | Link libmozab2 too. This is apparently a bug introduced in | mbr | 2002-05-19 | 1 | -2/+12 |
* | Revert the include dirs to the old location as before, and | mbr | 2002-05-18 | 2 | -10/+40 |
* | Update to mozilla 1.0RC2, like the OO people did yesterday. | mbr | 2002-05-18 | 1 | -8/+55 |