[Midnightbsd-cvs] mports [20417] trunk/net/netcat: drop rmd and update pkg descr

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 3 11:27:25 EDT 2015


Revision: 20417
          http://svnweb.midnightbsd.org/mports/?rev=20417
Author:   laffer1
Date:     2015-10-03 11:27:24 -0400 (Sat, 03 Oct 2015)
Log Message:
-----------
drop rmd and update pkg descr

Modified Paths:
--------------
    trunk/net/netcat/distinfo
    trunk/net/netcat/pkg-descr

Modified: trunk/net/netcat/distinfo
===================================================================
--- trunk/net/netcat/distinfo	2015-10-03 15:13:12 UTC (rev 20416)
+++ trunk/net/netcat/distinfo	2015-10-03 15:27:24 UTC (rev 20417)
@@ -1,6 +1,4 @@
 SHA256 (nc110.tgz) = 5b3fda14e972d908896a605293f4634a72e2968278117410e12d8b3faf9a3976
-RMD160 (nc110.tgz) = 3e891fa094d921940e53035fb6721e2f0c04efdb
 SIZE (nc110.tgz) = 75267
 SHA256 (nc-v6-20000918.patch.gz) = 7f0d5d05f4ed98f61f7efb167ef29cb25aa71e0df42c1f0cc8472e1ed660cb9a
-RMD160 (nc-v6-20000918.patch.gz) = f2506613b4ed89362c82bb9b9e8d7507c0d389f5
 SIZE (nc-v6-20000918.patch.gz) = 8740

Modified: trunk/net/netcat/pkg-descr
===================================================================
--- trunk/net/netcat/pkg-descr	2015-10-03 15:13:12 UTC (rev 20416)
+++ trunk/net/netcat/pkg-descr	2015-10-03 15:27:24 UTC (rev 20417)
@@ -6,33 +6,4 @@
 kind of connection you would need and has several interesting built-in
 capabilities.
 
-Some of netcat's major features are:
-
-	Outbound or inbound connections, IPv4 or IPv6, TCP or UDP,
-		to or from any ports
-	Full DNS forward/reverse checking, with appropriate warnings
-	Ability to use any local source port
-	Ability to use any locally-configured network source address
-	Built-in port-scanning capabilities, with randomizer
-	Built-in loose source-routing capability
-	Can read command line arguments from standard input
-	Slow-send mode, one line every N seconds
-	Hex dump of transmitted and received data
-	Optional ability to let another program service established connections
-	Optional telnet-options responder
-
-A very short list of potential uses:
-
-	Script backends
-	Scanning ports and inventorying services, automated probes
-	Backup handlers
-	File transfers
-	Server testing, simulation, debugging, and hijacking
-	Firewall testing
-	Proxy gatewaying
-	Network performance testing
-	Address spoofing tests
-	Protecting X servers
-	1001 other uses you'll likely come up with
-
-_H* 960320
+WWW: http://nc110.sourceforge.net/



More information about the Midnightbsd-cvs mailing list