Commit graph

281 commits

Author SHA1 Message Date
Maho Nakata
ed447716c3 Fix for 5.2-current, removing passing CFLAGS.
This is ad hoc patch so I also adding FIXME in the Makefile.mozilla

Submitted by:	Bartosz Fabianowski (freebsd [at] chillt.de)
2004-08-20 11:14:19 +00:00
Maho Nakata
cb3725460e o Better Mozilla makefile
Hope it works for 5-current...

Submitted by:	oliver
2004-08-19 02:11:58 +00:00
Maho Nakata
f81d78cc82 Better support for SDK, and now have IZ #24142. 2004-08-11 08:45:55 +00:00
Maho Nakata
0690a72cfa fix typo
Submitted by:	Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
2004-08-07 08:39:51 +00:00
Maho Nakata
9eb67b4d81 Fix `file://usr/home/hiromi/OpenOffice.org1.1.2/user/config/soffice.cfg'
an error occured during file opening' bug
http://qa.openoffice.org/issues/show_bug.cgi?id=22253

Reported by:    Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
		Vincent Derrien <vincent@ahoup.net>
2004-08-05 05:26:37 +00:00
Maho Nakata
127cbe3297 Add brazilian portuguese localized help.
Submitted by:	pan@panix.ecof.org.br (Carlos F. A. Paniago)
2004-08-05 04:46:34 +00:00
Maho Nakata
c5e756cc4a FRELEASE_NR should be RELEASE_NR 2004-07-31 03:29:15 +00:00
Maho Nakata
4c44c69fa5 1) update to 1.1.2
2) remove GIF lzw disabling patches
3) change the method of localized build
   to reduce the amount of time, and/or
   make full use of ccache of 2nd and later builds.
4) Modification of OOo must be small as possible.
   No longer see LANG environment variable, CJK enhancements, etc.
2004-07-31 03:22:02 +00:00
Maho Nakata
c9cad973c1 Add preliminary SDK support
Note patches won't be integrated since it is dirty hack.

http://qa.openoffice.org/issues/show_bug.cgi?id=24142
2004-03-17 03:54:27 +00:00
Maho Nakata
a66ae315f4 modified so that applies cleanly 2004-03-15 12:53:04 +00:00
Maho Nakata
c279c9b874 Modified so that correctly apply 2004-03-15 12:49:46 +00:00
Maho Nakata
bbccccb19f Add $(STDLIBCPP)
http://qa.openoffice.org/issues/show_bug.cgi?id=25500
2004-03-15 12:47:18 +00:00
Maho Nakata
20bf2d1bc8 Response file while installation is not needed.
Install script now can handle ${PREFIX}.
2004-03-13 02:13:24 +00:00
Maho Nakata
53eeef062f valueOf(timestamp_); is ambigious.
http://qa.openoffice.org/issues/show_bug.cgi?id=24315
2004-03-12 21:33:47 +00:00
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
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
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
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
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
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
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
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
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
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
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
Maho Nakata
ea9ae85016 Very dirty ad hoc kludge for compilation with WITH_DEBUG=2 (debug option) 2003-09-02 21:42:20 +00:00
Maho Nakata
ad52f66a67 Add possible version info for FreeBSD's
native jdk1.4.x-p1 -p2 ... -p8
2003-09-02 21:40:15 +00:00
Maho Nakata
e5f6bf4279 remove unnessary -lstlport_gcc.
this flag prevents normal installtion procedure.
namely instsetoo/<something>/setup requires stlport_gcc,
which doesn't actually need stlport_gcc.
2003-08-30 06:12:31 +00:00
Maho Nakata
7988eb8020 Disable mozilla connectivity.
This patch is not needed anymore. informative purpose.
(mozilla 1.4 will be `official' and some time lag is needed for
enabling new mozilla)
obtained by Volker Quetschke
See for details:
http://www.openoffice.org/issues/show_bug.cgi?id=18066
2003-08-29 16:23:59 +00:00
Maho Nakata
f85d822d33 path for file in this patch was wrong. 2003-08-16 06:03:19 +00:00
Maho Nakata
55757c281c Make this patch up-to-date 2003-08-15 23:54:41 +00:00
Maho Nakata
221d366d75 add --with-gxx-include-path especially for STLport,
and pass PTHREAD_CFLAGS, PTHREAD_LIBS for every compilation.

See http://www.openoffice.org/issues/show_bug.cgi?id=18062 for detail.
Obtained from Volker Quetschke
2003-08-15 22:39:12 +00:00
Maho Nakata
8a48e984cf If you do not need mozilla connectivity, this patch might help you.
(currently we do not use it and should be removed later)
Obtained from Volker Quetschke
2003-08-15 22:38:44 +00:00
Maho Nakata
00e082d93f /usr/include/sys/resource.h uses struct timeval in the definition of
struct rusage.  struct timeval is defined in /usr/include/sys/time.h,
but <sys/time.h> is not included in the <sys/resource.h> header file.
Obtained from Volker Quetschke
See http://www.openoffice.org/issues/show_bug.cgi?id=18065 for details.
reviewed: maho (for 4-STABLE and 5-CURRENT)
2003-08-15 22:37:43 +00:00
Maho Nakata
75b77255b8 workaround. not include pangox.aliases in the
installtion set (somehow?)
2003-08-15 22:36:56 +00:00
Maho Nakata
967a762714 THIRDPARTYLICENSEREADME.html is rested directory under html. 2003-08-15 22:36:24 +00:00