Port details |
- knc Kerberised NetCat
- 1.7.1_1 net =2 1.7.1_1Version of this port present on the latest quarterly branch.
- Maintainer: gd.workbox@gmail.com
- Port Added: 2013-02-09 20:14:37
- Last Update: 2024-02-25 09:17:46
- Commit Hash: 2a90c32
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE MIT
- WWW:
- https://oskt.secure-endpoints.com/knc.html
- Description:
- KNC is Kerberised NetCat. It works in basically the same way as either netcat
or stunnel except that it is uses GSS-API to secure the communication. You can
use it to construct client/server applications while keeping the Kerberos
libraries out of your programs address space quickly and easily.
- ¦ ¦ ¦ ¦
- 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/knc/ && make install clean
- To add the package, run one of these commands:
- pkg install net/knc
- pkg install knc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: knc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (knc-1.7.1.tar.gz) = 0e24873f2a5228e1814749becbecd67d643bb9f63663cf85a7aeedf8e73de40f
SIZE (knc-1.7.1.tar.gz) = 651416
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_knc
- USES:
- libtool
- 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.7.1_1 25 Feb 2024 09:17:46 |
Muhammad Moinur Rahman (bofh) |
net/knc: Moved man to share/man
Approved by: portmgr (blanket) |
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.7.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.7.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.7.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.1 27 May 2020 14:55:03 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
1.7.1 04 Jul 2014 07:37:10 |
amdmi3 |
- Switch to USES=libtool
- Clarify LICENSE |
1.7.1 29 Oct 2013 12:26:00 |
jhale |
- Update maintainer email address
PR: ports/183415, ports/183418, ports/183419, ports/183421
Submitted by: Denis Generalov <gd.workbox@gmail.com> (maintainer) |
1.7.1 05 Oct 2013 11:58:53 |
danilo |
- Add stage support
PR: ports/182641
Submitted by: Denis Generalov <gd@rambler-co.ru> (maintainer)
Approved by: wg/culot (mentors, implicit) |
1.7.1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.7.1 15 Feb 2013 02:04:49 |
miwi |
- Update to 1.7.1
PR: 176138
Submitted by: maintainer |
1.7 09 Feb 2013 17:55:38 |
crees |
KNC is Kerberised NetCat. It works in basically the same way as either netcat
or stunnel except that it is uses GSS-API to secure the communication. You can
use it to construct client/server applications while keeping the Kerberos
libraries out of your programs address space quickly and easily.
WWW: http://oskt.secure-endpoints.com/knc.html
PR: ports/175952
Submitted by: Denis Generalov <gd@rambler-co.ru> |