2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |
2006-06-22 17:00:51 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Rename daemon to is_daemon, since daemon is declared already in stdlib.h. |
2006-06-21 16:27:28 by Min Sik Kim | Files touched by this commit (3) |
Log message: Remove conflicting declaration of malloc(); include <stdlib.h> instead. |
2006-01-12 21:49:17 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed pkglint warnings, including a typo: INSTALLATINO => INSTALLATION. |
2005-12-13 16:12:59 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Add DragonFly, fix errno. |
2005-02-22 22:16:37 by Alistair G. Crooks | Files touched by this commit (29) |
Log message: Add RMD160 digests in addition to the SHA1 ones. |
2004-08-23 01:30:18 by Jan Schaumann | Files touched by this commit (2) |
Log message: Remove duplicate '-DNO_ISO' in IRIX target. |
2004-08-23 01:27:16 by Jan Schaumann | Files touched by this commit (3) |
Log message: Re-add RCS IDs for patches |
2004-08-23 01:24:56 by Jan Schaumann | Files touched by this commit (4) |
Log message: Make this build and install under Linux and IRIX. (Fixes PR pkg/26641) |
2004-07-30 17:50:38 by Min Sik Kim | Files touched by this commit (27) |
Log message: Enable pkgviews installation. |