summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* modified so that applies cleanlyMaho Nakata2004-03-151-39/+29
| | | | Notes: svn path=/head/; revision=104083
* Modified so that correctly applyMaho Nakata2004-03-151-1/+1
| | | | Notes: svn path=/head/; revision=104082
* Add $(STDLIBCPP)Maho Nakata2004-03-151-0/+11
| | | | | | | http://qa.openoffice.org/issues/show_bug.cgi?id=25500 Notes: svn path=/head/; revision=104081
* Response file while installation is not needed.Maho Nakata2004-03-131-7/+0
| | | | | | | Install script now can handle ${PREFIX}. Notes: svn path=/head/; revision=103828
* valueOf(timestamp_); is ambigious.Maho Nakata2004-03-121-0/+18
| | | | | | | http://qa.openoffice.org/issues/show_bug.cgi?id=24315 Notes: svn path=/head/; revision=103817
* build fails sw/source/filter/ww8/ww8scan.cxx debug=trueMaho Nakata2004-03-121-11/+16
| | | | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=23856 Correct patch is: http://www.openoffice.org/issues/show_bug.cgi?id=24123 Notes: svn path=/head/; revision=103774
* Committed.Maho Nakata2004-03-121-13/+0
| | | | | | | http://qa.openoffice.org/issues/show_bug.cgi?id=25495 Notes: svn path=/head/; revision=103771
* Now configure has --enable-mozilla.Maho Nakata2004-03-112-51/+0
| | | | Notes: svn path=/head/; revision=103624
* Committed at somewhere.Maho Nakata2004-03-113-44/+0
| | | | Notes: svn path=/head/; revision=103622
* Committed.Maho Nakata2004-03-111-25/+0
| | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=21615 Notes: svn path=/head/; revision=103621
* Committed.Maho Nakata2004-03-111-19/+0
| | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=21127 Notes: svn path=/head/; revision=103620
* Committed.Maho Nakata2004-03-112-22/+0
| | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=18064 Notes: svn path=/head/; revision=103619
* Committed.Maho Nakata2004-03-111-25/+0
| | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=18063 Notes: svn path=/head/; revision=103618
* Committed.Maho Nakata2004-03-111-117/+0
| | | | | | | http://www.openoffice.org/issues/show_bug.cgi?id=18062 Notes: svn path=/head/; revision=103617
* Resolve crash in autopilot for forms.Martin Blapp2004-02-212-0/+150
| | | | Notes: svn path=/head/; revision=101569
* Adjust PTHREAD_CFLAGS and THREAD_CFLAGS for ports and standaloneMartin Blapp2004-02-211-14/+28
| | | | | | | builds. Use the correct values according to bsd.port.mk. Notes: svn path=/head/; revision=101568
* setup -dontdeletetemp has the same effect as this patch.Martin Blapp2004-01-101-21/+0
| | | | Notes: svn path=/head/; revision=97821
* $OOHOME/user/config/soffice.cfg is a directory, not a file.Martin Blapp2004-01-101-2/+2
| | | | Notes: svn path=/head/; revision=97820
* Add a patch for OpenOffice issue 16626. This fixes the port buildAlexander Kabaev2003-11-151-0/+25
| | | | | | | | | | 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> Notes: svn path=/head/; revision=94022
* a) add several patches made by Takashi Ono (JCA signed person)Maho Nakata2003-10-024-0/+610
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=90018
* The relative path bug has been fixed. Execute soffice againMartin Blapp2003-09-251-3/+3
| | | | | | | | | | with absolute path. This makes relative paths working again for specified documents in the argument list. Notes: svn path=/head/; revision=89395
* Upgrade to 1.1rc5 snapshot. Fix a remaining error in the startupMartin Blapp2003-09-251-21/+0
| | | | | | | script. Notes: svn path=/head/; revision=89393
* Directly get OOHOME from .sversionrc. Add several checks forMartin Blapp2003-09-251-3/+6
| | | | | | | the various installation steps. Notes: svn path=/head/; revision=89391
* Make it easier for people, move a big chunk of the startupMartin Blapp2003-09-174-61/+86
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=89015
* Remove a dash in the pathname.Martin Blapp2003-09-161-2/+2
| | | | | | | Approved by: marcus (portsmgr) Notes: svn path=/head/; revision=89003
* Make OO1.1RC working. Many thanks to kan for the debugging sessionMartin Blapp2003-09-143-7/+66
| | | | | | | | | at the dev summit ! Approved by: joe (portsmgr) Notes: svn path=/head/; revision=88986
* The install-path has been changed from OpenOffice.org-644Martin Blapp2003-09-091-1/+1
| | | | | | | to OpenOffice.org-645. Notes: svn path=/head/; revision=88852
* libXft.a is not available. Do not link static for now.Martin Blapp2003-09-081-1/+1
| | | | Notes: svn path=/head/; revision=88821
* LD_LIBRARYN32_PATH -> LD_LIBRARY_PATHMaho Nakata2003-09-051-2/+2
| | | | | | | Pointed out by: Sander Visek Notes: svn path=/head/; revision=88579
* Add current directory for LD_LIBRARY_PATH.Maho Nakata2003-09-041-0/+13
| | | | | | | | | Some shared libraries libdbi645fi.so links against other libs and otherwise, setup doesn't find necessary files and induce installation error. Notes: svn path=/head/; revision=88467
* Very dirty ad hoc kludge for compilation with WITH_DEBUG=2 (debug option)Maho Nakata2003-09-021-0/+11
| | | | Notes: svn path=/head/; revision=88383
* Add possible version info for FreeBSD'sMaho Nakata2003-09-021-0/+25
| | | | | | | native jdk1.4.x-p1 -p2 ... -p8 Notes: svn path=/head/; revision=88380
* remove unnessary -lstlport_gcc.Maho Nakata2003-08-301-0/+19
| | | | | | | | | this flag prevents normal installtion procedure. namely instsetoo/<something>/setup requires stlport_gcc, which doesn't actually need stlport_gcc. Notes: svn path=/head/; revision=88049
* Disable mozilla connectivity.Maho Nakata2003-08-291-0/+34
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=87985
* path for file in this patch was wrong.Maho Nakata2003-08-161-11/+9
| | | | Notes: svn path=/head/; revision=87022
* Make this patch up-to-dateMaho Nakata2003-08-151-53/+25
| | | | Notes: svn path=/head/; revision=87017
* add --with-gxx-include-path especially for STLport,Maho Nakata2003-08-151-0/+103
| | | | | | | | | | 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 Notes: svn path=/head/; revision=87012
* If you do not need mozilla connectivity, this patch might help you.Maho Nakata2003-08-151-0/+17
| | | | | | | | (currently we do not use it and should be removed later) Obtained from Volker Quetschke Notes: svn path=/head/; revision=87011
* /usr/include/sys/resource.h uses `struct timeval` in the definition ofMaho Nakata2003-08-151-0/+11
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=87010
* workaround. not include pangox.aliases in theMaho Nakata2003-08-151-0/+21
| | | | | | | installtion set (somehow?) Notes: svn path=/head/; revision=87008
* THIRDPARTYLICENSEREADME.html is rested directory under html.Maho Nakata2003-08-151-0/+8
| | | | Notes: svn path=/head/; revision=87007
* The makefile.mk uses a ld to link the libraries, but ld fails to link withMaho Nakata2003-08-151-0/+11
| | | | | | | | | | | | | | -pthread. The correct sollution is to use $(LINK) which points to the used gcc compiler. Unfortunately gcc doesn't understand --whole-archive and --no-whole-archive. You have to use -Wl,-whole-archive and -Wl,-no-whole-archive instead. The following patch does this for FreeBSD, but maybe this should also be done for the generic UNX case. See http://www.openoffice.org/issues/show_bug.cgi?id=18064 for details. Obtained from Volker Quetschke Notes: svn path=/head/; revision=87006
* Committed in the cws_srx645_ooo11rc3 CVS repo.Maho Nakata2003-08-153-59/+0
| | | | Notes: svn path=/head/; revision=87004
* Hopefully fix the wchar header issues one last time. It's annyoing toMartin Blapp2003-08-121-0/+53
| | | | | | | | | have changing includes paths with each new gcc import. Submitted by: maho Notes: svn path=/head/; revision=86867
* 1. update to fresh checkout of OpenOffice.org (1.1RC2)Maho Nakata2003-07-1727-582/+78
| | | | | | | | | | tagged under cws_srx645_ooo11rc2 2. still broken with installation failure. Reviewed by: mbr Notes: svn path=/head/; revision=85048
* Add $CWD to $LD_LIBRARY_PATH as Linux does. This will makeMartin Blapp2003-06-091-0/+19
| | | | | | | the errors in setup.log go away. Notes: svn path=/head/; revision=82572
* Upgrade to OO1.1 beta2.Martin Blapp2003-06-07113-2554/+140
| | | | Notes: svn path=/head/; revision=82477
* Fix breakage and remove redundant _LITTLE_ENDIAN defines for CURRENT only. ↵Martin Blapp2003-05-082-21/+27
| | | | | | | | | Remove unneeded include defines. Notes: svn path=/head/; revision=80465
* Fix breakage and remove redundant _LITTLE_ENDIAN defines. RemoveMartin Blapp2003-05-082-8/+26
| | | | | | | unneeded include defines. Notes: svn path=/head/; revision=80462
* Fix debug patches, which were not correctly applied.Maho Nakata2003-04-282-15/+15
| | | | | | | Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Notes: svn path=/head/; revision=79777