summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove openoffice.org-2.0 and openoffice.org-2.0-devel ports.Maho Nakata2006-11-1219-1504/+0
| | | | | | | | | | openoffice.org-2.0, openoffice.org-2.0-devel ports have been renamed to openoffice.org-2 and openoffice.org-2-devel, respectively. PR: 105195 Notes: svn path=/head/; revision=177082
* * Add evolution2 support[1]Maho Nakata2006-11-122-2/+13
| | | | | | | | | | | * Fix typo[2] PR: 105400 [2] Suggested by: Vizo Allman <vizoster@gmail.com> [1] Submitted by: Alexey Shuvaev[2] Notes: svn path=/head/; revision=177075
* Fix a breakage when using recent version of gcc-4.1.Maho Nakata2006-11-041-0/+34
| | | | Notes: svn path=/head/; revision=176330
* Install menus and icons for GNOME as well since GNOME is now installed onJung-uk Kim2006-11-031-4/+2
| | | | | | | | | | ${LOCALBASE}. Note we install *.desktop in ${LOCALBASE}/share/applications instead of ${LOCALBASE}/share/applnk, which is KDE-specific. Approved by: maho (maintainer) Notes: svn path=/head/; revision=176281
* Update to 2.0.4.Maho Nakata2006-10-182-5/+5
| | | | | | | Approved by: portmgr(edwin) Notes: svn path=/head/; revision=175383
* OOo requires total 2Gbytes of memory or swap since the last year.Maho Nakata2006-10-101-2/+2
| | | | Notes: svn path=/head/; revision=175169
* Build fix for when ooo-build and openoffice.org-2.0Maho Nakata2006-09-291-5/+3
| | | | | | | | | | ports expect different source tarball. Generally both port expect the same tarball, but for RCs, they can be different. This fix is bit more flexible than hardcoding. Notes: svn path=/head/; revision=174100
* Update to 2.0.4rc3Maho Nakata2006-09-292-7/+7
| | | | Notes: svn path=/head/; revision=174095
* Add RUN_DEPENDS of gcc41 for amd64.Maho Nakata2006-09-191-0/+1
| | | | Notes: svn path=/head/; revision=173366
* Add a note about compilation.Maho Nakata2006-09-181-2/+2
| | | | | | | Submitted by: "Dr.-Ing. A. Haakh" <andreas@Haakh.de> Notes: svn path=/head/; revision=173272
* Unbreak for amd64.Maho Nakata2006-09-171-1/+1
| | | | | | | | build verified on FreeBSD 6.1-RELEASE/amd64 with gcc version 4.1.2 20060908 (prerelease) Notes: svn path=/head/; revision=173230
* Still broken on amd64Maho Nakata2006-09-172-21/+1
| | | | Notes: svn path=/head/; revision=173206
* Update to 2.0.4rc2 and an amd64 fix[1]Maho Nakata2006-09-163-7/+27
| | | | | | | Submitted by: jkim[1] Notes: svn path=/head/; revision=173162
* Fix a build breaker of __FreeBSD_version >= 601103.Maho Nakata2006-09-092-4/+57
| | | | | | | Submitted by: many Notes: svn path=/head/; revision=172654
* Location of ant home has been changed.Maho Nakata2006-09-071-1/+1
| | | | | | | Submitted by: Jona Joachim <jaj13@web.de> Notes: svn path=/head/; revision=172540
* Update to 2.0.4rc1Maho Nakata2006-09-072-8/+7
| | | | Notes: svn path=/head/; revision=172461
* JAVA_HOME of java-gcj-compat has been changedMaho Nakata2006-09-062-4/+4
| | | | | | | from ${LOCALBASE}/lib/jvm/java-gcj to ${LOCALBASE}/lib/jvm/java-gcj41 Notes: svn path=/head/; revision=172424
* Update to OOD680_m2Maho Nakata2006-09-022-10/+11
| | | | Notes: svn path=/head/; revision=171917
* Add a knob to disable Gnome VFS support.Alex Dupre2006-09-012-1/+12
| | | | | | | Approved by: maho Notes: svn path=/head/; revision=171783
* Build fix for FreeBSD >= 601103Maho Nakata2006-08-241-0/+65
| | | | Notes: svn path=/head/; revision=171341
* Reverse the order of the MASTER_SITEMaho Nakata2006-08-241-1/+1
| | | | | | | | of good-day.net and lunarshells.com until lunarshell.com have correct OOo_2.0.1_src.tar.gz insetad of old one. Notes: svn path=/head/; revision=171299
* Unbreak for amd64Maho Nakata2006-08-242-1/+146
| | | | Notes: svn path=/head/; revision=171296
* Update the patch-i66667, and broken for amd64Maho Nakata2006-08-222-4/+7
| | | | Notes: svn path=/head/; revision=171136
* Update to OOD680_m1.Maho Nakata2006-08-1916-9000/+29
| | | | | | | | | | | | | | | This is the snapshot from release branch of OOo. http://development.openoffice.org/releases/2.0.OOD_m1_snapshot.html This branch will become 2.0.4, thus I set version number for this release as 2.0.4.m1. According to Martin H. http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=9787 we again use OOo_2.0.1_source.tar.gz for the filename which is the same as 2.0.1 release. Notes: svn path=/head/; revision=170984
* Fix build for __FreeBSD_version >= 601103Maho Nakata2006-08-071-6/+6
| | | | | | | | | and discard support for __FreeBSD_version < 700015 Discussed with: ume Notes: svn path=/head/; revision=169867
* Now buildable with java-gcj-compat. WITH_GNUGCJ uses it.Maho Nakata2006-08-053-299/+8
| | | | Notes: svn path=/head/; revision=169746
* Fix build for 6.1-STABLEMaho Nakata2006-07-311-4/+4
| | | | Notes: svn path=/head/; revision=169165
* Better RUN_DEPENDS section of gcc41-withgcjawtMaho Nakata2006-07-231-9/+8
| | | | Notes: svn path=/head/; revision=168521
* Build fix for 7-current.Maho Nakata2006-07-061-0/+18
| | | | | | | | | | | | | | NAKAJI-san kindly signed to JCA for upstream, so we accept the patch. Please refer policy section of http://porting.openoffice.org/freebsd . PR: 99284 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Notes: svn path=/head/; revision=167025
* Update to 2.0.3Maho Nakata2006-07-022-4/+4
| | | | Notes: svn path=/head/; revision=166754
* Update to 2.0.3rc7Maho Nakata2006-06-292-5/+5
| | | | Notes: svn path=/head/; revision=166632
* editors/openoffice.org-2.0: change suggestion for japanese fontDaichi GOTO2006-06-281-1/+1
| | | | | | | | | | | - change japanese font to ipa-ttfonts PR: ports/99530 Submitted by: daichi Approved by: maho Notes: svn path=/head/; revision=166488
* Update to 2.0.3rc6.Maho Nakata2006-06-244-7/+600
| | | | | | | | | also applied i66666 amd64 fix, i66667 general fixes [1] Submitted by: jkim [1] Notes: svn path=/head/; revision=166249
* Unbreak for amd64Maho Nakata2006-06-071-5/+4
| | | | Notes: svn path=/head/; revision=164692
* Get rid of MACIHNE_ARCHMaho Nakata2006-06-051-4/+0
| | | | | | | | o JAVA_VENDOR= freebsd bsdjava for amd64 implies bsdjava. freebsd is ignored Notes: svn path=/head/; revision=164376
* amd64 bitsMaho Nakata2006-06-037-201/+112
| | | | | | | | Submitted by: jkim Modified by: maho Notes: svn path=/head/; revision=164271
* Update to 2.0.3rc5Maho Nakata2006-06-022-7/+7
| | | | Notes: svn path=/head/; revision=164208
* MACHINE_ARCH fix.Maho Nakata2006-05-311-4/+4
| | | | | | | | Submitted by: FreshPorts Sanity Daemon <FreshPorts@FreshPorts.org> Pointy hat to: myself Notes: svn path=/head/; revision=164042
* The make command of the base system automatically sets $MACHINEMaho Nakata2006-05-311-7/+1
| | | | | | | | | and $MACHINE_ARCH variables. Submitted by: Kaho Toshikazu <kaho at ed.niigata-u.ac.jp> Notes: svn path=/head/; revision=164040
* Update to 2.0.3rc3Maho Nakata2006-05-2922-1508/+8539
| | | | Notes: svn path=/head/; revision=163784
* - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplPav Lucistnik2006-05-281-1/+1
| | | | Notes: svn path=/head/; revision=163701
* Fix typo to unbreak packaging.Jung-uk Kim2006-05-221-1/+1
| | | | | | | | PR: 97460 Submitted by: Alexander V. Ribchansky < triosoft at triosoft dot com dot ua > Notes: svn path=/head/; revision=163104
* Automatically fixup the *.desktop files and hook them into KDEMaho Nakata2006-05-091-0/+25
| | | | | | | Submitted by: jhb Notes: svn path=/head/; revision=161764
* Remove WITHOUT_JAVA knob, since it has not been maintained well.Maho Nakata2006-04-242-14/+4
| | | | | | | PR: 94449 (related) Notes: svn path=/head/; revision=160307
* Better handling of PORTVERSION. version number ofMaho Nakata2006-04-202-11/+11
| | | | | | | ooo-build and openoffice.org-2.0 can be different. Notes: svn path=/head/; revision=160045
* Java related fix (regcomp/javaldx)Maho Nakata2006-04-182-2/+55
| | | | Notes: svn path=/head/; revision=159903
* Add missing PATH setting and make a symlink to gcj-dbtoolMaho Nakata2006-04-171-0/+4
| | | | Notes: svn path=/head/; revision=159775
* Now buildable with GNU GCJ for openoffice.org-2.0.Maho Nakata2006-04-172-13/+19
| | | | | | | Preparation of GCJ compilation for openoffice.org-2.0-devel Notes: svn path=/head/; revision=159773
* Add support of JDK 1.5Maho Nakata2006-04-155-23/+106
| | | | Notes: svn path=/head/; revision=159573
* Enable CUPS support for defaultMaho Nakata2006-03-271-6/+5
| | | | Notes: svn path=/head/; revision=158233