FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 4:40 AM BST
Port details
lash 0.5.4_6 audio on this many watch lists=2 search for ports that depend on this port
Session management system for JACK audio applications

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: 13 Jan 2007 22:02:45
License: GPLv2 GPLv3


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: audio/jack, misc/e2fsprogs-libuuid, audio/libdssialsacompat, accessibility/atk, devel/glib20, x11-toolkits/gtk20, textproc/libxml2, x11-toolkits/pango

Required by:
for Libraries

To install the port: cd /usr/ports/audio/lash/ && make install clean
To add the package: pkg_add -r lash


Configuration Options
     No options to configure

Master Sites:
http://nongnu.askapache.com/lash/
http://mirror.lihnidos.org/GNU/savannah/lash/
http://ftp.twaren.net/Unix/NonGNU/lash/
ftp://ftp.twaren.net/Unix/NonGNU/lash/
http://download.savannah.gnu.org/releases-noredirect/lash/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.5.4_6
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
10 Aug 2011 14:30:41
Original commit files touched by this commit  0.5.4_6
ehaupt search for other commits by this committer
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:             159424
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
02 Aug 2011 09:31:53
Original commit files touched by this commit  0.5.4_6
bapt search for other commits by this committer
Mark BROKEN: Does not fetch
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.5.4_6
miwi search for other commits by this committer
- Get Rid MD5 support
25 Oct 2010 20:09:07
Original commit files touched by this commit  0.5.4_6
trasz search for other commits by this committer
Drop maintainership for ports I can't maintain anymore.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.5.4_6
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.5.4_5
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.5.4_4
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
12 May 2009 11:28:17
Original commit files touched by this commit  0.5.4_3
itetcu search for other commits by this committer
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:   araujo@
Reported by:    QAT
06 Jun 2008 13:07:20
Original commit files touched by this commit  0.5.4_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
02 Jan 2008 19:35:26
Original commit files touched by this commit  0.5.4_1
trasz search for other commits by this committer
- Work around session resuming problem.
14 Dec 2007 18:38:00
Original commit files touched by this commit  0.5.4
trasz search for other commits by this committer
- Update to 0.5.4
03 Oct 2007 12:32:55
Original commit files touched by this commit  0.5.3_1
trasz search for other commits by this committer
- Fix session restoration.
11 Jul 2007 22:06:17
Original commit files touched by this commit  0.5.3
trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
04 Jun 2007 20:41:24
Original commit files touched by this commit  0.5.3
trasz search for other commits by this committer
- Update to 0.5.3.

Approved by:    miwi (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  0.5.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
17 Apr 2007 14:07:55
Original commit files touched by this commit  0.5.2
trasz search for other commits by this committer
Remove workarounds for FreeBSD 4.

PR:             ports/111666
Submitted by:   edwin
Approved by:    miwi (mentor)
13 Apr 2007 13:03:49
Original commit files touched by this commit  0.5.2
trasz search for other commits by this committer
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
13 Jan 2007 21:41:41
Original commit files touched by this commit  0.5.2
miwi search for other commits by this committer
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/

PR:             ports/107875
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23667
Broken 196
Deprecated 147
Ignore 734
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 26
new 48 hours30
new 7 days69
new fortnight182
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.149 seconds.