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
67d6aa6627
Add pth directory for LIB_DEPENDS
2002-03-14 16:03:15 +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
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