Port details |
- traverso Digital audio workstation (DAW) with an innovative user interface
- 0.49.6_7 audio
=2 0.49.6_6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-05-16 09:26:19
- Last Update: 2025-03-02 21:40:52
- Commit Hash: 153b006
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2 LGPL21
- WWW:
- https://traverso-daw.org/
- Description:
- Traverso-DAW is a digital audio workstation designed to be an extension of your
creativity and workflow. Compose, record and edit your audio with an
unprecedented speed and ease as you've never experienced before.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- traverso>0:audio/traverso
- To install the port:
- cd /usr/ports/audio/traverso/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/traverso
- pkg install traverso
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: traverso
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1557993721
SHA256 (traverso-0.49.6.tar.gz) = f850b88cbb64529655514b7cfe01c56133e21929374b3e3b90813bc227eac789
SIZE (traverso-0.49.6.tar.gz) = 1511714
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libfftw3.so : math/fftw3
- libFLAC.so : audio/flac
- libjack.so : audio/jack
- liblilv-0.so : audio/lilv
- libmad.so : audio/libmad
- libogg.so : audio/libogg
- libsamplerate.so : audio/libsamplerate
- libserd-0.so : devel/serd
- libsndfile.so : audio/libsndfile
- libsord-0.so : devel/sord
- libsratom-0.so : audio/sratom
- libvorbisfile.so : audio/libvorbis
- libwavpack.so : audio/wavpack
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_traverso
- USES:
- cmake compiler:c++11-lang desktop-file-utils localbase:ldflags pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.49.6_7 02 Mar 2025 21:40:52
    |
Christian Weisgerber (naddy)  |
*/*: bump PORTREVISION after audio/flac update |
0.49.6_6 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
0.49.6_5 25 Sep 2022 20:14:54
    |
Christian Weisgerber (naddy)  |
audio/flac: bump port revision of consumers after update to 1.4.1 |
0.49.6_4 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.49.6_4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.49.6_4 11 Jul 2022 21:46:56
    |
Po-Chuan Hsieh (sunpoet)  |
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change |
0.49.6_3 02 Aug 2021 16:03:15
    |
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
0.49.6_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.49.6_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.49.6_1 27 May 2020 18:36:55
  |
cmt  |
audio/traverso: fix download URL
download verified against distinfo; port version is still current
fetchable again: remove BROKEN
Approved by: unbreak |
0.49.6_1 05 Jan 2020 10:26:04
  |
antoine  |
Mark a few ports broken (unfetchable) |
0.49.6_1 05 Dec 2019 19:57:37
  |
pkubaj  |
audio/traverso: fix build on powerpc64 elfv2
For some reason, even though ARCH_X86 isn't defined on powerpc64, clang doesn't
finish the function on #ifndef ARCH_X86, but tries to compile further and fails
at x86-specific assembly.
PR: 242462
Approved by: yuri (maintainer), mentors (implicit approval) |
0.49.6_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.49.6 12 Jun 2019 18:50:00
  |
pkubaj  |
audio/traverso: fix build
Add USES=compiler:c++11-lang to fix:
CMake Error in src/traverso/CMakeLists.txt:
The compiler feature "cxx_decltype" is not known to CXX compiler
"GNU"
version 4.2.1.
Approved by: mentors (implicite approval) |
0.49.6 16 May 2019 09:30:26
  |
yuri  |
audio/traverso: Remove unnecessary patches and Makefile lines |
0.49.6 16 May 2019 09:26:03
  |
yuri  |
New port: audio/traverso: Digital audio workstation (DAW) with an innovative
user interface |