summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update to OOO320_m7.Maho Nakata2009-12-123-13/+24
| | | | Funded by: OpenOffice.org community.
* Update to OOO320_m6.Maho Nakata2009-11-292-5/+5
| | | | Funded by: OpenOffice.org community.
* Update to OOO320_m5.Maho Nakata2009-11-212-5/+5
| | | | Funded by: OpenOffice.org community.
* Update to OOO320_m4.Maho Nakata2009-11-142-5/+5
| | | | Funded by: OpenOffice.org community.
* Update to OOO320_m3.Maho Nakata2009-10-312-5/+5
| | | | Feature safe: yes.
* Fix a wrong commit.Maho Nakata2009-10-201-9/+0
| | | | | | Not affected to 3-RC... Feature safe: yes
* Fix build.Maho Nakata2009-10-191-0/+9
| | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=105585 Thanks to: Caolan McNamara (cmc) Spotted by: QAT Feature safe: yes.
* Update to OOO320_m2.Maho Nakata2009-10-183-36/+46
| | | | | Funded by: OpenOffice.org community. Feature safe: yes
* Update to OOO320_m1.Maho Nakata2009-10-1819-214/+353
| | | | Note parallel build is somewhat fragile.
* Fix on 9-current.Maho Nakata2009-10-061-0/+615
| | | | | Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (SCA to be approved)
* Mark as IGNORE, as the new versions have just released.Maho Nakata2009-09-041-0/+2
| | | | Funded by: OpenOffice.org community
* Update to OOO310_m19. This is 3.1.1rc2.Maho Nakata2009-08-212-5/+5
| | | | Funded by: OpenOffice.org community.
* Update to OOO310_m18. This is 3.1.1rc1.Maho Nakata2009-08-072-5/+5
|
* Remove ports system's dependency to boost for amd64,Maho Nakata2009-08-031-2/+0
| | | | as it causes build brekage.
* Update to OOO310_m17.Maho Nakata2009-08-022-5/+5
| | | | Funded by OpenOffice.org community.
* - 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)
* Update to OOO310_m16.Maho Nakata2009-07-223-35/+5
| | | | Funded by: OpenOffice.org community.
* Add openjdk6 as a possible jdk.Maho Nakata2009-07-192-1/+27
|
* 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.
* Small cosmetic clean up.Maho Nakata2009-07-041-3/+2
| | | | Funded by: OpenOffice.org community
* Update to OOO310_m15.Maho Nakata2009-07-042-5/+5
| | | | Funded by: OpenOffice.org community
* 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
* Update to OOO310_m14.Maho Nakata2009-07-032-5/+5
| | | | Funded by: OpenOffice.org community
* Do not need to install the same oxt twice.Maho Nakata2009-06-261-1/+0
| | | | | | | | | | | | | | | | | | | | Explanation of extensions in the commit log [1] * Installed extensions are located at ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ * 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 Requested by: danfe [1]
* Build fix.Maho Nakata2009-06-251-1/+1
| | | | Spotted by: QAT
* Forgot to add patch.Maho Nakata2009-06-251-0/+30
|
* Remove inactive mirror.Maho Nakata2009-06-251-1/+0
|
* Add some extensions to OOo default install.Maho Nakata2009-06-252-4/+16
| | | | | | | From: build log ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/DEV300/DEV300_m50/Build-1/build/log-GNU_Linux.bz2 Funded by: OpenOffice.org community.
* 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
| | | | | | | | | | 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
* Update to OOO310_m13.Maho Nakata2009-06-112-5/+5
| | | | Funded by OpenOffice.org community.
* 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
* Update to OOO310_m12.Maho Nakata2009-05-262-6/+5
| | | | Funded by OpenOffice.org community.
* Workaround for CRLF issue for some patchfiles.Maho Nakata2009-05-162-7/+14
|
* Update to OOO310_m11. This is OOo 3.1.0rc2.Maho Nakata2009-04-254-1664/+16
|
* Allow compilation without gnome.Maho Nakata2009-04-231-5/+5
| | | | Submitted by: Stefan Thurner <thurners@nicsys.de>
* Update to OOO310_m10.Maho Nakata2009-04-212-5/+5
|
* Update to OOO310_m9. This is the 3.1.0rc1.Maho Nakata2009-04-042-5/+5
| | | | Funded by: OpenOffice.org community
* Update to OOO310_m8.Maho Nakata2009-03-292-5/+5
| | | | Funded by: OpenOffice.org community
* Update to OOO310_m7.Maho Nakata2009-03-212-5/+5
| | | | Funded by: OpenOffice.org community.
* Update to OOO310_m6.Maho Nakata2009-03-192-5/+5
| | | | Funded by: OpenOffice.org community
* Update to OOO310_m5.Maho Nakata2009-03-142-5/+5
| | | | Funded by: OpenOffice.org community
* Update to OOO310_m4.Maho Nakata2009-03-062-5/+6
| | | | Funded by: OpenOffice.org community
* Update to OOO310_m3.Maho Nakata2009-03-053-12/+12
| | | | Funded by: OpenOffice.org community
* Update to OOO310_m2.Maho Nakata2009-03-053-18/+13
| | | | Funded by: OpenOffice.org community
* Update to OOO310_m1. This is a releae branchMaho Nakata2009-02-146-164/+13
| | | | | | towards 3.1. Funded by: OpenOffice.org community
* 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
* - 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).
* Update to OOO300m15. This is 3.0.1rc2.Maho Nakata2009-01-132-5/+5
| | | | | Funded by: The OpenOffice.org community council, the infrastructure budget.