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

Port details
audacity 2.0.3_1 audio on this many watch lists=38 search for ports that depend on this port
GUI editor for digital audio waveforms
Maintained by: xxjack12xx@gmail.com search for ports maintained by this maintainer
Port Added: 29 May 2002 18:31:39
License: GPLv2


Audacity is a program that lets you manipulate digital audio
waveforms. In addition to letting you record sounds directly from
within the program, it imports many sound file formats, including
WAV, AIFF, AU, IRCAM, MP3, and Ogg Vorbis. It supports all
common editing operations such as Cut, Copy, and Paste, plus it will
mix tracks and let you apply plug-in effects to any part of a sound. It
also has a built-in amplitude envelope editor, a customizable
spectrogram mode and a frequency analysis window for audio
analysis applications.

WWW: http://audacity.sourceforge.net
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/gmake
  2. devel/automake
  3. devel/autoconf
  4. graphics/gtk-update-icon-cache
Required To Run:
  1. multimedia/ffmpeg
  2. audio/ladspa
  3. devel/gio-fam-backend
  4. graphics/gtk-update-icon-cache
Required Libraries:
  1. audio/libsndfile
  2. audio/flac
  3. audio/libid3tag
  4. audio/jack
  5. audio/libmad
  6. audio/libsamplerate
  7. audio/twolame
  8. audio/taglib
  9. audio/libvorbis
  10. devel/gettext
  11. x11-toolkits/wxgtk28-unicode
  12. devel/glib20
  13. devel/pcre
  14. accessibility/atk
  15. graphics/gdk-pixbuf2
  16. x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for audacity-2.0.3_1:
     DOCS=on: Build and/or install documentation
     FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
     FLAC=on: FLAC lossless audio codec support
     ID3TAG=on: ID3 v1/v2 tags support
     JACK=on: JACK audio server support
     LADSPA=on: LADSPA audio plugins support
     MAD=on: MAD MP3 audio decoder support
     NYQUIST=on: Nyquist plug-in support
     PORTMIXER=on: Compile with PortMixer support
     SAMPLERATE=on: Sample rate conversion support
     SBSMS=on: Use libsbsms for pitch and tempo changing
     SSE=on: Use SSE optimized routines
     TAGLIB=on: Use TagLib for metadata support
     TWOLAME=on: Use libtwolame for MP2 export support
     VAMP=on: Vamp plug-in support
     VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  3. http://audacity.googlecode.com/files/
  4. http://freefr.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  5. http://garr.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  6. http://heanet.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  7. http://hivelocity.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  8. http://ignum.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  9. http://internode.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  10. http://iweb.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  11. http://jaist.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  12. http://kaz.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  13. http://kent.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  14. http://master.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  15. http://nchc.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  16. http://ncu.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  17. http://netcologne.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  18. http://sunet.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  19. http://superb-dca3.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  20. http://switch.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  21. http://tenet.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  22. http://ufpr.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
  23. http://waix.dl.sourceforge.net/project/audacity/audacity-unstable/2.0.3/
Port Moves

Number of commits found: 62

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
09 Jun 2013 19:30:59
Original commit files touched by this commit  2.0.3_1
naddy search for other commits by this committer
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
24 Apr 2013 18:10:32
Original commit files touched by this commit  2.0.3
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
20 Apr 2013 13:55:07
Original commit files touched by this commit  2.0.3
pawel search for other commits by this committer
Fix build when SAMPLERATE=off
We can't use USES=cmake here - main project builds with gmake.

PR:		ports/177285
Submitted by:	r4721@tormail.org
Approved by:	maintainer timeout
Feature safe:	yes
27 Jan 2013 19:10:34
Original commit files touched by this commit  2.0.3
rm search for other commits by this committer
- update to 2.0.3
- switch to .xz distribution
- sort options

while here:
- remove redundancy from COMMENT
- remove DOCS from OPTIONS_DEFAULT (it is already default)
- do not install license twice
- remove conflicts with no more existing -devel port
- install PORTDOCS manually, because earlier they installed into ${PREFIX}/doc/,
  not into ${PREFIX}/doc/${PORTNAME}
- remove trailing whitespace and deprecated Author field from pkg-descr

PR:		175540
Submitted by:	Jack Low <xxjack12xx@gmail.com> (maintainer)
02 Jan 2013 12:09:09
Original commit files touched by this commit  2.0.2
rene search for other commits by this committer
Fix build with clang.

PR:		ports/174376
Submitted by:	Mark Atkinson <atkin901@gmail.com>
Approved by:	maintainer timeout (22 days)
01 Dec 2012 02:10:46
Original commit files touched by this commit  2.0.2
bdrewery search for other commits by this committer
- Restore header attribution due to being removed
  while the policy was unclear

