The FreeBSD Ports Archive
FreeBSD audio : audacity4>
Audacity is a GUI editor for digital audio waveforms
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.
Author: Dominic Mazzoni dominic@minorninth.com
http://audacity.sourceforge.net
|
audacity history
v. 1.34
date: 2007/07/28 12:27:08; author: miwi; state: Exp; lines: +2 -2
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
v. 1.33
date: 2007/05/19 19:58:09; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.32
date: 2006/12/01 07:38:51; author: pav; state: Exp; lines: +2 -3
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver
v. 1.31
date: 2006/11/05 06:02:48; author: alepulver; state: Exp; lines: +2 -0
- Add CONFLICTS with audio/audacity-devel.
v. 1.30
date: 2006/04/15 20:10:03; author: arved; state: Exp; lines: +1 -4
Fix build on amd64 (maybe others too)
PR: 93191
Submitted by: Dan Ponte
Approved by: maintainer
v. 1.29
date: 2006/02/23 10:34:23; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.28
date: 2006/01/26 18:24:53; author: kris; state: Exp; lines: +2 -2
BROKEN on !i386: Does not compile
v. 1.27
date: 2006/01/14 09:30:34; author: kris; state: Exp; lines: +4 -0
BROKEN on ia64 and spar64: Does not compile
v. 1.26
date: 2005/12/12 20:02:40; author: mnag; state: Exp; lines: +18 -16
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
v. 1.25
date: 2005/11/15 06:47:50; author: ade; state: Exp; lines: +1 -1
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.
v. 1.24
date: 2005/11/05 05:20:16; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.23
date: 2005/05/12 16:39:48; author: fjoe; state: Exp; lines: +1 -1
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
v. 1.22
date: 2005/03/12 10:52:28; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.21
date: 2004/12/22 09:49:19; author: pav; state: Exp; lines: +1 -1
- Limit SSE CFLAGS to i386 only
PR: ports/75367
Submitted by: Craig Boston (maintainer)
v. 1.20
date: 2004/12/06 20:33:29; author: pav; state: Exp; lines: +9 -7
- Update to 1.2.3
PR: ports/74141 (followup)
Submitted by: Craig Boston (maintainer)
v. 1.19
date: 2004/11/07 22:35:49; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.18
date: 2004/06/10 13:54:16; author: krion; state: Exp; lines: +3 -3
- Update to version 1.2.1
PR: ports/67771
Submitted by: maintainer
v. 1.17
date: 2004/04/05 03:30:42; author: marcus; state: Exp; lines: +1 -0
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.16
date: 2004/03/14 06:15:56; author: ade; state: Exp; lines: +1 -1
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.
v. 1.15
date: 2004/03/03 13:07:52; author: krion; state: Exp; lines: +25 -26
- Update to version 1.2.0
PR: ports/63673
Submitted by: maintainer
v. 1.14
date: 2004/02/04 05:18:24; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.13
date: 2003/12/20 16:14:10; author: naddy; state: Exp; lines: +2 -2
Catch up with libogg/libvorbis version bump.
v. 1.12
date: 2003/12/15 23:31:07; author: pav; state: Exp; lines: +3 -1
- Hand this orphaned port to volunteer
- Add CONFLICTS with new audacity-devel
PR: ports/59915
Submitted by: Craig Boston
v. 1.11
date: 2003/12/07 01:27:04; author: marcus; state: Exp; lines: +1 -1
Chase the libmad/libid3tag shared lib version.
v. 1.10
date: 2003/11/06 17:36:18; author: arved; state: Exp; lines: +7 -6
Use wxWindows with gtk2
Bump PORTREVISION
Drop Maintainership
PR: 58955
Submitted by: Pav Lucistnik
v. 1.9
date: 2003/11/04 20:52:56; author: fjoe; state: Exp; lines: +1 -1
Chase wxgtk library name (and version) change.
v. 1.8
date: 2003/06/01 10:43:11; author: arved; state: Exp; lines: +2 -1
Use wxgtk 2.4.0. bump PORTREVISION
Submitted by: Michal Pasternak
v. 1.7
date: 2003/02/28 22:52:57; author: kris; state: Exp; lines: +1 -1
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
v. 1.6
date: 2003/02/22 14:38:10; author: arved; state: Exp; lines: +1 -0
de-pkg-comment
v. 1.5
date: 2002/10/22 13:04:29; author: arved; state: Exp; lines: +6 -2
Update my Emailaddress
Use bsd.port.(pre|post).mk [1]
[1] Pointed out by: KAWATA masahiko
Approved by: kris (mentor)
v. 1.4
date: 2002/09/09 14:21:07; author: sobomax; state: Exp; lines: +1 -1
Chase new name of wxgtk shared library.
v. 1.3
date: 2002/08/07 03:41:30; author: pat; state: Exp; lines: +7 -7
Update to 1.0.0
PR: ports/41387
Submitted by: maintainer
v. 1.2
date: 2002/07/20 15:32:35; author: naddy; state: Exp; lines: +2 -1
Ogg Vorbis 1.0 library major version bumps.
v. 1.1
date: 2002/05/29 18:30:13; author: ijliao; state: Exp;
add audacity 0.98
Audacity is a GUI editor for digital audio waveforms
PR: 38699
Submitted by: Tilman Linneweh
=============================================================================
|
| |

|