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

Port details
ardour 2.8.14_1 audio on this many watch lists=6 search for ports that depend on this port
Multichannel digital audio workstation
Maintained by: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Dec 2006 21:54:10
License: GPLv2


Ardour is a digital audio workstation.  You can use it to record, edit, and
mix multi-track audio.  Produce your own CD's.  Mix video soundtracks.
Experiment with new ideas about music and sound.  Generate sound
installations for 12 speaker gallery shows.

Ardour capabilities include: multichannel recording, non-linear, non-
destructive region based editing with unlimited undo/redo, full automation
support, a mixer whose capabilities rival high end hardware consoles, lots
of plugins to warp, shift, and shape your music, and controllable from
hardware control surfaces at the same time as it syncs to timecode.  If you
have been looking for a tool similar to ProTools, Nuendo, Cubase SX, Digital
Performer, Samplitude, or Sequoia, you might have found it.

WWW: http://ardour.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/scons
Required Libraries:
  1. audio/liblo
  2. textproc/liblrdf
  3. audio/aubio
  4. math/fftw3
  5. devel/boost-libs
  6. graphics/libgnomecanvasmm26
  7. devel/gettext
  8. textproc/libxml2
  9. textproc/libxslt
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for ardour-2.8.14_1:
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     VST=off: VST plugins support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freebsd.nsu.ru/distfiles/

Number of commits found: 58

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Apr 2013 16:43:05
Original commit files touched by this commit  2.8.14_1
rene search for other commits by this committer
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
24 Apr 2013 18:10:32
Original commit files touched by this commit  2.8.14_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
31 Jan 2013 13:38:43
Original commit files touched by this commit  2.8.14_1
bapt search for other commits by this committer
Chase boost update
21 Aug 2012 03:48:27
Original commit files touched by this commit  2.8.14
danfe search for other commits by this committer
- Update to version 2.8.14
- Convert to new OPTIONS syntax
- Cleanup dependencies
- Sort pkg-plist
26 Jul 2012 05:40:24
Original commit files touched by this commit  2.8.2_6
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.8.2_6
dinoex search for other commits by this committer
- update png to 1.5.10
17 Oct 2011 10:08:33
Original commit files touched by this commit  2.8.2_5
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.8.2_4
miwi search for other commits by this committer
- Get Rid MD5 support
30 Jan 2011 21:52:31
Original commit files touched by this commit  2.8.2_4
pav search for other commits by this committer
- Mark BROKEN on amd64/7:
  libs/ardour/io.cc:2562: error: no matching function for call to 'max(float&,
double)'

Reported by:    pointyhat
Feature safe:   yes
31 May 2010 02:01:56
Original commit files touched by this commit  2.8.2_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
11 May 2010 12:23:23
Original commit files touched by this commit  2.8.2_3
fluffy search for other commits by this committer
- Split redland to rasqal and redland itself libraries
- Update raptor to 1.4.21
- Update rasqal to 0.9.19
- Update redland to 1.0.10
- Update redland-bindings to 1.0.10.1
- Bump portrevision on depended ports

With hat on:    kde@
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.8.2_2
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  2.8.2_1
dinoex search for other commits by this committer
- update to jpeg-8
01 Oct 2009 03:24:56
Original commit files touched by this commit  2.8.2
danfe search for other commits by this committer
Fix PLIST (do not try to remove directories that are part of mtree).
30 Sep 2009 20:46:52
Original commit files touched by this commit  2.8.2
pav search for other commits by this committer
- Mark BROKEN: bad plist

Reported by:    pointyhat
20 Sep 2009 00:23:02
Original commit files touched by this commit  2.8.2
danfe search for other commits by this committer
- Unbreak the build against SoundToutch (detect it correctly) [1]
- Should build on amd64 fine, remove BROKEN statement [2]
- Primary master site no longer allows direct downloads, comment it out
- COMMENT should not contain package name: it's redundant; fix this
- Clean up Makefile header while here

