Martin Blapp
91b8ba360b
Remove the FreeBSD SOLARLIB part now /usr/lib and /usr/local/lib
...
have been removed from the default settings.
2003-03-28 12:56:03 +00:00
Martin Blapp
ba6a959a52
Patch was reversed.
2003-03-28 10:03:24 +00:00
Martin Blapp
3d7302cc29
Unbreak the port and fix the remaining pkg files.
...
Have fun with OpenOffice1.1Beta !
2003-03-28 09:11:14 +00:00
Martin Blapp
aca17555d7
Workarounds for the startup wrappers.
2003-03-28 09:00:55 +00:00
Martin Blapp
53e78c96f6
Add $JAVA_HOME/jre/lib/i386 for -L. This seems to be unneeded for Linux
...
and others. Must be a JDK difference.
2003-03-28 08:58:17 +00:00
Martin Blapp
9233bc970e
BSD cp does not have -u option.
2003-03-28 08:56:51 +00:00
Martin Blapp
0807320391
Fix typo: ScanFileList -> SCacheFileList
2003-03-28 01:14:45 +00:00
Martin Blapp
c96e4f078d
Fix missing patch which was applied to the wrong directory, ouch !
...
This may be the case for OO1.0X too.
2003-03-27 22:28:29 +00:00
Martin Blapp
a000e73aee
Depending on how a compiler generates code (e.g., GCC 3.2.2 vs. GCC
...
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>
2003-03-27 22:13:25 +00:00
Martin Blapp
5ced43a6b5
Add "bsd" include path to SOLARINC too.
2003-03-27 21:51:52 +00:00
Martin Blapp
0d128c9d5f
The bsd1.4.1 jdk has a "bsd" include subdir.
2003-03-27 13:18:43 +00:00
Martin Blapp
e1020f3606
This is fixed in the new snap tarball.
2003-03-27 10:07:05 +00:00
Martin Blapp
20403937a5
Always use ${LINK} and ignore different settings.
2003-03-27 00:31:59 +00:00
Martin Blapp
a99dc21fee
Use the linux map files for the gcc3 case.
2003-03-23 17:14:57 +00:00
Martin Blapp
0ca63078fc
The disposing happened to early. Move it a bit.
...
Submitted by: Daniel Boelzle <dbo@openoffice.org>
2003-03-23 17:14:16 +00:00
Martin Blapp
f9e4d4ba69
We use the linux jdk now to build, so follow the linux if-clauses here.
2003-03-23 17:11:40 +00:00
Martin Blapp
e458f5e226
Fix bridge tests. Fixed in HEAD of OO.org, but not in srx644 branch.
2003-03-23 17:10:21 +00:00
Martin Blapp
a9f5f15faf
Remove -export-dynamic. This option is not needed at all and
...
does not work together with the .map files. This is already
fixed in the 1.0X OO.org series.
2003-03-23 17:09:21 +00:00
Martin Blapp
d6c8601ee1
Readd patch from last commit.
...
Approved: kris (portmgr)
2003-03-12 07:34:30 +00:00
Martin Blapp
19599e5a4a
Update to cws_srx644_ooo11beta. It still doesn't build but this commit will help
...
to track the things down.
There are known problems with weak symbols and exceptions. Some c++ tools
inside the port will fail if you try to compile.
The cpp_uno bridge has been updated to the latest linux version available.
Added 'make update' target to upgrade the source to the latest version.
Approved by: kris (portmgr)
2003-03-12 01:04:08 +00:00
Martin Blapp
eeb175d38d
Update to 1.1 beta. Work in progress.
...
de-pkg-comment
2003-03-05 23:24:06 +00:00
Martin Blapp
101d50b9b5
Add second part of bison patches. All breakage has been introduced by
...
bison 1.75 import in october.
2002-11-06 23:09:04 +00:00
Martin Blapp
5baa4bf2b2
Commit first part of bison 1.75 patches.
...
Tested by: various openoffice users
2002-11-04 06:15:37 +00:00
Martin Blapp
bbf304051d
These libs are now needed.
2002-10-31 23:56:26 +00:00
Martin Blapp
a0f99f5a97
Correct wrong patch.
...
PR: 44791
2002-10-31 23:55:33 +00:00
Martin Blapp
31f35e2f6a
Fix this the right way. A include path was wrong in neon, not in
...
expat.
2002-10-29 21:25:30 +00:00
Martin Blapp
b0bdc9e395
Add merged patches which conflicted.
2002-10-22 23:20:14 +00:00
Martin Blapp
d96c6a9b12
643_OO did not get tagged for the ${cc} -> ${CC} change.
2002-10-22 23:18:37 +00:00
Martin Blapp
bd7bb2088f
Readd removed BSD support. test(1) is in /bin.
2002-10-22 23:16:35 +00:00
Martin Blapp
8648f0a173
Same as linux. We have <poll.h>.
2002-10-22 23:15:15 +00:00
Martin Blapp
1257bb9946
Use SUN_LEN makro for unix domain socket name lenght.
2002-10-22 23:14:19 +00:00
Martin Blapp
8478159ea8
NetBSD, IRIX and FreeBSD support got removed. Add it again.
2002-10-22 23:13:22 +00:00
Martin Blapp
7305da2b37
Patch does the same as MacOS-X now.
2002-10-22 23:12:39 +00:00
Martin Blapp
bdf45b795a
FreeBSD check got removed. Add it again.
2002-10-22 23:11:22 +00:00
Martin Blapp
d581887e3d
Remove many diffs here. Many things including exceptions tests are now
...
part of openoffice. Add a fix for make: gmake _is_ gmake on BSD systems.
2002-10-22 23:09:38 +00:00
Martin Blapp
ac716521ea
Add gcc2 freebsd bridge, which did not got tagged for 643.
2002-10-22 23:07:45 +00:00
Martin Blapp
d15cc85f7f
Remove expat patch. Expat is included in the release tarball, but in a
...
different location. Add a patch to fix the build.
2002-10-22 23:02:29 +00:00
Martin Blapp
717c80922c
Correct patch name. Since this was a new patch no repocopy is done.
2002-10-21 16:49:30 +00:00
Martin Blapp
25b5037d3e
Fix install location.
2002-10-21 16:46:37 +00:00
Martin Blapp
c1d6783019
Add FreeBSD case.
2002-10-21 11:24:52 +00:00
Martin Blapp
6cec9e05c1
Add missing FREEBSDI case.
2002-10-21 10:36:28 +00:00
Martin Blapp
dccea86aae
Target ul_genall needs to be build before ul_xml_sax.
2002-10-21 10:35:35 +00:00
Martin Blapp
7e11c73b54
Remove OSL_TRACEs with wrong syntax.
2002-10-21 10:34:38 +00:00
Martin Blapp
5335c17470
We still have no getpwuid_r(). There will be a different fix for this later.
...
Just a workaround for now.
2002-10-21 10:33:47 +00:00
Martin Blapp
38cf6ed1e3
Use "tar -xzf" to extract so this target actually works.
2002-10-21 10:32:39 +00:00
Martin Blapp
c4cb6b1f46
We do not have alloca.h
2002-10-21 10:31:36 +00:00
Martin Blapp
1c15e8d189
We do not have -ldl.
2002-10-21 10:30:41 +00:00
Martin Blapp
7f126828cc
Add java home to path and missing jre dirs which got just added for the
...
linux port.
2002-10-21 10:29:51 +00:00
Martin Blapp
063b30235f
Remove this one too ...
2002-10-21 09:03:48 +00:00
Martin Blapp
403bb5464a
All patches will be a repocopy from ports/openoffice/files. Remove old
...
patches with "::" delimiters.
2002-10-21 09:02:08 +00:00
Martin Blapp
06686f402f
FreeBSD has still no getpwuid_r()
2002-10-19 12:52:27 +00:00
Martin Blapp
c0dd87d7fa
Patch is not needed anymore.
2002-10-19 12:33:58 +00:00
Martin Blapp
d890204835
Add these paches $(cc) -> $(CC), ($CC) -> $(CXX) back. This is still not
...
done the right way in 643 and probably HEAD.
2002-10-19 10:41:08 +00:00
Martin Blapp
dc15a201f9
Revive this patch. They got it completly wrong a second time :P If you
...
read the code without compile, you'd think that it is correct. But they
didn't compile it.
2002-10-19 10:39:26 +00:00
Martin Blapp
edfe461d30
patch-set_soenv.1 is not used anymore. Configure does now substitute
...
set_soenv.in directly. Most of our changes have been merged, so this
patch is really tiny now.
2002-10-19 10:37:48 +00:00
Martin Blapp
3fe436e844
ELSE IF -> ELIF
2002-10-19 10:34:43 +00:00
Martin Blapp
bcb89bcca1
ELSEIF -> ELIF
2002-10-18 23:30:33 +00:00
Martin Blapp
a0ccee8b33
Re-add previously deleted files.
2002-10-18 22:52:57 +00:00
Martin Blapp
5f6e7f6949
First step to make this port working. Configure works and all patches
...
apply now. There are still some compile errors to fix.
As you may see the patchnames are very long, but that makes
maintaining patches a lot easier.
2002-10-18 22:41:42 +00:00
Martin Blapp
ef353cdfc8
Add += also to GENJAVAFILES.
2002-09-12 10:20:40 +00:00
Martin Blapp
aaa10d7ab7
Work around jdk-path issues in CURRENT.
2002-09-11 12:22:19 +00:00
Martin Blapp
4aedd0d3e2
Add UTF-8 support to locale. Correct a comment.
...
Submitted by: Matthew Reimer <mreimer@vpop.net>
2002-09-03 11:12:25 +00:00
Martin Blapp
996a7ff2b9
We still had three locales with uppercase chars. To adapt the style
...
of the other arrays, do everything in uppercase now. Add a NetBSD
part too and correct the IRIX part. Reorder the ifdef comments and
define how the array should look like.
2002-08-14 17:15:12 +00:00
Martin Blapp
20bfa9f9b2
Sort the array _nl_language_list[] in ascending order. Remove NetBSD
...
part of code which was wrong. Change a signed int to unsigned.
2002-08-13 21:58:39 +00:00
Martin Blapp
29370d3dee
Fix a ugly bug in a binary compare function which made OpenOffice
...
dump in Options->Load/Save/HTML Compatibility. If $LANG was not set
in ENV, TXT files could not be read anymore.
2002-08-13 21:12:06 +00:00
Martin Blapp
068074b37e
Check in two cases if a string is NULL. Fixes WITH_DEBUG=
...
installation.
2002-08-10 10:57:27 +00:00
Martin Blapp
ea619b3e9f
machine/soundcard.h -> sys/soundcard.h
...
Fix trailing patch which was ignored
Submitted by: kan
2002-08-08 17:32:38 +00:00
Martin Blapp
a9f357fa20
Fix another namespace collision which made the debug build segfaulting
...
in setup.
Submitted by: kan
2002-08-08 17:29:21 +00:00
Martin Blapp
39acd11767
Add optional TTF patch.
...
Submitted by: Alexander Kabaev <ak03@gte.com>
2002-08-08 17:20:20 +00:00
Martin Blapp
0db16a2f3e
The gcc31 port has been updated. It seems that g++ includes are again in
...
g++-v3. In all preview version they where located in g++.
Remove part of this patch, so OO builds again with gcc31 (release)
2002-08-02 23:59:08 +00:00
Martin Blapp
13bf943c62
Only use -g if $debug is true. I'll suggest this also to the
...
OO.org people.
It would make sence to have a additional GMAKECFLAGS in solvenv,
which could contain a basic CFLAGS configuration. We cannot use
$CFLAGS cause there are dmake specific things in it.
2002-07-31 22:57:55 +00:00
Martin Blapp
28b7ee808c
Add missing cases for FreeBSD.
2002-07-31 10:48:46 +00:00
Martin Blapp
c0ec61915d
Make this script work for FreeBSD.
2002-07-31 10:39:51 +00:00
Martin Blapp
fe23002338
Add missing FreeBSD case.
2002-07-31 10:38:22 +00:00
Martin Blapp
e0c7d05974
FreeBSD has waitpid() and does not need to workaround as Linux has to do.
2002-07-31 10:36:42 +00:00
Martin Blapp
a0e845a9e8
Add player for KDE2 case.
2002-07-31 10:32:36 +00:00
Martin Blapp
ab4fe95bea
Fix some include paths.
2002-07-31 10:29:23 +00:00
Martin Blapp
61d498911b
Use the same libs to link with as linux does.
2002-07-31 10:24:12 +00:00
Martin Blapp
de267d2bcb
Fix locking problems.
...
Submitted by: kan
2002-07-31 10:16:01 +00:00
Martin Blapp
13471eeeab
Add patch needed by debug compile build.
2002-07-31 10:15:09 +00:00
Martin Blapp
56c07e1018
Do the same as linux to work around some alignment problems.
...
Submitted by: kan
2002-07-31 10:14:34 +00:00
Martin Blapp
11580a1c70
Add missing ! #ifdef
...
Submitted by: kan
2002-07-31 10:08:57 +00:00
Martin Blapp
6e1d596baa
Remove probematic -export-dynamic flag, which could lead to namespace
...
collisions. Add missing symbols to addsym.awk, so -export-dynamic
gets obsolete.
Submitted by: kan
2002-07-31 10:06:52 +00:00
Martin Blapp
f7ca61a7b6
Fix i18n related crash. This may be only a workaround, a better solution
...
is in work. The crash doesn't happen if $LANG is set to *.ISO8859-* or
to *.KOI8-R. It happens with $LANG=C, US_ASCII, *.KOI8-U, *.Big5 etc.
The function which does crash should select the best suitable mime encoding
type for $LANG.
The workaround is to default to US-ASCII if there is no suitable entry.
If the entry has been modified in the settings, this value will not be used
anymore and the crash should even stop if we don't have this workaround
in place.
2002-07-31 09:54:50 +00:00
Martin Blapp
c988609224
Add FreeBSD specific _nl_language_list[] array. Remove a linux only
...
specific #ifdef we included before.
2002-07-31 08:32:46 +00:00
Martin Blapp
5e863577e7
Display the Linux help text for the jvm install, not the Windows one.
2002-07-21 23:14:03 +00:00
Martin Blapp
2aede6e576
Fix language support. Add missing defines.
2002-07-21 23:11:40 +00:00
Martin Blapp
b9be5c4c4e
Add correct map for rtti test too.
2002-07-21 23:09:53 +00:00
Martin Blapp
60431551ee
Add PAM support
2002-07-21 23:06:51 +00:00
Martin Blapp
bde60949c1
Set FreeBSD and NetBSD config for mozilla.
2002-07-21 23:02:40 +00:00
Martin Blapp
4668165b1a
Activate sound support.
2002-07-21 22:59:15 +00:00
Martin Blapp
c626bc93e8
Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols.
...
WITH_DEBUG=2 turns on internal OO.org debug support. Unfortunatly
it is broken at the moment.
2002-07-21 22:48:50 +00:00
Martin Blapp
e83a33f639
Upgrade to 1.0.1
2002-07-17 07:41:47 +00:00
Martin Blapp
9a3255d32e
Two typos in the postscript header for printing fixed - one
...
if them is about Euro symbol, (merged from the development
branch of the package).
This patch is a slight generalisation of the one provided
in NetBSD PR pkg/17130
Obtained from: NetBSD, <mrauch@netbsd.org>
2002-06-21 08:51:04 +00:00
Martin Blapp
b42d78ff38
Fix gcc 2.95.3 crash resulting from a symbol conflict
...
between libpackage2.so and libsvx641fi.so.
Enable gcc 2.95.3 build again. OO should build and work now
in STABLE with the system gcc.
Obtained from: Alexander Kabaev <ak03@gte.com>
2002-06-12 21:19:50 +00:00
Martin Blapp
44f577242e
Enable the exported symbols map files again. A missing map file has been added
...
and now the build works with map files. It seems that some of these patches
have been comitted to the OO repo. Add new patches to fix this.
2002-06-12 21:06:03 +00:00
Martin Blapp
1f297430c7
Enable the map files.
2002-06-12 09:26:23 +00:00
Kris Kennaway
5809bd8bed
Remove patches with absurdly long filenames (>100 characters), after a
...
repo copy to files with shorter names.
2002-06-10 05:34:12 +00:00
Martin Blapp
38285ee8ef
Add missing -D_REENTRANT in CURRENT.
2002-06-07 15:29:55 +00:00
Martin Blapp
2a112bea93
Add missing map files.
2002-06-06 18:09:58 +00:00