Bug 61262 - [NEW PORT] net/gnetcat
Summary: [NEW PORT] net/gnetcat
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-12 19:30 UTC by Liam Foy
Modified: 2004-01-12 22:01 UTC (History)
0 users

See Also:


Attachments
file.shar (2.96 KB, text/plain)
2004-01-12 19:30 UTC, Liam Foy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Liam Foy 2004-01-12 19:30:21 UTC
-GPL'ed re-write of the well known networking tool netcat.
-New features.
Comment 1 jharris 2004-01-12 20:06:42 UTC
In gmane.os.freebsd.devel.ports.bugs, you wrote:
 
>>Number:         61262
>>Category:       ports
>>Synopsis:       [NEW PORT] net/gnetcat


> XMD5 (netcat-0.7.1.tar.gz) = 088def25efe04dcdd1f8369d8926ab34


An equivalent .bz2 is available and saves a few kB:

%md5 netcat-0.7.1.tar.* ; wc -c netcat-0.7.1.tar.* ; \
 gzip -cd netcat-0.7.1.tar.gz | md5; \
 bzip2 -cd netcat-0.7.1.tar.bz2 | md5
MD5 (netcat-0.7.1.tar.bz2) = 0a29eff1736ddb5effd0b1ec1f6fe0ef
MD5 (netcat-0.7.1.tar.gz) = 088def25efe04dcdd1f8369d8926ab34
  325687 netcat-0.7.1.tar.bz2
  398872 netcat-0.7.1.tar.gz
  724559 total
36d21ee70dc1cc7cbc98174472059898
36d21ee70dc1cc7cbc98174472059898

-- 
Jason Harris          | NIC:  JH329, PGP:  This _is_ PGP-signed, isn't it?
jharris@widomaker.com | web:  http://keyserver.kjsl.com/~jharris/
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-12 21:43:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-12 22:01:25 UTC
State Changed
From-To: open->closed

New port added, thanks!