summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove editors/openoffice.org-3 port as it has been renamed.Maho Nakata2012-05-0938-2991/+0
| | | | PR: 167305
* Add const qualifier to OSQLParser::error() to unbreak build.Don Lewis2012-02-141-0/+22
| | | | Approved by: maho
* Fix on 10-CURRENT: defining POSIX_SOURCE nowMaho Nakata2012-02-131-0/+25
| | | | | | hides the locale_t definition. Submitted by: truckman@
* Fix build for vcl [1] and Python.Maho Nakata2011-11-062-0/+75
| | | | | PR: 161789 [1] Submitted by: Pim van Grol [1]
* Fix build with recent gmake.Maho Nakata2011-06-071-0/+28
| | | | Submitted by: truckman
* - Cleanup unspported FreeBSD versionMartin Wilke2011-02-131-55/+0
| | | | | | | | - While here kick md5 support PR: 154396 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer timeout
* Fix SDK name.Maho Nakata2011-02-101-2/+2
| | | | Submitted by: Marcus Lange <marcus.lange@oracle.com>
* Fix md5sum name.Maho Nakata2011-02-101-6/+9
|
* Fix languagepack name.Maho Nakata2011-02-101-1/+1
| | | | Feature safe: yes
* Rename SDK and URE names so that meet OOo's official criterion.Maho Nakata2011-02-101-4/+4
| | | | | Discussed with: Marcus Lange <marcus.lange@oracle.com>, "Jack L." <xxjack12xx@gmail.com> Feature safe: yes
* Update to 3.3.0.Maho Nakata2011-01-3016-257/+671
| | | | | Funded by: OpenOffice.org community Feature safe: yes
* Some small modifications so that it meets Hamburg's requirement.Maho Nakata2010-11-301-3/+10
| | | | | Discussed with: Marcus Lange <marcus.lange@oracle.com> and "Jack L." <xxjack12xx@gmail.com>
* Update to 3.2.1.Maho Nakata2010-06-051-5/+5
| | | | Funded by: OpenOffice.org community.
* reduce depenedencies on cups-baseMaho Nakata2010-02-191-1/+1
| | | | | | PR: 134773 Submitted by: dirk.meyer@dinoex.sub.org Feature safe: yes
* remove run dependency on qt4 mocMaho Nakata2010-02-191-1/+1
| | | | | | PR: 144072 Submitted by: makc Feature safe: yes
* Add a upload support script.Maho Nakata2010-02-141-0/+43
|
* Update to 3.2.0.Maho Nakata2010-02-1418-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.
* Fix on 9-current.Maho Nakata2009-10-061-0/+615
| | | | | Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (SCA to be approved)
* Update to 3.1.1.Maho Nakata2009-08-313-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.
* Now (For __FreeBSD_version >= 702104)Maho Nakata2009-07-152-14/+6
| | | | | | bridge part should work in the original form. Bump portrevision for openoffice.org-2 and -3 ports.
* Fix japanese font dependency.Maho Nakata2009-06-211-1/+1
| | | | | PR: 135617 Spotted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
* Fix bad transfer url when tries to add extension.Maho Nakata2009-06-142-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
* Update to 3.1.0.Maho Nakata2009-05-168-1832/+30
| | | | Funded by OpenOffice.org community
* Now reasonable amount of memory used in openoffice.orgMaho Nakata2009-02-021-1/+1
| | | | | | ports build for i386. hardcoding but safe. Suggested by: Luigi Rizzo, and Greg Rivers
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-15/+0
|
* 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)
* Remove two knobs WITH_SYSTEM_FREETYPE and WITH_TTF_BYTECODE_ENABLED.Maho Nakata2008-10-162-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 .
* Update to 3.0.0.Maho Nakata2008-10-135-31/+43
|
* Recognize diablo-jdk16 and bump PORTREVISION.Maho Nakata2008-08-291-0/+88
| | | | Submitted by: jkim
* A build fix.Maho Nakata2008-08-161-0/+25
|
* Fix build with SYSTEM_FREETYPE when devel/icu isMaho Nakata2008-07-201-0/+26
| | | | | | | installed. PR: 121787 Submitted by: jkim
* Update to 3.0.0beta2.Maho Nakata2008-07-129-127/+150
| | | | 3-RC port has been marked as IGNORE accordingly.
* The startup script now works correctly and bump portrevision.Maho Nakata2008-06-141-2/+2
| | | | Submitted by: Sven-Åke_Svensson <sas@mbg.se>
* Create openoffice.org-3 port. Repocopied fromMaho Nakata2008-05-2711-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
* Add WITH_SYSTEM_ICU knob. Activate when devel/icu is installed.Maho Nakata2008-04-261-0/+12
| | | | | | | | Fix build -CURRENT diablo-jdk breakage PR: 121787 Submitted by: Michael Moll Patch submitted by: Marcin Cieslak <saper@system.pl>
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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)
* 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
* 1. For all language build "all" to "alllangs".Maho Nakata2008-04-063-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)
* bzip2 log.all.Maho Nakata2008-04-041-1/+2
|
* Add WITHOUT_CUPS knob.Maho Nakata2008-04-031-0/+12
| | | | Submitted by: many
* Better generate.plMaho Nakata2008-04-031-3/+3
|
* CUPS support is now default.Maho Nakata2008-04-031-12/+0
| | | | Bump port revision.
* Catch up localized language parts.Maho Nakata2008-04-023-47/+59
|
* 1. Adding --with-system-zlib. Base crashes because of broken zlib integration.Maho Nakata2008-04-021-9/+3
| | | | | | | | | | | | | | | | | | 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]
* Update to 2.4.0.Maho Nakata2008-03-288-99/+69
|
* Mute "paperconf not found error".Maho Nakata2008-03-071-0/+18
| | | | Submitted by: jkim
* Better installation, FBSD 8 support (python),Maho Nakata2008-01-122-0/+2516
| | | | | | and better bridge code for amd64. Submitted by: jkim
* Adding libgcc_s.so and libstdc++.so inMaho Nakata2008-01-071-0/+69
| | | | | | | the install set, and bump port revision. PR: 119314 Submitted by: Pavel <legione.r@gmail.com>
* 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>
* Update to 2.3.0.Maho Nakata2007-09-2218-2184/+145
|