RipMIME is a utility to extract attached files out of a MIME-encoded email message. WWW: http://www.pldaniels.com/ripmime/ - jus (jus@security.za.net) 'shortcut icon' href='/favicon.ico'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-3
Commit message (Expand)AuthorAgeFilesLines
* Add += also to GENJAVAFILES.mbr2002-09-121-4/+6
* Work around jdk-path issues in CURRENT.mbr2002-09-111-0/+11
* Add UTF-8 support to locale. Correct a comment.mbr2002-09-031-8/+9
* We still had three locales with uppercase chars. To adapt the stylembr2002-08-151-52/+100
* Sort the array _nl_language_list[] in ascending order. Remove NetBSDmbr2002-08-141-29/+52
* Fix a ugly bug in a binary compare function which made OpenOfficembr2002-08-141-6/+16
* Check in two cases if a string is NULL. Fixes WITH_DEBUG=mbr2002-08-101-0/+22
* machine/soundcard.h -> sys/soundcard.hmbr2002-08-091-5/+7
* Fix another namespace collision which made the debug build segfaultingmbr2002-08-091-0/+34
* Add optional TTF patch.mbr2002-08-092-0/+219
* The gcc31 port has been updated. It seems that g++ includes are again inmbr2002-08-031-29/+1
* Only use -g if $debug is true. I'll suggest this also to thembr2002-08-011-3/+16
* Add missing cases for FreeBSD.mbr2002-07-315-0/+96
* Make this script work for FreeBSD.mbr2002-07-311-0/+21
* Add missing FreeBSD case.mbr2002-07-311-0/+11
* FreeBSD has waitpid() and does not need to workaround as Linux has to do.mbr2002-07-311-0/+18
* Add player for KDE2 case.mbr2002-07-311-0/+20
* Fix some include paths.mbr2002-07-312-0/+22
* Use the same libs to link with as linux does.mbr2002-07-311-0/+20
* Fix locking problems.mbr2002-07-311-0/+30
* Add patch needed by debug compile build.mbr2002-07-311-0/+12
* Do the same as linux to work around some alignment problems.mbr2002-07-313-0/+42
* Add missing ! #ifdefmbr2002-07-311-0/+11
* Remove probematic -export-dynamic flag, which could lead to namespacembr2002-07-312-6/+16
* Fix i18n related crash. This may be only a workaround, a better solutionmbr2002-07-311-0/+13
* Add FreeBSD specific _nl_language_list[] array. Remove a linux onlymbr2002-07-311-22/+43
* Display the Linux help text for the jvm install, not the Windows one.mbr2002-07-221-0/+11
* Fix language support. Add missing defines.mbr2002-07-222-8/+28
* Add correct map for rtti test too.mbr2002-07-221-0/+13
* Add PAM supportmbr2002-07-223-0/+33
* Set FreeBSD and NetBSD config for mozilla.mbr2002-07-221-0/+17
* Activate sound support.mbr2002-07-223-0/+48
* Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols.mbr2002-07-221-0/+18
* Upgrade to 1.0.1mbr2002-07-176-168/+54
* Assign maintainer to mailinglist.mbr2002-06-231-1/+1
* Two typos in the postscript header for printing fixed - onembr2002-06-211-0/+13
* Fix gcc 2.95.3 crash resulting from a symbol conflictmbr2002-06-134-0/+106
* Enable the exported symbols map files again. A missing map file has been addedmbr2002-06-133-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-072-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-051-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-031-5/+17
* For now, do not add libstd++ lib to the package. A libgcc_s.so is missingmbr2002-06-032-27/+106
* Add missing includes for CURRENTmbr2002-06-031-0/+14
* Fix previous patch. We have to include unistd.h for FreeBSDmbr2002-06-031-9/+11
* Do not link with lsupc++. With the newest gcc3.1 version it seems not tombr2002-06-031-16/+7
* Same case as Solaris.mbr2002-06-031-0/+11
* Fix patch. Of course the original checked for gcc3.0, not gcc3.1mbr2002-05-311-1/+1
* Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports.mbr2002-05-311-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