notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
vhs Your CLI home video recorder
0.6.0_1 graphics 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.6.0_1Version of this port present on the latest quarterly branch.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2023-08-09 13:10:01
Last Update: 2023-09-08 14:34:56
Commit Hash: 8e4bc57
License: MIT
WWW:
https://github.com/charmbracelet/vhs
Description:
VHS is a CLI home video recorder that provides an intuitive way to write custom terminal GIFs as code for integration testing and demoing your CLI tools.
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/vhs
  2. /usr/local/share/licenses/vhs-0.6.0_1/catalog.mk
  3. /usr/local/share/licenses/vhs-0.6.0_1/LICENSE
  4. /usr/local/share/licenses/vhs-0.6.0_1/MIT
Collapse this list.
Dependency lines:
  • vhs>0:graphics/vhs
To install the port:
cd /usr/ports/graphics/vhs/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/vhs
  • pkg install vhs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vhs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690840039 SHA256 (go/graphics_vhs/vhs-v0.6.0/v0.6.0.mod) = 3b20602734cb2dc68a943cb9c3c3534c2e688b003e11f908b5a44e6ad33f9b0c SIZE (go/graphics_vhs/vhs-v0.6.0/v0.6.0.mod) = 2142

Expand this list (2 items)

Collapse this list.

SHA256 (go/graphics_vhs/vhs-v0.6.0/v0.6.0.zip) = 96319d5468f7bdf4fa239826d5f14dad30e61810de65fd1cfc99c966f0662fd0 SIZE (go/graphics_vhs/vhs-v0.6.0/v0.6.0.zip) = 183582

Collapse this list.


Packages (timestamps in pop-ups are UTC):
vhs
ABIlatestquarterly
FreeBSD:12:aarch64-0.6.0_1
FreeBSD:12:amd640.6.0_10.6.0_1
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3860.6.0_10.6.0_1
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch640.6.0_10.6.0_1
FreeBSD:13:amd640.6.0_10.6.0_1
FreeBSD:13:armv6--
FreeBSD:13:armv70.6.0_10.6.0_1
FreeBSD:13:i3860.6.0_10.6.0_1
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64--
FreeBSD:13:riscv64--
FreeBSD:14:aarch640.6.0_10.6.0_1
FreeBSD:14:amd640.6.0_10.6.0_1
FreeBSD:14:armv6--
FreeBSD:14:armv70.6.0_10.6.0_1
FreeBSD:14:i3860.6.0_10.6.0_1
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64--
FreeBSD:14:riscv64--
FreeBSD:15:amd640.6.0_1-
FreeBSD:15:armv6--
FreeBSD:15:armv70.6.0_1-
FreeBSD:15:i3860.6.0_1-
FreeBSD:15:mips64--
FreeBSD:15:powerpc64--
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
Runtime dependencies:
  1. bash>0 : shells/bash
  2. ffmpeg>0 : multimedia/ffmpeg
  3. ttyd>0 : sysutils/ttyd
Fetch dependencies:
  1. go120 : lang/go120
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for vhs-0.6.0_1: ====> Browser driver to web automation and scraping: you can only select none or one of them CHROMIUM=off: Install google chromium UNGOOGLED_CHROMIUM=off: Install ungoogled-chromium ===> Use 'make config' to modify these settings
Options name:
graphics_vhs
USES:
go:modules zip
pkg-message:
For install:
graphics/vhs needs www/chromium or www/ungoogled-chromium to work properly, please install one of them.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/charmbracelet/vhs/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.0_1
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
0.6.0
09 Aug 2023 13:01:27
commit hash: fdddeeade8d5997d4c4062f8b56799f685b4ffe6commit hash: fdddeeade8d5997d4c4062f8b56799f685b4ffe6commit hash: fdddeeade8d5997d4c4062f8b56799f685b4ffe6commit hash: fdddeeade8d5997d4c4062f8b56799f685b4ffe6 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
graphics/vhs: New port: Your CLI home video recorder

VHS is a CLI home video recorder that provides an intuitive way to
write custom terminal GIFs as code for integration testing and
demoing your CLI tools.

WWW: https://github.com/charmbracelet/vhs

PR:		270036

Number of commits found: 2