summaryrefslogtreecommitdiff
path: root/net/netcat/pkg
diff options
context:
space:
mode:
authorkim <kim>1998-09-29 23:11:12 +0000
committerkim <kim>1998-09-29 23:11:12 +0000
commit37d08b31178a6d64a43c25c03db9fbfa79adccd7 (patch)
tree5f34969fde6d594fe2eb0ee43bbac6c261923ff5 /net/netcat/pkg
parent52cb088d16fe996c3d3125edb674e0fd72d4f02a (diff)
downloadpkgsrc-37d08b31178a6d64a43c25c03db9fbfa79adccd7.tar.gz
Import of netcat (1.10)
Diffstat (limited to 'net/netcat/pkg')
-rw-r--r--net/netcat/pkg/COMMENT1
-rw-r--r--net/netcat/pkg/DESCR7
-rw-r--r--net/netcat/pkg/PLIST5
3 files changed, 13 insertions, 0 deletions
diff --git a/net/netcat/pkg/COMMENT b/net/netcat/pkg/COMMENT
new file mode 100644
index 00000000000..5520b2abcaf
--- /dev/null
+++ b/net/netcat/pkg/COMMENT
@@ -0,0 +1 @@
+Read and write data across network connections
diff --git a/net/netcat/pkg/DESCR b/net/netcat/pkg/DESCR
new file mode 100644
index 00000000000..d0c614af975
--- /dev/null
+++ b/net/netcat/pkg/DESCR
@@ -0,0 +1,7 @@
+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.
diff --git a/net/netcat/pkg/PLIST b/net/netcat/pkg/PLIST
new file mode 100644
index 00000000000..8affb56e727
--- /dev/null
+++ b/net/netcat/pkg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1998/09/29 23:11:12 kim Exp $
+sbin/nc
+sbin/nc-data
+sbin/nc-rservice
+sbin/nc-xor