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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
ytfzf Find and watch YouTube videos from the terminal
1.2.0_1 multimedia 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 Version of this port present on the latest quarterly branch.
Maintainer: 0mp@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-04-17 15:18:22
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3+
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/ytfzf
  2. /usr/local/share/licenses/ytfzf-1.2.0_1/catalog.mk
  3. /usr/local/share/licenses/ytfzf-1.2.0_1/LICENSE
  4. /usr/local/share/licenses/ytfzf-1.2.0_1/GPLv3+
Collapse this list.
Dependency lines:
  • ytfzf>0:multimedia/ytfzf
To install the port:
cd /usr/ports/multimedia/ytfzf/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/ytfzf
  • pkg install ytfzf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ytfzf
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
ytfzf
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd641.2.01.2.0
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i3861.2.01.2.0
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout1.2.0_1
FreeBSD:12:amd641.2.0_11.2.0_1
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3861.2.0_11.2.0_1
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch641.2.0_11.2.0_1
FreeBSD:13:amd641.2.0_11.2.0_1
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7pkg-falloutpkg-fallout
FreeBSD:13:i3861.2.0_11.2.0_1
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch641.2.0_1pkg-fallout
FreeBSD:14:amd641.2.0_1pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i3861.2.0_1pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64pkg-falloutpkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. curl : ftp/curl
  2. fzf>=0 : textproc/fzf
  3. jq : textproc/jq
  4. mpv : multimedia/mpv
  5. notify-send : devel/libnotify
  6. shuf : sysutils/shuf
  7. ueberzug : graphics/py-ueberzug@py39
  8. yt-dlp : www/yt-dlp
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pystardust/ytfzf/tar.gz/v1.2.0?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.2.0_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.2.0_1
06 Dec 2021 14:09:50
commit hash:80e4e8275e9dfacaea51df8008738c9df3fd3522commit hash:80e4e8275e9dfacaea51df8008738c9df3fd3522commit hash:80e4e8275e9dfacaea51df8008738c9df3fd3522commit hash:80e4e8275e9dfacaea51df8008738c9df3fd3522 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Ports that depend on youtube-dl: Depend on yt-dlp

yt-dlp [1] is a youtube-dl fork with additional features and fixes.  For
ports that depend on www/youtube-dl switch the dependency to www/yt-dlp.
For ports that have an optional dependency on www/youtube-dl, create a
new OPTIONS_RADIO that includes www/yt-dlp and make it the default.

[1] https://github.com/yt-dlp/yt-dlp

Other changes:
- www/yt-dlp: Turn the symlink option on by default
- www/py-pafy: Fix build when depending on www/yt-dlp

PR:		259944
Reported by:	Oleh Vinichenko <moonlapse81@gmail.com>
Reviewed by:	diizzy, Oleh Vinichenko <moonlapse81@gmail.com>,
		VVD <vvd@unislabs.com>
Approved by:	0mp, adridg (kde@), rm, tcberner (multimedia@),
		yuri (maintainers)
		acm and nivit (maintainers, timeout)
Differential Revision:	https://reviews.freebsd.org/D33090
1.2.0
30 Jun 2021 23:55:12
commit hash:8bfb9ea01c9157b384f1ecdd2037a2b79f9a19afcommit hash:8bfb9ea01c9157b384f1ecdd2037a2b79f9a19afcommit hash:8bfb9ea01c9157b384f1ecdd2037a2b79f9a19afcommit hash:8bfb9ea01c9157b384f1ecdd2037a2b79f9a19af files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
multimedia/ytfzf: Update to 1.2.0
1.1.6
23 May 2021 20:39:15
commit hash:8dbf0b540ede039c022475b50e986c5c430dbdaacommit hash:8dbf0b540ede039c022475b50e986c5c430dbdaacommit hash:8dbf0b540ede039c022475b50e986c5c430dbdaacommit hash:8dbf0b540ede039c022475b50e986c5c430dbdaa files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
multimedia/ytfzf: Update to 1.1.6
1.1.5
04 May 2021 22:45:35
commit hash:24190856a00b0dec5e57f27c921e2be11ba9e1c4commit hash:24190856a00b0dec5e57f27c921e2be11ba9e1c4commit hash:24190856a00b0dec5e57f27c921e2be11ba9e1c4commit hash:24190856a00b0dec5e57f27c921e2be11ba9e1c4 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
multimedia/ytfzf: Update to 1.1.5
1.1.4
17 Apr 2021 15:17:21
commit hash:8625cb0619b2f049ddbb522ed3917ba96cf6deaccommit hash:8625cb0619b2f049ddbb522ed3917ba96cf6deaccommit hash:8625cb0619b2f049ddbb522ed3917ba96cf6deaccommit hash:8625cb0619b2f049ddbb522ed3917ba96cf6deac files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
multimedia/ytfzf: Add a new port

Number of commits found: 7