| Commit message (Expand) | Author | Files | Lines |
2002-03-15 | Add -fno-rtti so the mozab connector code compiles again. | Martin Blapp | 40 | -40/+40 |
2002-03-15 | Correct invalid syntax in LIB_DEPENDS | Kris Kennaway | 20 | -20/+20 |
2002-03-14 | Remove hardcoded $cc and $CC | Martin Blapp | 17 | -221/+119 |
2002-03-14 | Remove $cc and $CC defines from unxfbsd.mk, and do the changes for | Martin Blapp | 51 | -0/+10795 |
2002-03-14 | Add pth directory for LIB_DEPENDS | Martin Blapp | 20 | -20/+20 |
2002-03-14 | This port doesn't really USE_FREETYPE. | Maxim Sobolev | 1 | -1/+0 |
2002-03-13 | Add CFLAGS too, and make correct {} | Martin Blapp | 17 | -901/+901 |
2002-03-13 | Add CC and CFLAGS to gmake environment | Martin Blapp | 17 | -0/+34 |
2002-03-13 | gcc/cc -> $(CC) fixes | Martin Blapp | 51 | -0/+4794 |
2002-03-13 | Add $CC and $CXX here too | Martin Blapp | 17 | -51/+51 |
2002-03-13 | Use CXX and CC, so we can specify cc295 and g++295 from ports. More | Martin Blapp | 51 | -238/+629 |
2002-03-13 | Make portlint happy. Add USE_XLIB | Martin Blapp | 20 | -200/+237 |
2002-03-13 | Add missing openoffice-devel | Martin Blapp | 1 | -0/+1 |
2002-03-13 | Fix breakage with "patch -i" which is missing in STABLE. For some strange | Martin Blapp | 146 | -0/+1606 |
2002-03-12 | Copy stlport library to the right place. Fix build | Martin Blapp | 17 | -102/+289 |
2002-03-12 | Another alloca.h we do not have | Martin Blapp | 17 | -0/+204 |
2002-03-12 | Upgrade the development snapshot to the latest build: 642 | Martin Blapp | 153 | -1496/+1819 |
2002-03-11 | We need to build offuh here, else the build stops | Martin Blapp | 40 | -0/+320 |
2002-03-11 | Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8 | Martin Blapp | 40 | -100/+100 |
2002-03-11 | Update to v2.5.4. Take over maintainership. | Joseph Koshy | 3 | -132/+308 |
2002-03-11 | FreeBSD has no -ldl | Martin Blapp | 20 | -0/+280 |
2002-03-11 | Build unoidl too | Martin Blapp | 40 | -0/+440 |
2002-03-11 | If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co... | Martin Blapp | 40 | -0/+480 |
2002-03-11 | Remove unnecessary #defines | Martin Blapp | 40 | -0/+520 |
2002-03-11 | Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua> | Martin Blapp | 23 | -0/+437 |
2002-03-11 | Fix one #ifdef and add two more checks | Martin Blapp | 20 | -40/+400 |
2002-03-10 | Add langinfo twirks | Martin Blapp | 20 | -0/+360 |
2002-03-10 | Add tgetpwnam test for FreeBSD too | Martin Blapp | 40 | -80/+800 |
2002-03-10 | Remove _cdecl before main() | Martin Blapp | 20 | -0/+220 |
2002-03-10 | AddrLen is socklen_t, not int | Martin Blapp | 40 | -80/+440 |
2002-03-10 | Add -f to ln to continue builds | Martin Blapp | 40 | -280/+1000 |
2002-03-10 | A getpwuid_r function is now implemented in patch-sal::osl::unx::system.c | Martin Blapp | 20 | -280/+0 |
2002-03-10 | Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet used | Martin Blapp | 23 | -207/+276 |
2002-03-10 | We do not have GLIBC. Sigh. | Martin Blapp | 23 | -46/+161 |
2002-03-10 | Update to Vim 6.1 Beta 'B' | David E. O'Brien | 2 | -28/+9 |
2002-03-10 | Define fcvt as extern as NetBSD does. | Martin Blapp | 20 | -0/+360 |
2002-03-09 | Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts. | Martin Blapp | 123 | -1276/+1543 |
2002-03-09 | Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with | Martin Blapp | 40 | -440/+7960 |
2002-03-09 | Move the s|<malloc.h>|<stdlib.h>|g after the patch section. | Martin Blapp | 20 | -0/+40 |
2002-03-09 | Updated to 3.1.8. | Mark Pulford | 2 | -2/+2 |
2002-03-09 | Patch got accidently comitted twice. | Martin Blapp | 20 | -460/+0 |
2002-03-09 | STABLE does not have langinfo.h yet. | Martin Blapp | 40 | -400/+800 |
2002-03-09 | Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file. | Martin Blapp | 83 | -3975/+785 |
2002-03-08 | This patch accidently got the second part dublicated | Martin Blapp | 20 | -180/+0 |
2002-03-08 | Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them | Martin Blapp | 103 | -25655/+4884 |
2002-03-08 | Add missing typedef and macros. Patch from Carlos F. A. Paniago | Martin Blapp | 20 | -0/+580 |
2002-03-08 | We do not have alloca.h | Martin Blapp | 40 | -0/+480 |
2002-03-08 | Substitute .cxx files too in the nas-patch. Also add a missing backslash, | Martin Blapp | 60 | -60/+60 |
2002-03-08 | Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSD | Martin Blapp | 20 | -0/+460 |
2002-03-08 | Add -Wl,-export-dynamic for the SHLGUI build too | Martin Blapp | 40 | -0/+720 |