summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* AC_TRY_COMPILE -> AC_TRY_LINKMartin Blapp2002-06-042-4/+4
* Fix the mozilla include problem and reroll the distfile.Martin Blapp2002-06-041-10/+0
* Add new cpp uno bridge for STABLE. Make the necessary hooks and also addMartin Blapp2002-06-048-10/+3482
* Check the exception handling. Needed for the cpp uno codeMartin Blapp2002-06-044-32/+102
* Work around the broken deliver.pl behaviour on CURRENT. For some veryMartin Blapp2002-06-031-0/+10
* Some other ln -s -> ln -fsMartin Blapp2002-06-022-10/+34
* For now, do not add libstd++ lib to the package. A libgcc_s.so is missingMartin Blapp2002-06-024-54/+212
* Add missing includes for CURRENTMartin Blapp2002-06-022-0/+28
* Fix previous patch. We have to include unistd.h for FreeBSDMartin Blapp2002-06-022-18/+22
* Do not link with lsupc++. With the newest gcc3.1 version it seems not toMartin Blapp2002-06-022-32/+14
* Add a patch to not prototype getopt() again if gcc3 is used.Martin Blapp2002-06-022-0/+70
* Same case as Solaris.Martin Blapp2002-06-022-0/+22
* Don't compile this for the gcc3 case.Martin Blapp2002-06-022-0/+22