Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assign maintainer to mailinglist. | mbr | 2002-06-22 | 1 | -1/+1 |
| | |||||
* | Two typos in the postscript header for printing fixed - one | mbr | 2002-06-21 | 1 | -0/+13 |
| | | | | | | | | | | 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> | ||||
* | Fix gcc 2.95.3 crash resulting from a symbol conflict | mbr | 2002-06-12 | 4 | -0/+106 |
| | | | | | | | | | 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> | ||||
* | Enable the exported symbols map files again. A missing map file has been added | mbr | 2002-06-12 | 3 | -12/+25 |
| | | | | | 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. | ||||
* | Enable the map files. | mbr | 2002-06-12 | 1 | -2/+2 |
| | |||||
* | Remove patches with absurdly long filenames (>100 characters), after a | kris | 2002-06-10 | 3 | -37/+0 |
| | | | | repo copy to files with shorter names. | ||||
* | Add missing -D_REENTRANT in CURRENT. | mbr | 2002-06-07 | 1 | -4/+4 |
| | |||||
* | Automated build is not possible. | mbr | 2002-06-07 | 1 | -0/+3 |
| | | | | Obtained from: Will | ||||
* | Add missing map files. | mbr | 2002-06-06 | 2 | -0/+65 |
| | |||||
* | Add WITH_DEBUG option, and a needed patch. | mbr | 2002-06-06 | 3 | -12/+59 |
| | | | | Clean up the Makefile. | ||||
* | Use CXX to link, since there are many places where CC is missing -lstdc++. | mbr | 2002-06-04 | 1 | -1/+1 |
| | |||||
* | AC_TRY_COMPILE -> AC_TRY_LINK | mbr | 2002-06-04 | 1 | -2/+2 |
| | |||||
* | Add new cpp uno bridge for STABLE. Make the necessary hooks and also add | mbr | 2002-06-04 | 3 | -4/+1740 |
| | | | | | | the missing EXCEPTION argument to configure.in Submitted by: Alexander Kabaev <ak03@gte.com> | ||||
* | Check the exception handling. Needed for the cpp uno code | mbr | 2002-06-04 | 1 | -3/+36 |
| | | | | bridge. I'll import a new bridge for sjlj exceptions on STABLE. | ||||
* | Some other ln -s -> ln -fs | mbr | 2002-06-02 | 1 | -5/+17 |
| | |||||
* | For now, do not add libstd++ lib to the package. A libgcc_s.so is missing | mbr | 2002-06-02 | 2 | -27/+106 |
| | | | | on CURRENT. I'll investigate here what's wrong. | ||||
* | Add missing includes for CURRENT | mbr | 2002-06-02 | 1 | -0/+14 |
| | |||||
* | Fix previous patch. We have to include unistd.h for FreeBSD | mbr | 2002-06-02 | 1 | -9/+11 |
| | |||||
* | Do not link with lsupc++. With the newest gcc3.1 version it seems not to | mbr | 2002-06-02 | 1 | -16/+7 |
| | | | | be necessary. | ||||
* | Same case as Solaris. | mbr | 2002-06-02 | 1 | -0/+11 |
| | |||||
* | Fix patch. Of course the original checked for gcc3.0, not gcc3.1 | mbr | 2002-05-30 | 1 | -1/+1 |
| | |||||
* | Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports. | mbr | 2002-05-30 | 1 | -0/+11 |
| | |||||
* | Make openoffice compile with gcc from ports, or just with CC=$CC and | mbr | 2002-05-29 | 12 | -26/+1228 |
| | | | | | | | | | | | 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. | ||||
* | Add BSD specific nas patches to get it really working. NetBSD should | mbr | 2002-05-19 | 1 | -6/+152 |
| | | | | do the same. | ||||
* | Work around another C++ compiler bug with -O in our | mbr | 2002-05-19 | 1 | -0/+12 |
| | | | | | STABLE gcc. Using -g for just this target, or removing -O seems to fix the build. | ||||
* | Link libmozab2 too. This is apparently a bug introduced in | mbr | 2002-05-19 | 1 | -2/+12 |
| | | | | 1.0 by the OO people. This should fix the setup program. | ||||
* | Revert the include dirs to the old location as before, and | mbr | 2002-05-18 | 2 | -10/+40 |
| | | | | add the missing dirs. | ||||
* | Update to mozilla 1.0RC2, like the OO people did yesterday. | mbr | 2002-05-18 | 1 | -8/+55 |
| | |||||
* | Make setup start. Patch from Alexander N. Kabaev | mbr | 2002-05-18 | 1 | -3/+7 |
| | |||||
* | Remove -g from build. We have special makeflags for this in OO. | mbr | 2002-05-14 | 2 | -4/+4 |
| | |||||
* | A oounix dir is now used instead of unix. So we need | mbr | 2002-05-01 | 1 | -0/+12 |
| | | | | to apply this patch to two files instead of one. | ||||
* | Upgrade to 1.0.0 | mbr | 2002-05-01 | 6 | -28/+44 |
| | | | | Builds ok, but is still broken | ||||
* | Bring back deleted patch. We can habe the same flags as linux | mbr | 2002-04-23 | 1 | -0/+11 |
| | |||||
* | Go back to mozilla 2.95 includes, a newer version has LDAP code | mbr | 2002-04-23 | 2 | -3/+3 |
| | | | | | problems and doesn't compile. We can bump later to 1.0, if the openoffice project does the same. | ||||
* | mktemp(3) needs unistd.h | mbr | 2002-04-16 | 1 | -0/+11 |
| | | | | Recieved from Carlos F. A. Paniago <pan@cnpm.embrapa.br> | ||||
* | Bring the patch to the newest version so it does not break anymore | mbr | 2002-04-15 | 1 | -39/+79 |
| | |||||
* | Ifdef another windows timezone definition | mbr | 2002-04-15 | 1 | -0/+12 |
| | |||||
* | Add missing includes | mbr | 2002-04-15 | 1 | -0/+12 |
| | |||||
* | Upgrade to build 641d. More work is necessary to make the build compile. | mbr | 2002-04-02 | 18 | -250/+118 |
| | | | | | | 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. | ||||
* | Revert the last change. It looks like -fno-rtti is only needed for the | mbr | 2002-03-16 | 5 | -2/+41 |
| | | | | | mozilla part, and else it breaks the build where -rtti is used. Add a new patch to change it for the mozilla build. | ||||
* | Add -fno-rtti so the mozab connector code compiles again. | mbr | 2002-03-15 | 2 | -2/+2 |
| | |||||
* | Correct invalid syntax in LIB_DEPENDS | kris | 2002-03-15 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Remove hardcoded $cc and $CC | mbr | 2002-03-14 | 1 | -13/+7 |
| | |||||
* | Remove $cc and $CC defines from unxfbsd.mk, and do the changes for | mbr | 2002-03-14 | 3 | -0/+635 |
| | | | | | | | $CC -> $CXX $cc -> $CC everywhere. The compile seems to work again now. | ||||
* | Add pth directory for LIB_DEPENDS | mbr | 2002-03-14 | 1 | -1/+1 |
| | |||||
* | Add CFLAGS too, and make correct {} | mbr | 2002-03-13 | 1 | -53/+53 |
| | |||||
* | Add CC and CFLAGS to gmake environment | mbr | 2002-03-13 | 1 | -0/+2 |
| | |||||
* | gcc/cc -> $(CC) fixes | mbr | 2002-03-13 | 3 | -0/+282 |
| | | | | | Do remove empty defines CC/CXX variables which did overwrite the SOLENV environment. | ||||
* | Add $CC and $CXX here too | mbr | 2002-03-13 | 1 | -3/+3 |
| | |||||
* | Use CXX and CC, so we can specify cc295 and g++295 from ports. More | mbr | 2002-03-13 | 3 | -14/+37 |
| | | | | commits will follow. |