summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-07Remove openoffice-3 all user should be considering using OpenOffice 4Baptiste Daroussin24-1606/+0
With hat: office@ Approved by: maho Notes: svn path=/head/; revision=343218
2014-01-17Fix some annoying formatting and style bugs so I can do more work on thisAlexey Dokuchaev3-24/+29
port, and modernize LIB_DEPENDS. Otherwise, no functional changes. Notes: svn path=/head/; revision=340015
2013-03-19* patches are needed for new glib [1]Maho Nakata2-0/+23
* move bison section to appropreate place. Submitted by: Jan Henrik Sylvester <me@janh.de> [1] Notes: svn path=/head/; revision=314623
2012-09-25Allow openjdk7 build.Maho Nakata5-0/+469
Submitted by: Jan Henrik Sylvester <me@janh.de> Notes: svn path=/head/; revision=304815
2012-09-24Forgot to add a patch.Maho Nakata1-0/+11
Notes: svn path=/head/; revision=304772
2012-09-21update to 3.4.1Maho Nakata6-1557/+20
Notes: svn path=/head/; revision=304621
2012-08-07Added a keyword so that openoffice and libreoffice canMaho Nakata1-0/+13
co-exist. Submitted by: Jan Henrik Sylvester <me@janh.de> Notes: svn path=/head/; revision=302223
2012-05-28Fix build on FBSD 10 (possibly).Maho Nakata2-0/+1231
PR: 168234 Submitted by: truckman@ Notes: svn path=/head/; revision=297566
2012-05-19Build fix for i386.Maho Nakata1-0/+65
Submitted by: pfg@ Notes: svn path=/head/; revision=296945
2012-05-09The Apache OpenOffice Project Announces Apache OpenOffice™ 3Maho Nakata46-2379/+714
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 Notes: svn path=/head/; revision=296269
2012-05-09Repocopy from editors/openoffice.org-3 to editors/openoffice-3.Maho Nakata2-2/+2
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 Notes: svn path=/head/; revision=296265
2012-02-14Add const qualifier to OSQLParser::error() to unbreak build.Don Lewis1-0/+22
Approved by: maho Notes: svn path=/head/; revision=291324
2012-02-13Fix on 10-CURRENT: defining POSIX_SOURCE nowMaho Nakata1-0/+25
hides the locale_t definition. Submitted by: truckman@ Notes: svn path=/head/; revision=291102
2011-11-06Fix build for vcl [1] and Python.Maho Nakata2-0/+75
PR: 161789 [1] Submitted by: Pim van Grol [1] Notes: svn path=/head/; revision=285122
2011-06-07Fix build with recent gmake.Maho Nakata1-0/+28
Submitted by: truckman Notes: svn path=/head/; revision=275179
2011-02-13- Cleanup unspported FreeBSD versionMartin Wilke1-55/+0
- While here kick md5 support PR: 154396 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=269048
2011-02-10Fix SDK name.Maho Nakata1-2/+2
Submitted by: Marcus Lange <marcus.lange@oracle.com> Notes: svn path=/head/; revision=268862
2011-02-10Fix md5sum name.Maho Nakata1-6/+9
Notes: svn path=/head/; revision=268850
2011-02-10Fix languagepack name.Maho Nakata1-1/+1
Feature safe: yes Notes: svn path=/head/; revision=268847
2011-02-10Rename SDK and URE names so that meet OOo's official criterion.Maho Nakata1-4/+4
Discussed with: Marcus Lange <marcus.lange@oracle.com>, "Jack L." <xxjack12xx@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=268846
2011-01-30Update to 3.3.0.Maho Nakata16-257/+671
Funded by: OpenOffice.org community Feature safe: yes Notes: svn path=/head/; revision=268418
2010-11-30Some small modifications so that it meets Hamburg's requirement.Maho Nakata1-3/+10
Discussed with: Marcus Lange <marcus.lange@oracle.com> and "Jack L." <xxjack12xx@gmail.com> Notes: svn path=/head/; revision=265442
2010-06-05Update to 3.2.1.Maho Nakata1-5/+5
Funded by: OpenOffice.org community. Notes: svn path=/head/; revision=255762
2010-02-19reduce depenedencies on cups-baseMaho Nakata1-1/+1
PR: 134773 Submitted by: dirk.meyer@dinoex.sub.org Feature safe: yes Notes: svn path=/head/; revision=250063
2010-02-19remove run dependency on qt4 mocMaho Nakata1-1/+1
PR: 144072 Submitted by: makc Feature safe: yes Notes: svn path=/head/; revision=250057
2010-02-14Add a upload support script.Maho Nakata1-0/+43
Notes: svn path=/head/; revision=249828
2010-02-14Update to 3.2.0.Maho Nakata18-197/+376
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. Notes: svn path=/head/; revision=249826
2009-10-06Fix on 9-current.Maho Nakata1-0/+615
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (SCA to be approved) Notes: svn path=/head/; revision=242499
2009-08-31Update to 3.1.1.Maho Nakata3-4/+28
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 http://extensions.services.openoffice.org/project/pdfimport wiki-publisher.oxt http://extensions.services.openoffice.org/project/wikipublisher sun-report-builder.oxt http://extensions.services.openoffice.org/project/reportdesign located at ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ * Allow openjdk6 as valid, and buildable JDK. * remove boost for amd64. [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=127946 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/cvsweb.cgi/src/libexec/rtld-elf/rtld.c?rev=1.135;content-type=text%2Fx-cvsweb-markup http://www.freebsd.org/cgi/cvsweb.cgi/src/libexec/rtld-elf/rtld.c?rev=1.124.2.6;content-type=text%2Fx-cvsweb-markup Funded by OpenOffice.org community. Notes: svn path=/head/; revision=240596
2009-07-15Now (For __FreeBSD_version >= 702104)Maho Nakata2-14/+6
bridge part should work in the original form. Bump portrevision for openoffice.org-2 and -3 ports. Notes: svn path=/head/; revision=237869
2009-06-21Fix japanese font dependency.Maho Nakata1-1/+1
PR: 135617 Spotted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Notes: svn path=/head/; revision=236397
2009-06-14Fix bad transfer url when tries to add extension.Maho Nakata2-56/+240
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 Notes: svn path=/head/; revision=235821
2009-05-16Update to 3.1.0.Maho Nakata8-1832/+30
Funded by OpenOffice.org community Notes: svn path=/head/; revision=233977
2009-02-02Now reasonable amount of memory used in openoffice.orgMaho Nakata1-1/+1
ports build for i386. hardcoding but safe. Suggested by: Luigi Rizzo, and Greg Rivers Notes: svn path=/head/; revision=227414
2009-01-05- Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik1-15/+0
Notes: svn path=/head/; revision=225293
2008-11-27Do not hardcode /usr/localMaho Nakata1-1/+1
Idea by: Mike Meyer <mwm@mired.org> (not a acutual patch so we can avoid him to submit SCA) Notes: svn path=/head/; revision=223434
2008-10-16Remove two knobs WITH_SYSTEM_FREETYPE and WITH_TTF_BYTECODE_ENABLED.Maho Nakata2-56/+0
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 . Notes: svn path=/head/; revision=221641
2008-10-13Update to 3.0.0.Maho Nakata5-31/+43
Notes: svn path=/head/; revision=221523
2008-08-29Recognize diablo-jdk16 and bump PORTREVISION.Maho Nakata1-0/+88
Submitted by: jkim Notes: svn path=/head/; revision=219396
2008-08-16A build fix.Maho Nakata1-0/+25
Notes: svn path=/head/; revision=218669
2008-07-20Fix build with SYSTEM_FREETYPE when devel/icu isMaho Nakata1-0/+26
installed. PR: 121787 Submitted by: jkim Notes: svn path=/head/; revision=217169
2008-07-12Update to 3.0.0beta2.Maho Nakata9-127/+150
3-RC port has been marked as IGNORE accordingly. Notes: svn path=/head/; revision=216747
2008-06-14The startup script now works correctly and bump portrevision.Maho Nakata1-2/+2
Submitted by: Sven-Åke_Svensson <sas@mbg.se> Notes: svn path=/head/; revision=214804
2008-05-27Create openoffice.org-3 port. Repocopied fromMaho Nakata11-802/+209
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 Notes: svn path=/head/; revision=213754
2008-04-26Add WITH_SYSTEM_ICU knob. Activate when devel/icu is installed.Maho Nakata1-0/+12
Fix build -CURRENT diablo-jdk breakage PR: 121787 Submitted by: Michael Moll Patch submitted by: Marcin Cieslak <saper@system.pl> Notes: svn path=/head/; revision=211999
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke1-1/+1
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
2008-04-09Reduce the space to build.Maho Nakata1-0/+2
--enable-crashdump=yes impiles "-g" but requires a lot of space. This should be "-g1" and "-g" should be set when WITH_DEBUG is activated. Submitted by: truckman Notes: svn path=/head/; revision=210967
2008-04-061. For all language build "all" to "alllangs".Maho Nakata3-4/+111
2. Fix hang "Glib bug". http://qa.openoffice.org/issues/show_bug.cgi?id=75190 Bump port revision for openoffice.org-2 port accordingly. 3. Fix language pack builds for openoffice.org-3-devel port. PR: 121953 (2) Submitted by: Dwayne MacKinnon and Marcin Cieslak (will be SCAed; saperski@openoffice.org) (2) Notes: svn path=/head/; revision=210628
2008-04-04bzip2 log.all.Maho Nakata1-1/+2
Notes: svn path=/head/; revision=210480
2008-04-03Add WITHOUT_CUPS knob.Maho Nakata1-0/+12
Submitted by: many Notes: svn path=/head/; revision=210461