aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2
Commit message (Collapse)AuthorAgeFilesLines
* 2.4.1 has been released and marked RC port ignore accordingly.Maho Nakata2008-06-132-7/+6
| | | | Notes: svn path=/head/; revision=214731
* Fix PORTREVISION on ports which have PORTVERSION?= set.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | Noticed by Max Brazhnikov <makc@issp.ac.ru> Part of the great devel/gettext portrevision bump. Approved by: portmgr (pav) Notes: svn path=/head/; revision=214447
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* 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
* According to Kris, >9GB means 11GB and not 10GB.Maho Nakata2007-09-041-1/+1
| | | | Notes: svn path=/head/; revision=198725
* Kris reported that to >9Gb of space is required to build ooo ports.Maho Nakata2007-09-041-1/+1
| | | | Notes: svn path=/head/; revision=198720
* Make OpenOffice.org/freedesktop.org integration more robust.Jung-uk Kim2007-06-261-11/+12
| | | | | | | | | | | | | | - Rename icon files to have unique file names per each port. - Patch *.desktop files to reflect the change. - Prefer install(1) to cp(1) for installing the desktops, icons and mime types. - Run update-desktop-database after installing these files. - Add GNOME desktopfileutils component for the update-desktop-database. - While I am here, micro-optimize use of find(1) in the plist build. Approved by: maho (maintainer) Notes: svn path=/head/; revision=194263
* Update to 2.2.1 (OOF680_m18).Maho Nakata2007-06-142-8/+7
| | | | Notes: svn path=/head/; revision=193458
* * change DIST_SUBDIR to openoffice.org2[1]Maho Nakata2007-05-252-16/+16
| | | | | | | Submitted by: jkim[1] Notes: svn path=/head/; revision=191862
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Allow OpenOffice.org to be built with system freetype2 library instead ofJung-uk Kim2007-04-092-2/+13
| | | | | | | | | | | | bundled one. The knob is WITH_SYSTEM_FREETYPE. The most notable advantage of using the latest freetype library from ports is it has CJK emboldening feature (i.e., it makes fake bold fonts from non-bold ones) and OpenOffice.org already makes use of it when the feature is available. Approved by: maho Notes: svn path=/head/; revision=189574
* Fix build breakage. The patch for openoffice.org-2-devel was accidentlyJung-uk Kim2007-04-071-16/+37
| | | | | | | | | committed here. Pointyhat to me. Reported by: Carlos F. A. Paniago (carlos dot paniago at gmail dot com) Notes: svn path=/head/; revision=189402
* Fix build breakage on -CURRENT after objformat removal.Jung-uk Kim2007-04-061-0/+839
| | | | | | | Approved by: maho (implicitly) Notes: svn path=/head/; revision=189319
* Merge cpp_uno bridge changes (sixtyfour10 CWS) for Linux x86-64Jung-uk Kim2007-04-061-0/+102
| | | | | | | | | with FreeBSD amd64. Approved by: maho Notes: svn path=/head/; revision=189318
* Fix icon paths for freedesktop integration.Jung-uk Kim2007-04-061-2/+2
| | | | | | | Approved by: maho Notes: svn path=/head/; revision=189316
* Update to 2.2.0.Maho Nakata2007-03-285-85/+25
| | | | Notes: svn path=/head/; revision=188700
* We don't support any FreeBSD with a perl <500600 anymore.Maho Nakata2007-02-081-4/+0
| | | | Notes: svn path=/head/; revision=184544
* Removal of FreeBSD 4 support.Maho Nakata2007-02-082-45/+0
| | | | Notes: svn path=/head/; revision=184542
* RTLD hack is gone for FreeBSD_version >= 602103 (MFC'ed from current)Maho Nakata2007-01-172-5/+5
| | | | | | | | | | http://docs.freebsd.org/cgi/mid.cgi?200701160751.l0G7p4gH046864 http://docs.freebsd.org/cgi/mid.cgi?200701160940.l0G9eOQv074301 Submitted by: jkim Notes: svn path=/head/; revision=182567
* Do not forget about #i22253# for amd64.Maho Nakata2007-01-081-1/+1
| | | | Notes: svn path=/head/; revision=181736
* WRKDIR->WRKSRCMaho Nakata2007-01-071-1/+1
| | | | Notes: svn path=/head/; revision=181729
* patch-i66667 should not forget about #i22253#.Maho Nakata2007-01-071-1/+1
| | | | Notes: svn path=/head/; revision=181726
* Add WITH_CWS knob.Maho Nakata2007-01-071-0/+14
| | | | | | | | | | Usage: make WITH_CWS=cws_src680_chart2mst3.20070107 when cws archive is cws_src680_chart2mst3.20070107.tar.gz. This is only for development purpose. Notes: svn path=/head/; revision=181720
* * LOCALIZED_LANG=all knob for all the other ooo-2 ports.Maho Nakata2007-01-073-7/+56
| | | | | | | * sync Makefile.localized with three ooo-2 ports. Notes: svn path=/head/; revision=181686
* Add a new knob LOCALIZED_LANG=all. This builds possible languagesMaho Nakata2007-01-073-2/+30
| | | | | | | supported by OOo and installs as one package. Notes: svn path=/head/; revision=181678
* Fix epm while packaging with deep(>255 chars) path.Maho Nakata2007-01-071-0/+97
| | | | | | | | | This patch is for epm, external program of OOo, so JCA is not necessary. Submitted by: tanimura Notes: svn path=/head/; revision=181658
* Fix `epm: Unable to execute "pkg_create" program: No such file or directory' ↵Maho Nakata2007-01-051-0/+30
| | | | | | | | | | | | problem. (epm is an external library so we don't need JCA) PR: 107126 Submitted by: Peter Jeremy Notes: svn path=/head/; revision=181474
* The rtld behaviour of FreeBSD >=700022 is now same as Solaris, andMaho Nakata2007-01-053-49/+191
| | | | | | | | | workaround is pushed into rtld-workaround-i66667. Submitted by: jkim Notes: svn path=/head/; revision=181467