Commit Graph

8 Commits

Author SHA1 Message Date
jasper
4c3a5f0f29 - fix typo that prevents arguments being passed to setofficelang
ok kurt@ robert@
2008-04-14 14:28:34 +00:00
ajacoutot
e74eee9470 - small hack to make OpenOffice.org be able to open files with special
characters in their name

"commit" robert@
2007-06-01 05:00:04 +00:00
kurt
c8d8e66b22 use javaPathHelper to set JAVA_HOME so java subpackage works without
manual config.
2007-02-09 00:50:17 +00:00
ian
c91f662a8a Repair shell script's handling of arguments (e.g., filenames with spaces).
Noticed independently by jolan@, and by James Wright who is jamesw at
bsdhosting.co.za
2006-11-21 16:47:00 +00:00
kurt
b071ea865d - enable KDE integration and add openoffice-kde subpackge for this
optional feature
- enable building with java and add openoffice-java subpackage for this
optional feature. this corrects the "save as" problem and provides help
files in the base package. so now java is needed to build OOo but not to
run it. some OOo features require java to run, so install the
openoffice-java subpackage for that.
- make sbase, smath, setofficelang and spadmin applications available
via wrapper script.
- tweak configure to find versioned Qt shared libs.
- adjust include and lib search order again - sigh. put /usr/local
before jdk but after OOo dirs. this allows system libjpeg to be used
over jdk libjpeg and still avoids build conflicts with things like cppunit.
- remove extra patch to readlicense_oo/util/makefile.pmk

some testing and input ian@ okay robert@
2006-11-03 05:11:09 +00:00
ian
7c16b9d482 use exec here so the sh process isn't sitting around 2006-10-18 18:17:12 +00:00
ian
1f312996ac pass filenames to program from front-end script, ok robert@ 2006-10-18 17:05:57 +00:00
robert
ea9d172be4 Import of OpenOffice.Org version 2.0.3m179.
OpenOffice is an Open Source, community-developed, multi-platform office
productivity suite. It includes the key desktop applications, such as a
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
 
I would like to thank everyone who helped porting:
Peter Valchev, Kurt Miller, Dale Rahn, Ian Darwin and the OpenOffice.Org team.
 
This import is an explicit request by pvalchev@ and espie@.
This means that the current ports lock is still in effect and this import
is only a planned exception by the release managers.

This port is not yet connected to the builds.
 
okay pvalchev@, espie@
2006-08-17 14:56:21 +00:00