Feature safe:	yes
01 Sep 2012 19:46:03
Original commit files touched by this commit  2.0.2
bdrewery search for other commits by this committer
- Partial revert of r303478 [1]
- No need to list manpage/licenses in plist as
  they are already handled in the Makefile

PR:		ports/171206 [1]
Approved by:	eadler, bapt (mentors, implicit)
01 Sep 2012 13:56:11
Original commit files touched by this commit  2.0.2
bdrewery search for other commits by this committer
- Update to 2.0.2
- Remove header

PR:		ports/171206
Submitted by:	Jack Low <xxjack12xx@gmail.com> (maintainer)
Approved by:	eadler, bapt (mentors, implicit)
19 Jul 2012 20:15:39
Original commit files touched by this commit  2.0.1_1
naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
04 Jul 2012 12:23:04
Original commit files touched by this commit  2.0.1
madpilot search for other commits by this committer
- Update to 2.0.1
- Convert to OPTIONSng
- Remove LIB_DEPENDS ABI verions

PR:             ports/169624
Submitted by:   Jack <xxjack12xx@gmail.com>
Approved by:    crees (mentor)
07 Jun 2012 19:52:33
Original commit files touched by this commit  2.0.0_2
scheidell search for other commits by this committer
- Remove LICENSE files from pkg-plist
- Bump PORTREVISION since this changes packaging (plist)

PR:             ports/168618
Submitted by:   Barbara <barbara.xxx1975@libero.it>
Approved by:    maintainer (implicit), portmgr (pav)
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.0.0_1
dinoex search for other commits by this committer
- update png to 1.5.10
31 May 2012 03:07:49
Original commit files touched by this commit  2.0.0
scheidell search for other commits by this committer
- Fix pkg-plist for -devel and PORTDOCS issues
- No PORTREVISION bump, would not build.

PR:             ports/167906
Submitted by:   scheidell@ (me)
Approved by:    maintainer (implicit)
31 May 2012 01:03:48
Original commit files touched by this commit  2.0.0
scheidell search for other commits by this committer
- Remove -devel suffix
- Adjust CONFLICTS accordingly

PR:             ports/167906
Reported by:    Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by:    maintainer (implicit)
30 May 2012 20:43:13
Original commit files touched by this commit  2.0.0
scheidell search for other commits by this committer
- update to 2.0
- submitter is now maintainer (email to previous maintainer bouces for weeks)
- replaces audio/audacity-devel

PR:             ports/167906
Submitted by:   Jack <xxjack12xx@gmail.com> (maintainer)
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.2.4b_9
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
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.2.4b_9
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  1.2.4b_9
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
31 May 2010 02:01:56
Original commit files touched by this commit  1.2.4b_8
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.2.4b_7
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  1.2.4b_6
dinoex search for other commits by this committer
- update to jpeg-8
06 Jul 2009 21:26:00
Original commit files touched by this commit  1.2.4b_5
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
25 Jun 2008 01:18:22
Original commit files touched by this commit  1.2.4b_4
araujo search for other commits by this committer
- Remove 5.x support.
- Use SF macro.

PR:             ports/124945
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:    Craig Boston <craig@yekse.gank.org> (maintainer, implicit)
06 Jun 2008 13:07:20
Original commit files touched by this commit  1.2.4b_4
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)
22 Mar 2008 14:48:03
Original commit files touched by this commit  1.2.4b_3
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
28 Jul 2007 12:27:31
Original commit files touched by this commit  1.2.4b_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  1.2.4b_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}.
31 Dec 2006 14:01:20
Original commit files touched by this commit  1.2.4b
pav search for other commits by this committer
- Fix build with gcc 4.1

PR:             ports/106854
Submitted by:   maintainer
01 Dec 2006 07:39:02
Original commit files touched by this commit  1.2.4b
pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
05 Nov 2006 06:02:48
Original commit files touched by this commit  1.2.4b
alepulver search for other commits by this committer
- Add CONFLICTS with audio/audacity-devel.
15 Apr 2006 20:10:03
Original commit files touched by this commit  1.2.4b
arved search for other commits by this committer
Fix build on amd64 (maybe others too)

