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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
watchcat Combines the functionality of watch and cat
g20260124 sysutils on this many watch lists=0 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 g20260124Version of this port present on the latest quarterly branch.
Maintainer: antranigv@FreeBSD.am search for ports maintained by this maintainer
Port Added: 2026-01-26 23:04:11
Last Update: 2026-01-26 22:59:50
Commit Hash: f3623c7
License: GPLv2
WWW:
https://github.com/norayr/watchcat/
Description:
Watchcat is a command-line tool that combines the functionalities of the 'watch' and 'cat' commands. It allows users to monitor the output of a command by executing it repeatedly at specified intervals or to watch a file for changes and display its contents when modified.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/watchcat
  2. /usr/local/share/licenses/watchcat-g20260124/catalog.mk
  3. /usr/local/share/licenses/watchcat-g20260124/LICENSE
  4. /usr/local/share/licenses/watchcat-g20260124/GPLv2
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • watchcat>0:sysutils/watchcat
To install the port:
cd /usr/ports/sysutils/watchcat/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/watchcat
  • pkg install watchcat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: watchcat
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1769447608 SHA256 (norayr-watchcat-g20260124-f1134a59f6b581d8d500b2678407285a1ee6443b_GH0.tar.gz) = 631ad43c8035b40e1d134c9f906fcf7fa3ab54e3c05255466ca00dfd1cd2b41a SIZE (norayr-watchcat-g20260124-f1134a59f6b581d8d500b2678407285a1ee6443b_GH0.tar.gz) = 10293

Expand this list (6 items)

Collapse this list.

SHA256 (norayr-pipes-ef0629a71853b145def2b8b27300d3d02b228739_GH0.tar.gz) = aa2c08fbd8b1d7ca0e9511a02e580e387747fdfd44ef876d67009fa7cef162e7 SIZE (norayr-pipes-ef0629a71853b145def2b8b27300d3d02b228739_GH0.tar.gz) = 8339 SHA256 (norayr-strutils-2a450a1ef94a431787e258e262d053377ac9275c_GH0.tar.gz) = 4a7d49daf14c707c3a7c257e98a4dd8372ab84a70efa9073c95142bce21a54a5 SIZE (norayr-strutils-2a450a1ef94a431787e258e262d053377ac9275c_GH0.tar.gz) = 19396 SHA256 (norayr-time-8f4d8612518cd69f91e85fa224c85bfe5d506028_GH0.tar.gz) = d3985485df35e03171feed80d75d3be4655498a91e2e413003780c7e77074c2e SIZE (norayr-time-8f4d8612518cd69f91e85fa224c85bfe5d506028_GH0.tar.gz) = 7362

Collapse this list.


Packages (timestamps in pop-ups are UTC):
watchcat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20260124g20260124--g20260124n/an/an/a
FreeBSD:13:quarterlyg20260124g20260124--g20260124n/an/an/a
FreeBSD:14:latestg20260124g20260124--g20260124---
FreeBSD:14:quarterlyg20260124g20260124--g20260124---
FreeBSD:15:latestg20260124g20260124n/a-n/an/a--
FreeBSD:15:quarterlyg20260124g20260124n/a-n/an/a--
FreeBSD:16:latestg20260124g20260124n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. voc : lang/voc
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_watchcat
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/norayr/watchcat/tar.gz/f1134a59f6b581d8d500b2678407285a1ee6443b?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20260124
26 Jan 2026 22:59:50
commit hash: f3623c7218cc17d09e5fb198368fde7e8e52f5f4commit hash: f3623c7218cc17d09e5fb198368fde7e8e52f5f4commit hash: f3623c7218cc17d09e5fb198368fde7e8e52f5f4commit hash: f3623c7218cc17d09e5fb198368fde7e8e52f5f4 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Antranig Vartanian
sysutils/watchcat: watchcat combines good things about watch and cat

Watchcat is a command-line tool that combines the functionalities of
the 'watch' and 'cat' commands. It allows users to monitor the output
of a command by executing it repeatedly at specified intervals or to
watch a file for changes and display its contents when modified.

Differential Revision:	https://reviews.freebsd.org/D54863

Number of commits found: 1