aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0
Commit message (Expand)AuthorAgeFilesLines
* Assign maintainer to mailinglist.Martin Blapp2002-06-221-1/+1
* Two typos in the postscript header for printing fixed - oneMartin Blapp2002-06-212-0/+26
* Always use the internal stlport if USE_GCC is defined.Martin Blapp2002-06-191-1/+1
* If we build a port with a language different than EN or DE, we needMartin Blapp2002-06-191-1/+1
* Fix variableMartin Blapp2002-06-181-1/+1
* Preparations to add OO ports for other languages. I'll add later OOMartin Blapp2002-06-141-4/+46
* OO hasn't crashed anymore, since the mapfiles took place. RemoveMartin Blapp2002-06-131-4/+0
* Display the kernel config message for 2.95 gcc only on STABLE.Martin Blapp2002-06-131-1/+2
* Add missing conditional.Martin Blapp2002-06-131-0/+2
* OO is still broken with CURRENT system gcc3.1. We still need USE_GCC=3.1Martin Blapp2002-06-131-0/+4
* Fix gcc 2.95.3 crash resulting from a symbol conflictMartin Blapp2002-06-129-10/+214
* 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
* Add notice about the JDK requirements.Martin Blapp2002-06-101-0/+4
* Matt just comitted the fix to CURRENT. Do not display theMartin Blapp2002-06-101-2/+4
* It looks like a 'make install-user' as root does add thisMartin Blapp2002-06-101-1/+0
* Larger stack and datasize seems only be needed if gcc2 is used.Martin Blapp2002-06-101-0/+2
* Add message about broken FreeBSD rtld and needed system patch.Martin Blapp2002-06-101-0/+7
* Only activate the display hack if no DISPLAY is defined. This should fixMartin Blapp2002-06-101-2/+21
* Remove patches with absurdly long filenames (>100 characters), after aKris Kennaway2002-06-104-130/+0
* Fix version stringMartin Blapp2002-06-071-1/+1
* Add missing -D_REENTRANT in CURRENT.Martin Blapp2002-06-072-8/+8
* - Dependency fix.Martin Blapp2002-06-071-1/+9
* Make a ugly hack and remove the DISPLAY dependency. We use theMartin Blapp2002-06-071-12/+29
* Automated build is not possible.Martin Blapp2002-06-071-0/+4
* Sync with reality and sort.Martin Blapp2002-06-061-827/+2354
* Add missing map files.Martin Blapp2002-06-064-0/+130
* Fix stringMartin Blapp2002-06-061-2/+2
* Add DMAKE variable we can later use for more targets.Martin Blapp2002-06-061-7/+7
* 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-069-90/+260
* Fix distfile name for gcc31Martin Blapp2002-06-051-2/+2
* Remove \t from usage(). Add the missing obsolete directory as a copyMartin Blapp2002-06-051-8/+16
* I made the mozilla distfiles about 4MB smaller. The includes are alwaysMartin Blapp2002-06-052-5/+9
* Also set --enable-gcc3 for CURRENT without USE_GCCMartin Blapp2002-06-051-0/+4
* Use USE_GCC as in bsd.ports.mk proposed.Martin Blapp2002-06-052-32/+30
* 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
* Make the installation working on CURRENT to. The LD_LIBSMartin Blapp2002-06-041-1/+2
* We finally made it possible. With the new bridge code from Alexander,Martin Blapp2002-06-041-3/+0
* AC_TRY_COMPILE -> AC_TRY_LINKMartin Blapp2002-06-042-4/+4
* Fix the mozilla include problem and reroll the distfile.Martin Blapp2002-06-042-11/+1
* 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
* OO bootstrap needs perl.Martin Blapp2002-06-031-0/+1
* 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