Bug 88898

Summary: Openoffice 2.0 broken save as
Product: Ports & Packages Reporter: Nicolas Blais <nb_root>
Component: Individual Port(s)Assignee: freebsd-openoffice (Nobody) <openoffice>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Nicolas Blais 2005-11-12 20:00:25 UTC
Compiling editors/openoffice.org-2.0 with the following flags:

WITH_KDE=yes        #reason: Using KDE 3.4.3
WITHOUT_MOZILLA=yes #reason: Using firefox
WITHOUT_JAVA=yes    #reason: Using JDK15
WITH_CUPS=yes       #reason: Need printing support
WITH_TTF_BYTECODE_ENABLED=yes

causes OOo to not allow SAVE AS in their open format. You can still load an OOo file (such as .sxc) and save over it in that format, but you won't be able to "save as" that same format. Non-functionning save as:
(.ods) (.odt) etc
(.ots) (.ott) etc
(.sxc) (.sxw) etc
(.stc) (.stw) etc
(.html)
(.xml)

All other formats work (Word/Excel/DBase).
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-11-12 20:34:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->openoffice

Over to maintainer(s).
Comment 2 Maho Nakata freebsd_committer freebsd_triage 2006-05-28 11:08:21 UTC
State Changed
From-To: open->closed

This is due to you activated WITHOUT_JAVA knob. This knob 
is known as problematic, so I removed it. Please try it with 
newer port. Thanks for your report.