| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to 21.2. | nobutaka | 2002-03-19 | 2 | -3/+3 |
* | Update to 21.2. | nobutaka | 2002-03-19 | 2 | -6/+5 |
* | Update to 0.14.b4 | yoichi | 2002-03-18 | 3 | -3/+12 |
* | Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and | sobomax | 2002-03-18 | 1 | -2/+0 |
* | Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with | sobomax | 2002-03-18 | 8 | -648/+0 |
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | knu | 2002-03-18 | 10 | -0/+10 |
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | sobomax | 2002-03-18 | 10 | -18/+14 |
* | Update to patch level z. | gj | 2002-03-18 | 4 | -4/+8 |
* | Revert the last change. It looks like -fno-rtti is only needed for the | mbr | 2002-03-16 | 97 | -40/+781 |
* | Stage 1 of gettext update. | ade | 2002-03-15 | 10 | -10/+10 |
* | Add -fno-rtti so the mozab connector code compiles again. | mbr | 2002-03-15 | 40 | -40/+40 |
* | Correct invalid syntax in LIB_DEPENDS | kris | 2002-03-15 | 20 | -20/+20 |
* | Remove hardcoded $cc and $CC | mbr | 2002-03-14 | 17 | -221/+119 |
* | Remove $cc and $CC defines from unxfbsd.mk, and do the changes for | mbr | 2002-03-14 | 51 | -0/+10795 |
* | Add pth directory for LIB_DEPENDS | mbr | 2002-03-14 | 20 | -20/+20 |
* | This port doesn't really USE_FREETYPE. | sobomax | 2002-03-14 | 1 | -1/+0 |
* | Add CFLAGS too, and make correct {} | mbr | 2002-03-13 | 17 | -901/+901 |
* | Add CC and CFLAGS to gmake environment | mbr | 2002-03-13 | 17 | -0/+34 |
* | gcc/cc -> $(CC) fixes | mbr | 2002-03-13 | 51 | -0/+4794 |
* | Add $CC and $CXX here too | mbr | 2002-03-13 | 17 | -51/+51 |
* | Use CXX and CC, so we can specify cc295 and g++295 from ports. More | mbr | 2002-03-13 | 51 | -238/+629 |
* | Make portlint happy. Add USE_XLIB | mbr | 2002-03-13 | 20 | -200/+237 |
* | Add missing openoffice-devel | mbr | 2002-03-13 | 1 | -0/+1 |
* | Fix breakage with "patch -i" which is missing in STABLE. For some strange | mbr | 2002-03-13 | 146 | -0/+1606 |
* | Copy stlport library to the right place. Fix build | mbr | 2002-03-12 | 17 | -102/+289 |
* | Another alloca.h we do not have | mbr | 2002-03-12 | 17 | -0/+204 |
* | Upgrade the development snapshot to the latest build: 642 | mbr | 2002-03-12 | 153 | -1496/+1819 |
* | We need to build offuh here, else the build stops | mbr | 2002-03-11 | 40 | -0/+320 |
* | Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8 | mbr | 2002-03-11 | 40 | -100/+100 |
* | Update to v2.5.4. Take over maintainership. | jkoshy | 2002-03-11 | 3 | -132/+308 |
* | FreeBSD has no -ldl | mbr | 2002-03-11 | 20 | -0/+280 |
* | Build unoidl too | mbr | 2002-03-11 | 40 | -0/+440 |
* | If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co... | mbr | 2002-03-11 | 40 | -0/+480 |
* | Remove unnecessary #defines | mbr | 2002-03-11 | 40 | -0/+520 |
* | Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua> | mbr | 2002-03-11 | 23 | -0/+437 |
* | Fix one #ifdef and add two more checks | mbr | 2002-03-11 | 20 | -40/+400 |
* | Add langinfo twirks | mbr | 2002-03-10 | 20 | -0/+360 |
* | Add tgetpwnam test for FreeBSD too | mbr | 2002-03-10 | 40 | -80/+800 |
* | Remove _cdecl before main() | mbr | 2002-03-10 | 20 | -0/+220 |
* | AddrLen is socklen_t, not int | mbr | 2002-03-10 | 40 | -80/+440 |
* | Add -f to ln to continue builds | mbr | 2002-03-10 | 40 | -280/+1000 |
* | A getpwuid_r function is now implemented in patch-sal::osl::unx::system.c | mbr | 2002-03-10 | 20 | -280/+0 |
* | Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet used | mbr | 2002-03-10 | 23 | -207/+276 |
* | We do not have GLIBC. Sigh. | mbr | 2002-03-10 | 23 | -46/+161 |
* | Update to Vim 6.1 Beta 'B' | obrien | 2002-03-10 | 2 | -28/+9 |
* | Define fcvt as extern as NetBSD does. | mbr | 2002-03-10 | 20 | -0/+360 |
* | Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts. | mbr | 2002-03-09 | 123 | -1276/+1543 |
* | Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with | mbr | 2002-03-09 | 40 | -440/+7960 |
* | Move the s|<malloc.h>|<stdlib.h>|g after the patch section. | mbr | 2002-03-09 | 20 | -0/+40 |
* | Updated to 3.1.8. | markp | 2002-03-09 | 2 | -2/+2 |