Port details |
- openoffice.org-3 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch)
- 3.3.0 editors
=12 Version of this port present on the latest quarterly branch. - Maintainer: office@FreeBSD.org
 - Port Added: 2008-05-27 07:38:56
- Last Update: 2012-05-09 03:31:01
- SVN Revision: UNKNOWN
- People watching this port, also watch:: mplayer, vlc, xorg, zip, gtk2
- Also Listed In: java
- License: not specified in port
- Description:
- OpenOffice.org 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://www.openoffice.org/
http://porting.openoffice.org/freebsd/
SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- openoffice.org>0:editors/openoffice.org-3
- No installation instructions:
- This port has been deleted.
- PKGNAME: openoffice.org
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- There is no distinfo for this port.
- No package information for this port in our database
- Sometimes this happens. Not all ports have packages.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- zip : archivers/zip
- unzip : archivers/unzip
- gcp : sysutils/coreutils
- gpatch : devel/patch
- Zip.pm : archivers/p5-Archive-Zip
- bash : shells/bash
- imake : devel/imake
- gtar : archivers/gtar
- gperf : devel/gperf
- ant : devel/apache-ant
- junit.jar : java/junit
- gmake : devel/gmake
- bison : devel/bison
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- xaw7.pc : x11-toolkits/libXaw
- xau.pc : x11/libXau
- xext.pc : x11/libXext
- xrender.pc : x11/libXrender
- xrandr.pc : x11/libXrandr
- xi.pc : x11/libXi
- xt.pc : x11-toolkits/libXt
- xcursor.pc : x11/libXcursor
- xdamage.pc : x11/libXdamage
- xcomposite.pc : x11/libXcomposite
- xfixes.pc : x11/libXfixes
- java : java/openjdk6
- perl5.8.9 : lang/perl5.8
- intltool-extract : textproc/intltool
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- pkg-config : devel/pkg-config
- update-desktop-database : devel/desktop-file-utils
- Runtime dependencies:
-
- index.theme : misc/hicolor-icon-theme
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- xaw7.pc : x11-toolkits/libXaw
- xau.pc : x11/libXau
- xext.pc : x11/libXext
- xrender.pc : x11/libXrender
- xrandr.pc : x11/libXrandr
- xi.pc : x11/libXi
- xt.pc : x11-toolkits/libXt
- xcursor.pc : x11/libXcursor
- xdamage.pc : x11/libXdamage
- xcomposite.pc : x11/libXcomposite
- xfixes.pc : x11/libXfixes
- perl5.8.9 : lang/perl5.8
- BSD.gnome.dist : misc/gnomehier
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- pkg-config : devel/pkg-config
- update-desktop-database : devel/desktop-file-utils
- libgiofam.so : devel/gio-fam-backend
- Library dependencies:
-
- cups.2 : print/cups-client
- freetype.9 : print/freetype2
- atk-1.0.0 : accessibility/atk
- gconf-2.4 : devel/gconf2
- glib-2.0.0 : devel/glib20
- gnomevfs-2.0 : devel/gnome-vfs
- gtk-x11-2.0.0 : x11-toolkits/gtk20
- IDL-2.0 : devel/libIDL
- xml2.5 : textproc/libxml2
- ORBit-2.0 : devel/ORBit2
- pango-1.0.0 : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 May 2012 03:31:01
3.3.0 |
maho  |
Remove editors/openoffice.org-3 port as it has been renamed.
PR: 167305 |
14 Feb 2012 07:53:58
3.3.0 |
truckman  |
Add const qualifier to OSQLParser::error() to unbreak build.
Approved by: maho |
13 Feb 2012 00:53:20
3.3.0 |
maho  |
Fix on 10-CURRENT: defining POSIX_SOURCE now
hides the locale_t definition.
Submitted by: truckman@ |
06 Nov 2011 02:43:14
3.3.0 |
maho  |
Fix build for vcl [1] and Python.
PR: 161789 [1]
Submitted by: Pim van Grol [1] |
23 Sep 2011 22:26:39
3.3.0 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
24 Aug 2011 09:17:49
3.3.0 |
maho  |
Update maintainer to office@.
PR: 159929
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> |
07 Jun 2011 09:04:30
3.3.0 |
maho  |
Fix build with recent gmake.
Submitted by: truckman |
13 Feb 2011 07:42:08
3.3.0 |
miwi  |
- Cleanup unspported FreeBSD version
- While here kick md5 support
PR: 154396
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout |
10 Feb 2011 10:44:59
3.3.0 |
maho  |
Fix SDK name.
Submitted by: Marcus Lange <marcus.lange@oracle.com> |
10 Feb 2011 02:01:16
3.3.0 |
maho  |
Fix md5sum name. |
10 Feb 2011 01:32:13
3.3.0 |
maho  |
Fix languagepack name.
Feature safe: yes |
10 Feb 2011 01:19:21
3.3.0 |
maho  |
Rename SDK and URE names so that meet OOo's official criterion.
Discussed with: Marcus Lange <marcus.lange@oracle.com>, "Jack L."
<xxjack12xx@gmail.com>
Feature safe: yes |
30 Jan 2011 11:10:32
3.3.0 |
maho  |
Update to 3.3.0.
Funded by: OpenOffice.org community
Feature safe: yes |
15 Dec 2010 18:47:40
3.2.1  |
dinoex  |
- allow users override JAVA_VENDOR
- set OpenOffice Vendor in About-dialog
PR: 152262
Approved by: (maintainer timeout) |
30 Nov 2010 11:57:12
3.2.1  |
maho  |
More better package name for upload.
Discussed with: Marcus Lange <marcus.lange@oracle.com> |
30 Nov 2010 11:08:00
3.2.1  |
maho  |
Some small modifications so that it meets Hamburg's requirement.
Discussed with: Marcus Lange <marcus.lange@oracle.com>
and "Jack L." <xxjack12xx@gmail.com> |
05 Jun 2010 11:01:56
3.2.1  |
maho  |
Update to 3.2.1.
Funded by: OpenOffice.org community. |
14 Apr 2010 22:44:59
3.2.0_2  |
maho  |
now spadmin should work correctly
cf. http://lists.freebsd.org/pipermail/freebsd-openoffice/2010-April/004526.html
and bumped port revision accordingly
Submitted by: avg@ (Andriy Gapon) |
01 Apr 2010 00:48:45
3.2.0_1  |
maho  |
Fix build on 9.0-Current.
PR: 142843
Submitted by: Andrey Kosachenko <Andrey.Kosachenko@gmail.com>
Feature safe: yes |
01 Apr 2010 00:41:36
3.2.0_1  |
maho  |
Add CONFLICTS against devel/cppunit.
Submitted by: jhell <jhell@dataix.net> and many others
Feature safe: yes |
28 Mar 2010 06:47:48
3.2.0_1  |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
19 Feb 2010 09:43:21
3.2.0  |
maho  |
reduce depenedencies on cups-base
PR: 134773
Submitted by: dirk.meyer@dinoex.sub.org
Feature safe: yes |
19 Feb 2010 00:34:46
3.2.0  |
maho  |
remove run dependency on qt4 moc
PR: 144072
Submitted by: makc
Feature safe: yes |
16 Feb 2010 23:21:22
3.2.0  |
maho  |
Use $SUB_FILES & $SUB_LIST to dynamically adjust pkg-message.
PR: 142449, 142450, 142451 and 142452
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Feature safe: yes |
14 Feb 2010 04:20:42
3.2.0  |
maho  |
Add a upload support script. |
14 Feb 2010 04:10:44
3.2.0  |
maho  |
Update to 3.2.0.
Release note http://development.openoffice.org/releases/3.2.0.html
M.N.'s build on FBSD8 can be found at:
http://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/packages-8-amd64/
http://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/packages-8-i386/
.
Funded by OpenOffice.org community. |
05 Feb 2010 11:46:55
3.1.1_1  |
dinoex  |
- update to jpeg-8 |
13 Dec 2009 08:40:11
3.1.1  |
maho  |
Be more friendly patch submitters; creators of
porting patch must fill and send SCA.
http://www.openoffice.org/FAQs/faq-licensing.html#usinglicenses
> 3. Do I have to fill out a SCA?
> Yes, if you intend to contribute source code or other
> materials which are intended to be compiled or otherwise
> integrated with the OpenOffice.org product, regardless of the
> size of the contribution (e.g., including contributions of 10
> lines or less). However we encourage all contributors to the
> OpenOffice.org website domain, including the wiki, to fill
> out the SCA, as it streamlines the process for all.
see also http://porting.openoffice.org/freebsd/#policy
Funded by: OpenOffice.org community |
06 Oct 2009 00:15:14
3.1.1  |
maho  |
Fix on 9-current.
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
(SCA to be approved) |
31 Aug 2009 10:47:55
3.1.1  |
maho  |
Update to 3.1.1.
FreeBSD ports specific changes are following.
* Correct exception handling for >=702104 and better for prior ones.
This fixes unknown crashes [1].
* Install extensions; users should manually install extensions to actual
use though.
Installed extensions are:
sun-presentation-minimizer.oxt
http://extensions.services.openoffice.org/project/PresentationMinimizer
presenter-screen.oxt
http://extensions.services.openoffice.org/project/presenter-screen
pdfimport.oxt (Only the first 15 lines of the commit message are shown above ) |
03 Aug 2009 13:44:11
3.1.0_2  |
maho  |
Remove ports system's dependency to boost for amd64,
as it causes build brekage. |
28 Jul 2009 11:45:09
3.1.0_2  |
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
15 Jul 2009 12:10:36
3.1.0_2  |
maho  |
Now (For __FreeBSD_version >= 702104)
bridge part should work in the original form.
Bump portrevision for openoffice.org-2 and -3 ports. |
04 Jul 2009 11:05:36
3.1.0_1  |
maho  |
Small cosmetic clean up.
Funded by: OpenOffice.org community |
03 Jul 2009 07:11:29
3.1.0_1  |
maho  |
Remove Child Work Space part as we no longer
build cws against some milestones for release branch.
Funded by OpenOffice.org community |
21 Jun 2009 04:07:39
3.1.0_1  |
maho  |
Fix japanese font dependency.
PR: 135617
Spotted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> |
14 Jun 2009 20:36:37
3.1.0_1  |
maho  |
Fix bad transfer url when tries to add extension.
bump port revision
PR: 127946
see also
http://www.openoffice.org/issues/show_bug.cgi?id=98781
http://www.openoffice.org/issues/show_bug.cgi?id=82690
http://www.freebsd.org/cgi/query-pr.cgi?pr=127946 |
06 Jun 2009 09:07:29
3.1.0  |
maho  |
Add MAKE_JOBS support for OpenOffice.org.
PR: 135262
Submitted by: David Naylor <naylor.b.david@gmail.com>
Supported by: pav
Funded by: The OpenOffice.org community |
16 May 2009 06:23:58
3.1.0  |
maho  |
Update to 3.1.0.
Funded by OpenOffice.org community |
02 Feb 2009 01:13:52
3.0.1  |
maho  |
Now reasonable amount of memory used in openoffice.org
ports build for i386. hardcoding but safe.
Suggested by: Luigi Rizzo, and Greg Rivers |
31 Jan 2009 23:30:25
3.0.1  |
maho  |
Update to 3.0.1.
Funded by: OpenOffice.org community |
23 Jan 2009 16:28:36
3.0.0_1  |
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
05 Jan 2009 19:44:02
3.0.0  |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
27 Nov 2008 01:02:47
3.0.0  |
maho  |
Do not hardcode /usr/local
Idea by: Mike Meyer <mwm@mired.org>
(not a acutual patch so we can avoid him to submit SCA) |
16 Oct 2008 12:30:24
3.0.0  |
maho  |
Remove two knobs WITH_SYSTEM_FREETYPE and WITH_TTF_BYTECODE_ENABLED.
Since OOO300_m1 and DEV300_m30, OOo no longer ship a
private copy of libfreetype.so (CWS rmfreetype).
See also http://www.openoffice.org/issues/show_bug.cgi?id=52025 ,
http://www.openoffice.org/issues/show_bug.cgi?id=52026
and
http://external.openoffice.org/source/browse/external/freetype/makefile.mk?hideattic=0&rev=1.28&view=log
. |
13 Oct 2008 10:10:20
3.0.0  |
maho  |
Update to 3.0.0. |
29 Aug 2008 03:40:41
3.0.0.b2_1  |
maho  |
Opps, actual bump portrevision. |
29 Aug 2008 03:39:23
3.0.0.b2  |
maho  |
Recognize diablo-jdk16 and bump PORTREVISION.
Submitted by: jkim |
23 Aug 2008 05:07:40
3.0.0.b2  |
maho  |
JDK 1.6 support. Builds were verified on FBSD6/i386. |
16 Aug 2008 13:00:23
3.0.0.b2  |
maho  |
A build fix. |
21 Jul 2008 11:28:30
3.0.0.b2  |
maho  |
Fix build on FreeBSD 6 using stock gcc.
Reported by: pav
Resource donated by: Nakamura Kazushi (partially) |
20 Jul 2008 09:16:38
3.0.0.b2  |
maho  |
Fix build with devel/epm. Simply ignore devel/epm :(
PR: 111561
Submitted by: Christoph<tutoren@physik.tu-berlin.de> |
20 Jul 2008 06:31:25
3.0.0.b2  |
maho  |
Fix build with SYSTEM_FREETYPE when devel/icu is
installed.
PR: 121787
Submitted by: jkim |
12 Jul 2008 22:56:44
3.0.0.b2  |
maho  |
Update to 3.0.0beta2.
3-RC port has been marked as IGNORE accordingly. |
14 Jun 2008 01:32:33
3.0.0.b_1  |
maho  |
The startup script now works correctly and bump portrevision.
Submitted by: Sven-Ã
ke_Svensson <sas@mbg.se> |
27 May 2008 07:37:31
3.0.0.b  |
maho  |
Create openoffice.org-3 port. Repocopied from
openoffice.org-2 port. Currently this is the
beta version. Second beta will be July 1st 2008, and
the final release will be September 2nd, 2008.
http://wiki.services.openoffice.org/wiki/OOoRelease30
PR: 123105 |