./net/netcat, Read and write data across network connections

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.10nb2, Package name: netcat-1.10nb2, Maintainer: pkgsrc-users

Netcat is a simple Unix utility which reads and writes data across
network connections, using TCP or UDP protocol. It is designed to
be a reliable "back-end" tool that can be used directly or easily
driven by other programs and scripts. At the same time, it is a
feature-rich network debugging and exploration tool, since it can
create almost any kind of connection you would need and has several
interesting built-in capabilities.


Master sites:

SHA1: f8ec3a39796b141b6654d39b7957b863c7f79a95
RMD160: 3e891fa094d921940e53035fb6721e2f0c04efdb
Filesize: 73.503 KB

Version history: (Expand)


CVS history: (Expand)


   2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129)
Log message:
Remove @dirrm related logic.
   2009-06-13 00:17:28 by Zafer Aydogan | Files touched by this commit (1)
Log message:
remove non-working mirrors.
   2007-11-12 21:05:38 by Klaus Heinz | Files touched by this commit (3)
Log message:
Removed ftp.rge.com from MASTER_SITES, doesn't resolve anymore
in DNS. Mentioned by Zafer Aydogan in PR pkg/37321.
   2007-07-19 13:10:04 by Roland Illig | Files touched by this commit (1)
Log message:
Explained why netcat is installed in sbin/ and netcat6 in bin/.
   2007-05-20 17:38:33 by Klaus Heinz | Files touched by this commit (1)
Log message:
Added support for installation to DESTDIR.
   2006-11-12 21:58:51 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed PKGMANDIR.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-10-07 14:16:52 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed a pkglint warning.