aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.1.1.Maho Nakata2009-08-315-14/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove ports system's dependency to boost for amd64,Maho Nakata2009-08-031-2/+0
| | | | | | | as it causes build brekage. Notes: svn path=/head/; revision=238829
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* Now (For __FreeBSD_version >= 702104)Maho Nakata2009-07-153-15/+7
| | | | | | | | | bridge part should work in the original form. Bump portrevision for openoffice.org-2 and -3 ports. Notes: svn path=/head/; revision=237869
* Small cosmetic clean up.Maho Nakata2009-07-041-3/+2
| | | | | | | Funded by: OpenOffice.org community Notes: svn path=/head/; revision=237082
* Remove Child Work Space part as we no longerMaho Nakata2009-07-031-14/+0
| | | | | | | | | build cws against some milestones for release branch. Funded by OpenOffice.org community Notes: svn path=/head/; revision=236950
* Fix japanese font dependency.Maho Nakata2009-06-211-1/+1
| | | | | | | | PR: 135617 Spotted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Notes: svn path=/head/; revision=236397
* Fix bad transfer url when tries to add extension.Maho Nakata2009-06-143-56/+241
| | | | | | | | | | | | | 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
* Add MAKE_JOBS support for OpenOffice.org.Maho Nakata2009-06-061-3/+6
| | | | | | | | | | PR: 135262 Submitted by: David Naylor <naylor.b.david@gmail.com> Supported by: pav Funded by: The OpenOffice.org community Notes: svn path=/head/; revision=235302
* Update to 3.1.0.Maho Nakata2009-05-1610-1839/+43
| | | | | | | Funded by OpenOffice.org community Notes: svn path=/head/; revision=233977
* Now reasonable amount of memory used in openoffice.orgMaho Nakata2009-02-022-4/+1
| | | | | | | | | ports build for i386. hardcoding but safe. Suggested by: Luigi Rizzo, and Greg Rivers Notes: svn path=/head/; revision=227414
* Update to 3.0.1.Maho Nakata2009-01-312-6/+5
| | | | | | | Funded by: OpenOffice.org community Notes: svn path=/head/; revision=227310
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-0/+1
| | | | | | | | | | | - 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). Notes: svn path=/head/; revision=226727
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-15/+0
| | | | Notes: svn path=/head/; revision=225293
* Do not hardcode /usr/localMaho Nakata2008-11-271-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
* Remove two knobs WITH_SYSTEM_FREETYPE and WITH_TTF_BYTECODE_ENABLED.Maho Nakata2008-10-163-59/+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
* Update to 3.0.0.Maho Nakata2008-10-137-41/+54
| | | | Notes: svn path=/head/; revision=221523
* Opps, actual bump portrevision.Maho Nakata2008-08-291-0/+1
| | | | Notes: svn path=/head/; revision=219397
* Recognize diablo-jdk16 and bump PORTREVISION.Maho Nakata2008-08-292-4/+88
| | | | | | | Submitted by: jkim Notes: svn path=/head/; revision=219396
* JDK 1.6 support. Builds were verified on FBSD6/i386.Maho Nakata2008-08-231-2/+2
| | | | Notes: svn path=/head/; revision=219028
* A build fix.Maho Nakata2008-08-161-0/+25
| | | | Notes: svn path=/head/; revision=218669
* Fix build on FreeBSD 6 using stock gcc.Maho Nakata2008-07-211-5/+2
| | | | | | | | Reported by: pav Resource donated by: Nakamura Kazushi (partially) Notes: svn path=/head/; revision=217247
* Fix build with devel/epm. Simply ignore devel/epm :(Maho Nakata2008-07-201-1/+2
| | | | | | | | PR: 111561 Submitted by: Christoph<tutoren@physik.tu-berlin.de> Notes: svn path=/head/; revision=217175
* Fix build with SYSTEM_FREETYPE when devel/icu isMaho Nakata2008-07-201-0/+26
| | | | | | | | | | installed. PR: 121787 Submitted by: jkim Notes: svn path=/head/; revision=217169
* Update to 3.0.0beta2.Maho Nakata2008-07-1211-144/+167
| | | | | | | 3-RC port has been marked as IGNORE accordingly. Notes: svn path=/head/; revision=216747
* The startup script now works correctly and bump portrevision.Maho Nakata2008-06-142-2/+3
| | | | | | | Submitted by: Sven-Åke_Svensson <sas@mbg.se> Notes: svn path=/head/; revision=214804
* Create openoffice.org-3 port. Repocopied fromMaho Nakata2008-05-2713-840/+252
| | | | | | | | | | | | 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
* Add WITH_SYSTEM_ICU knob. Activate when devel/icu is installed.Maho Nakata2008-04-262-0/+16
| | | | | | | | | | | 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
* Adding missing dependencies and bump port revision.Maho Nakata2008-04-261-2/+3
| | | | | | | Submitted by: miwi Notes: svn path=/head/; revision=211998
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-4/+4
| | | | | | | | | | | | | | | | | | - 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
* Reduce the space to build.Maho Nakata2008-04-091-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
* 1. For all language build "all" to "alllangs".Maho Nakata2008-04-064-7/+114
| | | | | | | | | | | | | 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
* bzip2 log.all.Maho Nakata2008-04-041-1/+2
| | | | Notes: svn path=/head/; revision=210480
* Add WITHOUT_CUPS knob.Maho Nakata2008-04-032-2/+12
| | | | | | | Submitted by: many Notes: svn path=/head/; revision=210461
* Better generate.plMaho Nakata2008-04-031-3/+3
| | | | Notes: svn path=/head/; revision=210425
* CUPS support is now default.Maho Nakata2008-04-032-13/+3
| | | | | | | Bump port revision. Notes: svn path=/head/; revision=210421
* Catch up localized language parts.Maho Nakata2008-04-023-47/+59
| | | | Notes: svn path=/head/; revision=210409
* 1. Adding --with-system-zlib. Base crashes because of broken zlib integration.Maho Nakata2008-04-022-10/+5
| | | | | | | | | | | | | | | | | | | | | Bump portrevision for openoffice.org-2 port, accordingly. 2. WITH_DEBUG now implies --enable-debug --enable-symbols=TRUE --enable-dbgutil http://www.freebsd.org/cgi/query-pr.cgi?pr=107167 http://www.openoffice.org/issues/show_bug.cgi?id=85124 http://thread.gmane.org/gmane.os.freebsd.devel.openoffice/1700/focus=1707 3. Remove CODELINE. Not used anymore. Thanks for investigations and suggestions: Marcin Cieslak <saper@system.pl>. PR: 107167 Submitted by: User1001 [1] Notes: svn path=/head/; revision=210354
* Update to 2.4.0.Maho Nakata2008-03-2810-107/+75
| | | | Notes: svn path=/head/; revision=210044
* Mute "paperconf not found error".Maho Nakata2008-03-071-0/+18
| | | | | | | Submitted by: jkim Notes: svn path=/head/; revision=208628
* Better installation, FBSD 8 support (python),Maho Nakata2008-01-123-6/+2526
| | | | | | | | | and better bridge code for amd64. Submitted by: jkim Notes: svn path=/head/; revision=205488
* Adding libgcc_s.so and libstdc++.so inMaho Nakata2008-01-072-3/+77
| | | | | | | | | | the install set, and bump port revision. PR: 119314 Submitted by: Pavel <legione.r@gmail.com> Notes: svn path=/head/; revision=205194
* Update to 2.3.1.Maho Nakata2007-12-072-6/+5
| | | | | | | | | | | This is a bug fix release, no new features are introduced. http://development.openoffice.org/releases/2.3.1.html It also fixes http://www.openoffice.org/security/cves/CVE-2007-4575.html. Approved by: portmgr(edwin) Notes: svn path=/head/; revision=202922
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+1
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Moves the USE_JAVA line to after bsd.port.pre.mk so that _JAVA_VERSIONMaho Nakata2007-10-091-4/+3
| | | | | | | | | | | will be set to "1.4 1.5" instead of "1.1 1.2 1.3 1.4 1.5 1.6" because of bsd.java.mk being included too early the way it was before. PR: 116906 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=201138
* Update to OOG680_m6, and bump port revision.Maho Nakata2007-10-042-4/+5
| | | | | | | | | | | | | | | | This was due to: http://wiki.services.openoffice.org/wiki/ReleaseStatus_Minutes#Release_Status_OOo_2.3 > Release Status OOo 2.3 > it was agreed to try to provide binary patches for > Chart DEFECT VERIFIED FIXED P2 Smooth Lines dialog is too small to set all properties > http://qa.openoffice.org/issues/show_bug.cgi?id=81390 > framework DEFECT RESOLVED FIXED P3 Fontwork display is broken http://qa.openoffice.org/issues/show_bug.cgi?id=81609 > on OOG680_m6 basis, Kai S. to identify source patches to be applied for m6. Binary patches for FreeBSD won't be available, of course :) Notes: svn path=/head/; revision=200855
* Cosmetic change in TWEAK_L10N section, mkdir the cookie dir before trying toMaho Nakata2007-10-031-0/+1
| | | | | | | | | | touch. Actually this option should not be used. PR: 111632 Submitted by: Ulrich Spoerlein Notes: svn path=/head/; revision=200711
* Build fix with WITH_TTF_BYTECODE_ENABLED enabled.Maho Nakata2007-09-281-4/+4
| | | | | | | | Submitted by: truckman Also reported by: Rainer Alves <rainer.alves@gmail.com> and Ben Stuyts <ben@altesco.nl> Notes: svn path=/head/; revision=200252
* Unbreak for 7-CURRENT.Maho Nakata2007-09-281-3/+5
| | | | | | | | | | | | | Truckman was able to successfully build the port on a September 22nd copy of 7.0-CURRENT on an i386 machine with jdk-1.5.0.12p6_2,1, also use only 1.4 and 1.5, as JDK 1.6 has problem. See PR 116607. PR: 116607 Submitted by: truckman Notes: svn path=/head/; revision=200251
* Update to 2.3.0.Maho Nakata2007-09-2220-2249/+166
| | | | Notes: svn path=/head/; revision=199878