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
sndy Sound Switcher
0.0.5 sysutils on this many watch lists=1 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.0.5Version of this port present on the latest quarterly branch.
Maintainer: Clockwork6400@protonmail.com search for ports maintained by this maintainer
Port Added: 2023-02-14 20:24:32
Last Update: 2023-03-03 21:31:07
Commit Hash: a709d3f
People watching this port, also watch:: kanatest, pam_fprint, playonbsd
Also Listed In: audio tcl
License: BSD2CLAUSE
WWW:
https://github.com/Clockwork6400/sndy
Description:
sndy is an audio switching program that allows you to redirect sound output to any port of your computer. The buttons in the program toggle the sound output to a different device. The scroll bar can be used to change the volume level.
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 (5 items)
Collapse this list.
  1. bin/sndy
  2. share/applications/sndy.desktop
  3. /usr/local/share/licenses/sndy-0.0.5/catalog.mk
  4. /usr/local/share/licenses/sndy-0.0.5/LICENSE
  5. /usr/local/share/licenses/sndy-0.0.5/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • sndy>0:sysutils/sndy
To install the port:
cd /usr/ports/sysutils/sndy/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/sndy
  • pkg install sndy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sndy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1677410497 SHA256 (Clockwork6400-sndy-0.0.5_GH0.tar.gz) = cf15f3c7811379e82a1142202f40d68e429f41805e0a1903e932e3997f01db58 SIZE (Clockwork6400-sndy-0.0.5_GH0.tar.gz) = 3027

Packages (timestamps in pop-ups are UTC):
sndy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.50.0.5-0.0.50.0.5---
FreeBSD:13:quarterly0.0.50.0.50.0.50.0.50.0.50.0.50.0.50.0.5
FreeBSD:14:latest0.0.50.0.5-0.0.50.0.50.0.5-0.0.5
FreeBSD:14:quarterly0.0.50.0.5-0.0.50.0.50.0.50.0.50.0.5
FreeBSD:15:latest0.0.50.0.5n/a0.0.5n/a0.0.50.0.50.0.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libtk86.so : x11-toolkits/tk86
  2. libtcl86.so : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_sndy
USES:
shebangfix tcl tk
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Clockwork6400/sndy/tar.gz/0.0.5?dummy=/
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.0.5
03 Mar 2023 21:31:07
commit hash: a709d3f77050f8af9f3a6c55d20bada10ea7aef7commit hash: a709d3f77050f8af9f3a6c55d20bada10ea7aef7commit hash: a709d3f77050f8af9f3a6c55d20bada10ea7aef7commit hash: a709d3f77050f8af9f3a6c55d20bada10ea7aef7 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
sysutils/sndy: update to 0.0.5

Changelog: https://github.com/Clockwork6400/sndy/releases/tag/0.0.5

Reported by:	Clockwork6400@protonmail.com (maintainer)
Approved by:	eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38859
0.0.4
14 Feb 2023 20:23:23
commit hash: d61ab0f964be87f5bebfff8805195909f95b9d23commit hash: d61ab0f964be87f5bebfff8805195909f95b9d23commit hash: d61ab0f964be87f5bebfff8805195909f95b9d23commit hash: d61ab0f964be87f5bebfff8805195909f95b9d23 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Clockwork6400
sysutils/sndy: new port

sndy is an audio switching program that allows you to redirect sound
output to any port of your computer.  The buttons in the program toggle
the sound output to a different device.  The scroll bar can be used to
change the volume level.

PR:		268570
Reviewed by:	diizzy, grahamperrin
Approved by:	eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38518

Number of commits found: 2