Commit graph

24 commits

Author SHA1 Message Date
tron
dd2de360bc Fix compile warnings with GCC 4.x by using "socklen_t" were appropriate. 2006-07-02 15:11:44 +00:00
tron
974b42cc26 Update "netio" to version 1.23. This version fixes various minor bugs
found since the 1.26 release.
2006-07-02 15:02:59 +00:00
tron
0feb01de19 Correct description: Version 1.20 of "netio" no longer support DOS.
Problem pointed out by Markus Illenseer in private e-mail.
2006-06-25 10:23:50 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +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
xtraeme
f8de3073f7 Simplify the check for SunOS, LIBS.SunOS is enough. 2005-08-10 07:03:13 +00:00
tron
2aa2085c98 Use "PTHREAD_LIBS" in build phase to make sure that this builds on
platforms without a "-pthread" option supported by the compiler.
2005-08-10 06:57:07 +00:00
tron
71c09326db Update "netio" package to version 1.23. Changes since version 1.13 include:
- UDP support
- sets socket buffer size by default for decent performance under *BSD
2005-08-09 22:47:09 +00:00
agc
8cafa95e37 Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:08:31 +00:00
minskim
7e3f925b6c Enable pkgviews installation. 2004-07-30 15:50:37 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
tron
f1b128afeb Fix spurios error messages and set socket buffer size. Bump package
revision to reflect changes.
2003-09-28 14:40:06 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +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
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jtb
d506c9adad s/non-commercial/no-commercial-use/ 2001-06-04 23:58:42 +00:00
jtb
485693f161 LICENSE=non-commercial.
This program/these programs can be used freely for private or
educational purposes. If you want to use them for commercial purposes,
please contact the author. You may redistribute this software only if
all files from my original distribution are included unchanged. You may
only add readable documentation files, such as a BBS signature, and only
if they are marked prominently as additions. If you want to include any
part of the orignal distribution with other software, please contact the
author before.
2001-06-04 23:16:57 +00:00
agc
9ff1202a4e Correct the size of the distfile 2001-04-20 09:10:07 +00:00
tron
4a38089f4f Update "netio" package to version 1.14. This version includes the bug
fixes from the NetBSD package sources.
2001-04-19 14:34:52 +00:00
tron
7b87b833d4 - Fix bug in send part which caused failures under Solaris and possibly
other non i386 NetBSD ports.
- Don't print an error message on EINTR because this error is pretty
  normal if send() gets interrupt by SIGALRM.
2001-04-17 16:38:42 +00:00
tron
e444605d0d Pay attention to "${LDFLAGS}". 2001-04-17 12:54:10 +00:00
tron
da80229bf4 Make this package build under Solaris. 2001-04-17 12:44:22 +00:00
tron
aacc4133fc Import new "netio" package:
Network benchmark for DOS, OS/2 2.x, Windows NT/2000 and Unix
2001-04-17 12:25:33 +00:00