rillig
|
b6515d0c36
|
Fixed PKGMANDIR.
|
2007-01-18 11:28:00 +00:00 |
|
tron
|
e30b8f0e48
|
- Fix GCC 4.x build problems.
- Correct crude Darwin build fix so it doesn't break under 8.x.
|
2005-12-21 11:49:51 +00:00 |
|
rillig
|
b71a1d488b
|
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-05 20:49:47 +00:00 |
|
joerg
|
a6516149be
|
Depend on errno.h to provide errno.
|
2005-11-07 13:55:32 +00:00 |
|
he
|
caf0afe1cc
|
Print statistics to stderr, not to stdout, so that this program
can be used for bulk data transport without adding any crud at the
receiving end. Bump pkgrevision to 2.
|
2004-07-30 10:16:52 +00:00 |
|
tron
|
70731fed73
|
Initialize the address family before calling bind(2) which fixes the
receive mode under NetBSD-current. Bump package revision after this
important bug-fix.
|
2003-03-19 13:12:22 +00:00 |
|
itojun
|
cfb7286e07
|
address PR 17220 (portability issues on 64bit arch)
|
2002-06-11 21:56:55 +00:00 |
|
abs
|
d50aec5c42
|
reset CATDEPS under Linux
|
2002-03-26 16:30:03 +00:00 |
|
tron
|
28915cc5a9
|
Move "ttcp" package to category "benchmarks".
|
2001-04-17 11:57:41 +00:00 |
|