summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files (unfollow)
Commit message (Expand)AuthorFilesLines
2002-08-01Add openoffice-wrappers for easier startup. Make pkg-messageMartin Blapp1-0/+15
2002-07-31Only use -g if $debug is true. I'll suggest this also to theMartin Blapp2-6/+32
2002-07-31Add missing cases for FreeBSD.Martin Blapp10-0/+192
2002-07-31Make this script work for FreeBSD.Martin Blapp2-0/+42
2002-07-31Add missing FreeBSD case.Martin Blapp2-0/+22
2002-07-31FreeBSD has waitpid() and does not need to workaround as Linux has to do.Martin Blapp2-0/+36
2002-07-31Add player for KDE2 case.Martin Blapp2-0/+40
2002-07-31Fix some include paths.Martin Blapp4-0/+44
2002-07-31Use the same libs to link with as linux does.Martin Blapp2-0/+40
2002-07-31Fix locking problems.Martin Blapp2-0/+60
2002-07-31Add patch needed by debug compile build.Martin Blapp2-0/+24
2002-07-31Do the same as linux to work around some alignment problems.Martin Blapp6-0/+84
2002-07-31Add missing ! #ifdefMartin Blapp2-0/+22
2002-07-31Remove probematic -export-dynamic flag, which could lead to namespaceMartin Blapp4-12/+32
2002-07-31Fix i18n related crash. This may be only a workaround, a better solutionMartin Blapp2-0/+26
2002-07-31Add FreeBSD specific _nl_language_list[] array. Remove a linux onlyMartin Blapp2-44/+86
2002-07-21Display the Linux help text for the jvm install, not the Windows one.Martin Blapp2-0/+22
2002-07-21Fix language support. Add missing defines.Martin Blapp4-16/+56
2002-07-21Add correct map for rtti test too.Martin Blapp2-0/+26
2002-07-21Add PAM supportMartin Blapp6-0/+66
2002-07-21Set FreeBSD and NetBSD config for mozilla.Martin Blapp2-0/+34
2002-07-21Activate sound support.Martin Blapp6-0/+96
2002-07-21Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols.Martin Blapp2-0/+36
2002-07-17Upgrade to 1.0.1Martin Blapp20-573/+162
2002-06-21Two typos in the postscript header for printing fixed - oneMartin Blapp2-0/+26
2002-06-12Fix gcc 2.95.3 crash resulting from a symbol conflictMartin Blapp8-0/+212
2002-06-12Enable the exported symbols map files again. A missing map file has been addedMartin Blapp37-177/+252
2002-06-12Enable the map files.Martin Blapp2-4/+4
2002-06-10Remove patches with absurdly long filenames (>100 characters), after aKris Kennaway4-130/+0
2002-06-07Add missing -D_REENTRANT in CURRENT.Martin Blapp2-8/+8
2002-06-06Add missing map files.Martin Blapp4-0/+130
2002-06-06Remove /usr/local/lib from LD_LIBRARY_PATH. This should fix compileMartin Blapp2-24/+70
2002-06-06Add WITH_DEBUG option, and a needed patch.Martin Blapp8-56/+190
2002-06-05Remove \t from usage(). Add the missing obsolete directory as a copyMartin Blapp1-8/+16
2002-06-05Don't make a mozilla subdir inside the includesMartin Blapp1-5/+4
2002-06-04Use CXX to link, since there are many places where CC is missing -lstdc++.Martin Blapp2-2/+2
2002-06-04Remove very very stupid -L/lib -L/usr/lib -l/usr/local/lib. IfMartin Blapp2-12/+104
2002-06-04AC_TRY_COMPILE -> AC_TRY_LINKMartin Blapp2-4/+4
2002-06-04Fix the mozilla include problem and reroll the distfile.Martin Blapp1-10/+0
2002-06-04Add new cpp uno bridge for STABLE. Make the necessary hooks and also addMartin Blapp8-10/+3482
2002-06-04Check the exception handling. Needed for the cpp uno codeMartin Blapp4-32/+102
2002-06-03Work around the broken deliver.pl behaviour on CURRENT. For some veryMartin Blapp1-0/+10
2002-06-02Some other ln -s -> ln -fsMartin Blapp2-10/+34
2002-06-02For now, do not add libstd++ lib to the package. A libgcc_s.so is missingMartin Blapp4-54/+212
2002-06-02Add missing includes for CURRENTMartin Blapp2-0/+28
2002-06-02Fix previous patch. We have to include unistd.h for FreeBSDMartin Blapp2-18/+22
2002-06-02Do not link with lsupc++. With the newest gcc3.1 version it seems not toMartin Blapp2-32/+14
2002-06-02Add a patch to not prototype getopt() again if gcc3 is used.Martin Blapp2-0/+70
2002-06-02Same case as Solaris.Martin Blapp2-0/+22
2002-06-02Don't compile this for the gcc3 case.Martin Blapp2-0/+22