948f FreshPorts -- editors/openoffice-3
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
openoffice-3 3.4.1 editors on this many watch lists=5 search for ports that depend on this port
Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser
Maintained by: office@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 May 2012 03:28:26
Also Listed In: java
License: AL2


Apache 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.

Components include:
  * A universal word processing application for creating business
    letters, extensive text documents, professional layouts, and HTML
    documents.
  * A sophisticated application for performing advanced spreadsheet
    functions, such as analyzing figures, creating lists, and viewing data.
  * A tool for creating effective eye-catching presentations.
  * A vector-oriented draw module that enables the creation of 3D
    illustrations

WWW: http://openoffice.apache.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. devel/bison
  3. archivers/zip
  4. archivers/unzip
  5. devel/patch
  6. archivers/p5-Archive-Zip
  7. shells/bash
  8. devel/imake
  9. devel/gperf
  10. devel/apache-ant
  11. devel/boost-libs
  12. graphics/vigra
  13. java/junit
  14. java/jakarta-commons-httpclient
  15. java/jakarta-commons-lang
  16. lang/bsh
  17. textproc/saxon-devel
  18. devel/epm
  19. devel/dmake
  20. www/p5-libwww
  21. devel/gmake
  22. x11/libX11
  23. x11/libICE
  24. x11-toolkits/libXaw
  25. x11/libXau
  26. x11/libXext
  27. x11/libXrender
  28. x11/libXrandr
  29. x11/libXi
  30. x11-toolkits/libXt
  31. x11/libXcursor
  32. x11/libXdamage
  33. x11/libXcomposite
  34. x11/libXfixes
  35. multimedia/gstreamer-plugins
  36. java/openjdk6
  37. lang/perl5.12
  38. devel/autoconf
  39. devel/desktop-file-utils
  40. misc/gnome-mime-data
  41. textproc/intltool
  42. devel/pkgconf
Required To Run:
  1. lang/python27
  2. misc/hicolor-icon-theme
  3. java/jakarta-commons-httpclient
  4. lang/bsh
  5. textproc/saxon-devel
  6. x11-fonts/croscorefonts-fonts-ttf
  7. x11/libX11
  8. x11/libICE
  9. x11-toolkits/libXaw
  10. x11/libXau
  11. x11/libXext
  12. x11/libXrender
  13. x11/libXrandr
  14. x11/libXi
  15. x11-toolkits/libXt
  16. x11/libXcursor
  17. x11/libXdamage
  18. x11/libXcomposite
  19. x11/libXfixes
  20. multimedia/gstreamer-plugins
  21. devel/desktop-file-utils
  22. devel/gio-fam-backend
  23. misc/gnomehier
  24. misc/gnome-mime-data
  25. devel/pkgconf
Required Libraries:
  1. graphics/cairo
  2. textproc/expat2
  3. graphics/jpeg
  4. ftp/curl
  5. textproc/hunspell
  6. graphics/poppler-glib
  7. textproc/redland
  8. textproc/libtextcat
  9. print/freetype2
  10. devel/apr1
  11. math/coinmp
  12. www/serf
  13. graphics/libGL
  14. graphics/libGLU
  15. devel/glib20
  16. devel/pcre
  17. accessibility/atk
  18. devel/gconf2
  19. devel/gnome-vfs
  20. x11-toolkits/gtk20
  21. devel/libIDL
  22. textproc/libxml2
  23. textproc/libxslt
  24. devel/ORBit2
  25. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/editors/openoffice-3/ && make install clean
To add the package: pkg_add -r apache-openoffice


Configuration Options
===> The following configuration options are available for apache-openoffice-3.4.1:
     GCONF=on: GConf configuration backend
     GNOMEVFS=on: Enable GNOME Virtual File System
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/openoffice/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/
  3. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/
  4. ftp://ftp.riken.jp/net/apache/incubator/ooo/3.4.1/source/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/maho/openoffice/
Port Moves

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
19 Mar 2013 08:03:56
Original commit files touched by this commit  3.4.1
maho search for other commits by this committer
* patches are needed for new glib  [1]
* move bison section to appropreate place.

Submitted by:	Jan Henrik Sylvester <me@janh.de> [1]
08 Mar 2013 11:32:12
Original commit files touched by this commit  3.4.1
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
04 Feb 2013 08:06:17
Original commit files touched by this commit  3.4.1
maho search for other commits by this committer
Now libexttextcat and libtextcat can happily co-exist.

