Port details |
- cryptcat Standard netcat enhanced with twofish encryption
- 1.2.1,1 net =6 1.2.1,1Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: 2001-03-10 15:29:42
- Last Update: 2023-05-25 09:09:03
- Commit Hash: 18bba84
- People watching this port, also watch:: wine, md5deep, zsnes, stunnel, tor
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/cryptcat/
- Description:
- Cryptcat is the standard netcat enhanced with twofish encryption.
Twofish is courtesy of counterpane, and cryptix. We started with the
Java version of twofish from cryptix, converted it to C++ (don't ask why),
and enhanced it by adding CBC mode and the ciphertext stealing technique
from Applied Cryptography (pg. 196)
How do you use it?
Machine A: cryptcat -l -p 1234 < testfile
Machine B: cryptcat <machine A IP> 1234
This is identical to the normal netcat options for doing exactly the
same thing. However, in this case the data transferred is encrypted.
For more information about netcat see net/netcat port.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/cryptcat/ && make install clean
- To add the package, run one of these commands:
- pkg install net/cryptcat
- pkg install cryptcat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cryptcat
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cryptcat-unix-1.2.1.tar) = 5dc9a9c2beac3d9658cc3e082c00f1127981a2f995b4ec485f281bf1800840d0
SIZE (cryptcat-unix-1.2.1.tar) = 190464
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cryptcat-1.2.1,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_cryptcat
- USES:
- tar
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1,1 25 May 2023 09:09:03 |
Cy Schubert (cy) |
net/cryptcat: Fix numerous LLVM15 build errors
Fix numerous instances of,
netcat.c:241:22: error: incompatible integer to pointer conversion passing
'unsigned int' to parameter of type 'char *' [-Wint-conversion]
bail (wrote_txt, wrote_net, wrote_out);
^~~~~~~~~
While at it assume care and feeding of this port.
MFH: 2023Q2 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.1,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.1,1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.2.1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.1,1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.2.1,1 07 Aug 2016 09:01:04 |
amdmi3 |
- Switch to USES=tar
- Switch to options helpers
- Regenerate patches with `make makepatch`
- Cleanup pkg-descr |
1.2.1,1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.2.1,1 24 Feb 2014 13:13:32 |
ehaupt |
Support staging |
1.2.1,1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.2.1,1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2.1,1 31 Jul 2010 03:18:44 |
sahil |
- Drop maintainership |
1.2.1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.2.1,1 28 Jun 2009 08:51:03 |
gabor |
- Assign to Sahil Tandon <sahil@tandon.net>
Submitted by: Sahil Tandon <sahil@tandon.net> (via ports@) |
1.2.1,1 27 Jun 2009 08:49:44 |
gabor |
- Drop maintainership of some ports I don't use any more |
1.2.1,1 31 Mar 2007 19:56:19 |
gabor |
- Remove DESTDIR support from my ports as it is useless now. New implementation
is coming. |
1.2.1,1 08 Dec 2006 13:46:35 |
gabor |
Change my e-mail address.
Approved by: erwin (mentor) |
1.2.1,1 06 Aug 2006 10:12:03 |
erwin |
- Support DESTDIR[1]
- Whitespace nit
PR: 101428
Submitted by: gabor (maintainer) |
1.2.1,1 09 Nov 2005 15:57:19 |
mnag |
Add SHA256
PR: 88733
Submitted by: maintainer |
1.2.1,1 30 Oct 2005 13:21:29 |
ehaupt |
- Update from 20031202 to 1.2.1
- Bump PORTEPOCH
- Update MASTER_SITE and WWW (project moved to sourceforge)
- Remove two patches that contained CR/LF's
- Add two patches (invoked by CR/LF problematic)
- Pass maintainership to submitter
PR: 88134
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> |
20031202 27 Oct 2005 22:28:14 |
ehaupt |
- Update to 20031202
- Update master site
- Nuke pkg-plist
- Cleanup
[1]
Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
CantConnectToHost
PR: 87137
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by: maintainer timeout (19 days), maintainer address bounces
since 4 days [1] |
2.0 18 Mar 2004 20:59:15 |
trevor |
Add size data, approved by maintainers. |
2.0 12 Mar 2004 00:32:23 |
edwin |
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com> |
2.0 22 Jan 2004 08:05:25 |
trevor |
Use PAX macro. |
2.0 31 Oct 2003 06:43:33 |
sf |
use pax to aid non-root extraction. |
2.0 26 Jun 2003 12:33:23 |
daichi |
update net/cryptcat: 0.0 --> 2.0
PR: 53641
Submitted by: Roman Shterenzon <roman@xpert.com> (maintainer) |
0.0 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
0.0 11 Dec 2002 07:28:20 |
edwin |
Fix build of net/cryptcat
PR: ports/44992
Submitted by: Maxim Maximov <mcsi@agava.com>
Approved by: Roman Shterenzon <romanbsd@yahoo.com> (maintainer) |
0.0 05 Sep 2002 02:32:27 |
kris |
Fix build on -current by including required headers and not trying to
compile/link c++ code with cc(1) |
10 Mar 2001 18:29:42 |
will |
Add cryptcat 0.0, which is standard netcat enhanced with twofish encryption.
|