Submitted by:   trasz [1, 2]
Feature safe:   yes
18 Sep 2009 19:13:08
Original commit files touched by this commit  2.8.2
danfe search for other commits by this committer
Reformat description text.

Feature safe:   yes
05 Sep 2009 20:39:08
Original commit files touched by this commit  2.8.2
trasz search for other commits by this committer
Pass maintainership back to danfe@.  Communication problem on my side;
sorry for that.
05 Sep 2009 15:38:05
Original commit files touched by this commit  2.8.2
trasz search for other commits by this committer
Update to 2.8.2, take maintainership.

VST doesn't require Steinberg SDK anymore, but patch for Wine is required;
otherwise, build will fail with compilation error.

Approved by:    maintainer timeout
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.7.1_2
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
28 Jul 2009 11:45:09
Original commit files touched by this commit  2.7.1_1
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
02 Apr 2009 21:25:21
Original commit files touched by this commit  2.7.1_1
pav search for other commits by this committer
- Mark BROKEN on amd64: does not compile

Reported by:    pointyhat
31 Mar 2009 05:25:03
Original commit files touched by this commit  2.7.1_1
trasz search for other commits by this committer
Update audio/liblo to 0.26.
12 Mar 2009 11:04:33
Original commit files touched by this commit  2.7.1
trasz search for other commits by this committer
Pass maintainership.
09 Mar 2009 17:15:43
Original commit files touched by this commit  2.7.1
  Sanity Test Failure
stas search for other commits by this committer
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:    thompsa (old version), miwi
Tested by:      miwi
21 Feb 2009 10:52:32
Original commit files touched by this commit  2.7.1
trasz search for other commits by this committer
Update to 2.7.1.

Fix for VST is pending.
19 Dec 2008 17:26:13
Original commit files touched by this commit  2.7
pav search for other commits by this committer
- Mark BROKEN on FreeBSD 6.x: needs posix_memalign()

Reported by:    pointyhat
24 Nov 2008 17:08:42
Original commit files touched by this commit  2.7
trasz search for other commits by this committer
Update audio/ardour to 2.7.
10 Nov 2008 21:30:04
Original commit files touched by this commit  2.6.1
trasz search for other commits by this committer
Update to 2.6.1.
09 Nov 2008 07:36:00
Original commit files touched by this commit  2.5
trasz search for other commits by this committer
Update Ardour to 2.5.  Yes, I know there is already a newer
version there.
06 Jun 2008 13:07:20
Original commit files touched by this commit  2.4.1_1
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)
11 Apr 2008 16:48:29
Original commit files touched by this commit  2.4.1
trasz search for other commits by this committer
- Update to 2.4.1.
30 Mar 2008 12:35:46
Original commit files touched by this commit  2.3.1
trasz search for other commits by this committer
- Fix distinfo to include checksums for optional file.
21 Feb 2008 17:31:54
Original commit files touched by this commit  2.3.1
trasz search for other commits by this committer
- Update to 2.3.1.
01 Feb 2008 06:39:04
Original commit files touched by this commit  2.2
linimon search for other commits by this committer
Mark as broken on sparc64: fails to configure.
19 Jan 2008 18:25:34
Original commit files touched by this commit  2.2
trasz search for other commits by this committer
- Update to 2.2.
25 Oct 2007 15:16:36
Original commit files touched by this commit  2.1
trasz search for other commits by this committer
- Really fix build on RELENG_7/i386, and build with gcc42 in general.
- Fix plist.

Tested by:      miwi
Submitted by:   pointyhat via droso and pav
09 Oct 2007 20:33:36
Original commit files touched by this commit  2.1
trasz search for other commits by this committer
- Update to 2.1.
09 Oct 2007 17:12:03
Original commit files touched by this commit  2.0.5
trasz search for other commits by this committer
- Fix build on RELENG_7/i386.
06 Sep 2007 14:52:27
Original commit files touched by this commit  2.0.5
trasz search for other commits by this committer
- Update to 2.0.5
- Enable SSE when appropriate.
- Enable Tranzport support.
11 Jul 2007 22:06:17
Original commit files touched by this commit  2.0.3
trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
06 Jul 2007 10:16:24
Original commit files touched by this commit  2.0.3
trasz search for other commits by this committer
- Update to 2.0.3.