Pointed out by:	Jan Henrik Sylvester <me@janh.de>
12 Dec 2012 01:32:27
Original commit files touched by this commit  3.4.1
maho search for other commits by this committer
OpenOffice graduates from the Apache Incubator

https://blogs.apache.org/OOo/entry/openoffice_graduates_from_the_apache
10 Dec 2012 16:49:34
Original commit files touched by this commit  3.4.1
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
vendors:
Remove any reference to bsdjava and freebsd Java Vendors, as the both are
outdated, have security issues and expired.

Mark icedtea6-stubs as broken as it doesn't build with any of the left supported
vendors.
Switch tuxguitar to be able to use openjdk16 [1]

Approved by:	gahr [1]
10 Dec 2012 13:18:29
Original commit files touched by this commit  3.4.1
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
25 Sep 2012 06:48:08
Original commit files touched by this commit  3.4.1
maho search for other commits by this committer
Allow openjdk7 build.

Submitted by: Jan Henrik Sylvester <me@janh.de>
24 Sep 2012 08:38:44
Original commit files touched by this commit  3.4.1
maho search for other commits by this committer
Forgot to add a patch.
21 Sep 2012 10:49:44
Original commit files touched by this commit  3.4.1
maho search for other commits by this committer
update to 3.4.1
07 Aug 2012 05:41:43
Original commit files touched by this commit  3.4.0_3
maho search for other commits by this committer
Added a keyword so that openoffice and libreoffice can
co-exist.

Submitted by:   Jan Henrik Sylvester <me@janh.de>
04 Jul 2012 06:59:31
Original commit files touched by this commit  3.4.0_3
ak search for other commits by this committer
- Fix explicit use of unzip

PR:     ports/153429
Approved by:    office@ (crees)
29 Jun 2012 16:47:42
Original commit files touched by this commit  3.4.0_3
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
08 Jun 2012 13:45:00
Original commit files touched by this commit  3.4.0_3
vd search for other commits by this committer
Upgrade graphics/vigra from 1.7.1 to 1.8.0

PR:             ports/168833
Submitted by:   fluffy@
08 Jun 2012 02:42:29
Original commit files touched by this commit  3.4.0_2
maho search for other commits by this committer
allow gconf2 and gnomevfs2 to be optional.

PR:             168781
Submitted by:   scf@
28 May 2012 01:32:01
Original commit files touched by this commit  3.4.0_2
maho search for other commits by this committer
fix comment.

Submitted by:   bapt@
28 May 2012 01:20:48
Original commit files touched by this commit  3.4.0_2
maho search for other commits by this committer
Fix build on FBSD 10 (possibly).

PR:             168234
Submitted by:   truckman@
23 May 2012 05:53:19
Original commit files touched by this commit  3.4.0_2
maho search for other commits by this committer
Fix bootstraprc, permission, and bump portrevision.

Submitted by:   scf@ peter@ avg@
19 May 2012 08:00:15
Original commit files touched by this commit  3.4.0
maho search for other commits by this committer
Build fix for i386.

Submitted by: pfg@
09 May 2012 03:48:17
Original commit files touched by this commit  3.4.0
maho search for other commits by this committer
The Apache OpenOffice Project Announces Apache OpenOffice™ 3
in Tue, 08 May 2012 13:04:48 GMT.

*
http://mail-archives.apache.org/mod_mbox/incubator-ooo-announce/201205.mbox/%3CCAP-ksohGnmq8bmo50Db5fhZW3NysNdg41RR7Rg2f8F00ueHHww%40mail.gmail.com%3E
* http://www.openoffice.org/news/aoo34.html
* http://www.youtube.com/watch?v=QQaZwDwf6tc
09 May 2012 03:27:06
Original commit files touched by this commit  3.3.0
maho search for other commits by this committer
Repocopy from editors/openoffice.org-3 to editors/openoffice-3.

As development of OpenOffice.org has been migrated Apache OpenOffice,
.org part has been removed. So I'd like to remove ".org" in the
ports tree as well. the same reason as
http://www.freebsd.org/cgi/query-pr.cgi?pr=164678

PR:             167305

Number of commits found: 20

2839
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 459
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 444
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0