summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-devel/files/patch-sal+osl+unx+system.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. update to fresh checkout of OpenOffice.org (1.1RC2)Maho Nakata2003-07-171-57/+0
| | | | | | | | | | tagged under cws_srx645_ooo11rc2 2. still broken with installation failure. Reviewed by: mbr Notes: svn path=/head/; revision=85048
* Upgrade to OO1.1 beta2.Martin Blapp2003-06-071-5/+5
| | | | Notes: svn path=/head/; revision=82477
* Fix breakage and remove redundant _LITTLE_ENDIAN defines for CURRENT only. ↵Martin Blapp2003-05-081-11/+13
| | | | | | | | | Remove unneeded include defines. Notes: svn path=/head/; revision=80465
* Fix breakage and remove redundant _LITTLE_ENDIAN defines. RemoveMartin Blapp2003-05-081-8/+10
| | | | | | | unneeded include defines. Notes: svn path=/head/; revision=80462
* Port to __FreeBSD_version >= 500112 that now has getpw*_r() functionsDon Lewis2003-04-221-4/+22
| | | | | | | | | | that are incompatible with the older draft implementations supplied with the OpenOffice source. Approved by: mbr Notes: svn path=/head/; revision=79437
* Update to cws_srx644_ooo11beta. It still doesn't build but this commit will helpMartin Blapp2003-03-121-5/+23
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=77109
* Make setup start. Patch from Alexander N. KabaevMartin Blapp2002-05-181-3/+7
| | | | Notes: svn path=/head/; revision=59427
* Remove unnecessary #definesMartin Blapp2002-03-111-0/+13
Notes: svn path=/head/; revision=55847