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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2024Q2
termshot Creates screenshots based on terminal command output
0.2.7_8 textproc 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 0.2.7_8Version of this port present on the latest quarterly branch.
Maintainer: lbartoletti@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-15 08:39:30
Last Update: 2024-06-15 09:57:50
Commit Hash: aa2919f
Also Listed In: graphics
License: MIT
WWW:
https://github.com/homeport/termshot
Description:
Terminal screenshot tool, which takes the console output and renders an output image that resembles a user interface window. The idea is similar to what carbon.now.sh, instaco.de, or codekeep.io/screenshot do. Instead of applying syntax highlight based on a programming language, termshot is using the ANSI escape codes of the program output. The result is clean screenshot (or recreation) of your terminal output. If you want, it has an option to edit the program output before creating the screenshot. This way you can remove unwanted sensitive content. Like time, watch, or perf, just place termshot before the command and you are set.
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/termshot
  2. /usr/local/share/licenses/termshot-0.2.7_8/catalog.mk
  3. /usr/local/share/licenses/termshot-0.2.7_8/LICENSE
  4. /usr/local/share/licenses/termshot-0.2.7_8/MIT
Collapse this list.
Dependency lines:
  • termshot>0:textproc/termshot
To install the port:
cd /usr/ports/textproc/termshot/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/termshot
  • pkg install termshot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: termshot
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690448247 SHA256 (go/textproc_termshot/termshot-v0.2.7/v0.2.7.mod) = bd31bb0861fbad4832e5424ddcdc6f315dec36ed46f64f24e4d84c51e0a8d0ee SIZE (go/textproc_termshot/termshot-v0.2.7/v0.2.7.mod) = 1316

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_termshot/termshot-v0.2.7/v0.2.7.zip) = 261cd86d795b590626668adcf6890faceac4190815de7b5427c4c1f2d6fb6463 SIZE (go/textproc_termshot/termshot-v0.2.7/v0.2.7.zip) = 683829

Collapse this list.


Packages (timestamps in pop-ups are UTC):
termshot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.1_10.4.1_1-0.4.1_10.4.1_1n/an/an/a
FreeBSD:13:quarterly0.4.1_10.4.1_1-0.4.1_10.4.1_1n/an/an/a
FreeBSD:14:latest0.4.1_10.4.1_1-0.4.1_10.4.1_1---
FreeBSD:14:quarterly0.4.1_10.4.1_1-0.4.1_10.4.1_1---
FreeBSD:15:latest0.4.1_10.4.1_1n/a0.4.1_1n/an/a--
FreeBSD:15:quarterly-0.4.1_1n/a-n/an/a--
FreeBSD:16:latest-0.4.1_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_termshot
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/homeport/termshot/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.7_8
15 Jun 2024 09:57:50
commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
0.2.7_7
13 May 2024 18:28:41
commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
0.2.7_6
15 Apr 2024 08:31:41
commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)

Number of commits found: 3