2006-06-30 15:03:27 by Matthias Scheler | Files touched by this commit (2) |
Log message: Use "stdlib.h" to get prototype for alloca() under NetBSD to avoid build failures on system which use GCC 4.1.x. |
2006-04-25 09:59:57 by Martti Kuparinen | Files touched by this commit (1) |
Log message: Undo previous as it is not needed (pointed out by wiz@) |
2006-04-25 09:49:11 by Martti Kuparinen | Files touched by this commit (2) |
Log message: Use PKGMANDIR instead of man |
2006-02-17 09:02:57 by Martti Kuparinen | Files touched by this commit (1) |
Log message: Fixed warnings found by pkglint -Wall. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-12-04 03:00:56 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Use alloca from stdlib.h on DragonFly and FreeBSD. |
2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387) |
Log message: Create directories before installing files into them. |
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 18:36:26 by Thomas Klausner | Files touched by this commit (272) |
Log message: Add RMD160 checksums to the SHA1 ones. |