Age | Commit message (Expand) | Author |
2002-06-22 | Assign maintainer to mailinglist. | Martin Blapp |
2002-06-21 | Two typos in the postscript header for printing fixed - one | Martin Blapp |
2002-06-12 | Fix gcc 2.95.3 crash resulting from a symbol conflict | Martin Blapp |
2002-06-12 | Enable the exported symbols map files again. A missing map file has been added | Martin Blapp |
2002-06-12 | Enable the map files. | Martin Blapp |
2002-06-10 | Remove patches with absurdly long filenames (>100 characters), after a | Kris Kennaway |
2002-06-07 | Add missing -D_REENTRANT in CURRENT. | Martin Blapp |
2002-06-07 | Automated build is not possible. | Martin Blapp |
2002-06-06 | Add missing map files. | Martin Blapp |
2002-06-06 | Add WITH_DEBUG option, and a needed patch. | Martin Blapp |
2002-06-04 | Use CXX to link, since there are many places where CC is missing -lstdc++. | Martin Blapp |
2002-06-04 | AC_TRY_COMPILE -> AC_TRY_LINK | Martin Blapp |
2002-06-04 | Add new cpp uno bridge for STABLE. Make the necessary hooks and also add | Martin Blapp |
2002-06-04 | Check the exception handling. Needed for the cpp uno code | Martin Blapp |
2002-06-02 | Some other ln -s -> ln -fs | Martin Blapp |
2002-06-02 | For now, do not add libstd++ lib to the package. A libgcc_s.so is missing | Martin Blapp |
2002-06-02 | Add missing includes for CURRENT | Martin Blapp |
2002-06-02 | Fix previous patch. We have to include unistd.h for FreeBSD | Martin Blapp |
2002-06-02 | Do not link with lsupc++. With the newest gcc3.1 version it seems not to | Martin Blapp |
2002-06-02 | Same case as Solaris. | Martin Blapp |
2002-05-30 | Fix patch. Of course the original checked for gcc3.0, not gcc3.1 | Martin Blapp |
2002-05-30 | Allow uno bridging code to compile with our gcc3.1 and gcc3.2 from ports. | Martin Blapp |
2002-05-29 | Make openoffice compile with gcc from ports, or just with CC=$CC and | Martin Blapp |
2002-05-19 | Add BSD specific nas patches to get it really working. NetBSD should | Martin Blapp |
2002-05-19 | Work around another C++ compiler bug with -O in our | Martin Blapp |
2002-05-19 | Link libmozab2 too. This is apparently a bug introduced in | Martin Blapp |
2002-05-18 | Revert the include dirs to the old location as before, and | Martin Blapp |
2002-05-18 | Update to mozilla 1.0RC2, like the OO people did yesterday. | Martin Blapp |
2002-05-18 | Make setup start. Patch from Alexander N. Kabaev | Martin Blapp |
2002-05-14 | Remove -g from build. We have special makeflags for this in OO. | Martin Blapp |
2002-05-01 | A oounix dir is now used instead of unix. So we need | Martin Blapp |
2002-05-01 | Upgrade to 1.0.0 | Martin Blapp |
2002-04-23 | Bring back deleted patch. We can habe the same flags as linux | Martin Blapp |
2002-04-23 | Go back to mozilla 2.95 includes, a newer version has LDAP code | Martin Blapp |
2002-04-16 | mktemp(3) needs unistd.h | Martin Blapp |
2002-04-15 | Bring the patch to the newest version so it does not break anymore | Martin Blapp |
2002-04-15 | Ifdef another windows timezone definition | Martin Blapp |
2002-04-15 | Add missing includes | Martin Blapp |
2002-04-02 | Upgrade to build 641d. More work is necessary to make the build compile. | Martin Blapp |
2002-03-16 | Revert the last change. It looks like -fno-rtti is only needed for the | Martin Blapp |
2002-03-15 | Add -fno-rtti so the mozab connector code compiles again. | Martin Blapp |
2002-03-15 | Correct invalid syntax in LIB_DEPENDS | Kris Kennaway |
2002-03-14 | Remove hardcoded $cc and $CC | Martin Blapp |
2002-03-14 | Remove $cc and $CC defines from unxfbsd.mk, and do the changes for | Martin Blapp |
2002-03-14 | Add pth directory for LIB_DEPENDS | Martin Blapp |
2002-03-13 | Add CFLAGS too, and make correct {} | Martin Blapp |
2002-03-13 | Add CC and CFLAGS to gmake environment | Martin Blapp |
2002-03-13 | gcc/cc -> $(CC) fixes | Martin Blapp |
2002-03-13 | Add $CC and $CXX here too | Martin Blapp |
2002-03-13 | Use CXX and CC, so we can specify cc295 and g++295 from ports. More | Martin Blapp |