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 on branch 2022Q2
lash Session management system for JACK audio applications
0.5.4_17 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 0.5.4_17Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: GPLv2 GPLv3
WWW:
http://www.nongnu.org/lash/
Description:
LASH is a session management system for JACK audio applications. It is an implementation of a proposal that originated from this discussion. Its aim is to allow you to have many different audio programs running at once, to save their setup, close them down and then easily reload the setup at some other time. LASH doesn't deal with any kind of audio data itself; it just runs programs, deals with saving/loading (arbitrary) data and connects different kinds of virtual audio ports together (currently JACK and ALSA sequencer ports). It can also be used to move entire sessions between computers, or post sessions on the Internet for download. WWW: http://www.nongnu.org/lash/
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 (34 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lash-0.5.4_17/catalog.mk
  3. /usr/local/share/licenses/lash-0.5.4_17/LICENSE
  4. /usr/local/share/licenses/lash-0.5.4_17/GPLv2
  5. /usr/local/share/licenses/lash-0.5.4_17/GPLv3
  6. bin/lashd
  7. bin/lash_control
  8. bin/lash_save_button
  9. bin/lash_panel
  10. include/lash-1.0/lash/lash.h
  11. include/lash-1.0/lash/types.h
  12. include/lash-1.0/lash/config.h
  13. include/lash-1.0/lash/event.h
  14. include/lash-1.0/lash/client_interface.h
  15. include/lash-1.0/lash/protocol.h
  16. lib/liblash.so.1.1.1
  17. lib/liblash.so.1
  18. lib/liblash.so
  19. lib/liblash.a
  20. @comment %%PYTHON_SITELIBDIR%%/_lash.a
  21. @comment %%PYTHON_SITELIBDIR%%/_lash.so
  22. @comment %%PYTHON_SITELIBDIR%%/lash.py
  23. libdata/pkgconfig/lash-1.0.pc
  24. share/doc/lash/lash-manual.html
  25. share/lash/dtds/lash-project-1.0.dtd
  26. share/lash/icons/lash_16px.png
  27. share/lash/icons/lash_24px.png
  28. share/lash/icons/lash_48px.png
  29. share/lash/icons/lash_96px.png
  30. share/lash/icons/lash.svg
  31. share/lash/icons/lash.xcf
  32. @owner
  33. @group
  34. @mode
Collapse this list.
Dependency lines:
  • lash>0:audio/lash
To install the port:
cd /usr/ports/audio/lash/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/lash
  • pkg install lash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lash
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (lash-0.5.4.tar.gz) = 105a7da84415c4725c6bcad28e70f23aeb4534f94fc80ca262b6a2cef2226c16 SIZE (lash-0.5.4.tar.gz) = 623469

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. texi2html : textproc/texi2html
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libjack.so : audio/jack
  2. libdssialsacompat.so : audio/libdssialsacompat
  3. libfreetype.so : print/freetype2
  4. libfontconfig.so : x11-fonts/fontconfig
  5. libuuid.so : misc/e2fsprogs-libuuid
  6. libatk-1.0.so : accessibility/atk
  7. libcairo.so : graphics/cairo
  8. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  9. libglib-2.0.so : devel/glib20
  10. libintl.so : devel/gettext-runtime
  11. libgtk-x11-2.0.so : x11-toolkits/gtk20
  12. libxml2.so : textproc/libxml2
  13. libpango-1.0.so : x11-toolkits/pango
  14. libreadline.so.8 : devel/readline
This port is required by:
for Libraries
  1. audio/muse-sequencer

Configuration Options:
===> The following configuration options are available for lash-0.5.4_17: DOCS=on: Build and/or install documentation PYTHON=off: Build pylash READLINE=on: Command line editing via libreadline ===> Use 'make config' to modify these settings
Options name:
audio_lash
USES:
gmake gnome libtool pathfix pkgconfig readline
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. ftp://ftp.twaren.net/Unix/NonGNU/lash/
  2. http://ftp.twaren.net/Unix/NonGNU/lash/
  3. http://gnu.mirrors.pair.com/savannah/savannah/lash/
  4. http://mirror.lihnidos.org/GNU/savannah/lash/
  5. http://nongnu.askapache.com/lash/
  6. https://download-mirror.savannah.gnu.org/releases/lash/
  7. https://download.savannah.gnu.org/releases/lash/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.4_17
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1