tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
b3b275838a
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)) {
2005-02-24 11:52:30 +00:00
grant
c5b31562e6
convert to use buildlink3.
2004-05-08 15:19:18 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jschauma
e366d0c694
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-06-02 01:15:31 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
grant
37ca7956c1
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.
2003-02-17 23:32:33 +00:00