Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All patches have been repocopied to use + as separator and not "::". | Martin Blapp | 2002-10-21 | 1 | -244/+0 |
| | | | | Notes: svn path=/head/; revision=68480 | ||||
* | Make openoffice compile with gcc from ports, or just with CC=$CC and | Martin Blapp | 2002-05-29 | 1 | -0/+244 |
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. Notes: svn path=/head/; revision=60246 |