Maho Nakata
1ee5d93376
Update to m136
...
o cosmetic changes, fix typos
o use libart instead of GPC[1]
o remove BROKEN for old FreeBSDs, IMHO this is too strict.
o build crashreport
Implicitly suggested by: "Mikhail T." <mi@aldan.algebra.com>[1]
2005-10-31 08:01:25 +00:00
Maho Nakata
62fc24d913
Update to 2.0m134
2005-10-17 09:41:59 +00:00
Maho Nakata
d4fcc68c78
Update to m107
2005-06-03 04:15:35 +00:00
Maho Nakata
3a61902844
Forgot to update patches as well...
2005-05-22 21:56:27 +00:00
Maho Nakata
1415ae2636
Fix SDK part, so that really usable
2005-05-15 13:59:33 +00:00
Maho Nakata
6d3e0cf511
update to 1.9m73
2005-01-24 11:44:27 +00:00
Maho Nakata
9e852d3f41
update to 1.9m72
2005-01-20 11:33:35 +00:00
Maho Nakata
619ee32ea0
Now creates version independent name.
...
Requested by: nork, daichi and Peter Jeremy <PeterJeremy@optushome.com.au>
2005-01-16 08:51:17 +00:00
Maho Nakata
242d41a6f0
Update to 1.9m71 and unbreak
...
Special thanks to: Pavel Janik, and Kris Kennaway
They contributed for in many ways.
Additional contributors. thank you very much for all:
daichi, Eric Bachard, kan, lofi, Martin Hollmichel,
nork, obrien, Sander Vesik, sem, and Stefan Taxhet
2005-01-10 12:28:20 +00:00
Maho Nakata
ec4067901a
Update to SRC680_m62. Builds with bison newer than 1.875a,
...
but doesn't work at the moment.
2004-11-23 01:44:10 +00:00
Maho Nakata
a3735249af
1) update to mileston56
...
2) builds, but broken (bison1875d is required, setup fails, etc.)
2004-10-25 12:39:25 +00:00
Maho Nakata
68a46b37ab
first remove patches. raize IssueZilla as far as possible
2003-12-08 13:57:34 +00:00
Maho Nakata
e5f6bf4279
remove unnessary -lstlport_gcc.
...
this flag prevents normal installtion procedure.
namely instsetoo/<something>/setup requires stlport_gcc,
which doesn't actually need stlport_gcc.
2003-08-30 06:12:31 +00:00
Martin Blapp
5191c1d5a8
Upgrade to OO1.1 beta2.
2003-06-07 22:09:48 +00:00
Martin Blapp
36f042efc3
Update to srx644_ooo20030412.
2003-03-31 21:32:38 +00:00
Martin Blapp
20403937a5
Always use ${LINK} and ignore different settings.
2003-03-27 00:31:59 +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
eeb175d38d
Update to 1.1 beta. Work in progress.
...
de-pkg-comment
2003-03-05 23:24:06 +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
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
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
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
cede1a236a
Remove -g from build. We have special makeflags for this in OO.
2002-05-14 17:42:20 +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
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
22a77d8a58
Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.
2002-03-09 00:18:08 +00:00
Martin Blapp
9ca07ed0ae
Add -Wl,-export-dynamic for the SHLGUI build too
2002-03-08 13:35:18 +00:00