Age | Commit message (Expand) | Author | Files | Lines |
2005-11-11 | Replace hard-wired -lpthread with the normal pthread logic. | joerg | 4 | -2/+32 |
2005-11-11 | Remove some redundant printing of messages when we are cleaning | kristerw | 1 | -6/+2 |
2005-11-11 | Add DragonFly support. Fix lvalue cast to allow build with GCC 3.4+. | joerg | 3 | -15/+30 |
2005-11-11 | Bump icecast1 due to broken errno usage. | joerg | 1 | -1/+2 |
2005-11-11 | Don't define weired underscore macros on DrgaonFly, they break | joerg | 9 | -3/+108 |
2005-11-11 | DragonFly support. | joerg | 3 | -12/+17 |
2005-11-11 | Note update of mathomatic. | minskim | 2 | -3/+3 |
2005-11-11 | Update mathomatic to 12.5.1. | minskim | 2 | -6/+6 |
2005-11-11 | Fix typo, BUILD_USES_MSGFMT is the right spelling. | joerg | 1 | -2/+2 |
2005-11-11 | Use BSD mount interface on DragonFly. Use PTHREAD variables to link | joerg | 3 | -4/+27 |
2005-11-11 | add a --tag=CC to the libtool call that fails under darwin | tonio | 2 | -1/+15 |
2005-11-11 | Change default PostgreSQL version to 8.0. | joerg | 1 | -2/+2 |
2005-11-11 | Add DragonFly to the systems with socklen_t. Remove an useless | joerg | 4 | -11/+24 |
2005-11-11 | - A warning is printed if there is no PKGNAME matching for a PKGPATH in the | rillig | 1 | -10/+14 |
2005-11-11 | Indentation fix. | rillig | 1 | -3/+3 |
2005-11-11 | Removed the "BULK>" prefix from a message, as that prefix is reserved for | rillig | 1 | -2/+2 |
2005-11-11 | Added two variables BULK_MSG and BULK_MSG_CONT that are used for printing | rillig | 1 | -45/+54 |
2005-11-11 | Properly handle package directories containing shell special characters | rillig | 1 | -2/+11 |
2005-11-11 | Replace the definition for PKGBASE with one for PKGNAME, as this is what | rillig | 1 | -2/+4 |
2005-11-11 | Make sure PKGNAME is set when we need it. | rillig | 1 | -1/+5 |
2005-11-11 | Set PKGNAME, as it is a required parameter to | rillig | 1 | -1/+4 |
2005-11-11 | Set PKGNAME instead of PKGBASE, as required by | rillig | 1 | -2/+3 |
2005-11-11 | Changed a comment: Instead of setting PKGBASE, packages including this file | rillig | 1 | -2/+2 |
2005-11-11 | Updated bacula* to 1.38.0. | wiz | 2 | -3/+5 |
2005-11-11 | Update bacula* to 1.38.0, provided by Geert Hendrickx. | wiz | 15 | -252/+94 |
2005-11-11 | PKGBASE is defined too late to be used in PKG_OPTIONS_VAR, so it cannot | rillig | 3 | -6/+12 |
2005-11-11 | PKGBASE is defined too late to be used in PKG_OPTIONS_VAR. | rillig | 1 | -2/+4 |
2005-11-11 | Reverted the last change. Added a comment to why that changed had broken | rillig | 1 | -2/+4 |
2005-11-10 | Fix patchsum after my last commit. | joerg | 1 | -2/+2 |
2005-11-10 | Also patch host.defs for completeness. | joerg | 2 | -1/+22 |
2005-11-10 | Add DragonFly to the list of BSD derived systems. | joerg | 2 | -1/+18 |
2005-11-10 | DragonFly is a BSD, even though it doesn't end in it. | joerg | 4 | -10/+34 |
2005-11-10 | Depend on errno.h to provide errno. | joerg | 2 | -1/+14 |
2005-11-10 | Depend on errno.h for errno. | joerg | 2 | -1/+14 |
2005-11-10 | Add DragonFly to patches for standard prototypes. | joerg | 3 | -7/+7 |
2005-11-10 | Add PRINT_PLIST_AWK patterns to replace PKG_LOCALTEXMFPREFIX and skip | minskim | 1 | -1/+7 |
2005-11-10 | TeXmacs updated to 1.0.5.12. | wiz | 2 | -4/+3 |
2005-11-10 | Update to 1.0.5.12, provided by Geert Hendrickx in PR 31569: | wiz | 4 | -70/+213 |
2005-11-10 | + aegis-4.21, mathomatic-12.5.1, wine-0.9.1. | wiz | 1 | -1/+4 |
2005-11-10 | Add DragonFly. Fix compilation with GCC 3.4+. | joerg | 3 | -14/+31 |
2005-11-10 | Use soundcard.h on OpenBSD and sys/soundcard.h on FreeBSD and DragonFly. | joerg | 2 | -1/+18 |
2005-11-10 | - Improved the way the tool names are detected once more. | rillig | 1 | -1/+7 |
2005-11-10 | Depend on errno.h to provide errno. | joerg | 2 | -48/+49 |
2005-11-10 | Depend on errno.h for errno. | joerg | 4 | -1/+75 |
2005-11-10 | Depend on errno.h to provide errno. | joerg | 2 | -1/+18 |
2005-11-10 | Use POSIX NAME_MAX if available, fall back to MAXNAMLEN otherwise. | joerg | 2 | -9/+38 |
2005-11-10 | Welcome in the 21st century. errno, malloc and realloc are all | joerg | 2 | -11/+16 |
2005-11-10 | Hack in DragonFly. | joerg | 2 | -4/+13 |
2005-11-10 | Depend on the existence of errno.h and its errno. | joerg | 2 | -1/+14 |
2005-11-10 | Depend on errno.h to provide errno. | joerg | 2 | -1/+15 |