HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51957,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=112",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=110",
"results": [
{
"name": "stp",
"portdir": "math/stp",
"version": "20150306",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://stp.github.io/stp",
"description": "STP (Simple Theorem Provider)",
"long_description": "STP is a constraint solver (also referred to as a decision procedure or automated prover) aimed at solving constraints generated by program analysis tools, theorem provers, automated bug finders, intelligent fuzzers and model checkers.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmake",
"flex",
"perl5",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "sundials",
"portdir": "math/sundials",
"version": "5.8.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "sundials5",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by sundials5",
"long_description": "This port has been replaced by sundials5.",
"active": false,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "sundials2",
"portdir": "math/sundials2",
"version": "2.7.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://computing.llnl.gov/projects/sundials",
"description": "SUite of Nonlinear and DIfferential/ALgebraic equation Solvers",
"long_description": "SUNDIALS consists of the following five solvers: CVODE solves initial value problems for ordinary differential equation (ODE) systems. CVODES solves ODE systems and includes sensitivity analysis capabilities (forward and adjoint). IDA solves initial value problems for differential-algebraic equation (DAE) systems. IDAS solves DAE systems and includes sensitivity analysis capabilities (forward and adjoint). KINSOL solves nonlinear algebraic systems.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gfortran",
"mpich",
"openmpi",
"examples",
"accelerate",
"atlas",
"openblas",
"doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"SuiteSparse_KLU",
"mpich-clang18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mcsim"
]
}
]
},
{
"name": "superlu",
"portdir": "math/superlu",
"version": "5.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://portal.nersc.gov/project/sparse/superlu",
"description": "A package for solving linear equations",
"long_description": "SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"debug",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"OpenBLAS"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"apbs"
]
}
]
},
{
"name": "superlu_dist",
"portdir": "math/superlu_dist",
"version": "9.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://portal.nersc.gov/project/sparse/superlu/",
"description": "A package for solving linear equations",
"long_description": "SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"debug",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"mpich",
"openmpi",
"longindex",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"OpenBLAS",
"parmetis",
"mpich-clang18"
]
}
],
"depends_on": []
},
{
"name": "svdlibc",
"portdir": "math/svdlibc",
"version": "1.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tedlab.mit.edu/~dr/SVDLIBC/",
"description": "SVDLIBC is a C library to perform singular value decomposition",
"long_description": "SVDLIBC is a C library based on the SVDPACKC library. It offers a cleaned-up version of the code with a sane library interface and a front-end executable that performs matrix file type conversions, along with computing singular value decompositions. Currently the only SVDPACKC algorithm implemented in SVDLIBC is las2, because it seems to be consistently the fastest.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "symengine",
"portdir": "math/symengine",
"version": "0.13.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/symengine/symengine",
"description": "a fast symbolic manipulation library",
"long_description": "symengine is a fast symbolic manipulation library, written in C++.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"mpfr",
"gmp",
"llvm-18",
"flint",
"libmpc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-symengine",
"deal.ii"
]
}
]
},
{
"name": "tablix",
"portdir": "math/tablix",
"version": "0.3.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tablix.org/",
"description": "Kernel for solving general timetabling problems",
"long_description": "Tablix is a powerful free software kernel for solving general timetabling problems. It uses a coarse-grained parallel genetic algorithm in combination with other techniques to construct sensible timetables from XML formatted problem descriptions. Tablix supports a very wide range of timetabling problems, from high school timetabling to barge scheduling. A number of timetable constraints are already implemented in the default installation and kernel's modular design makes it is easy to add new ones.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "tomaz.solc",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pvm",
"libxml2"
]
},
{
"type": "run",
"ports": [
"gnuplot"
]
}
],
"depends_on": []
},
{
"name": "taucs",
"portdir": "math/taucs",
"version": "2.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tau.ac.il/~stoledo/taucs/",
"description": "C library of sparse linear solvers",
"long_description": "TAUCS is a C library of sparse linear solvers.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mark.brethen",
"github": "mbrethen",
"ports_count": 7
},
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libf2c",
"OpenBLAS",
"metis"
]
}
],
"depends_on": []
},
{
"name": "tiemu3",
"portdir": "math/tiemu3",
"version": "3.03",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lpg.ticalc.org/prj_tiemu/",
"description": "Texas Instruments TI89, Titanium, TI-92, TI-92+, Voyager 200 multi-platform emulator",
"long_description": "TiEmu is a full-featured TI89, Titanium, TI-92, TI-92+, Voyager 200 multi-platform emulator with an html manual. It offers: popup menu, screenshots, ASM/C debugger, link port, saving state and some other stuffs.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"groff",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libglade2",
"libticables2",
"libticalcs2",
"gettext",
"libtifiles2",
"libiconv",
"libticonv",
"libsdl",
"gtk2"
]
}
],
"depends_on": []
},
{
"name": "tilp2",
"portdir": "math/tilp2",
"version": "1.18",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lpg.ticalc.org/prj_tilp/",
"description": "Texas Instruments calculators linking program",
"long_description": "Program to communicate with Texas Instruments (TI) calculators, based on gtk2",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"groff",
"intltool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libiconv",
"gtk2",
"libglade2",
"libticables2",
"libticalcs2",
"libticonv",
"libtifiles2"
]
}
],
"depends_on": []
},
{
"name": "vdt",
"portdir": "math/vdt",
"version": "0.4.6",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dpiparo/vdt",
"description": "A collection of fast and inline implementations of mathematical functions.",
"long_description": "vdt provides A collection of fast and inline implementations of mathematical functions..",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"root6"
]
}
]
},
{
"name": "viennacl",
"portdir": "math/viennacl",
"version": "1.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://viennacl.sourceforge.net",
"description": "ViennaCL is a free open-source linear algebra library",
"long_description": "ViennaCL is a free open-source linear algebra library for computations on many-core architectures (GPUs, MIC) and multi-core CPUs. The library is written in C++ and supports CUDA, OpenCL, and OpenMP. In addition to core functionality and many other features including BLAS level 1-3 support and iterative solvers.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"boost"
]
}
],
"depends_on": []
},
{
"name": "vowpal_wabbit",
"portdir": "math/vowpal_wabbit",
"version": "8.3.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hunch.net/~vw/",
"description": "a fast online learning tool",
"long_description": "Vowpal Wabbit is the essence of speed in machine learning, able to learn from terafeature datasets with ease. Via parallel learning, it can exceed the throughput of any single machine network interface when doing linear learning, a first amongst learning algorithms.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "wapiti",
"portdir": "math/wapiti",
"version": "1.5.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wapiti.limsi.fr/",
"description": "A simple and fast discriminative sequence labelling toolkit",
"long_description": "Wapiti is a very fast toolkit for segmenting and labeling sequences with discriminative models. It is based on maxent models, maximum entropy Markov models and linear-chain CRF and proposes various optimization and regularization methods to improve both the computational complexity and the prediction performance of standard models. Wapiti is ranked first on the sequence tagging task for several month on MLcomp web site.",
"active": true,
"categories": [
"textproc",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "wxMaxima",
"portdir": "math/wxMaxima",
"version": "24.01.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wxMaxima-developers/wxmaxima",
"description": "Graphical user interface for Maxima based on wxWidgets",
"long_description": "Maxima is a Computer Algebra System (CAS) and wxMaxima is a work book style graphical front end for it based on wxWidgets",
"active": true,
"categories": [
"aqua",
"math"
],
"maintainers": [
{
"name": "",
"github": "MSoegtropIMC",
"ports_count": 1
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"wxWidgets-3.2",
"libomp",
"maxima"
]
},
{
"type": "run",
"ports": [
"gnuplot"
]
}
],
"depends_on": []
},
{
"name": "xgraph",
"portdir": "math/xgraph",
"version": "12.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.isi.edu/nsnam/xgraph",
"description": "VINT xgraph",
"long_description": "xgraph provides interactive plotting and graphing",
"active": true,
"categories": [
"math",
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"xorg-libsm"
]
}
],
"depends_on": []
},
{
"name": "xmfract",
"portdir": "math/xmfract",
"version": "1.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20170703184826/http://www.nahee.com/spanky/www/fractint/getting.html",
"description": "UNIX clone of the DOS based Fractint",
"long_description": "X/Motif based UNIX clone of the DOS based Fractint program used in the analysis of various fractal figures, created by Darryl House.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openmotif"
]
}
],
"depends_on": []
},
{
"name": "xmgr",
"portdir": "math/xmgr",
"version": "4.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://plasma-gate.weizmann.ac.il/Xmgr/",
"description": "ACE/gr 2D plotting tool (Ancestor to Grace)",
"long_description": "ACE/gr, also known as Xmgr, is a 2D plotting tool for the X Window System. While ACE/gr has a convenient point-and-click interface, most parameter settings and operations are available through a command line interface. NOTE: The development of ACE/gr is frozen, but is continued as Grace -- new users should try that instead. This port is for those who cannot come to terms with the updated UI in Grace.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"netcdf",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openmotif"
]
}
],
"depends_on": []
},
{
"name": "xplot",
"portdir": "math/xplot",
"version": "0.90.7.1",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.xplot.org/",
"description": "xplot was written in the late 1980s to support the analysis of TCP packet traces.",
"long_description": "xplot was written in the late 1980s to support the analysis of TCP packet traces.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "xylib",
"portdir": "math/xylib",
"version": "1.6",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xylib.sourceforge.net",
"description": "library for reading x-y data files",
"long_description": "xylib is a portable library for reading files that contain x-y data from powder diffraction, spectroscopy and other experimental methods.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"gui",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"boost176",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib",
"wxWidgets-3.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fityk"
]
}
]
},
{
"name": "yacas",
"portdir": "math/yacas",
"version": "1.9.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.yacas.org",
"description": "Yet Another Computer Algebra System",
"long_description": "YACAS is an easy to use, general purpose Computer Algebra System, a program for symbolic manipulation of mathematical expressions. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system has a library of scripts that implement many of the symbolic algebra operations – new algorithms can be easily added to the library.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gtest",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "yakmo",
"portdir": "math/yakmo",
"version": "2015-01-21",
"license": "(GPL-2 or LGPL-2.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tkl.iis.u-tokyo.ac.jp/~ynaga/yakmo/",
"description": "C++ implementation of robust, efficient alternative k-means clustering",
"long_description": "Yakmo implements robust, efficient k-means clustering with triangular inequality and smart initialization, while supporting alternative clustering outputs. The use of the triangular inequality allows k-means to skip unnecessary distance calculations, while the smart initialization by randomized seeding (k-means++) not only improves solution accuracy but also accelerates the algorithm convergence. In addition, you can obtain alternative clusterings via orthogonalization.",
"active": true,
"categories": [
"textproc",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "z3",
"portdir": "math/z3",
"version": "4.15.4",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Z3 Theorem Prover",
"long_description": "High performance SMT solver from Microsoft Research.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 84
}
],
"variants": [
"debug",
"lto",
"gmp",
"native",
"profile",
"threads",
"polly",
"polly_late",
"polly_two_level_tiling",
"polly_vector",
"polly_parallel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"bash",
"python313",
"clang-22"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-z3",
"py37-z3",
"solidity",
"py38-z3",
"py39-z3",
"ispc-clang",
"py-z3",
"py310-z3",
"py311-z3",
"py312-z3",
"py314-z3",
"py313-z3",
"z3-java",
"root6"
]
}
]
},
{
"name": "z3-fstar",
"portdir": "math/z3",
"version": "4.13.3",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "F*-qualified release of the Z3 Theorem Prover",
"long_description": "Private version of the Z3 Theorem Prover for use by (and qualified to work with) F*.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 84
}
],
"variants": [
"debug",
"pgo",
"lto",
"gmp",
"native",
"profile",
"threads",
"polly",
"polly_late",
"polly_two_level_tiling",
"polly_vector",
"polly_parallel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"bash",
"python313",
"clang-22"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "run",
"ports": [
"z3-fstar-legacy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fstar"
]
}
]
},
{
"name": "py-z3",
"portdir": "math/z3",
"version": "4.15.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Python bindings for the Z3 theorem prover",
"long_description": "Python bindings for the Z3 SMT solver library from Microsoft Research.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 84
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-22"
]
},
{
"type": "lib",
"ports": [
"z3",
"py314-z3"
]
}
],
"depends_on": []
},
{
"name": "py27-z3",
"portdir": "math/z3",
"version": "4.8.17",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Python 2.7 bindings for the Z3 theorem prover",
"long_description": "Python 2.7 bindings for the Z3 SMT solver library from Microsoft Research.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 84
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"z3"
]
}
],
"depends_on": []
},
{
"name": "py37-z3",
"portdir": "math/z3",
"version": "4.12.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Python 3.7 bindings for the Z3 theorem prover",
"long_description": "Python 3.7 bindings for the Z3 SMT solver library from Microsoft Research.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 84
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-wheel",
"py37-build",
"py37-installer",
"cmake",
"ninja",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"z3",
"py37-setuptools",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py38-z3",
"portdir": "math/z3",
"version": "4.15.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Python 3.8 bindings for the Z3 theorem prover",
"long_description": "Python 3.8 bindings for the Z3 SMT solver library from Microsoft Research.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 84
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py38-wheel",
"py38-build",
"py38-installer",
"cmake",
"ninja",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"z3",
"py38-setuptools",
"python38"
]
}
],
"depends_on": []
},
{
"name": "z3-java",
"portdir": "math/z3",
"version": "4.15.4",
"license": "MIT",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Z3Prover/z3",
"description": "Java bindings for the Z3 theorem prover",
"long_description": "Java bindings for the Z3 SMT solver library from Microsoft Research.",
"active": true,
"categories": [
"science",
"java",
"math"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 84
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-22"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"z3"
]
}
],
"depends_on": []
},
{
"name": "AtomicParsley",
"portdir": "multimedia/AtomicParsley",
"version": "20240608.083822.1ed9031",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wez/atomicparsley",
"description": "MPEG-4 command line tool",
"long_description": "AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files, in particular, iTunes-style metadata.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"get_iplayer",
"youtube-dl",
"yt-dlp"
]
}
]
},
{
"name": "AtomicParsley-devel",
"portdir": "multimedia/AtomicParsley-devel",
"version": "20241205",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wez/atomicparsley",
"description": "MPEG-4 command line tool",
"long_description": "AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files, in particular, iTunes-style metadata.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "HandBrake",
"portdir": "multimedia/HandBrake",
"version": "0.10.0",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://handbrake.fr/",
"description": "The open source video transcoder",
"long_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.",
"active": true,
"categories": [
"aqua",
"multimedia"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cmake",
"libtool",
"pkgconfig",
"python27",
"yasm",
"autoconf",
"automake"
]
},
{
"type": "lib",
"ports": [
"zlib",
"fontconfig",
"libiconv",
"bzip2"
]
},
{
"type": "run",
"ports": [
"HandBrakeCLI"
]
}
],
"depends_on": []
},
{
"name": "HandBrakeCLI",
"portdir": "multimedia/HandBrake",
"version": "0.10.0",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://handbrake.fr/",
"description": "The open source video transcoder (CLI)",
"long_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. (This port provides the command-line interface only; install the `HandBrake` port for the graphical user interface.)",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"libtool",
"pkgconfig",
"python27",
"yasm",
"autoconf",
"automake",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zlib",
"fontconfig",
"libiconv",
"bzip2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"HandBrake"
]
}
]
},
{
"name": "MP4Joiner",
"portdir": "multimedia/MP4Joiner",
"version": "2.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mp4joiner.org/",
"description": "simple tool to join multiple MP4 files into one",
"long_description": "MP4Joiner is a simple tool to join multiple MP4 files into one.",
"active": true,
"categories": [
"aqua",
"multimedia"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 100
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"wxWidgets-3.0",
"wxsvg",
"ffmpeg",
"gpac"
]
}
],
"depends_on": []
},
{
"name": "MPlayer",
"portdir": "multimedia/MPlayer",
"version": "1.5.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mplayerhq.hu/",
"description": "versatile movie player",
"long_description": "MPlayer plays most movie files in popular and less popular formats.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"yasm",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"speex",
"gnutls",
"ncurses",
"fontconfig",
"libjpeg-turbo",
"libpng",
"bzip2",
"dav1d",
"freetype",
"fribidi",
"libiconv",
"libxml2",
"aom",
"lzo2",
"zlib",
"lame"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gimp-gap",
"smtube"
]
}
]
},
{
"name": "MediathekView",
"portdir": "multimedia/MediathekView",
"version": "13.7.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mediathekview.de",
"description": "A mediathek browser for German TV broadcasts",
"long_description": "A mediathek browser for German TV broadcasts",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "ReceiveMIDI",
"portdir": "multimedia/ReceiveMIDI",
"version": "1.4.4",
"license": "GPL-3+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gbevin/ReceiveMIDI",
"description": "command line tool to receive MIDI messages from MIDI devices",
"long_description": "ReceiveMIDI a is command line tool to receive MIDI messages from MIDI devices. Messages can be filtered and the output can be saved to a file or piped to another program such as the companion program SendMIDI.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
}
],
"depends_on": []
},
{
"name": "SendMIDI",
"portdir": "multimedia/SendMIDI",
"version": "1.3.1",
"license": "GPL-3+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gbevin/SendMIDI",
"description": "command line tool to send MIDI messages to MIDI devices",
"long_description": "SendMIDI a is command line tool to send MIDI messages to MIDI devices. Messages can be specified on the command line, from a file, or piped from another program such as the companion program ReceiveMIDI.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
}
],
"depends_on": []
},
{
"name": "VLC",
"portdir": "multimedia/VLC",
"version": "3.0.11.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org",
"description": "VLC is a cross-platform media player and streaming server",
"long_description": "VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"phonon-backend-vlc",
"phonon-backend-vlc-qt5"
]
}
]
},
{
"name": "libVLC",
"portdir": "multimedia/VLC",
"version": "3.0.11.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "VLC",
"homepage": "https://www.videolan.org/vlc/libvlc.html",
"description": "Obsolete port, replaced by VLC",
"long_description": "This port has been replaced by VLC.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "VLC2",
"portdir": "multimedia/VLC2",
"version": "2.2.8",
"license": "GPL-2+",
"platforms": "{darwin < 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org",
"description": "VLC is a cross-platform media player and streaming server",
"long_description": "VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"aalib",
"dbus",
"fluidsynth",
"freerdp",
"gstreamer",
"jack",
"notify",
"pulse",
"shout",
"smb",
"svg",
"qt4",
"quartz",
"x11",
"huge",
"full",
"power"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"faad2",
"flac",
"lame",
"libdca",
"libid3tag",
"libmad",
"libmodplug",
"libmpcdec",
"libopus",
"libsndfile",
"libvorbis",
"speex",
"speexDSP",
"taglib",
"twolame",
"gettext",
"glib2",
"gmp",
"gnutls",
"libcddb",
"libcdio",
"libdc1394",
"libdvbpsi",
"libdvdnav",
"libdvdread",
"libgcrypt",
"libgpg-error",
"libssh2",
"libupnp",
"libusb",
"ncurses",
"nettle",
"orc",
"readline",
"desktop-file-utils",
"fontconfig",
"libjpeg-turbo",
"libpng",
"openjpeg15",
"tiff",
"lua",
"libidn",
"ffmpeg",
"libass",
"libbluray",
"libmatroska",
"libmpeg2",
"libmtp",
"libogg",
"libtheora",
"libvpx",
"live555",
"schroedinger",
"vcdimager",
"x264",
"x265",
"avahi",
"libproxy",
"freetype",
"p11-kit",
"fribidi",
"libebml",
"libiconv",
"BGHUDAppKit",
"openssl3",
"zvbi",
"libxml2",
"bzip2",
"xz",
"zlib",
"minizip",
"a52dec"
]
},
{
"type": "run",
"ports": [
"libbdplus",
"libaacs"
]
}
],
"depends_on": []
},
{
"name": "libVLC2",
"portdir": "multimedia/VLC2",
"version": "2.2.8",
"license": "GPL-2+",
"platforms": "{darwin < 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org/vlc/libvlc.html",
"description": "The core engine and interface to VLC's multimedia framework",
"long_description": "libVLC is the core engine and the interface to the multimedia framework on which VLC media player is based. It allows developers to create a wide range of multimedia applications using the VLC features.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"aalib",
"dbus",
"fluidsynth",
"freerdp",
"gstreamer",
"jack",
"notify",
"pulse",
"shout",
"smb",
"svg",
"qt4",
"quartz",
"x11",
"huge",
"full",
"power"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"faad2",
"flac",
"lame",
"libdca",
"libid3tag",
"libmad",
"libmodplug",
"libmpcdec",
"libopus",
"libsndfile",
"libvorbis",
"speex",
"speexDSP",
"taglib",
"twolame",
"gettext",
"glib2",
"gmp",
"gnutls",
"libcddb",
"libcdio",
"libdc1394",
"libdvbpsi",
"libdvdnav",
"libdvdread",
"libgcrypt",
"libgpg-error",
"libssh2",
"libupnp",
"libusb",
"ncurses",
"nettle",
"orc",
"readline",
"desktop-file-utils",
"fontconfig",
"libjpeg-turbo",
"libpng",
"openjpeg15",
"tiff",
"lua",
"libidn",
"ffmpeg",
"libass",
"libbluray",
"libmatroska",
"libmpeg2",
"libmtp",
"libogg",
"libtheora",
"libvpx",
"live555",
"schroedinger",
"vcdimager",
"x264",
"x265",
"avahi",
"libproxy",
"freetype",
"p11-kit",
"fribidi",
"libebml",
"libiconv",
"BGHUDAppKit",
"openssl3",
"zvbi",
"libxml2",
"bzip2",
"xz",
"zlib",
"minizip",
"a52dec"
]
},
{
"type": "run",
"ports": [
"libbdplus",
"libaacs"
]
}
],
"depends_on": []
},
{
"name": "XviD",
"portdir": "multimedia/XviD",
"version": "1.3.7",
"license": "GPL-2+",
"platforms": "darwin sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://labs.xvid.com/",
"description": "High performance and high quality MPEG-4 video library",
"long_description": "The Xvid video codec implements MPEG-4 Simple Profile and Advanced Simple Profile standards. It permits compressing and decompressing digital video in order to reduce the required bandwidth of video data for transmission over computer networks or efficient storage on CDs or DVDs. Due to its unrivalled quality Xvid has gained great popularity and is used in many other GPLed applications, like e.g. Transcode, MEncoder, MPlayer, Xine and many more.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ffmpeg4",
"ufo-ai",
"gstreamer010-gst-plugins-bad",
"gimp-gap",
"gimp-gap-devel",
"avidemux",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg6",
"ffmpeg7",
"ffmpeg8",
"gpac",
"transcode"
]
}
]
},
{
"name": "aom",
"portdir": "multimedia/aom",
"version": "3.13.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aomedia.googlesource.com/aom",
"description": "AV1 Codec Library",
"long_description": "AV1 Codec Library",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"git",
"perl5",
"yasm",
"clang-20",
"python314"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mplayer-devel",
"xine-lib",
"gstreamer1-gst-plugins-bad",
"MPlayer",
"ffmpeg4",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg6",
"ffmpeg7",
"ffmpeg8",
"libavif",
"libheif"
]
},
{
"type": "run",
"ports": [
"av1an"
]
}
]
},
{
"name": "audacious",
"portdir": "audio/audacious",
"version": "4.5.1",
"license": "BSD and GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.audacious-media-player.org/",
"description": "Meta port for audacious-core and audacious-plugins. Please check the variants on both audacious-core and audacious-plugins.",
"long_description": "This is a meta port pulling both audacious-core and audacious-plugins. In order to customize your build, please check the available variants on audacious-core and audacious-plugins. Pass those variants when installing this meta port. Failure to do so will leave you with a default set of variants, enabling most features.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "ionic",
"github": "Ionic",
"ports_count": 24
},
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 84
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"audacious-core",
"audacious-plugins"
]
},
{
"type": "run",
"ports": [
"audacious-core",
"audacious-plugins"
]
}
],
"depends_on": []
},
{
"name": "audacious-core",
"portdir": "audio/audacious-core",
"version": "4.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.audacious-media-player.org/",
"description": "Audacious is an advanced audio player.",
"long_description": "Audacious is an advanced audio player. It is free, lightweight, based on GTK3, runs on Linux and many other *nix platforms. The player focuses on audio quality and supports a wide range of audio codecs. Its advanced audio playback engine is considerably more powerful than GStreamer. Audacious is a fork of Beep Media Player (BMP), which itself forked from XMMS.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "ionic",
"github": "Ionic",
"ports_count": 24
},
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 84
}
],
"variants": [
"qt5",
"qt6",
"gtk2",
"gtk3"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"meson",
"ninja",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtsvg",
"glib2",
"libiconv",
"gettext-runtime"
]
},
{
"type": "run",
"ports": [
"dbus"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"audacious",
"audacious-plugins"
]
},
{
"type": "run",
"ports": [
"audacious"
]
}
]
},
{
"name": "audacious-plugins",
"portdir": "audio/audacious-plugins",
"version": "4.5.1",
"license": "BSD and GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.audacious-media-player.org/",
"description": "Adds I/O, audio decoding, audio transforming and UI plugins.",
"long_description": "This ports bundles most of the functionality for audacious. Adds I/O, audio decoding, audio transforming and UI plugins.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "ionic",
"github": "Ionic",
"ports_count": 24
},
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 84
}
],
"variants": [
"pulseaudio",
"mp3",
"mpris2",
"hotkey",
"lirc",
"osd",
"notifications",
"vorbis",
"opus",
"flac",
"wavpack",
"aac",
"sndfile",
"modplug",
"openmpt",
"adplug",
"bs2b",
"ffmpeg",
"jack",
"sid",
"midi",
"cdaudio",
"lastfm",
"ampache",
"mms",
"neon",
"cue",
"transform",
"opengl",
"vumeter",
"sdl3",
"qt5",
"qt6",
"gtk2",
"gtk3",
"full"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"pkgconfig",
"gettext",
"glib2",
"meson",
"ninja"
]
},
{
"type": "lib",
"ports": [
"libcdio-paranoia",
"libmodplug",
"libsamplerate",
"libsndfile",
"libvorbis",
"mpg123",
"opusfile",
"soxr",
"wavpack",
"glib2",
"libcddb",
"libcdio",
"libnotify",
"gdk-pixbuf2",
"audacious-core",
"fluidsynth",
"libmms",
"libogg",
"curl",
"libcue",
"qt5-qtbase",
"neon",
"gettext-runtime",
"libopenmpt",
"libbs2b",
"libbinio",
"adplug",
"SDL3",
"ffmpeg8",
"libxml2",
"qt5-qtmultimedia",
"zlib",
"faad2",
"flac",
"lame"
]
},
{
"type": "run",
"ports": [
"dbus",
"unzip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"audacious"
]
},
{
"type": "run",
"ports": [
"audacious"
]
}
]
},
{
"name": "avidemux",
"portdir": "multimedia/avidemux",
"version": "2.8.1",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://avidemux.sourceforge.net",
"description": "video editor designed for simple cutting, filtering and encoding tasks",
"long_description": "Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"debug",
"aac",
"dts",
"esound",
"gettext",
"jack",
"lame",
"opus",
"sqlite",
"twolame",
"vorbis",
"vpx",
"x264",
"x265",
"xvid"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gmake",
"pkgconfig",
"yasm",
"bash",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libmad",
"libopus",
"libvorbis",
"twolame",
"sqlite3",
"gettext",
"fontconfig",
"qt5-qtbase",
"libass",
"libvpx",
"x264",
"x265",
"freetype",
"fribidi",
"XviD",
"qt5-qttools",
"zlib",
"faac",
"faad2",
"lame"
]
}
],
"depends_on": []
},
{
"name": "cfourcc",
"portdir": "multimedia/cfourcc",
"version": "0.1.3.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mypapit/cfourcc",
"description": "Change AVI fourcc codes",
"long_description": "Command-line utility for changing FOURCC codes in AVI files",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
}
]
}