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. |
2005-01-24 17:22:51 by Todd Vierling | Files touched by this commit (2) |
Log message: Also include <sys/types.h> in case neither <stdint.h> nor \ <inttypes.h> exist. Fixes build on Interix. |
2005-01-21 03:48:21 by Todd Vierling | Files touched by this commit (2) |
Log message: Don't do the Makefile.dep dance; that's not needed in pkgsrc and breaks in some bizarre way on Interix. This also makes the build more friendly to non-gcc compilers. |
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
Log message: Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. |
2004-05-10 20:05:49 by Min Sik Kim | Files touched by this commit (1) |
Log message: Enable pkgviews installation. |
2004-05-10 20:04:02 by Min Sik Kim | Files touched by this commit (3) |
Log message: Do not modify the magic file for file(1). Instead, show what should be done using MESSAGE. |
2004-03-30 20:27:32 by Min Sik Kim | Files touched by this commit (1) |
Log message: Disable mcrypt library detection by configure explicitly, because it is not used. Otherwise this package doesn't build when non-pkgsrc mcrypt library is detected. |
2004-03-11 19:03:50 by Juan Romero Pardines | Files touched by this commit (40) |
Log message: bl3ify |
2004-01-22 08:18:44 by grant beattie | Files touched by this commit (9) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2003-07-21 18:24:42 by Martti Kuparinen | Files touched by this commit (7) |
Log message: COMMENT should start with a capital letter. |