2005-02-24 15:08:42 by Thomas Klausner | Files touched by this commit (277) |
Log message: Add RMD160 checksums. |
2004-05-08 17:19:18 by grant beattie | Files touched by this commit (6) |
Log message: convert to use buildlink3. |
2004-01-20 13:28:00 by Alistair G. Crooks | Files touched by this commit (46) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-06-10 22:37:56 by Thomas Klausner | Files touched by this commit (1) |
Log message: Undo last, and fix the typo that was the problem. |
2003-06-10 22:30:37 by James Chacon | Files touched by this commit (1) |
Log message: Add a forgotten var so this can find WRKSRC correctly |
2003-06-02 15:26:20 by David Brownlee | Files touched by this commit (2) |
Log message: Update to ap-throttle-3.1.2nb1 Install documentation |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2003-02-17 18:50:12 by grant beattie | Files touched by this commit (3) |
Log message: use buildlink2 to correctly register dependency on apache. |
2003-02-17 18:35:24 by grant beattie | Files touched by this commit (3) |
Log message: use apache/module.mk. |
2003-02-16 12:19:06 by grant beattie | Files touched by this commit (6) | |
Log message: Initial import of ap-throttle-3.1.2 into The NetBSD packages collection. mod_throttle allows throttling of connections to the Apache web server. It uses System V shared memory and semaphores to implement the state information. Provided by Eric Schnoebelen in PR pkg/20290, with some changes by me. |