Commit graph

749 commits

Author SHA1 Message Date
Jung-uk Kim
8d59bbfeb8 Fix icon paths for freedesktop integration.
Approved by:	maho
2007-04-06 00:42:42 +00:00
Maho Nakata
ae67b4c881 Update to SRC680_m206. 2007-03-26 05:57:54 +00:00
Maho Nakata
862fdbc3be Update to SRC680_m204. Build was verified on 6.2-RELEASE/i386. 2007-02-23 21:29:56 +00:00
Maho Nakata
a46bb9bf0b Update to SRC680_m203. 2007-02-09 21:29:02 +00:00
Maho Nakata
6e5ec9b140 We don't support any FreeBSD with a perl <500600 anymore. 2007-02-08 04:06:12 +00:00
Maho Nakata
4bf3527bf7 Removal of FreeBSD 4 support. 2007-02-08 02:11:25 +00:00
Maho Nakata
200f84afaa Update to SRC680_m202. Build was verified with amd64, 6.2-RELEASE. 2007-02-05 00:20:48 +00:00
Maho Nakata
8d1da19aa0 Update to SRC680_201. Change the version number to 2.3.${SNAPDATE}. 2007-02-01 07:01:36 +00:00
Maho Nakata
74aaa1733e Update to SRC680_m200.
The 200th milestone, congratulations!
2007-01-23 06:43:33 +00:00
Maho Nakata
870c5d1cf2 RTLD hack is gone for FreeBSD_version >= 602103 (MFC'ed from current)
http://docs.freebsd.org/cgi/mid.cgi?200701160751.l0G7p4gH046864
http://docs.freebsd.org/cgi/mid.cgi?200701160940.l0G9eOQv074301

Submitted by:	jkim
2007-01-17 03:15:55 +00:00
Maho Nakata
8bc8522a45 Update to SRC680_m199. 2007-01-10 07:53:34 +00:00
Maho Nakata
63db35ef69 Do not forget about #i22253# for amd64. 2007-01-08 00:40:49 +00:00
Maho Nakata
3d912b8254 WRKDIR->WRKSRC 2007-01-07 23:50:50 +00:00
Maho Nakata
4ff168f855 patch-i66667 should not forget about #i22253#. 2007-01-07 23:23:05 +00:00
Maho Nakata
2c3cf3a1b4 Add WITH_CWS knob.
Usage:
make WITH_CWS=cws_src680_chart2mst3.20070107
when cws archive is cws_src680_chart2mst3.20070107.tar.gz.
This is only for development purpose.
2007-01-07 22:20:16 +00:00
Maho Nakata
df0d516bea * LOCALIZED_LANG=all knob for all the other ooo-2 ports.
* sync Makefile.localized with three ooo-2 ports.
2007-01-07 12:45:07 +00:00
Maho Nakata
53fa2d49c7 Snapdate is wrong 20070103 not 20060103. 2007-01-07 06:50:16 +00:00
Maho Nakata
5e3db81739 Fix epm while packaging with deep(>255 chars) path.
This patch is for epm, external program of OOo, so JCA is not necessary.

Submitted by:	tanimura
2007-01-07 05:29:22 +00:00
Maho Nakata
0428227a94 Fix `epm: Unable to execute "pkg_create" program: No such file or directory' problem.
(epm is an external library so we don't need JCA)

PR:		107126
Submitted by:	Peter Jeremy
2007-01-05 07:11:59 +00:00
Maho Nakata
c7d0a9b5a7 The rtld behaviour of FreeBSD >=700022 is now same as Solaris, and
workaround is pushed into rtld-workaround-i66667.

Submitted by:	jkim
2007-01-05 04:19:23 +00:00
Maho Nakata
9f18b4bb71 Use ${DESKTOPDIR} instead of using ${PREFIX}/share/applications.
It is already defined in ports/Mk/bsd.port.mk.

Submitted by:	jkim
2007-01-04 12:48:08 +00:00
Maho Nakata
759503145e Update to SRC680_m198. 2007-01-03 22:40:46 +00:00
Maho Nakata
bd07ecf879 * Update to SRC680_m197.
* Fixes menu items.
2006-12-25 02:22:19 +00:00
Maho Nakata
83ba910bbc Update to SRC680_m196. 2006-12-11 21:39:12 +00:00
Maho Nakata
5ff8101336 Forgot to commit a patch.
Reported by: oliver
2006-12-06 23:25:33 +00:00
Maho Nakata
6c419a6edc * Fix build on amd64 [1].
* Fix icons and menu installation and some cleanups [2].

Submitted by:	many [1], jkim [2]
2006-12-06 05:47:07 +00:00
Maho Nakata
729d96568e * Fix package. TMPPLIST must be overwrite at the first.[1]
* Fix pkg-message.

Submitted by:	Jack L.[1]
2006-11-29 22:08:18 +00:00
Maho Nakata
1393f5c438 A build fix for amd64.
Reported by: oliver, and Jack L.
2006-11-26 09:42:44 +00:00
Maho Nakata
0294a95a1e Fix snapdate (version number went backward).
Submitted by:	erwin
2006-11-25 22:22:25 +00:00
Maho Nakata
1599d57f3c * Remove RELEASE_NR. It is not used anymore [1].
* Add some localized languages.
* Desktop Icons and menus are not installed as default as pkg-plist
 is incomplete [2].
* Remove openoffice.org symlink.
* Some cosmetic fixes.

Submitted by:	oliver[1], kris[2]
2006-11-25 03:11:27 +00:00
Maho Nakata
12368e430b Update to SRC680_m194. 2006-11-23 06:54:02 +00:00
Maho Nakata
c85d89f2cc Reactivate WITH_TTF_BYTECODE_ENABLED knob. 2006-11-19 01:51:46 +00:00
Maho Nakata
3633c37e95 * Add evolution2 support [1]
* Fix typo [2]
* Fix installation [3]

PR:              105400 [2]
Suggested by:   Vizo Allman <vizoster@gmail.com> [1], Jack L. <xxjack12xx@gmail.
com> [3]
Submitted by:           Alexey Shuvaev [2]
2006-11-12 22:11:35 +00:00
Maho Nakata
bc6e48406d update to SRC680_m191 2006-11-04 21:36:46 +00:00
Jung-uk Kim
28fe5b4d58 Install menus and icons for GNOME as well since GNOME is now installed on
${LOCALBASE}.  Note we install *.desktop in ${LOCALBASE}/share/applications
instead of ${LOCALBASE}/share/applnk, which is KDE-specific.

Approved by:	maho (maintainer)
2006-11-03 15:37:04 +00:00
Maho Nakata
6de3484af1 OOo requires total 2Gbytes of memory or swap since the last year. 2006-10-10 02:32:28 +00:00
Maho Nakata
3506388cb3 Update to SRC680_m186. Build verified on i386 (601105)
and amd64 (6.1-RELEASE).
2006-09-30 10:05:32 +00:00
Maho Nakata
fd6a9c860a Update to SRC680_m185, better patch to #i69469#[1]
Submitted by:	jkim[1]
2006-09-25 08:56:01 +00:00
Maho Nakata
6a7fba1ef9 Add RUN_DEPENDS of gcc41 for amd64. 2006-09-19 00:57:07 +00:00
Maho Nakata
e6dea1857c Add a note about compilation.
Submitted by:	"Dr.-Ing. A. Haakh" <andreas@Haakh.de>
2006-09-18 02:41:51 +00:00
Maho Nakata
638c922616 Update to SRC680_m184
Build confirmed on 6-STABLE(601105)/i386
and 6.1-RELEASE/amd64 with gcc-4.1.2 20060908
2006-09-18 02:29:39 +00:00
Maho Nakata
b10d9aacb0 amd64 fix
Submitted by:	jkim
2006-09-17 03:27:00 +00:00
Maho Nakata
8b8350be18 Update to SRC680_m183.
Fix build breakage of __FreeBSD_version >= 601103
Reported by:	many
2006-09-10 02:33:28 +00:00
Maho Nakata
c9eee5901d Location of ant home has been changed.
Submitted by:	Jona Joachim <jaj13@web.de>
2006-09-07 21:43:21 +00:00
Maho Nakata
6ccc8cf40e JAVA_HOME of java-gcj-compat has been changed
from ${LOCALBASE}/lib/jvm/java-gcj to ${LOCALBASE}/lib/jvm/java-gcj41
2006-09-06 21:38:02 +00:00
Maho Nakata
d9a29ad3c7 Do not hard code some libraries 2006-09-02 21:03:43 +00:00
Alex Dupre
30b4473bc3 Add a knob to disable Gnome VFS support.
Approved by:	maho
2006-09-01 05:47:55 +00:00
Maho Nakata
80dac07975 Remove two warnings of portlint 2006-08-19 12:02:08 +00:00
Maho Nakata
308de9c9bc update to SRC680_m182 2006-08-19 10:56:17 +00:00
Maho Nakata
2510979c4f build fix for amd64.
see http://www.openoffice.org/issues/show_bug.cgi?id=68110
for details.

Submitted by:	jack low
2006-08-10 08:50:51 +00:00
Maho Nakata
9e89958c70 o Update to SRC680_m180
o discard __FreeBSD_version < 700015 since get*_r is MFC'ed to 601103[1]

Discussed with: ume[1]
2006-08-07 10:06:41 +00:00
Maho Nakata
4391fbb1c7 Now buildable with java-gcj-compat. WITH_GNUGCJ uses it. 2006-08-05 13:33:46 +00:00
Maho Nakata
4b67be2fc9 Update to SRC680_m179 2006-07-29 12:23:41 +00:00
Maho Nakata
34457df557 Better RUN_DEPENDS section of gcc41-withgcjawt 2006-07-23 03:47:55 +00:00
Maho Nakata
4e71c62149 Somehow duplicated ... 2006-07-21 23:59:10 +00:00
Maho Nakata
55ccbbc88e resync to m177 2006-07-21 23:05:33 +00:00
Maho Nakata
d7dc73acec Update to SRC680_m177 2006-07-19 21:51:53 +00:00
Maho Nakata
b73b523622 Update to SRC680_m176 2006-07-13 21:16:48 +00:00
Maho Nakata
57369015ff Update to SRC680_m175 2006-07-08 22:41:28 +00:00
Maho Nakata
0ccaa5eb70 Build fix for 7-current.
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>
2006-07-06 00:38:48 +00:00
Maho Nakata
d34db60582 Fix for amd64 2006-07-01 02:54:34 +00:00
Maho Nakata
be8a70516e Remove unnecessary patch which also causes the break. 2006-06-30 00:43:28 +00:00
Maho Nakata
e73514dd5f Update to SRC680_m173 2006-06-29 21:11:13 +00:00
Daichi GOTO
c532acbedd editors/openoffice.org-2.0-devel: follow update to ports/99530
- ports/99530 is around editors/openoffice.org-2.0,
    and the same things are needed for
    editors/openoffice.org-2.0-devel

PR:		ports/99530
Submitted by:	daichi
Approved by:	maho
2006-06-28 08:56:10 +00:00
Maho Nakata
825d36b671 Add two patches to avoid crash for amd64.
Submitted by:	jkim
2006-06-24 22:04:28 +00:00
Maho Nakata
e29425e3de Update to SRC680_m172 2006-06-21 01:35:59 +00:00
Maho Nakata
e7be12134b unbreak for amd64 2006-06-07 12:13:50 +00:00
Maho Nakata
8b1b0d568b A fix
Submitted by:	FreshPorts Sanity Daemon <FreshPorts at FreshPorts.org>
Pointy hat to: myself
2006-06-05 04:02:44 +00:00
Maho Nakata
5fedb5fa75 Get rid of MACIHNE_ARCH
o JAVA_VENDOR= freebsd bsdjava for amd64 implies bsdjava.
freebsd is ignored
2006-06-05 02:50:41 +00:00
Maho Nakata
9cb79afc33 amd64 bits
Submitted by:	jkim
Modified by: maho
2006-06-03 11:39:21 +00:00
Maho Nakata
c5a587a700 MACHINE_ARCH fix.
Submitted by:   FreshPorts Sanity Daemon <FreshPorts@FreshPorts.org>
Pointy hat to:  myself
2006-05-31 03:05:49 +00:00
Maho Nakata
c1736221a9 The make command of the base system automatically sets $MACHINE
and $MACHINE_ARCH variables.

Submitted by:	 Kaho Toshikazu <kaho at ed.niigata-u.ac.jp>
2006-05-31 02:44:04 +00:00
Maho Nakata
99267fcfc5 Update to SRC680_m170 2006-05-29 00:37:58 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Maho Nakata
3ceaf55a57 Some amd64 parts
Submitted by:	jkim
2006-05-28 00:32:54 +00:00
Maho Nakata
45285a50da some amd64 patches 2006-05-27 22:18:15 +00:00
Maho Nakata
5155e51075 Now we use tbz for internal packageing
Submitted by:	Jens Schweikhardt <schweikh@schweikhardt.net>
2006-05-27 21:59:56 +00:00
Jung-uk Kim
72a38bda28 Fix typo to unbreak packaging.
PR:		97460
Submitted by:	Alexander V. Ribchansky < triosoft at triosoft dot com dot ua >
2006-05-20 02:13:28 +00:00
Jung-uk Kim
2b885c5723 Add BerkeleyDB workaround for amd64. Taken from
ports/databases/db42/Makefile:

http://docs.freebsd.org/cgi/mid.cgi?200406261113.i5QBDG1b059838

Proper fix will come later.

Reviewed by:	maho (maintainer)
2006-05-18 16:10:50 +00:00
Jung-uk Kim
4e99c2647d Fix gethostbyname_r(3) on -CURRENT. We support glibc style API now.
http://docs.freebsd.org/cgi/mid.cgi?200604151620.k3FGKR7i004094

Reviewed by:	maho (maintainer)
2006-05-18 16:06:00 +00:00
Jung-uk Kim
6c8a4c9c40 Add support for native jdk1.5.0 on FreeBSD/amd64.
Reviewed by:	maho (maintainer)
2006-05-18 16:03:07 +00:00
Maho Nakata
30bd4e9266 A tiny cleanup
Submitted by: jkim
2006-05-18 00:31:20 +00:00
Jung-uk Kim
898ac018fb Fix typo. It never worked because of this. ;-)
Reviewed by:	maho (maintainer)
2006-05-17 16:08:02 +00:00
Jung-uk Kim
fe1e79de28 Add few necessary patches to build OOo on amd64. Please note that this
is not complete because few patches are pending and waiting for
maintainer's review.

Reviewed by:	maho (maintainer)
2006-05-17 16:04:52 +00:00
Maho Nakata
0bd176fbb8 Update to SRC680_m169 2006-05-13 21:56:26 +00:00
Maho Nakata
e05c4de914 Update to SRC680_m168 2006-05-10 22:06:58 +00:00
Maho Nakata
30bd1a035a Automatically fixup the *.desktop files and hook them into KDE
Submitted by:	jhb
2006-05-09 01:04:50 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Maho Nakata
d9df187a6f Update to SRC680_m164.
* Build verified with gcj and jdk 1.5
* add cws name in patches
2006-04-27 00:01:26 +00:00
Maho Nakata
3aff1c13f8 Fix by adding `.' of .else
Submitted by: freshports sanity check
2006-04-24 12:28:51 +00:00
Maho Nakata
24d0976204 Remove WITHOUT_JAVA knob, since it has not been maintained well.
PR: 94449 (related)
2006-04-24 11:48:16 +00:00
Maho Nakata
d800ec421f Unbreak with -DWITH_GNUGCJ 2006-04-19 23:41:15 +00:00
Maho Nakata
3c9d50c097 Add missing PATH setting and make a symlink to gcj-dbtool 2006-04-17 07:35:33 +00:00
Maho Nakata
ce41446c27 Now buildable with GNU GCJ for openoffice.org-2.0.
Preparation of GCJ compilation for openoffice.org-2.0-devel
2006-04-17 07:24:29 +00:00
Maho Nakata
5989bd3b16 OOo is buildable with JDK 1.4 as well 2006-04-15 02:45:17 +00:00
Maho Nakata
8f569b1b0e Update to SRC680_m163
o buildable with diablo-jdk 1.5
2006-04-15 02:43:21 +00:00
Maho Nakata
e86e362708 update to SRC680_m162 2006-04-02 07:49:32 +00:00
Maho Nakata
60e9e3aa10 Enable CUPS support for default 2006-03-27 02:23:32 +00:00
Maho Nakata
2e94812ab4 fix build with gcc 4.1 2006-03-20 09:18:06 +00:00
Maho Nakata
a4c5cdff1c update to SRC680_m160 2006-03-19 20:57:34 +00:00
Maho Nakata
b7a1c28108 Remove upstreamed patches
Submitted by:	"Jack L." <xxjack12xx@gmail.com>
2006-03-15 12:55:21 +00:00
Maho Nakata
2b28001487 Update to SRC680_m159 2006-03-15 06:25:45 +00:00
Maho Nakata
e9c0c3a7e5 remove upstreamed patch 2006-02-11 23:24:00 +00:00
Maho Nakata
be05391059 Update to SRC680_m156 2006-02-11 23:09:16 +00:00
Maho Nakata
d56b01d420 forgot to remove patch
Noticed by: Jack L. <xxjack12xx@doramail.com>
2006-02-06 06:06:54 +00:00
Maho Nakata
00316f3c4c Update to SRC680_m155.
Add some preparation for gcj build.
2006-02-05 08:57:52 +00:00
Maho Nakata
4ea606d243 Update to SRC680_m151 2006-01-19 00:47:39 +00:00
Maho Nakata
271f04441c Update to SRC680_m150 2006-01-14 12:25:23 +00:00
Maho Nakata
2f452f64ae Update to SRC680_m149 2006-01-09 09:05:08 +00:00
Maho Nakata
23f62f2e40 Update to SRC680_m148 2006-01-06 09:36:20 +00:00
Maho Nakata
e87fdaa949 update to SRC680_m147 2005-12-25 21:29:31 +00:00
Maho Nakata
b60a5f6284 Update to SRC680_m146 2005-12-23 03:06:18 +00:00
Maho Nakata
bb8cfef175 Change distname; much more meaningful than before.
OOo + Tag name(with mileston) + source + tar.bz2
2005-12-13 01:08:36 +00:00
Maho Nakata
faebbd02e3 Update to 2.0m145=(2.0.1rc4) 2005-12-11 01:02:19 +00:00
Maho Nakata
d7a56bdfad Update to m143 2005-12-04 10:42:33 +00:00
Maho Nakata
4610175660 Update to m142. 2005-12-01 01:08:49 +00:00
Maho Nakata
16a5b4891f Prepare for upcoming ooo-build. PORTNAME and PORTVERSION are now set by ?=. 2005-12-01 01:06:47 +00:00
Maho Nakata
047531a3d3 Fix breakage at odk
Submitted by:	Jack L.
2005-11-25 23:22:20 +00:00
Maho Nakata
800c6c9eea fix sdk building.
Submitted by:	Jack L.
2005-11-19 09:19:13 +00:00
Maho Nakata
4d4ecb55f1 Update to m141 2005-11-18 09:45:50 +00:00
Maho Nakata
9dd9234739 Update to m140
o use bison2 instead of bison-devel[1]
o sdk is currently not buildable

Submitted by:	ade [1]
2005-11-17 21:08:27 +00:00
Maho Nakata
8849bd8e49 Update to m137 2005-11-06 00:42:49 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Maho Nakata
cfe4d73b4e Do not hardcode MASTER_SITE_SUBDIR 2005-11-04 23:06:27 +00:00
Maho Nakata
5be714b4a1 update to m137 2005-11-01 10:51:20 +00:00
Maho Nakata
1ee5d93376 Update to m136
o cosmetic changes, fix typos
o use libart instead of GPC[1]
o remove BROKEN for old FreeBSDs, IMHO this is too strict.
o build crashreport

Implicitly suggested by: "Mikhail T." <mi@aldan.algebra.com>[1]
2005-10-31 08:01:25 +00:00
Bill Fenner
3e5d9c7f1f Fix ${MASTER_SITE_foo} usage.
- Use the proper syntax for grouping when using ${MASTER_SITE_foo}
 - Don't use ${MASTER_SITE_LOCAL} with no local user subdir.

Approved by:	MAINTAINER timeout (2 weeks)
2005-10-25 18:36:49 +00:00
Maho Nakata
62fc24d913 Update to 2.0m134 2005-10-17 09:41:59 +00:00
Maho Nakata
ac9464e934 o Update pkg-message.in
o made a symlink against setofficelang, which we can choose
what lang mainly we use with
2005-09-22 04:15:38 +00:00
Maho Nakata
5acd6429b0 Jack L. has kindly provided mirror site for source.
Submitted by: "Jack L." <xxjack12xx@doramail.com>
2005-09-22 03:17:46 +00:00
Maho Nakata
94184f9760 Update to m130. Build confirmed with 4.11-RELEASE 2005-09-21 09:09:35 +00:00
Maho Nakata
ffd9008dc0 no longer exist for Ooo 2.0:
sagenda, sfax, setup, sweb
2005-09-21 06:47:45 +00:00
Maho Nakata
55794cbdfc update to m129 2005-09-16 10:33:31 +00:00
Maho Nakata
7b3ac327b1 Since OpenOffice.org base had been added, so
openoffice.org-<*>-sbase should invoke OOo base
as well.
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-09-08 23:45:44 +00:00
Maho Nakata
59972ea281 Update to m128 2005-09-08 21:20:53 +00:00
Maho Nakata
b51c10928f backout previous change of dependency of bison.
Submitted by:	"Jack L." <xxjack12xx@gmail.com>, linimon, Pascal Hofstee <caelian@gmail.com>,
                and Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-06 00:20:26 +00:00
Maho Nakata
979c7b359e The bison port has been updated 2.0, so
bison-devel is no longer needed.
2005-09-05 22:53:15 +00:00
Maho Nakata
dfdd338312 Now buildable with 4.11-RELEASE 2005-09-05 20:43:06 +00:00
Maho Nakata
96e3a4e6ae Only buildable/working on i386 2005-09-02 03:19:47 +00:00
Maho Nakata
399c8386df Currently OOo is buildbale only with bsdjava
Reported by:	many people
2005-09-02 00:39:52 +00:00
Maho Nakata
82f3e9e5e8 Not overwritten CATEGORIES for localized packages
(portupgrade indicates non-existing directory)

Reported by:	Harry Forker <harry@forker.de>
2005-09-02 00:22:15 +00:00
Maho Nakata
b0e73d9d71 ${PORTNAME} should be openoffice.org 2005-08-29 01:09:38 +00:00
Maho Nakata
f364f37897 Add a message for workaround 2005-08-28 10:29:47 +00:00
Maho Nakata
4e5ab571df 1. update to m126
2. set LC_ALL, LANG as c when building [1]
3. better generate.pl
4. Partial fix for 4.11-RELEASE [2]
5. do not pass CPUFLAGS
6. Partial improvement for WITHOUT_JAVA

PR:		84786
Submitted by:	[1] achix mantzix
                [2] Hiromi Kimura and Yury Tarasievich
2005-08-28 08:41:59 +00:00
Maho Nakata
1842cc0c47 1. use --with-system-freetype . update of libXft to version 2.1.7,
it started using the FT_GlyphSlot_Embolden function from freetype2
   if it's available at configure type. libXft depends on freetype2
   in ports tree so use this symbol. OOo has its own freetype2 and
   in this version, it doesn't have FT_GlyphSlot_Embolden.

2. python fix for 6 and 7.

PR:		84464 [2]
Submitted by:  "Stephane E. Potvin" <sepotvin@videotron.ca> [1]
               "Carlos F. A. Paniago" <pan@panix.homeunix.org> [1]
                Ron MacNeil[2], kris [1], [2]
                Peter Czanik <pczanik@fang.fa.gau.hu> [2]
Approved by:	portmgr (marcus)
2005-08-11 03:14:41 +00:00
Maho Nakata
9c2f442d3b more robust generation of script 2005-07-29 03:06:52 +00:00
Maho Nakata
bb169de48e Rename openoffice-wrapper to openoffice.org-wrapper 2005-07-29 01:44:40 +00:00
Maho Nakata
f02ed14d4b update to m121 2005-07-26 21:58:38 +00:00
Maho Nakata
2ef21372b1 No longer need DEFALUT_TO_ENGLISH_FOR_PACKING to be set to yes;
now it is default.

Submitted by:	Pavel Janik <Pavel@Janik.cz>
2005-07-23 02:23:17 +00:00
Maho Nakata
b717b779b5 o update to m120
o enable WITHOUT_MOZILLA
o Informative about localized build[1]
o spelling/grammar cleanup[2]

PR:	83502 [1]
Submitted by: Harald Schmalzbauer <harry@schmalzbauer.de>[1]
              "Jack L." <xxjack12xx@doramail.com>[2]
2005-07-22 09:26:26 +00:00
Maho Nakata
3e36da1210 Update to 1.9m117 2005-07-16 08:17:46 +00:00
Maho Nakata
fafeb2f17d update to 1.9m116 2005-07-13 05:45:32 +00:00
Maho Nakata
584dcc1a06 update to m114 2005-07-05 09:29:31 +00:00
Maho Nakata
4145a63a80 fix by adding imake dependency
Submitted by:	kris
2005-07-03 02:08:07 +00:00
Maho Nakata
752e9809cc Update to m113 2005-07-02 11:26:09 +00:00
Maho Nakata
2917895ed9 Currently only OOo buildable java is jdk1.4.
Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2005-06-28 00:42:55 +00:00
Maho Nakata
5e558fabe8 Dmitry Sivachenko has just checked-in a patch to fltk such that openoffice
now builds even if you have fltk installed.

Submitted by: Mike Durian <durian@shadetreesoftware.com>
2005-06-27 01:52:22 +00:00
Maho Nakata
1dd96f561d update to m111
cleaning up dependency a bit
2005-06-22 09:26:19 +00:00
Maho Nakata
ecba2e6a37 Add warning if x11-toolkits/fltk is installed build fails.
Corrected:	Mike Durian <durian@shadetreesoftware.com> (again)
2005-06-20 03:16:16 +00:00
Maho Nakata
f366db09bf Set as broken if epm is installed. it causes a build error
while building epm project. Now epm is a part of OpenOffice.org's
distribution.

Reported by:	Mike Durian <durian at shadetreesoftware.com>
2005-06-19 03:45:25 +00:00
Maho Nakata
aa06433dcf call uname needlessly.
SIMPLEOSVER by parsing the  output of `uname -r`.  This is pointless,
since the same data can be obtained from the (already generated)
OSREL variable.
PR:		76330
Submitted by:	Colin Percival <cperciva@hexahedron.daemonology.net>
2005-06-19 02:31:48 +00:00
Maho Nakata
8d963d4abe fix typo and correct apparent mistake
Submitted by:	des
2005-06-18 21:39:23 +00:00
Maho Nakata
0e351e3b55 Update to m110 2005-06-17 09:40:37 +00:00
Maho Nakata
3495fdae2c update to m109 2005-06-11 12:31:06 +00:00
Pav Lucistnik
d0fab096f8 - Fix typo in COMMENT
PR:		ports/78134
Submitted by:	kumasan <gee_gee@yahoo.co.jp>
Approved by:	maintainer timeout (3 months)
2005-06-05 21:05:40 +00:00
Maho Nakata
8b311bac35 o For QA purpose, add optional target package-canonical.
Using this packaging method, packages must build
  without errors. Nevertheless we'll go our own way.
o Change packaging method from generic one to FreeBSD's
  native one. This works well for both packaging method
  and slightly saves disk space as well.
o Fix some problems arose by using FreeBSD's native
  packaging method.

Result of: CodeFest Japan 2005
https://members.fsij.org/trac/codefest2005/
2005-06-03 23:18:49 +00:00
Maho Nakata
8d64d89d73 Forgot to remove this patch 2005-06-03 05:06:04 +00:00
Maho Nakata
d4fcc68c78 Update to m107 2005-06-03 04:15:35 +00:00
Maho Nakata
3a61902844 Forgot to update patches as well... 2005-05-22 21:56:27 +00:00
Maho Nakata
56f7023d91 Update to m105 2005-05-22 21:04:01 +00:00
Maho Nakata
1415ae2636 Fix SDK part, so that really usable 2005-05-15 13:59:33 +00:00
Maho Nakata
298d7ced8e Fix wrapper
Submitted by: Mike Durian <durian@shadetreesoftware.com>
2005-05-15 04:08:55 +00:00
Maho Nakata
ac5f66e54e update to m103 2005-05-15 03:51:47 +00:00
Maho Nakata
d9bc551144 Detect gcj correctly, but not yet supported 2005-05-13 07:14:44 +00:00
Maho Nakata
00732692ca Do not fork process more than 1.
Sometimes builds become unstable.

Submitted by:	kris
2005-05-13 00:17:22 +00:00
Maho Nakata
9e0ea9b694 BROKEN message for older than 5.3-RELEASE was wrong
BROKEN -> TRYBROKEN
2005-05-12 22:09:04 +00:00
Maho Nakata
4ea5790e5f To make things clear, now patches have
o number of IssueTracker
o Child work space
o Author
  so that we commit patches to upstream
o short description
2005-05-11 03:40:29 +00:00
Maho Nakata
ee1fb8c796 Update to 1.9m101 2005-05-08 23:13:14 +00:00
Maho Nakata
9aa4b65ca7 update to 1.9m98 2005-04-30 09:36:05 +00:00
Maho Nakata
3c099dadec Update to 1.9m97 2005-04-29 12:34:08 +00:00
Maho Nakata
8feb208784 update to 1.9m86
1. -DWITH_CUPS seems to be unstable, now it
   is not default
2. Fix build issue with -DWITH_KDEbut fixed by another
  method, since patch submitters doesn't sign to Joint
  Copyright Assignment.

PR:		78141 (2)
Submitted by:	Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> (2)
                and also mentioned by many people
2005-04-24 13:23:15 +00:00
Maho Nakata
8196291e1c Update to 1.9m94 2005-04-19 10:08:06 +00:00
Maho Nakata
ea5e91b3f9 Update to m91 2005-04-08 01:27:27 +00:00
Maho Nakata
74b51fc852 (hopefully) Fix bento build
http://www.openoffice.org/issues/show_bug.cgi?id=43561
cws: sdkbugfix02

Submitted by:	kris
Approved by:	portmgr (marcus)
2005-03-28 04:59:59 +00:00
Maho Nakata
1f637994aa Update to 1.9m85 2005-03-13 13:47:57 +00:00
Maho Nakata
a2bc1c2c4c update to 1.9m84 2005-03-12 16:20:30 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Maho Nakata
e603d62535 forgot to remove unnecessary patch 2005-03-09 11:26:50 +00:00
Maho Nakata
00d74addc4 Update to 1.9m83
fix typo at Makefile.knob[1]
Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> [1]
2005-03-09 11:23:39 +00:00
Maho Nakata
25efc9d807 Update to 1.9m82 2005-03-04 01:05:53 +00:00
Maho Nakata
b9241504fe Update to m81 2005-02-26 05:58:54 +00:00
Maho Nakata
4b28da34b9 remove unncessary patch 2005-02-25 03:31:45 +00:00
Maho Nakata
71920aeb2b update to 1.9m80 2005-02-24 13:21:51 +00:00
Maho Nakata
1177b8c875 Update to 1.9m79
o Update mozilla runtime to 1.7.5
o Add entries for newly added localized langs: hi-IN, ms [1]

Submitted by: HIRANO, Kazunari <khirano@openoffice.org> [1]
2005-02-20 04:38:57 +00:00
Maho Nakata
838eeb8432 Now source code tar balls for OOo developer versions
are provided by Good-Day Inc.

Provided by:	Good-Day Inc. MAEDA Seiya and YABUKI Yukiharu
2005-02-15 06:52:21 +00:00
Maho Nakata
df558f06dc Change dependency for default Japanese font from Kochi to Sazanami
Suggested by: daichi
2005-02-15 06:21:59 +00:00
Maho Nakata
3b030b2f32 Update to 1.9m78 2005-02-12 12:01:04 +00:00
Maho Nakata
11d85a4dd9 SDK is now buildable. 2005-02-12 00:56:48 +00:00
Maho Nakata
c1e520cd10 editors/OpenOffice-2.0-devel ignores -DWITHOUT_JAVA
PR:		77286
Submitted by:	adamw
2005-02-09 08:22:56 +00:00
Maho Nakata
22aa5dc921 Introduced a flexible, better packaging method. 2005-02-09 06:58:59 +00:00