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
e529848004
Add missing backslash.
2002-10-21 10:04:52 +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
aedf1b7a4e
Whoops. Forgot to add the md5 checksums.
2002-10-20 22:39:55 +00:00
Martin Blapp
fc1b39b14b
Neon and expat projects are missing in the official SRX643_00 branch.
...
Add distfiles for them with the OO.org build infrastructure from
SRX643 branch. What a mess !
2002-10-20 22:38:35 +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
db5ac5a0ac
Define ant, and change PREFIX to LOCALBASE.
2002-10-19 10:29:18 +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
11774a5a83
Assign maintainer to mailinglist.
2002-06-22 22:24:46 +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
31ca6f7c10
Automated build is not possible.
...
Obtained from: Will
2002-06-07 11:10:04 +00:00
Martin Blapp
2a112bea93
Add missing map files.
2002-06-06 18:09:58 +00:00
Martin Blapp
eef799ee37
Add WITH_DEBUG option, and a needed patch.
...
Clean up the Makefile.
2002-06-06 13:23:26 +00:00
Martin Blapp
296624e8f0
Use CXX to link, since there are many places where CC is missing -lstdc++.
2002-06-04 23:37:00 +00:00
Martin Blapp
e55f32f0f8
AC_TRY_COMPILE -> AC_TRY_LINK
2002-06-04 12:15:32 +00:00
Martin Blapp
206de2abe4
Add new cpp uno bridge for STABLE. Make the necessary hooks and also add
...
the missing EXCEPTION argument to configure.in
Submitted by: Alexander Kabaev <ak03@gte.com>
2002-06-04 10:54:09 +00:00
Martin Blapp
c3da2f04f4
Check the exception handling. Needed for the cpp uno code
...
bridge. I'll import a new bridge for sjlj exceptions on STABLE.
2002-06-04 10:17:52 +00:00
Martin Blapp
6db8acda59
Some other ln -s -> ln -fs
2002-06-02 22:53:54 +00:00
Martin Blapp
fc8edb0c15
For now, do not add libstd++ lib to the package. A libgcc_s.so is missing
...
on CURRENT. I'll investigate here what's wrong.
2002-06-02 21:43:03 +00:00
Martin Blapp
b3526edc12
Add missing includes for CURRENT
2002-06-02 20:11:57 +00:00
Martin Blapp
eb1c052f09
Fix previous patch. We have to include unistd.h for FreeBSD
2002-06-02 20:07:05 +00:00
Martin Blapp
d76901000b
Do not link with lsupc++. With the newest gcc3.1 version it seems not to
...
be necessary.
2002-06-02 19:31:50 +00:00
Martin Blapp
04658e095e
Same case as Solaris.
2002-06-02 19:25:32 +00:00
Martin Blapp
b2b0846bf2
Fix patch. Of course the original checked for gcc3.0, not gcc3.1
2002-05-30 22:38:37 +00:00
Martin Blapp
f60670bf15
Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports.
2002-05-30 22:13:07 +00:00
Martin Blapp
6f36732a2d
Make openoffice compile with gcc from ports, or just with CC=$CC and
...
CXX=$CXX, like it should normally be. Usable options are:
USEPORTGCC295=YES, USEPORTGCC31=YES and USEPORTGCC32=YES
Add a lot off gcc3.x fixes, make included stlport compile with CURRENT.
Next step will be to include a mozilla build, so we can link openoffice
against mozilla librarys without c++ compat problems.
2002-05-29 13:58:09 +00:00
Martin Blapp
2f3836cafb
Add BSD specific nas patches to get it really working. NetBSD should
...
do the same.
2002-05-19 13:02:37 +00:00
Martin Blapp
b0dc5db05c
Work around another C++ compiler bug with -O in our
...
STABLE gcc. Using -g for just this target, or removing
-O seems to fix the build.
2002-05-19 12:29:49 +00:00
Martin Blapp
8800bea575
Link libmozab2 too. This is apparently a bug introduced in
...
1.0 by the OO people. This should fix the setup program.
2002-05-19 12:17:30 +00:00
Martin Blapp
7f0ffef7c8
Revert the include dirs to the old location as before, and
...
add the missing dirs.
2002-05-18 14:28:08 +00:00
Martin Blapp
9d31c8a527
Update to mozilla 1.0RC2, like the OO people did yesterday.
2002-05-18 12:32:54 +00:00
Martin Blapp
8ba7b2bfab
Make setup start. Patch from Alexander N. Kabaev
2002-05-18 12:30:12 +00:00
Martin Blapp
cede1a236a
Remove -g from build. We have special makeflags for this in OO.
2002-05-14 17:42:20 +00:00
Martin Blapp
98f16c166c
A oounix dir is now used instead of unix. So we need
...
to apply this patch to two files instead of one.
2002-05-01 21:51:24 +00:00
Martin Blapp
f3bad9da86
Upgrade to 1.0.0
...
Builds ok, but is still broken
2002-05-01 21:09:48 +00:00
Martin Blapp
d9c2f10276
Bring back deleted patch. We can habe the same flags as linux
2002-04-23 23:23:16 +00:00
Martin Blapp
2db0f945ef
Go back to mozilla 2.95 includes, a newer version has LDAP code
...
problems and doesn't compile. We can bump later to 1.0, if the
openoffice project does the same.
2002-04-23 22:06:27 +00:00
Martin Blapp
95c229ce16
mktemp(3) needs unistd.h
...
Recieved from Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2002-04-16 17:59:29 +00:00
Martin Blapp
25fb948c1d
Bring the patch to the newest version so it does not break anymore
2002-04-15 16:56:50 +00:00
Martin Blapp
30f652aa63
Ifdef another windows timezone definition
2002-04-15 15:14:28 +00:00
Martin Blapp
7e88375247
Add missing includes
2002-04-15 15:13:07 +00:00
Martin Blapp
a31c45a0b4
Upgrade to build 641d. More work is necessary to make the build compile.
...
There are still at least two different gcc bugs in our compiler, one
issue has already been found by Alexander Kabaev <ak03@gte.com>. He's
working on fixing the other.
2002-04-02 23:48:28 +00:00
Martin Blapp
b51761e90d
Revert the last change. It looks like -fno-rtti is only needed for the
...
mozilla part, and else it breaks the build where -rtti is used. Add a new
patch to change it for the mozilla build.
2002-03-16 17:02:10 +00:00
Martin Blapp
b0909f5cf7
Add -fno-rtti so the mozab connector code compiles again.
2002-03-15 17:26:45 +00:00
Kris Kennaway
24dcf4a8af
Correct invalid syntax in LIB_DEPENDS
...
Submitted by: bento
2002-03-15 01:40:07 +00:00
Martin Blapp
ee44ebc3c3
Remove hardcoded $cc and $CC
2002-03-14 16:53:43 +00:00
Martin Blapp
bb411f764d
Remove $cc and $CC defines from unxfbsd.mk, and do the changes for
...
$CC -> $CXX
$cc -> $CC
everywhere. The compile seems to work again now.
2002-03-14 16:53:20 +00:00
Martin Blapp
67d6aa6627
Add pth directory for LIB_DEPENDS
2002-03-14 16:03:15 +00:00
Martin Blapp
d834cc2592
Add CFLAGS too, and make correct {}
2002-03-13 21:43:49 +00:00
Martin Blapp
98abb3f16a
Add CC and CFLAGS to gmake environment
2002-03-13 21:42:04 +00:00
Martin Blapp
44d1d9a8f9
gcc/cc -> $(CC) fixes
...
Do remove empty defines CC/CXX variables which did overwrite the SOLENV
environment.
2002-03-13 19:49:05 +00:00
Martin Blapp
02429790df
Add $CC and $CXX here too
2002-03-13 19:29:10 +00:00
Martin Blapp
1edb959e7d
Use CXX and CC, so we can specify cc295 and g++295 from ports. More
...
commits will follow.
2002-03-13 19:23:32 +00:00
Martin Blapp
78647a51f7
Make portlint happy. Add USE_XLIB
...
Submitted by: demon
2002-03-13 19:19:41 +00:00
Martin Blapp
a46228370b
Fix breakage with "patch -i" which is missing in STABLE. For some strange
...
reason it exists in recent CURRENT, but is not documented.
2002-03-13 16:31:53 +00:00
Martin Blapp
35790f4327
Copy stlport library to the right place. Fix build
2002-03-12 13:29:11 +00:00
Martin Blapp
2bb95749de
Another alloca.h we do not have
2002-03-12 07:48:12 +00:00
Martin Blapp
24c09925b3
Upgrade the development snapshot to the latest build: 642
2002-03-12 01:22:29 +00:00
Martin Blapp
4470012b77
We need to build offuh here, else the build stops
...
Submitted by: Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2002-03-11 15:51:33 +00:00
Martin Blapp
7820b875e6
Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8
...
Thanks to Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2002-03-11 15:43:56 +00:00
Martin Blapp
ee89ac71b6
FreeBSD has no -ldl
2002-03-11 09:26:02 +00:00
Martin Blapp
c8f58c7833
Build unoidl too
2002-03-11 09:18:13 +00:00
Martin Blapp
cb4a584073
If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.com.ua>
2002-03-11 09:17:12 +00:00
Martin Blapp
9a6a862e48
Remove unnecessary #defines
2002-03-11 09:15:44 +00:00
Martin Blapp
beb1c620c5
Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>
2002-03-11 09:08:44 +00:00
Martin Blapp
ce1afb567b
Fix one #ifdef and add two more checks
2002-03-11 09:06:34 +00:00
Martin Blapp
b19cbdef34
Add langinfo twirks
2002-03-10 23:02:24 +00:00
Martin Blapp
60deb7a34d
Add tgetpwnam test for FreeBSD too
2002-03-10 22:51:58 +00:00
Martin Blapp
6149dd0b07
Remove _cdecl before main()
2002-03-10 22:48:22 +00:00
Martin Blapp
a8e4dd73bb
AddrLen is socklen_t, not int
2002-03-10 22:42:07 +00:00
Martin Blapp
39bdece24e
Add -f to ln to continue builds
2002-03-10 22:34:53 +00:00
Martin Blapp
cbf57a6a64
A getpwuid_r function is now implemented in patch-sal::osl::unx::system.c
2002-03-10 22:26:50 +00:00
Martin Blapp
f1a88e4042
Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet used
...
and the CFLAGS are hardcoded in solenv/inc/unxfbsd.mk
2002-03-10 22:03:45 +00:00
Martin Blapp
153720072a
We do not have GLIBC. Sigh.
2002-03-10 21:51:41 +00:00
Martin Blapp
d5b8dbd7c4
Define fcvt as extern as NetBSD does.
2002-03-10 17:14:48 +00:00
Martin Blapp
006f3e56bc
Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.
...
Requested by: cvs-comitters
2002-03-09 22:41:53 +00:00
Martin Blapp
0831655ef9
Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with
...
-pthread, add JAVA_RUNTIME definition, change the optimization from 02
to -O and from -O to -O0. Add -lXaw -lXt to link for GUI part, and reorder
the librarys the correct way.
2002-03-09 19:57:47 +00:00
Martin Blapp
86149f75c2
Move the s|<malloc.h>|<stdlib.h>|g after the patch section.
2002-03-09 10:43:14 +00:00
Martin Blapp
9defbf5952
Patch got accidently comitted twice.
2002-03-09 09:54:06 +00:00
Martin Blapp
ea1938c72b
STABLE does not have langinfo.h yet.
2002-03-09 01:00:16 +00:00
Martin Blapp
22a77d8a58
Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.
2002-03-09 00:18:08 +00:00
Martin Blapp
2cdb04602e
This patch accidently got the second part dublicated
2002-03-08 23:13:20 +00:00
Martin Blapp
0a3a57c1f5
Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them
...
while we are here (AWK had an endless loop), add a FreeBSD configure variable
called with-os-version, so we can check the OSVERSION in the build to support both
STABLE and CURRENT (there are different patches needed)
2002-03-08 23:06:20 +00:00
Martin Blapp
64baa5ac91
Add missing typedef and macros. Patch from Carlos F. A. Paniago
...
<pan@cnpm.embrapa.br>
2002-03-08 16:06:39 +00:00
Martin Blapp
8022072e4a
We do not have alloca.h
2002-03-08 15:43:16 +00:00
Martin Blapp
1f2df029ef
Substitute .cxx files too in the nas-patch. Also add a missing backslash,
...
since we do not want to scan dirs.
2002-03-08 14:27:12 +00:00
Martin Blapp
fe99f7ef94
Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSD
2002-03-08 14:00:00 +00:00
Martin Blapp
9ca07ed0ae
Add -Wl,-export-dynamic for the SHLGUI build too
2002-03-08 13:35:18 +00:00
Martin Blapp
a4795e1f6b
Add missing $
2002-03-08 13:30:05 +00:00
Martin Blapp
31d5ac22c5
Avoid double symbols for set_new_handler__FPFv_v. Patch from NetBSD
2002-03-07 16:49:17 +00:00
Martin Blapp
715b153f25
Add missing SHL1STDLIBS reordering
2002-03-07 15:44:08 +00:00
Martin Blapp
69a1c8e79f
Add include path $STLPORT_inc_stlport for FreeBSD too and remove a second
...
instance of this include path.
2002-03-07 15:32:52 +00:00
Martin Blapp
6b4a3cb361
*.cxx also needs <malloc.h>|<stdlib.h>
2002-03-06 17:18:04 +00:00
Martin Blapp
46efc15b9e
Add two patches which did not made it in the previous commit
...
Reorder the SHL1STDLIBS librarys
2002-03-06 16:44:13 +00:00
Martin Blapp
1ff4042d1c
Reorder the SHL1STDLIBS librarys
2002-03-06 16:41:21 +00:00
Martin Blapp
5ee03bd0ee
Bison > 1.3 fixes, sync with NetBSD port source
2002-03-06 11:09:27 +00:00
Martin Blapp
2126a39259
Openoffice needs x11
2002-03-06 10:00:32 +00:00
Martin Blapp
10efa08a2d
s|<malloc.h>|<stdlib.h> for the nas build
2002-03-06 01:33:17 +00:00
Martin Blapp
ca4d5e4600
Exclude three additional map buildings which are breaking the build
2002-03-05 23:41:48 +00:00
Martin Blapp
37e20e8a14
Fix patch paths
2002-03-05 23:40:10 +00:00
Martin Blapp
f5017f7c3f
Add missing #ifdef for FREEBSD
2002-03-05 23:38:28 +00:00