Age | Commit message (Expand) | Author | Files | Lines |
2006-01-05 | Fix a bug which caused the README.html generation to fail when the packages | dmcmahill | 2 | -10/+26 |
2006-01-05 | Use SUBST framework. | joerg | 2 | -15/+14 |
2006-01-05 | Use SUBST framework. | joerg | 1 | -8/+9 |
2006-01-05 | Use SUBST framework, patch files directly. | joerg | 8 | -55/+39 |
2006-01-05 | Use SUBST framework for the path patching as well. | joerg | 1 | -8/+7 |
2006-01-05 | Add DragonFly support. Fix a C++ issue by dropping the default value | joerg | 6 | -2/+94 |
2006-01-05 | Only @PREFIX@ is used. | joerg | 1 | -2/+1 |
2006-01-05 | Needs pkg-config to build. | salo | 1 | -2/+2 |
2006-01-05 | xfstt's FAQ had unexpanded path names, revision bumped. | joerg | 1 | -1/+2 |
2006-01-05 | Use the SUBST framework on the right files. FAQ now has the correct | joerg | 1 | -11/+7 |
2006-01-05 | Add DragonFly support. | joerg | 7 | -16/+151 |
2006-01-05 | Replace usage of FILES_SUBST_SED. | joerg | 1 | -3/+11 |
2006-01-05 | Use SUBST instead of FILES_SUBST_SED. | joerg | 1 | -5/+5 |
2006-01-05 | Apply my logging patch until kim updates his package. | christos | 3 | -2/+37 |
2006-01-05 | Regenerate patch, DragonFly's patch doesn't like it. | joerg | 1 | -20/+16 |
2006-01-05 | Fix GCC 3.4: prototype and implementation mismatch. | joerg | 1 | -0/+13 |
2006-01-05 | Fix errno. | joerg | 3 | -1/+35 |
2006-01-05 | Updated www/kazehakase to 0.3.3. | reed | 1 | -1/+2 |
2006-01-05 | note addition of ffproxy-1.6 | garbled | 1 | -2/+3 |
2006-01-05 | Add ffproxy | garbled | 1 | -1/+2 |
2006-01-05 | Add new pkg noted in PR pkg/28824 www/ffproxy. Minor changes by myself | garbled | 5 | -0/+66 |
2006-01-05 | Add some missing files from last commit. Fixes DragonFly support. | joerg | 2 | -0/+27 |
2006-01-05 | DragonFly support. | joerg | 2 | -7/+26 |
2006-01-05 | Fix compilation with OpenSSL 0.9.8. | joerg | 2 | -1/+18 |
2006-01-05 | x11/xview-lib hopefully works now, before it was incomplete on DrgonFly. | joerg | 1 | -1/+2 |
2006-01-05 | Use EXTRA_LDOPTIONS to get ${PREFIX}/lib in rpath, didn't work on | joerg | 5 | -10/+59 |
2006-01-05 | Define BUILD_USES_MSGFMT and USE_MSGFMT_PLURALS, rather than requiring | gdt | 1 | -9/+5 |
2006-01-05 | First try on fixing xview. Fix errno. Add DragonFly support. | joerg | 35 | -119/+952 |
2006-01-05 | spiff up comments about gettext. | gdt | 1 | -4/+6 |
2006-01-05 | Remove GNU Autoconf's configure.lineno file if it's there. | xtraeme | 1 | -1/+5 |
2006-01-05 | Add DragonFly support. | joerg | 3 | -4/+18 |
2006-01-05 | Move the PKGCONFIG_OVERRIDE lines after USE_TOOLS, GNU_CONFIGURE, etc. | xtraeme | 1 | -6/+8 |
2006-01-05 | Regenerate patch like it (hopefully) was intended. | joerg | 2 | -9/+10 |
2006-01-05 | Updated pkgtools/url2pkg to 1.32 | xtraeme | 1 | -1/+2 |
2006-01-05 | Update to 1.32: | xtraeme | 2 | -4/+8 |
2006-01-05 | Fix template referening for GCC 3.4+. | joerg | 2 | -5/+51 |
2006-01-05 | Change script installation back into ${PREFIX}/bin for common usage, | rxg | 2 | -5/+5 |
2006-01-05 | Remove duplicate entry from dependency list. | hira | 2 | -11/+12 |
2006-01-05 | Use PTHREAD_* instead of hard-wired -lpthread, esp. when testing for | joerg | 3 | -8/+50 |
2006-01-05 | Always link the thread library explicitly when linking against qt-mt, | joerg | 4 | -9/+10 |
2006-01-05 | Depend on devel/gettext, since 0.10.35 is too old to build the catalogs. | gdt | 3 | -6/+11 |
2006-01-05 | Correct the hardcoded paths fixing, DEPENDS rox-lib>=2.0.2nb1 and | rxg | 2 | -10/+16 |
2006-01-05 | Fix errno, don't declare sys_errlist on DragonFly as well. | joerg | 2 | -1/+23 |
2006-01-05 | Correct the hardcoded paths fixing, bump PKGREVISION. | rxg | 1 | -4/+10 |
2006-01-05 | Forgotten part of last commit: | joerg | 1 | -0/+13 |
2006-01-05 | Make private error member const to avoid const-cast-away from dlerror. | joerg | 1 | -1/+2 |
2006-01-05 | Fallback to O_FSYNC on DragonFly, if O_SYNC doesn't exist. | joerg | 3 | -9/+20 |
2006-01-05 | xine-esound dependency change. | joerg | 1 | -1/+2 |
2006-01-05 | Needs gettext-lib. Bump revision. | joerg | 1 | -2/+3 |
2006-01-05 | Include stddef.h to prevent other strange NULL definitions to occur. | joerg | 3 | -1/+29 |