2006-08-30 17:22:15 by Roland Illig | Files touched by this commit (2) |
Log message: Solaris does not have <sys/dir.h>, but <dirent.h> works. |
2006-07-17 19:37:35 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Honour PKGMANDIR. |
2006-06-21 00:53:22 by Min Sik Kim | Files touched by this commit (2) |
Log message: Remove conflicting declaration of malloc() and realloc(); include stdlib.h instead. |
2005-12-01 17:41:30 by Roland Illig | Files touched by this commit (12) |
Log message: Fixed some pkglint warnings of the form: - WARN: archivers/bzip2/Makefile:15: Please use ${CC:Q} instead of "${CC}". |
2005-11-07 14:23:36 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: When checking for POSIX NAME_MAX style variables, limits.h should be included first. |
2005-10-31 05:42:38 by Min Sik Kim | Files touched by this commit (2) |
Log message: Do not declare static variables as non-static. This makes the package build with gcc-4. |
2005-05-23 10:04:27 by Roland Illig | Files touched by this commit (1) |
Log message: Sorted PLIST. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-23 15:45:28 by Alistair G. Crooks | Files touched by this commit (69) |
Log message: Add RMD160 digests in addition to SHA1 ones. |
2004-07-28 04:47:35 by Min Sik Kim | Files touched by this commit (24) |
Log message: Enable pkgviews installation. |