summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-devel/files/patch-solenv+bin+addsym.awk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o remove obsolated (?) patchesMaho Nakata2004-08-131-16/+0
| | | | | | | | | | | | | files/freebsd-local.sh files/patch-connectivity+source+drivers+mozab+mozillasrc+makefile.mk files/patch-desktop+scripts+soffice.sh files/patch-solenv+bin+addsym.awk files/patch-tools+source+string+tstring.cxx files/patch-unoil+makefile.pmk o More clean-up of Makefiles o add generate.pl, generates csh script that build everything o WITHOUT_MOZILLA for 5-current, workaround for mozilla subproject
* Update to cws_srx644_ooo11beta. It still doesn't build but this commit will helpMartin Blapp2003-03-121-0/+16
| | | | | | | | | | | | to track the things down. There are known problems with weak symbols and exceptions. Some c++ tools inside the port will fail if you try to compile. The cpp_uno bridge has been updated to the latest linux version available. Added 'make update' target to upgrade the source to the latest version. Approved by: kris (portmgr)
* Update to 1.1 beta. Work in progress.Martin Blapp2003-03-051-10/+0
| | | | de-pkg-comment
* Remove probematic -export-dynamic flag, which could lead to namespaceMartin Blapp2002-07-311-0/+10
collisions. Add missing symbols to addsym.awk, so -export-dynamic gets obsolete. Submitted by: kan