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
foo-yc20 Faust implementation of a 1969-designed Yamaha combo organ, the YC-20
1.3.0_4 audio 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 1.3.0_4Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-11-01 22:59:37
Last Update: 2023-04-25 15:17:15
Commit Hash: feb1fa3
License: BSD3CLAUSE
WWW:
https://github.com/sampov2/foo-yc20
Description:
This is a Faust implementation of a 1969-designed Yamaha combo organ, the YC-20. In addition to the Faust code, it has a Gtkmm UI with Jack audio and midi support. Original YC-20 organs have a touch vibrato control, which is vibrato induced by horizontal movement of the keys. As there very few (almost none) midi keyboards which produce such information, this feature has been left out of the emulation. Instead of the touch vibrato control, the control panel hosts a "realism" switch.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (30 items)
Collapse this list.
  1. /usr/local/share/licenses/foo-yc20-1.3.0_4/catalog.mk
  2. /usr/local/share/licenses/foo-yc20-1.3.0_4/LICENSE
  3. /usr/local/share/licenses/foo-yc20-1.3.0_4/BSD3CLAUSE
  4. bin/foo-yc20
  5. bin/foo-yc20-cli
  6. lib/lv2/foo-yc20.lv2/foo-yc20-lv2ui.so
  7. lib/lv2/foo-yc20.lv2/foo-yc20.so
  8. lib/lv2/foo-yc20.lv2/foo-yc20.ttl
  9. lib/lv2/foo-yc20.lv2/manifest.ttl
  10. share/applications/foo-yc20.desktop
  11. share/foo-yc20/graphics/background.png
  12. share/foo-yc20/graphics/black_0.png
  13. share/foo-yc20/graphics/black_1.png
  14. share/foo-yc20/graphics/black_2.png
  15. share/foo-yc20/graphics/black_3.png
  16. share/foo-yc20/graphics/green_0.png
  17. share/foo-yc20/graphics/green_1.png
  18. share/foo-yc20/graphics/green_2.png
  19. share/foo-yc20/graphics/green_3.png
  20. share/foo-yc20/graphics/icon.png
  21. share/foo-yc20/graphics/potentiometer.png
  22. share/foo-yc20/graphics/screenshot-800.png
  23. share/foo-yc20/graphics/screenshot.png
  24. share/foo-yc20/graphics/white_0.png
  25. share/foo-yc20/graphics/white_1.png
  26. share/foo-yc20/graphics/white_2.png
  27. share/foo-yc20/graphics/white_3.png
  28. @owner
  29. @group
  30. @mode
Collapse this list.
Dependency lines:
  • foo-yc20>0:audio/foo-yc20
To install the port:
cd /usr/ports/audio/foo-yc20/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/foo-yc20
  • pkg install foo-yc20
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: foo-yc20
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1503026073 SHA256 (sampov2-foo-yc20-1.3.0_GH0.tar.gz) = 6eddf5d60ebe3f6c33476a27be4f1ebd8f262a5787f3ac35068087a24e3a48f7 SIZE (sampov2-foo-yc20-1.3.0_GH0.tar.gz) = 363123

Packages (timestamps in pop-ups are UTC):
foo-yc20
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.0_41.3.0_41.3.0_11.3.0_41.3.0_4---
FreeBSD:13:quarterly1.3.0_41.3.0_4-1.3.0_41.3.0_41.3.0_41.3.0_41.3.0_4
FreeBSD:14:latest1.3.0_41.3.0_41.3.0_21.3.0_41.3.0_41.3.0_4-1.3.0_4
FreeBSD:14:quarterly1.3.0_41.3.0_4-1.3.0_41.3.0_41.3.0_41.3.0_41.3.0_4
FreeBSD:15:latest1.3.0_41.3.0_4n/a1.3.0_4n/a1.3.0_41.3.0_41.3.0_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. lv2>0 : audio/lv2
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libjack.so : audio/jack
  2. libfreetype.so : print/freetype2
  3. libfontconfig.so : x11-fonts/fontconfig
  4. libatk-1.0.so : accessibility/at-spi2-core
  5. libcairo.so : graphics/cairo
  6. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  7. libglib-2.0.so : devel/glib20
  8. libintl.so : devel/gettext-runtime
  9. libgtk-x11-2.0.so : x11-toolkits/gtk20
  10. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_foo-yc20
USES:
compiler:c++11-lang gmake gnome localbase pkgconfig
pkg-message:
For install:
You installed foo-yc20: an implementation of 1969 designed Yamaha combo organ, the YC-20. It works through the Jack sound server, and works as a soft-MIDI device. In order to use it, please: * Have Jack server running. * Have jack-keyboard (audio/jack-keyboard) running. * Have QjackCtl (audio/qjackctl) running. * Run the UI command foo-yc20. * In QjackCtl, connect: * the MIDI input of foo-yc20 to the output of jack-keyboard. * the foo-yc20 audio output to speakers through the Jack's 'system'. * Play the jack-keyboard.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sampov2/foo-yc20/tar.gz/1.3.0?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0_4
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
1.3.0_3
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit 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.3.0_2
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.3.0_2
02 Aug 2021 16:03:15
commit hash: 5708ae4005cedc7b84522f84b964092319d853cdcommit hash: 5708ae4005cedc7b84522f84b964092319d853cdcommit hash: 5708ae4005cedc7b84522f84b964092319d853cdcommit hash: 5708ae4005cedc7b84522f84b964092319d853cd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16

Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.

PR:		251125
Submitted by:	Florian Walpen <dev@submerge.ch> (original version)
1.3.0_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.3.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.0_1
13 Aug 2019 16:00:39
Revision:508834Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories a-c)
1.3.0_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.3.0
23 Dec 2018 18:03:57
Revision:488231Original commit files touched by this commit
yuri search for other commits by this committer
audio/foo-yc20: fix build with GCC-based architectures

PR:		234299
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
1.3.0
01 Nov 2017 22:59:24
Revision:453324Original commit files touched by this commit
yuri search for other commits by this committer
New port: audio/foo-yc20: Faust implementation of a 1969-designed Yamaha combo
organ, the YC-20

PR:		221598
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12894

Number of commits found: 11