notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
madronalib C++ framework for DSP applications
1.6.1016_1 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.1016_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 00:22:54
Last Update: 2022-07-21 20:09:04
Commit Hash: e9cb7c9
License: MIT
WWW:
https://www.madronalabs.com/
Description:
Madronalib provides one clear path to writing maintainable audio code without sacrificing performance. It enables efficient audio DSP on SIMD processors with readable, brief code. WWW: https://www.madronalabs.com/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (66 items)
Collapse this list.
  1. /usr/local/share/licenses/madronalib-1.6.1016_1/catalog.mk
  2. /usr/local/share/licenses/madronalib-1.6.1016_1/LICENSE
  3. /usr/local/share/licenses/madronalib-1.6.1016_1/MIT
  4. include/madronalib/CriticalSection.h
  5. include/madronalib/IpEndpointName.h
  6. include/madronalib/MLActor.h
  7. include/madronalib/MLClock.h
  8. include/madronalib/MLCollection.h
  9. include/madronalib/MLDSPBuffer.h
  10. include/madronalib/MLDSPFilters.h
  11. include/madronalib/MLDSPFunctional.h
  12. include/madronalib/MLDSPGens.h
  13. include/madronalib/MLDSPMath.h
  14. include/madronalib/MLDSPMathNEON.h
  15. include/madronalib/MLDSPMathSSE.h
  16. include/madronalib/MLDSPOps.h
  17. include/madronalib/MLDSPProjections.h
  18. include/madronalib/MLDSPRatio.h
  19. include/madronalib/MLDSPRouting.h
  20. include/madronalib/MLDSPScalarMath.h
  21. include/madronalib/MLDSPUtils.h
  22. include/madronalib/MLInterpolator.h
  23. include/madronalib/MLMatrix.h
  24. include/madronalib/MLMemoryUtils.h
  25. include/madronalib/MLMessage.h
  26. include/madronalib/MLParameter.h
  27. include/madronalib/MLPath.h
  28. include/madronalib/MLPlatform.h
  29. include/madronalib/MLProc.h
  30. include/madronalib/MLProcFactory.h
  31. include/madronalib/MLProcMultiply.h
  32. include/madronalib/MLPropertyTree.h
  33. include/madronalib/MLQueue.h
  34. include/madronalib/MLSerialization.h
  35. include/madronalib/MLSharedResource.h
  36. include/madronalib/MLSymbol.h
  37. include/madronalib/MLText.h
  38. include/madronalib/MLTextUtils.h
  39. include/madronalib/MLTimer.h
  40. include/madronalib/MLTree.h
  41. include/madronalib/MLValue.h
  42. include/madronalib/MLValueChange.h
  43. include/madronalib/MessageMappingOscPacketListener.h
  44. include/madronalib/NetService.h
  45. include/madronalib/NetServiceBrowser.h
  46. include/madronalib/NetServiceThread.h
  47. include/madronalib/NetworkingUtils.h
  48. include/madronalib/OscException.h
  49. include/madronalib/OscHostEndianness.h
  50. include/madronalib/OscOutboundPacketStream.h
  51. include/madronalib/OscPacketListener.h
  52. include/madronalib/OscPrintReceivedElements.h
  53. include/madronalib/OscReceivedElements.h
  54. include/madronalib/OscTypes.h
  55. include/madronalib/PacketListener.h
  56. include/madronalib/Thread.h
  57. include/madronalib/TimerListener.h
  58. include/madronalib/UdpSocket.h
  59. include/madronalib/cJSON.h
  60. include/madronalib/dns_sd.h
  61. include/madronalib/madronalib.h
  62. include/madronalib/mldsp.h
  63. lib/libmadrona.a
  64. @owner
  65. @group
  66. @mode
Collapse this list.
Dependency lines:
  • madronalib>0:audio/madronalib
To install the port:
cd /usr/ports/audio/madronalib/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/madronalib
  • pkg install madronalib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: madronalib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1618005664 SHA256 (madronalabs-madronalib-v1.6-1016-g103895f_GH0.tar.gz) = 82d54264ba8e1e1a4e8da671faf027e3492b59b795049199c0c8a5ca271341fa SIZE (madronalabs-madronalib-v1.6-1016-g103895f_GH0.tar.gz) = 381611

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libjack.so : audio/jack
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_madronalib
USES:
cmake localbase:ldflags perl5 compiler:c++11-lib
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/madronalabs/madronalib/tar.gz/v1.6-1016-g103895f?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.1016_1
21 Jul 2022 20:09:04
commit hash: e9cb7c99a5d36a94aa3d23b20e53106e58093c22commit hash: e9cb7c99a5d36a94aa3d23b20e53106e58093c22commit hash: e9cb7c99a5d36a94aa3d23b20e53106e58093c22commit hash: e9cb7c99a5d36a94aa3d23b20e53106e58093c22 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/madronalib: Broken on riscv64

Reported by:	fallout

(cherry picked from commit e877e8294fbc6c9b7a050497c1d1735941fc1a89)

Number of commits found: 1