1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/audio/ardour
Alexey Dokuchaev ef0ae999f6 - Add a proxy method to access protected IO::connecting_legal field from
Session::add_routes(); no idea why it worked before with GCC 4.2
- Switch from using non-standard STL slist container (which is not available
  with libc++) to the one provided by boost::container::slist, it allows to
  build Ardour on all supported FreeBSD versions/compilers
- Fix remaining cases of boost::shared_ptr to fix the build against Clang
2013-12-24 04:01:44 +00:00
..
files - Add a proxy method to access protected IO::connecting_legal field from 2013-12-24 04:01:44 +00:00
distinfo
Makefile - Fix several C++ issues with modern compilers 2013-12-24 01:15:44 +00:00
pkg-descr
pkg-plist