Approved by:    miwi (mentor)
04 Jul 2007 15:10:58
Original commit files touched by this commit  2.0.2_1
barner search for other commits by this committer
- Bump boost shared library version to 4
- Bump PORTREVISION
22 May 2007 14:12:32
Original commit files touched by this commit  2.0.2
trasz search for other commits by this committer
- Unbreak (distfile for 2.0 disappeared) by upgrading to 2.0.2.

Approved by:    portmgr (erwin), miwi (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  2.0.2
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}.
01 May 2007 17:20:03
Original commit files touched by this commit  2.0
trasz search for other commits by this committer
- Update to 2.0.

Approved by:    miwi (mentor)
30 Apr 2007 10:53:29
Original commit files touched by this commit  2.0.r2_1
trasz search for other commits by this committer
- Fix plist.

Submitted by:   pointyhat via kris
Approved by:    miwi (mentor)
26 Apr 2007 16:42:03
Original commit files touched by this commit  2.0.r2
trasz search for other commits by this committer
- Update to 2.0rc2.

Approved by:    miwi (mentor)
14 Apr 2007 17:54:55
Original commit files touched by this commit  2.0.r1
trasz search for other commits by this committer
Redistribution of the VST PlugIns SDK is not allowed.

Approved by:    miwi (mentor)
14 Apr 2007 17:28:52
Original commit files touched by this commit  2.0.r1
trasz search for other commits by this committer
Update to 2.0.r1, add VST support (disabled by default due to legal reasons)
and clean things a bit.

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

Approved by:    miwi (mentor)
30 Mar 2007 04:20:11
Original commit files touched by this commit  2.0.b12
kris search for other commits by this committer
Now appears to build on 5.x
18 Mar 2007 22:11:39
Original commit files touched by this commit  2.0.b12
miwi search for other commits by this committer
- Update to 2.0.b12

PR:             110473
Submitted by:   trasz (maintainer)
28 Feb 2007 15:41:40
Original commit files touched by this commit  2.0.b11.1_1
miwi search for other commits by this committer
- Bump PORTREVISION for amd64 build
18 Jan 2007 20:50:38
Original commit files touched by this commit  2.0.b11.1
miwi search for other commits by this committer
- Update to 2.0beta11.1
- Fix build problems with amd64

PR:             108061
Submitted by:   trasz
06 Jan 2007 10:25:53
Original commit files touched by this commit  2.0.b10
miwi search for other commits by this committer
- Remove no longer needed patches.
06 Jan 2007 10:21:19
Original commit files touched by this commit  2.0.b10
miwi search for other commits by this committer
- Update to 2.0.b10

PR:             107537
Submitted by:   trasz (Maintainer)
08 Dec 2006 21:53:44
Original commit files touched by this commit  2.0.b9
miwi search for other commits by this committer
Ardour is a digital audio workstation.  You can use it to record,
edit and mix multi-track audio.  Produce your own CD's.  Mix video
soundtracks.  Experiment with new ideas about music and sound.
Generate sound installations for 12 speaker gallery shows.
Ardour capabilities include: multichannel recording, non-linear,
non-destructive region based editing with unlimited undo/redo,
full automation support, a mixer whose capabilities rival high
end hardware consoles, lots of plugins to warp, shift and shape
your music, and controllable from hardware control surfaces
at the same time as it syncs to timecode.  If you've been looking
for a tool similar to ProTools, Nuendo, Cubase SX, Digital
Performer, Samplitude or Sequoia, you might have found it.

WWW:    http://ardour.org/

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

Number of commits found: 58

285b
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