summaryrefslogtreecommitdiff
path: root/net/gnetcat
AgeCommit message (Collapse)AuthorFilesLines
2005-05-23Removed trailing white-space.rillig1-4/+4
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2005-01-25- Remove need for PERLadrianp1-3/+3
- Bump to nb1 - Change to my NetBSD.org address - Issue spotted by Gert Doering in PR# 29115 - Thanks for the PR.
2004-11-25Update to 0.7.1.snj2-6/+6
Changes: o Fixed bug in UDP connection code, using pktinfo support. [BUG #796765] o Fixed a segfault in the DNS lookup routines, caused by invalid DNS configurations. o Fixed two compilation issues on SCO Unix 3.2 v 5.0.4. [BUG #857650], [BUG #857657] o Fixed bug in command line switch `-i' on non-linux OS such as Solaris. [BUG #864780] o The debugging support now works on libc's that don't allow NULL pointers passed for string (`%s') modifiers.
2004-04-25Convert to buildlink3 and remove USE_NEW_TEXINFO.snj1-3/+2
2004-03-09Remove info files entries from PLIST.seb1-2/+1
2003-12-05initial import of gnetcat 0.7.0recht5-0/+50
Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP 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. This package was provided by Adrian Portelli via pkgsrc-wip.