summaryrefslogtreecommitdiff
path: root/editors/openoffice/files/patch-stlport+STLport-4.5.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Repocopy has been done for openoffice,Maho Nakata2003-11-081-113/+0
| | | | | | | | | | | so rename from: editors/openoffice editors/openoffice-devel to editors/openoffice-1.0 editors/openoffice-1.1 Acknowledgment to: nork
* The gcc31 port has been updated. It seems that g++ includes are again inMartin Blapp2002-08-021-29/+1
| | | | | | g++-v3. In all preview version they where located in g++. Remove part of this patch, so OO builds again with gcc31 (release)
* Add missing -D_REENTRANT in CURRENT.Martin Blapp2002-06-071-4/+4
|
* Make openoffice compile with gcc from ports, or just with CC=$CC andMartin Blapp2002-05-291-0/+141
CXX=$CXX, like it should normally be. Usable options are: USEPORTGCC295=YES, USEPORTGCC31=YES and USEPORTGCC32=YES Add a lot off gcc3.x fixes, make included stlport compile with CURRENT. Next step will be to include a mozilla build, so we can link openoffice against mozilla librarys without c++ compat problems.