summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-05-08Fix breakage and remove redundant _LITTLE_ENDIAN defines for CURRENT only. ↵Martin Blapp2-21/+27
Remove unneeded include defines. Notes: svn path=/head/; revision=80465
2003-05-08Fix breakage and remove redundant _LITTLE_ENDIAN defines. RemoveMartin Blapp2-8/+26
unneeded include defines. Notes: svn path=/head/; revision=80462
2003-04-29Fix typo.Martin Blapp1-1/+1
Submitted by: Bartosz Fabianowski <bartosz@fabianowski.de> Notes: svn path=/head/; revision=79869
2003-04-28Fix debug patches, which were not correctly applied.Maho Nakata2-15/+15
Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Notes: svn path=/head/; revision=79777
2003-04-27Move the KDE wrapper replacement a bit, and only substitute inMartin Blapp1-3/+10
the perl script which creates the wrapper bits. Remove a newline in the post-patch target in the openoffice port. Add fix for gnome wrappers too. Notes: svn path=/head/; revision=79737
2003-04-27xargs -> ${XARGS}Martin Blapp1-3/+3
Notes: svn path=/head/; revision=79731
2003-04-27Make the kde startup files use our wrapper files.Martin Blapp1-0/+3
Notes: svn path=/head/; revision=79730
2003-04-27Add smath to the wrapper list.Martin Blapp1-0/+1
Notes: svn path=/head/; revision=79729
2003-04-22FreeBSD doesn't use the same method of authenticating passwords thatDon Lewis1-11/+0
Linux uses with its shadow password file. This patch was a no-op anyway because of an earlier #ifdef in the source file. If the port needs this functionality, it should be re-implemented using PAM. Approved by: mbr Notes: svn path=/head/; revision=79438
2003-04-22Port to __FreeBSD_version >= 500112 that now has getpw*_r() functionsDon Lewis2-12/+31
that are incompatible with the older draft implementations supplied with the OpenOffice source. Approved by: mbr Notes: svn path=/head/; revision=79437
2003-04-191. Correct include path for instsetoo/util/openoffice.lstMaho Nakata8-1/+288
Without it, licensing terms are not copied and installation fails for some localizd build. (affects patch-instsetoo+util+openoffice.lst and Makefile) 2. Added CJK Word 95/6.0/RTF import feature (Other patches) 3. Bump port revision By Takashi Ono <t_ono@hkfreak.net> Notes: svn path=/head/; revision=79252
2003-04-17Fix inappropreate menu item for Japanese.Maho Nakata1-0/+11
Reported by: curvirgo and Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Approved by: mbr Notes: svn path=/head/; revision=79136
2003-04-17For GIF patent problem, remove some goodies.Maho Nakata5-0/+369
However source distribution is still legal, so this can be enabled by WITH_GIF_LZW_COMPRESSION=yes Approved by: mbr (Martin Blapp) Notes: svn path=/head/; revision=79130
2003-04-16Fix path of soffice binary.Martin Blapp1-2/+2
Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Notes: svn path=/head/; revision=79059
2003-04-12Allow building the slave ports too.Martin Blapp1-0/+13
Submitted by: maho Notes: svn path=/head/; revision=78798
2003-04-11Mastersite for localized help files has changed.Martin Blapp1-1/+1
Submitted by: maho Notes: svn path=/head/; revision=78774
2003-04-04Remove USE_LINUXJDK and simplify set_soenv even more. Use native threadsMartin Blapp2-73/+57
instead of green threads. Notes: svn path=/head/; revision=78152
2003-04-03Same as in patch patch-registry+source+registry.cxxMartin Blapp1-0/+14
This part was just wrong. mkstemp does return a file descriptor, not a string. This could lead to crashes. MacOS will have the same problems. Notes: svn path=/head/; revision=78066
2003-04-03This part was just wrong. mkstemp does return a file descriptor,Martin Blapp1-0/+14
not a string. This could lead to crashes. MacOS will have the same problems. Notes: svn path=/head/; revision=78065
2003-04-03Remove redundant getpwuid_r from the patch. Build getpwuid_r partMartin Blapp1-72/+35
for FreeBSD too. Notes: svn path=/head/; revision=78064
2003-04-03Fix crash in Autopilot->Report.Martin Blapp1-0/+11
Notes: svn path=/head/; revision=78063
2003-04-01This snapshot has a different path for the userdir.Martin Blapp1-4/+4
Notes: svn path=/head/; revision=77905
2003-03-31Update to srx644_ooo20030412.Martin Blapp4-15/+4
Notes: svn path=/head/; revision=77849
2003-03-31Readd previous deleted part. It is still needed for 4.xMartin Blapp1-2/+30
Notes: svn path=/head/; revision=77841
2003-03-31SOLARINI pointed to the wrong file. ssrx644.ini itself has stillMartin Blapp3-30/+53
Linux dependent stuff in the FreeBSD section. Clean this up. Register the stlport lib. Notes: svn path=/head/; revision=77838
2003-03-30Uups. Committed to the wrong dir.Martin Blapp1-0/+0
Check for m_pLockfile != NULL to fix crash during startup if no lockfile does exist at all (if we have no installed user directory) Notes: svn path=/head/; revision=77762
2003-03-30Check for m_pLockfile != NULL to fix crash during startup if no lockfileMartin Blapp1-0/+22
does exist at all (if we have no installed user directory) Notes: svn path=/head/; revision=77761
2003-03-30Only add the office_${RELEASE_NR} wrapper startup scriptsMartin Blapp1-2/+2
to the pkg list. Submitted by: Dan Naumov <dan.naumov@ofw.fi> Notes: svn path=/head/; revision=77752
2003-03-30Work around the issue that our jdk has no version number like 1.4.1_02.Martin Blapp2-0/+60
It reports itself as release candidat: 1.4.1-p3. This makes the jdk detection working. Problem reported by: David Booth <wbooth@austin.rr.com> Notes: svn path=/head/; revision=77707
2003-03-29Only do the workaround if a user-install exists.Martin Blapp1-3/+5
Notes: svn path=/head/; revision=77673
2003-03-29Add missing cpMartin Blapp1-0/+2
Notes: svn path=/head/; revision=77672
2003-03-28Remove the FreeBSD SOLARLIB part now /usr/lib and /usr/local/libMartin Blapp1-10/+26
have been removed from the default settings. Notes: svn path=/head/; revision=77621
2003-03-28Patch was reversed.Martin Blapp1-24/+12
Notes: svn path=/head/; revision=77609
2003-03-28Fix typoMartin Blapp1-1/+1
Notes: svn path=/head/; revision=77600
2003-03-28Unbreak the port and fix the remaining pkg files.Martin Blapp3-77/+86
Have fun with OpenOffice1.1Beta ! Notes: svn path=/head/; revision=77599
2003-03-28Workarounds for the startup wrappers.Martin Blapp1-3/+7
Notes: svn path=/head/; revision=77595
2003-03-28Add $JAVA_HOME/jre/lib/i386 for -L. This seems to be unneeded for LinuxMartin Blapp1-2/+11
and others. Must be a JDK difference. Notes: svn path=/head/; revision=77594
2003-03-28BSD cp does not have -u option.Martin Blapp1-0/+16
Notes: svn path=/head/; revision=77592
2003-03-28Fix typo: ScanFileList -> SCacheFileListMartin Blapp1-1/+1
Notes: svn path=/head/; revision=77567
2003-03-27Use autoconf version > 2.5 to fix compile on CURRENT.Martin Blapp1-0/+1
Notes: svn path=/head/; revision=77563
2003-03-27Fix missing patch which was applied to the wrong directory, ouch !Martin Blapp1-34/+27
This may be the case for OO1.0X too. Notes: svn path=/head/; revision=77555
2003-03-27Depending on how a compiler generates code (e.g., GCC 3.2.2 vs. GCCMartin Blapp1-0/+41
3.0.1), a bug in the gcc3_linux_intel UNO bridge is revealed: If a C/C++ function returns a complex object (class, struct, union), the 386 ABI specifies that the caller pushes the address for that object on the stack, and the callee removes it from the stack. The code in the UNO bridge (callVirtualMethod in bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx) erroneously assumes that the callee does *not* remove the address from the stack, corrupting the stack. We use the same bridge code as linux does for gcc3.x. So this fix also works for us. Submitted by: Stephan Bergmann <stephan.bergmann@sun.com> Notes: svn path=/head/; revision=77554
2003-03-27Add "bsd" include path to SOLARINC too.Martin Blapp1-3/+4
Notes: svn path=/head/; revision=77553
2003-03-27The bsd1.4.1 jdk has a "bsd" include subdir.Martin Blapp1-1/+1
Notes: svn path=/head/; revision=77530
2003-03-27This is fixed in the new snap tarball.Martin Blapp2-211/+0
Notes: svn path=/head/; revision=77525
2003-03-27OOo1.1 seems to link against a lib in the jdk. OOo will still runMartin Blapp1-21/+1
without this library, but for compile it is definitly needed. Remove the linux jdk dependency and use again our native one. Notes: svn path=/head/; revision=77524
2003-03-27Update to a 20030324 snapshot. Remove a old unusedMartin Blapp2-4/+4
distfile entry. Notes: svn path=/head/; revision=77523
2003-03-27Always use ${LINK} and ignore different settings.Martin Blapp1-1/+1
Notes: svn path=/head/; revision=77502
2003-03-26Hopefully fix the build on bento:Martin Blapp1-5/+11
The JDK dependency needs to be at the first place, so all following dependencies use the same JDK. Notes: svn path=/head/; revision=77489
2003-03-23Use the linux map files for the gcc3 case.Martin Blapp3-6/+28
Notes: svn path=/head/; revision=77276