summaryrefslogtreecommitdiff
path: root/www/ap-throttle
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 checksums.wiz1-1/+2
2004-05-08convert to use buildlink3.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-06-10Undo last, and fix the typo that was the problem.wiz1-4/+3
2003-06-10Add a forgotten var so this can find WRKSRC correctlyjmc1-2/+3
2003-06-02Update to ap-throttle-3.1.2nb1abs2-3/+10
Install documentation
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-02-17use buildlink2 to correctly register dependency on apache.grant1-1/+3
2003-02-17use apache/module.mk.grant1-10/+4
2003-02-16Initial import of ap-throttle-3.1.2 into The NetBSD packages collection.grant6-0/+64
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.