summaryrefslogtreecommitdiff
path: root/editors/openoffice/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove second part of minormkchanged.flg in target.mk. Because this file isMartin Blapp2002-08-252-6/+24
* We still had three locales with uppercase chars. To adapt the styleMartin Blapp2002-08-142-104/+200
* Add missing newline.Martin Blapp2002-08-142-2/+2
* Allow use of JDK1.3.1 even if we have no hotspot available. I hope thisMartin Blapp2002-08-132-0/+26
* Sort the array _nl_language_list[] in ascending order. Remove NetBSDMartin Blapp2002-08-132-58/+104
* Fix a ugly bug in a binary compare function which made OpenOfficeMartin Blapp2002-08-132-12/+32
* Check in two cases if a string is NULL. Fixes WITH_DEBUG=Martin Blapp2002-08-102-0/+44
* Fix neon authentification. The patch in external/neonMartin Blapp2002-08-084-14/+244
* machine/soundcard.h -> sys/soundcard.hMartin Blapp2002-08-082-10/+14
* Fix another namespace collision which made the debug build segfaultingMartin Blapp2002-08-082-0/+68
* Add optional TTF patch.Martin Blapp2002-08-084-0/+438
* A changedir into the OO.org dir was wrong. This broke relative pathsMartin Blapp2002-08-041-4/+4
* The gcc31 port has been updated. It seems that g++ includes are again inMartin Blapp2002-08-022-58/+2
* Add openoffice-wrappers for easier startup. Make pkg-messageMartin Blapp2002-08-011-0/+15
* Only use -g if $debug is true. I'll suggest this also to theMartin Blapp2002-07-312-6/+32
* Add missing cases for FreeBSD.Martin Blapp2002-07-3110-0/+192
* Make this script work for FreeBSD.Martin Blapp2002-07-312-0/+42
* Add missing FreeBSD case.Martin Blapp2002-07-312-0/+22
* FreeBSD has waitpid() and does not need to workaround as Linux has to do.Martin Blapp2002-07-312-0/+36
* Add player for KDE2 case.Martin Blapp2002-07-312-0/+40
* Fix some include paths.Martin Blapp2002-07-314-0/+44
* Use the same libs to link with as linux does.Martin Blapp2002-07-312-0/+40
* Fix locking problems.Martin Blapp2002-07-312-0/+60
* Add patch needed by debug compile build.Martin Blapp2002-07-312-0/+24
* Do the same as linux to work around some alignment problems.Martin Blapp2002-07-316-0/+84
* Add missing ! #ifdefMartin Blapp2002-07-312-0/+22
* Remove probematic -export-dynamic flag, which could lead to namespaceMartin Blapp2002-07-314-12/+32
* Fix i18n related crash. This may be only a workaround, a better solutionMartin Blapp2002-07-312-0/+26
* Add FreeBSD specific _nl_language_list[] array. Remove a linux onlyMartin Blapp2002-07-312-44/+86
* Display the Linux help text for the jvm install, not the Windows one.Martin Blapp2002-07-212-0/+22
* Fix language support. Add missing defines.Martin Blapp2002-07-214-16/+56
* Add correct map for rtti test too.Martin Blapp2002-07-212-0/+26
* Add PAM supportMartin Blapp2002-07-216-0/+66
* Set FreeBSD and NetBSD config for mozilla.Martin Blapp2002-07-212-0/+34
* Activate sound support.Martin Blapp2002-07-216-0/+96
* Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols.Martin Blapp2002-07-212-0/+36
* Upgrade to 1.0.1Martin Blapp2002-07-1720-573/+162
* Two typos in the postscript header for printing fixed - oneMartin Blapp2002-06-212-0/+26
* Fix gcc 2.95.3 crash resulting from a symbol conflictMartin Blapp2002-06-128-0/+212
* Enable the exported symbols map files again. A missing map file has been addedMartin Blapp2002-06-1237-177/+252
* Enable the map files.Martin Blapp2002-06-122-4/+4
* Remove patches with absurdly long filenames (>100 characters), after aKris Kennaway2002-06-104-130/+0
* Add missing -D_REENTRANT in CURRENT.Martin Blapp2002-06-072-8/+8
* Add missing map files.Martin Blapp2002-06-064-0/+130
* Remove /usr/local/lib from LD_LIBRARY_PATH. This should fix compileMartin Blapp2002-06-062-24/+70
* Add WITH_DEBUG option, and a needed patch.Martin Blapp2002-06-068-56/+190
* Remove \t from usage(). Add the missing obsolete directory as a copyMartin Blapp2002-06-051-8/+16
* Don't make a mozilla subdir inside the includesMartin Blapp2002-06-051-5/+4
* Use CXX to link, since there are many places where CC is missing -lstdc++.Martin Blapp2002-06-042-2/+2
* Remove very very stupid -L/lib -L/usr/lib -l/usr/local/lib. IfMartin Blapp2002-06-042-12/+104