PR:             93191
Submitted by:   Dan Ponte <dcp1990@neptune.atopia.net>
Approved by:    maintainer
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.2.4b
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
26 Jan 2006 18:24:53
Original commit files touched by this commit  1.2.4b
kris search for other commits by this committer
BROKEN on !i386: Does not compile
14 Jan 2006 09:30:35
Original commit files touched by this commit  1.2.4b
kris search for other commits by this committer
BROKEN on ia64 and spar64: Does not compile
12 Dec 2005 20:02:40
Original commit files touched by this commit  1.2.4b
mnag search for other commits by this committer
Update to 1.2.4
Switch to wxGTK 2.6
Use OPTIONS
Fix edge case of linking against libid3tag if installed without registering a
dependency (reported by Laurent Debacker).
Add SHA256
portlint(1)

PR:             90294
Submitted by:   maintainer
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.2.3_2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.2.3_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 May 2005 16:39:59
Original commit files touched by this commit  1.2.3_1
fjoe search for other commits by this committer
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.2.3_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
22 Dec 2004 09:49:19
Original commit files touched by this commit  1.2.3
pav search for other commits by this committer
- Limit SSE CFLAGS to i386 only

PR:             ports/75367
Submitted by:   Craig Boston <craig@yekse.gank.org> (maintainer)
06 Dec 2004 20:33:32
Original commit files touched by this commit  1.2.1_1
pav search for other commits by this committer
- Update to 1.2.3

PR:             ports/74141 (followup)
Submitted by:   Craig Boston <craig@yekse.gank.org> (maintainer)
07 Nov 2004 22:37:47
Original commit files touched by this commit  1.2.1_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
10 Jun 2004 13:54:16
Original commit files touched by this commit  1.2.1
krion search for other commits by this committer
- Update to version 1.2.1

PR:             ports/67771
Submitted by:   maintainer
05 Apr 2004 03:31:02
Original commit files touched by this commit  1.2.0_1
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.2.0
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
03 Mar 2004 13:10:47
Original commit files touched by this commit  1.2.0
krion search for other commits by this committer
- Add missing patches
03 Mar 2004 13:07:52
Original commit files touched by this commit  1.2.0
krion search for other commits by this committer
- Update to version 1.2.0

PR:             ports/63673
Submitted by:   maintainer
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.0.0_4
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
20 Dec 2003 16:14:14
Original commit files touched by this commit  1.0.0_3
naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
15 Dec 2003 23:31:07
Original commit files touched by this commit  1.0.0_2
pav search for other commits by this committer
- Hand this orphaned port to volunteer
- Add CONFLICTS with new audacity-devel

PR:             ports/59915
Submitted by:   Craig Boston <craig@yekse.gank.org>
07 Dec 2003 01:27:06
Original commit files touched by this commit  1.0.0_2
marcus search for other commits by this committer
Chase the libmad/libid3tag shared lib version.
06 Nov 2003 17:36:18
Original commit files touched by this commit  1.0.0_2
arved search for other commits by this committer
Use wxWindows with gtk2
Bump PORTREVISION
Drop Maintainership

PR:             58955
Submitted by:   Pav Lucistnik <pav@oook.cz>
04 Nov 2003 20:52:58
Original commit files touched by this commit  1.0.0_1
fjoe search for other commits by this committer
Chase wxgtk library name (and version) change.
21 Oct 2003 11:24:02
Original commit files touched by this commit  1.0.0_1
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
01 Jun 2003 10:43:11
Original commit files touched by this commit  1.0.0_1
arved search for other commits by this committer
Use wxgtk 2.4.0. bump PORTREVISION

Submitted by:   Michal Pasternak <michal@pasternak.w.lub.pl>
28 Feb 2003 22:53:02
Original commit files touched by this commit  1.0.0
kris search for other commits by this committer
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
22 Feb 2003 14:38:12
Original commit files touched by this commit  1.0.0
arved search for other commits by this committer
de-pkg-comment
22 Oct 2002 13:04:29
Original commit files touched by this commit  1.0.0
arved search for other commits by this committer
Update my Emailaddress
Use bsd.port.(pre|post).mk [1]

[1] Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp>
Approved by: kris (mentor)
09 Sep 2002 14:21:08
Original commit files touched by this commit  1.0.0
sobomax search for other commits by this committer
Chase new name of wxgtk shared library.
07 Aug 2002 03:41:30
Original commit files touched by this commit  1.0.0
pat search for other commits by this committer
Update to 1.0.0

PR:             ports/41387
Submitted by:   maintainer
20 Jul 2002 15:32:43
Original commit files touched by this commit  0.98_1
naddy search for other commits by this committer
Ogg Vorbis 1.0 library major version bumps.
29 May 2002 18:30:14
Original commit files touched by this commit  0.98
ijliao search for other commits by this committer
add audacity 0.98
Audacity is a GUI editor for digital audio waveforms

PR:             38699
Submitted by:   Tilman Linneweh <tilman@arved.de>

Number of commits found: 62

2806
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 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 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight94
new month175

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