Maho Nakata
27439155e2
build fails sw/source/filter/ww8/ww8scan.cxx debug=true
...
http://www.openoffice.org/issues/show_bug.cgi?id=23856
Correct patch is:
http://www.openoffice.org/issues/show_bug.cgi?id=24123
2004-03-12 12:30:22 +00:00
Maho Nakata
a28a088444
Committed.
...
http://qa.openoffice.org/issues/show_bug.cgi?id=25495
2004-03-12 12:13:39 +00:00
Ade Lovett
91e0c8f1a7
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
...
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Maho Nakata
976a3ba472
remove fix-kdewrappers and fix-gnomewrappers.
...
they are no longer used.
2004-03-11 12:36:03 +00:00
Maho Nakata
1f9fe8cfe5
1) set EXTRACT_ONLY appropreate distname.
...
2) Opps, remove IGNORE. mark as IGNORE again.
2004-03-11 10:16:24 +00:00
Maho Nakata
a7dc5308ab
1) Clean up BUILD_DEPENDS
...
2) No longer `#include <malloc.h>' exist
http://www.openoffice.org/issues/show_bug.cgi?id=20975
2004-03-11 10:00:41 +00:00
Maho Nakata
1d64f52154
Now configure has --enable-mozilla.
2004-03-11 09:58:53 +00:00
Maho Nakata
6fc2bdaceb
Committed at somewhere.
2004-03-11 09:57:28 +00:00
Maho Nakata
c2a0e626cd
Committed.
...
http://www.openoffice.org/issues/show_bug.cgi?id=21615
2004-03-11 09:56:25 +00:00
Maho Nakata
a49eb219fb
Committed.
...
http://www.openoffice.org/issues/show_bug.cgi?id=21127
2004-03-11 09:55:51 +00:00
Maho Nakata
ee8484258e
Committed.
...
http://www.openoffice.org/issues/show_bug.cgi?id=18064
2004-03-11 09:54:55 +00:00
Maho Nakata
8588ce2d22
Committed.
...
http://www.openoffice.org/issues/show_bug.cgi?id=18063
2004-03-11 09:53:44 +00:00
Maho Nakata
ea040e109c
Committed.
...
http://www.openoffice.org/issues/show_bug.cgi?id=18062
2004-03-11 09:52:38 +00:00
Maho Nakata
131aa4b313
Update MASTER_SITES.
2004-03-11 02:00:54 +00:00
Maho Nakata
550442c9db
Update distinfo
...
1) 1.1.1rc
2) SIZEfy
2004-03-11 01:41:01 +00:00
Maho Nakata
b05fbde2b9
remove
...
FIND, CUT, AWK, GREP and PASTE.
they are already in the bsd.port.mk
2004-03-11 00:33:42 +00:00
Maho Nakata
324ae3d43c
Marked as IGNORE. I'll work for 1.1.1RC.
2004-03-11 00:31:15 +00:00
Martin Blapp
5307d47cef
Remove 'unset noclobber' which has been accidently committed.
...
Noticed by: Adam Weinberger <adamw@magnesium.net>
2004-02-22 15:09:46 +00:00
Martin Blapp
9712da8b88
Bump portrevision.
2004-02-21 10:53:27 +00:00
Martin Blapp
d4b4ec1084
Resolve crash in autopilot for forms.
2004-02-21 10:52:14 +00:00
Martin Blapp
7e5ab1309e
Adjust PTHREAD_CFLAGS and THREAD_CFLAGS for ports and standalone
...
builds. Use the correct values according to bsd.port.mk.
2004-02-21 10:24:34 +00:00
Joe Marcus Clarke
d3ed8a1b49
Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
...
bsd.port.mk.
Submitted by: kris
2004-02-04 05:25:22 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
fbd1108f49
Use the SORT macro from bsd.port.mk.
2004-01-22 11:06:02 +00:00
Martin Blapp
ee48356e9a
setup -dontdeletetemp has the same effect as this patch.
2004-01-10 00:03:08 +00:00
Martin Blapp
9ea3d25226
$OOHOME/user/config/soffice.cfg is a directory, not a file.
2004-01-10 00:01:12 +00:00
Martin Blapp
1fef91a733
Note that two bugs in the OS are fixed and we shouldn't
...
display them in FreeBSD 4.9.
Submitted by: Carlos F. A. Paniago
2003-12-26 01:19:59 +00:00
Norikatsu Shigemura
4dca45b972
Fix dependency on jdk14 (Update to 1.4.2).
...
Not objected to by: openoffice
PR: ports/59364 [1]
Submitted by: Toshiboumi Ohta <bugbird@timedia.co.jp> [1]
Ernesto Antonio Lira Castro <lcastro@aix.ver.ucc.mx>
Nelis Lamprecht <nelis@brabys.co.za>
2003-11-17 14:56:26 +00:00
Alexander Kabaev
9de301d562
Add a patch for OpenOffice issue 16626. This fixes the port build
...
with JDK 1.4.2.
Obtained from: http://www.openoffice.org/issues/show_bug.cgi?id=16626
Pointed at by: Volker Quetschke <quetschke at scytek dot de>
2003-11-15 16:50:59 +00:00
Maho Nakata
e4ab6030f0
OpenOffice -> OpenOffice.org
...
Submitted by: Pavel@Janik.cz (Pavel Janik)
2003-11-09 14:11:29 +00:00
Maho Nakata
47bd27ea88
(1) omit RC4 in pkg-message
...
(2) PORTREVERSION -> PORTREVISION
Pointed out by: FUJIMOTO Kou <fujimoto@j.dendai.ac.jp> (1)
Pointy hat to: myself (2)
2003-10-03 00:09:06 +00:00
Maho Nakata
9a7eb5c2f3
a) add several patches made by Takashi Ono (JCA signed person)
...
1) To enable handling of MS Word for Windows 95/6.0 CJK Version
patch-word6+95-cjkhandling
http://www.openoffice.org/issues/show_bug.cgi?id=17498
(target milestone 1.1.1, resolved and fixed)
2) Patch to enable rtf filter handle local language files
patch-rtfcjk
http://www.openoffice.org/issues/show_bug.cgi?id=17503
(target milestone 2.0, verified and fixed)
3) rtf writing enhancement for CJK
patch-wrtrtf
http://www.openoffice.org/issues/show_bug.cgi?id=20264
(not confirmed yet)
4) read first section attribute correctly for
MS Word for Windows 95/6.0
patch-topsection
http://ja.openoffice.org/servlets/ProjectDownloadList?action=download&dlID=312
(IZ is not raized)
b) bump portrevision
2003-10-02 06:45:23 +00:00
Maho Nakata
18524b7c28
Update to 1.1.0 official release
...
(archive is exactly same as 1.1rc5b)
2003-10-02 02:07:15 +00:00
Maho Nakata
abd1958bc0
1) update to 1.1rc5b.
...
2) too small so I treated this update as bump portrevision
2003-10-01 07:52:09 +00:00
Maho Nakata
3d7f8fe524
Localized helpcontents have been changed from 1.0 to 1.1, and
...
unfortunately, both helpcontents have same names and located
at different place. there's (AFAIK) no way to make one more deeper
subdirectory at DISTDIR, so I splitted /usr/ports/distfiles/openoffice to
/usr/ports/distfiles/openoffice1.0, /usr/ports/distfiles/openoffice1.1.
2003-10-01 05:53:01 +00:00
Martin Blapp
79e75232f1
The relative path bug has been fixed. Execute soffice again
...
with absolute path.
This makes relative paths working again for specified documents
in the argument list.
2003-09-25 22:43:58 +00:00
Martin Blapp
a8e16966b2
Upgrade to 1.1rc5 snapshot. Fix a remaining error in the startup
...
script.
2003-09-25 22:29:30 +00:00
Martin Blapp
ae404036e5
Directly get OOHOME from .sversionrc. Add several checks for
...
the various installation steps.
2003-09-25 22:28:01 +00:00
Martin Blapp
874763ad35
Fix minor install problem: s/openoffice/openoffice-wrapper/
...
Submitted by: Lars Bungum <lars@bungum.no>
Approved by: marcus (portsmgr)
2003-09-21 07:04:53 +00:00
Martin Blapp
f95a4f2995
Make it easier for people, move a big chunk of the startup
...
wrapper out into a script included by soffice.sh. This way
there aren't any traps at first startup time and people
hopefully don't ask the same questions anymore.
At the same time, make more substitutions, also in oo_setup.resp.
Approved by: marcus (portsmgr)
2003-09-17 04:06:28 +00:00
Martin Blapp
839ed4a55f
Remove a dash in the pathname.
...
Approved by: marcus (portsmgr)
2003-09-16 06:50:17 +00:00
Martin Blapp
b63d72fe5f
Fix post-install target, remove a dash.
...
Approved by: marcus (portsmgr)
2003-09-16 04:26:34 +00:00
Martin Blapp
6b72d0c997
Make OO1.1RC working. Many thanks to kan for the debugging session
...
at the dev summit !
Approved by: joe (portsmgr)
2003-09-14 21:52:25 +00:00
Martin Blapp
1e97129a30
Back out parts of rev. 1.95.
...
The framebuffer hack is still needed. Without it, we cannot
install openoffice-devel on bento at all, neither on my build
machines.
2003-09-09 12:39:05 +00:00
Martin Blapp
465d311ec1
The install-path has been changed from OpenOffice.org-644
...
to OpenOffice.org-645.
2003-09-09 12:27:02 +00:00
Martin Blapp
1b8b186e62
libXft.a is not available. Do not link static for now.
2003-09-08 22:11:03 +00:00
Martin Blapp
2609f0e673
Add gcc port dependency.
2003-09-08 15:36:05 +00:00
Martin Blapp
662f20a559
Compiles again with system gcc on 5.x.
2003-09-08 15:21:54 +00:00
Maho Nakata
3576941856
LD_LIBRARYN32_PATH -> LD_LIBRARY_PATH
...
Pointed out by: Sander Visek
2003-09-05 07:01:40 +00:00
Maho Nakata
6aaf0c8a60
Add current directory for LD_LIBRARY_PATH.
...
Some shared libraries libdbi645fi.so links against other libs and
otherwise, setup doesn't find necessary files and induce installation
error.
2003-09-04 00:21:14 +00:00