c4bc FreshPorts -- audio/snack
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
snack 2.2.10_6 audio on this many watch lists=3 search for ports that depend on this port
A sound toolkit for scripting languages
Maintained by: simon@olofsson.de search for ports maintained by this maintainer
Port Added: 24 Nov 2001 02:37:05
Also Listed In: tcl tk
License: not specified in port


The Snack Sound Toolkit is designed to be used with a scripting language
such as Tcl/Tk or Python. Using Snack you can create powerful multi-platform
audio applications with just a few lines of code. Snack has commands for
basic sound handling, e.g. sound card and disk I/O. Snack also has primitives
for sound visualization, e.g. waveforms and spectrograms. It was developed
mainly to handle digital recordings of speech, but is just as useful for
general audio. Snack has also successfully been applied to other one-
dimensional signals.

The combination of Snack and a scripting language makes it possible to create
sound tools and applications with a minimum of effort. This is due to the
rapid development nature of scripting languages. As a bonus you get an
application that is cross-platform from start. It is also easy to integrate
Snack based applications with existing sound analysis software.

Author: Kare Sjolander <kare@speech.kth.se>
WWW: http://www.speech.kth.se/snack/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required Libraries:
  1. x11-toolkits/tk85

This port is required by:

for Build for Run

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


Configuration Options
===> The following configuration options are available for snack-2.2.10_6:
     VORBIS=off (default) "Support for OGG/Vorbis Audio"
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.speech.kth.se/snack/dist/

Number of commits found: 37

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Mar 2013 17:07:44
Refresh Original commit files touched by this commit
  Sanity Test Failure
miwi search for other commits by this committer
- Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.2.10_6
miwi search for other commits by this committer
- Get Rid MD5 support
06 Jun 2010 20:44:03
Original commit files touched by this commit  2.2.10_6
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
06 Jul 2009 21:26:00
Original commit files touched by this commit  2.2.10_5
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
23 Feb 2009 14:46:38
Original commit files touched by this commit  2.2.10_3
mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
05 Jan 2009 13:58:02
Original commit files touched by this commit  2.2.10_3
mm search for other commits by this committer
- switch to USE_TCL infrastructure
- add support for tcl85
- bump PORTREVISION

PR:             ports/130182
Submitted by:   mm
Approved by:    Simon Olofsson <simon@olofsson.de> (maintainer)
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.2.10_2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
09 Apr 2008 13:42:26
Original commit files touched by this commit  2.2.10_2
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
04 Aug 2007 11:41:31
Original commit files touched by this commit  2.2.10_2
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
28 Jul 2007 12:27:31
Original commit files touched by this commit  2.2.10_2
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
19 May 2007 20:32:57
Original commit files touched by this commit  2.2.10_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}.
08 Aug 2006 21:38:27
Original commit files touched by this commit  2.2.10
miwi search for other commits by this committer
- Respect TARGETDIR

PR:             ports/101532
Submitted by:   Simon Olofsson <simon(at)olofsson.de>
Approved by:    krion (mentor)
11 Jul 2006 00:16:57
Original commit files touched by this commit  2.2.10
rafan search for other commits by this committer
- Update to 2.2.10
- Pass maintainership to submitter
- Add AUTHOR in pkg-descr

PR:             100043
Submitted by:   Simon Olofsson <simon olofsson.de>
03 May 2006 05:14:35
Original commit files touched by this commit  2.2.9
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
08 Mar 2006 13:23:33
Original commit files touched by this commit  2.2.9
ehaupt search for other commits by this committer
This is now fetchable again

PR:             94186
Submitted by:   Jean-François BOEUF <jfb@minet.net>
Approved by:    portmgr (erwin)
23 Nov 2005 23:29:54
Original commit files touched by this commit  2.2.9
pav search for other commits by this committer
- Add some SHA256 checksums
12 Apr 2005 03:26:57
Original commit files touched by this commit  2.2.9
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  2.2.9
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
20 Feb 2005 08:30:48
Original commit files touched by this commit  2.2.9
krion search for other commits by this committer
Update to version 2.2.9

PR:             ports/77755
Submitted by:   Sam Lawrance <boris at brooknet.com.au>
24 Nov 2004 02:53:20
Original commit files touched by this commit  2.2.8
ijliao search for other commits by this committer
upgrade to 2.2.8
13 Jul 2004 15:05:08
Original commit files touched by this commit  2.2.7
vs search for other commits by this committer
Update to 2.2.7
18 Feb 2004 16:28:08
Original commit files touched by this commit  2.2.4
krion search for other commits by this committer
- Update to version 2.2.4

PR:             ports/63003
Submitted by:   Ports Fury
27 Jan 2004 20:51:07
Original commit files touched by this commit  2.2.3
trevor search for other commits by this committer
Add SIZE.
30 Dec 2003 19:02:02
Original commit files touched by this commit  2.2.3
krion search for other commits by this committer
- Update to version 2.2.3

PR:             60733
Submitted by:   Vincent Tantardini <vinc@FreeBSD-fr.org>
20 Dec 2003 16:14:14
Original commit files touched by this commit  2.2.2_1
naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
27 Oct 2003 09:11:29
Original commit files touched by this commit  2.2.2_1
kris search for other commits by this committer
portlint (whitespace cleanup)
27 Sep 2003 00:23:56
Original commit files touched by this commit  2.2.2_1
edwin search for other commits by this committer
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)

PR:             ports/56767-56770,56772-56774,56776-56784
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
17 Aug 2003 01:14:08
Original commit files touched by this commit  2.2.2_1
kris search for other commits by this committer
Update to tcl/tk 8.4 and bump PORTREVISION.
15 Jun 2003 22:05:32
Original commit files touched by this commit  2.2.2
oliver search for other commits by this committer
update snack to 2.2.2
28 Feb 2003 22:53:02
Original commit files touched by this commit  2.2
kris search for other commits by this committer
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
20 Feb 2003 16:49:55
Original commit files touched by this commit  2.2
knu search for other commits by this committer
De-pkg-comment.
01 Jan 2003 19:56:52
Original commit files touched by this commit  2.2
pat search for other commits by this committer
Update to 2.2

PR:             ports/46624
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
01 Sep 2002 16:07:59
Original commit files touched by this commit  2.1.6_1
dwcjr search for other commits by this committer
${PERL} -> ${REINPLACE_CMD}

PR:             40784
Submitted by:   corecode@corecode.ath.cx
Reviewed by:    flynn@energyhq.homeip.net
20 Jul 2002 15:32:43
Original commit files touched by this commit  2.1.6_1
naddy search for other commits by this committer
Ogg Vorbis 1.0 library major version bumps.
17 Jun 2002 08:21:53
Original commit files touched by this commit  2.1.6
jkoshy search for other commits by this committer
Upgrade to v2.1.6.  Make port respect ${PREFIX}.  Add conditional support
for OGG/VORBIS (make 'WITH_VORBIS=yes').

PR:             ports/35476
Submitted by:   David Yeske <dyeske@yahoo.com>
16 Dec 2001 19:38:20
files touched by this commit
steve search for other commits by this committer
This port LIB_DEPENDS on Tcl/Tk version 8.3.x.    
24 Nov 2001 05:37:05
files touched by this commit
ijliao search for other commits by this committer
add snack   The Snack Sound Toolkit    

Number of commits found: 37

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0