2005-02-24 12:52:30 by Thomas Klausner | Files touched by this commit (2) |
Log message: Update to 2.0.6, here's the diff: 917c917 < if (r->finfo.st_size >= MMAP_THRESHOLD) { --- > if ((r->finfo.st_size >= MMAP_THRESHOLD) && \ (!r->header_only)) { |
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-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. |
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-18 00:32:34 by grant beattie | Files touched by this commit (5) | |
Log message: Initial import of mod_bandwidth-2.0.5 into The NetBSD packages collection. mod_bandwidth is an Apache module to provide bandwidth usage limitation either on the whole server or one a per connection basis based on the size of files, directory location or remote domain/IP. |