notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
nc Network aware cat
1.0.1_2 net on this many watch lists=14 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.1_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-12 12:14:58
Last Update: 2024-02-25 09:17:58
Commit Hash: 688e51a
People watching this port, also watch:: unzip, sudo, expat, gmake, freetype2
License: not specified in port
WWW:
https://www.kyne.com.au/~mark/software/ncat.php
Description:
Ncat concatenates data streams similar to "cat" except the streams can be files or TCP connections. Ncat makes it easy to pipe data between hosts.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/ncat
  2. share/man/man1/ncat.1.gz
Collapse this list.
Dependency lines:
  • nc>0:net/nc
To install the port:
cd /usr/ports/net/nc/ && make install clean
To add the package, run one of these commands:
  • pkg install net/nc
  • pkg install nc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ncat-1.0.1.tar.gz) = 72f594c27fca9a8a2be82f68ab3425555e8b6fddeb52d8cc89e850656ef4ab96 SIZE (ncat-1.0.1.tar.gz) = 39864

Packages (timestamps in pop-ups are UTC):
nc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.1_21.0.1_21.0.1_11.0.1_21.0.1_2-1.0.1_1-
FreeBSD:13:quarterly1.0.1_11.0.1_11.0.1_11.0.1_11.0.1_11.0.1_11.0.1_11.0.1_1
FreeBSD:14:latest1.0.1_21.0.1_21.0.1_11.0.1_21.0.1_21.0.1_1-1.0.1_1
FreeBSD:14:quarterly1.0.1_11.0.1_1-1.0.1_11.0.1_11.0.1_11.0.1_11.0.1_1
FreeBSD:15:latest1.0.1_21.0.1_2n/a1.0.1_1n/a1.0.1_11.0.1_11.0.1_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_nc
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.icm.edu.pl/pub/Linux/sunsite/utils/file/
  2. ftp://ftp.sun.ac.za/pub/mirrors/sunsite.unc.edu/pub/Linux/utils/file/
  3. http://www.gtlib.gatech.edu/pub/Linux/utils/file/
  4. https://www.ibiblio.org/pub/Linux/utils/file/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1_2
25 Feb 2024 09:17:58
commit hash: 688e51a79b76615582d70b8d5cbb58a4393fe21bcommit hash: 688e51a79b76615582d70b8d5cbb58a4393fe21bcommit hash: 688e51a79b76615582d70b8d5cbb58a4393fe21bcommit hash: 688e51a79b76615582d70b8d5cbb58a4393fe21b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/nc: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.0.1_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.0.1_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.0.1_1
26 Apr 2022 09:18:22
commit hash: 712e96144a2c5177770a51d5acffd01a542cec21commit hash: 712e96144a2c5177770a51d5acffd01a542cec21commit hash: 712e96144a2c5177770a51d5acffd01a542cec21commit hash: 712e96144a2c5177770a51d5acffd01a542cec21 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
*: return lx@'s ports to the pool after safekeeping his ports bit.
1.0.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.1_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.0.1_1
31 Jan 2014 08:07:32
Revision:341936Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.0.1_1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.0.1_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.1_1
20 Mar 2008 09:56:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
1.0.1_1
25 May 2006 21:57:24
Original commit files touched by this commit
pav search for other commits by this committer
- Adopt

PR:             ports/97860
Submitted by:   David Thiel <lx@redundancy.redundancy.org>
1.0.1_1
15 Apr 2006 00:01:12
Original commit files touched by this commit
linimon search for other commits by this committer
Reset markp due to lack of response to email and maintainer-timeouts.

Hat:    portmgr
1.0.1_1
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0.1_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0.1_1
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.0.1_1
14 Jul 2003 02:53:03
Original commit files touched by this commit
sf search for other commits by this committer
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
1.0.1
22 Feb 2003 17:14:31
Original commit files touched by this commit
markp search for other commits by this committer
De-pkg-comment.
12 Jun 2001 16:14:58
commit hash: fp1.14985@dev.null.freshports.orgcommit hash: fp1.14985@dev.null.freshports.orgcommit hash: fp1.14985@dev.null.freshports.orgcommit hash: fp1.14985@dev.null.freshports.org files touched by this commit
markp search for other commits by this committer
Add nc 1.0.1, network aware cat    

Number of commits found: 19