aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2
Commit message (Collapse)AuthorAgeFilesLines
* Remove OpenOffice.org 2.x, it is unsupported upstream and vulnerable[1]Baptiste Daroussin2011-09-2030-5581/+0
| | | | | | | | | | | Please use editors/openoffice.org-3 or editors/libreoffice Reported by: dougb[1] Approved by: maho With hat: office Notes: svn path=/head/; revision=282068
* Update maintainer to office@.Maho Nakata2011-08-241-1/+1
| | | | | | | | PR: 159929 Submitted by: Jason Helfman <jhelfman@experts-exchange.com> Notes: svn path=/head/; revision=280335
* - Cleanup unspported FreeBSD versionMartin Wilke2011-02-133-66/+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
* Fix build on 9.0-Current.Maho Nakata2010-04-011-1/+7
| | | | | | | | | PR: 142843 Submitted by: Andrey Kosachenko <Andrey.Kosachenko@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=251916
* Add CONFLICTS against devel/cppunit.Maho Nakata2010-04-011-0/+2
| | | | | | | | Submitted by: jhell <jhell@dataix.net> and many others Feature safe: yes Notes: svn path=/head/; revision=251911
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* reduce depenedencies on cups-baseMaho Nakata2010-02-191-1/+1
| | | | | | | | | PR: 134773 Submitted by: dirk.meyer@dinoex.sub.org Feature safe: yes Notes: svn path=/head/; revision=250063
* Use $SUB_FILES & $SUB_LIST to dynamically adjust pkg-message.Maho Nakata2010-02-161-8/+2
| | | | | | | | | PR: 142449, 142450, 142451 and 142452 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Feature safe: yes Notes: svn path=/head/; revision=249980
* a small fix.Maho Nakata2010-02-131-1/+1
| | | | | | | Funded by: OpenOffice.org community. Notes: svn path=/head/; revision=249820
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Be more friendly patch submitters; creators ofMaho Nakata2009-12-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=245699
* Update to 2.4.3.Maho Nakata2009-09-042-6/+5
| | | | | | | Funded by: OpenOffice.org community. Notes: svn path=/head/; revision=240895
* Remove dependency to ports system's boost forMaho Nakata2009-08-031-2/+0
| | | | | | | amd64 as it breaks the build. Notes: svn path=/head/; revision=238837
* - 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
* Add openjdk as a possible jdk.Maho Nakata2009-07-192-1/+27
| | | | | | | | Suggested by: jkim Funded by: OpenOffice.org community Notes: svn path=/head/; revision=238078
* Now (For __FreeBSD_version >= 702104)Maho Nakata2009-07-153-5/+5
| | | | | | | | | 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-4/+3
| | | | | | | Funded by: OpenOffice.org community Notes: svn path=/head/; revision=237082
* Remove Child Work Space part for cosmetic reason; as we no longerMaho Nakata2009-07-021-14/+0
| | | | | | | use it over some milestones. Notes: svn path=/head/; revision=236938
* 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-1/+51
| | | | | | | | | | | | | 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 Submitted by : many Notes: svn path=/head/; revision=235820
* Add MAKE_JOBS support for OpenOffice.org.Maho Nakata2009-06-061-3/+3
| | | | | | | | | | 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 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
* Update to 2.4.2.Maho Nakata2008-10-312-6/+5
| | | | Notes: svn path=/head/; revision=222258
* Fix build on 7 and 8. Patch has been submitted db@,Maho Nakata2008-10-091-0/+16
| | | | | | | | | | and she has submitted SCA at 2008/9/11. Automatically closes PR: 126308 Submitted by: db@ Notes: svn path=/head/; revision=221363
* Fix alllang build, by removing "oc" language support.Maho Nakata2008-09-041-4/+0
| | | | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=88955 Spotted by: Kris Moore <kris@pcbsd.com> Notes: svn path=/head/; revision=219809
* Fix alllang build, by removing "oc" language support.Maho Nakata2008-09-041-0/+17
| | | | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=88955 Spotted by: Kris Moore <kris@pcbsd.com> Notes: svn path=/head/; revision=219808
* Recognize diablo-jdk16.Maho Nakata2008-08-292-5/+103
| | | | | | | Submitted by: jkim Notes: svn path=/head/; revision=219393
* Now buildable with JDK16.Maho Nakata2008-08-232-2/+1361
| | | | Notes: svn path=/head/; revision=219033
* A build fix.Maho Nakata2008-08-161-12/+21
| | | | Notes: svn path=/head/; revision=218669
* Use stock gcc for FreeBSD 6.Maho Nakata2008-08-062-5/+19
| | | | Notes: svn path=/head/; revision=218133
* 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=217174
* 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