HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50574,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=590",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=588",
"results": [
{
"name": "google-glog-0.4",
"portdir": "devel/google-glog",
"version": "0.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "google-glog",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by google-glog",
"long_description": "This port has been replaced by google-glog.",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"gflags"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"gflags"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "libpqxx",
"portdir": "databases/libpqxx",
"version": "7.9.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pqxx.org/development/libpqxx",
"description": "Official C++ client API for PostgreSQL",
"long_description": "libpqxx is the official C++ client API for PostgreSQL, the enterprise-strength open-source database software. There are many similar libraries for PostgreSQL and for other databases, some of them database independent. Most of these, however, are fairly C like in their programming style, and fail to take advantage of the full power of the C++ language as it has matured since the acceptance of the Standard in 1996. What libpqxx brings you is effective use of templates to reduce the inconvenience of dealing with type conversions, standard C++ strings to keep you from having to worry about buffer allocation and overflow attacks, exceptions to take the tedious and error prone plumbing around error handling out of your hands, constructors and destructors to bring resource management under control, and even basic object orientation to give you some extra reliability features that would be hard to get with most other database interfaces.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [],
"variants": [
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17",
"python312"
]
},
{
"type": "lib",
"ports": [
"postgresql16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osm2pgrouting"
]
}
]
},
{
"name": "mariadb-11.4",
"portdir": "databases/mariadb-11.4",
"version": "11.4.7",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mariadb.org/",
"description": "Multithreaded SQL database server",
"long_description": "Mariadb is a fork of the MySQL server, a multi-threaded SQL database.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug",
"system_readline",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"bison",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"curl",
"tcp_wrappers",
"libxml2",
"zlib",
"boost187",
"openssl3",
"judy",
"ncurses",
"pcre2"
]
},
{
"type": "run",
"ports": [
"mysql_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mariadb-11.4-server"
]
}
]
},
{
"name": "mariadb-11.4-server",
"portdir": "databases/mariadb-11.4",
"version": "11.4.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mariadb.org/",
"description": "Run mariadb-11.4 as server",
"long_description": "Run mariadb-11.4 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"mariadb-11.4"
]
}
],
"depends_on": []
},
{
"name": "codeblocks-devel",
"portdir": "devel/codeblocks-devel",
"version": "20250101-r13598",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.codeblocks.org/",
"description": "Open Source, Cross-platform, Free C/C++/D IDE",
"long_description": "Open Source, Cross-platform, Free C/C++/D IDE. This port tracks the upstream development of CodeBlocks.",
"active": true,
"categories": [
"aqua",
"devel",
"x11"
],
"maintainers": [],
"variants": [
"wxwidgets32",
"wxgtk30",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17",
"boost176",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"hunspell",
"wxWidgets-3.2",
"bzip2"
]
}
],
"depends_on": []
},
{
"name": "edencommon",
"portdir": "devel/edencommon",
"version": "2024.08.26.00",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookexperimental/edencommon",
"description": "Shared library for Watchman and Eden projects",
"long_description": "Shared library for Watchman and Eden projects",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gtest",
"ninja",
"pkgconfig",
"yarn",
"cpptoml",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gflags",
"google-glog",
"libevent",
"libsodium",
"bzip2",
"openssl3",
"fb303",
"boost181",
"libfmt11",
"wangle",
"lz4",
"zlib",
"zstd",
"double-conversion",
"fbthrift",
"folly"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"watchman"
]
}
]
},
{
"name": "epoll-shim",
"portdir": "devel/epoll-shim",
"version": "0.0.20240608",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jiixyj/epoll-shim",
"description": "Small epoll implementation using kqueue",
"long_description": "Small epoll implementation using kqueue. Includes all features needed for libinput/libevdev.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wayland"
]
}
]
},
{
"name": "glm",
"portdir": "devel/glm",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://glm.g-truc.net",
"description": "OpenGL Mathematics (GLM) C++ library",
"long_description": "OpenGL Mathematics (GLM) is a C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"p7zip"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gource",
"logstalgia"
]
},
{
"type": "lib",
"ports": [
"pymol-devel",
"warzone2100",
"supertux",
"stellarium",
"asymptote",
"kicad",
"libetonyek",
"pymol"
]
}
]
},
{
"name": "ghc-filesystem",
"portdir": "devel/ghc-filesystem",
"version": "1.5.14",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gulrak/filesystem",
"description": "An implementation of C++17 std::filesystem.",
"long_description": "An implementation of C++17 std::filesystem for C++11/C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"draco",
"libmamba",
"micromamba",
"barrier"
]
}
]
},
{
"name": "google-glog",
"portdir": "devel/google-glog",
"version": "0.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/glog",
"description": "Logging library for C++",
"long_description": "The glog library implements application-level logging. This library provides logging APIs based on C++-style streams and various helper macros.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"gflags",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gflags"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"fb303",
"fbzmq",
"fizz",
"folly",
"mvfst",
"gnss-sdr",
"gnss-sdr-devel",
"py37-pyarrow",
"py38-pyarrow",
"py38-pytorch",
"librime",
"librime-devel",
"watchman",
"py39-pytorch",
"py310-pytorch",
"py311-pytorch",
"py312-pytorch",
"py313-pytorch",
"edencommon",
"ceres-solver",
"pbrt3",
"caffe",
"squirrel-ime",
"apache-arrow",
"wangle"
]
}
]
},
{
"name": "hyprlang",
"portdir": "devel/hyprlang",
"version": "0.6.0",
"license": "LGPL-2",
"platforms": "{darwin < 11} {darwin > 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hyprland.org/hyprlang",
"description": "The hypr configuration language is an extremely efficient, yet easy to work with, configuration language for applications.",
"long_description": "The hypr configuration language is an extremely efficient, yet easy to work with, configuration language for applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"hyprutils"
]
}
],
"depends_on": []
},
{
"name": "hyprutils",
"portdir": "devel/hyprutils",
"version": "0.2.4",
"license": "BSD",
"platforms": "{darwin < 11 > 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hyprwm/hyprutils",
"description": "C++ library for utilities used across the Hypr* ecosystem",
"long_description": "hyprutils is a small C++ library for utilities used across the Hypr* ecosystem.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libpixman"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hyprlang"
]
}
]
},
{
"name": "isl-devel",
"portdir": "devel/isl-devel",
"version": "0.27",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libisl.sourceforge.io",
"description": "Integer Set Library",
"long_description": "isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"gmp"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "libfmt4",
"portdir": "devel/libfmt4",
"version": "4.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fmt.dev",
"description": "an open-source formatting library",
"long_description": "fmt (formerly cppformat) is an open-source formatting library. It can be used as a safe alternative to printf or as a fast alternative to C++ IOStreams.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-coolprop",
"py310-coolprop",
"py311-coolprop",
"py39-coolprop"
]
}
]
},
{
"name": "libsdl2-snowleopard",
"portdir": "devel/libsdl2-snowleopard",
"version": "2.0.22",
"license": "zlib",
"platforms": "macosx freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.libsdl.org/",
"description": "Cross-platform multi-media development API",
"long_description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. This port will maintain the last version that can build on 10.6.8 SnowLeopard.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"x11"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "libtapi",
"portdir": "devel/libtapi",
"version": "1300.6.5-20231128",
"license": "APSL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opensource.apple.com/source/tapi/",
"description": "libtapi adds ld64 linker support for text-based API libraries.",
"long_description": "libtapi adds ld64 linker support for text-based API libraries. Newer MacOS SDKs contain only these TAPI stubs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"clang-11-bootstrap",
"python311"
]
},
{
"type": "lib",
"ports": [
"libcxx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ld64-latest"
]
}
]
},
{
"name": "nsis",
"portdir": "devel/nsis",
"version": "3.11",
"license": "zlib and CPL-1 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nsis.sourceforge.io/",
"description": "NSIS is a tool for creating win32 installers.",
"long_description": "NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create software installers for Windows. It is released under an open source license and is completely free for any use.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"advanced_logging",
"large_strings",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"scons",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "popt",
"portdir": "devel/popt",
"version": "1.19",
"license": "X11",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openhub.net/p/popt/",
"description": "A getopt(3) like library with a number of enhancements",
"long_description": "popt is a command line parsing library. It contains a number of enhancements over getopt(3), including being fully reentrant, allowing users to alias command line arguments, providing convience functions for parsing strings into argv style arrays and popt can parse arbitrary argv style arrays.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libdv",
"distcc",
"libbonobo",
"exif",
"vcdimager",
"echoping",
"jabber",
"rsync-lart",
"samba3",
"nget",
"pilot-link",
"samba4",
"abiword",
"librsync",
"faubackup",
"iguanaIR",
"rpm",
"rpm54",
"libots",
"gptfdisk",
"gpsim",
"rsync-hfscomp",
"rsync",
"py38-libnewt",
"ldapvi",
"gphoto2",
"shairport-sync",
"py39-libnewt",
"rabbitmq-c",
"OpenIPMI",
"dia",
"logrotate",
"libnewt",
"whiptcl",
"py310-libnewt",
"py311-libnewt",
"py312-libnewt",
"py313-libnewt"
]
}
]
},
{
"name": "posix-macos-addons",
"portdir": "devel/posix-macos-addons",
"version": "20211014",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stanislaw/posix-macos-addons",
"description": "Some missing bits of POSIX for macOS.",
"long_description": "This is a collection of the POSIX functions which are not available on macOS.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ecgen"
]
}
]
},
{
"name": "range-v3",
"portdir": "devel/range-v3",
"version": "0.12.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ericniebler.github.io/range-v3",
"description": "Range library for C++14/17/20, basis for C++20's std::ranges.",
"long_description": "Range library for C++14/17/20. This code was the basis of a formal proposal to add range support to the C++ standard library. That proposal evolved through a Technical Specification, and finally into P0896R4 The One Ranges Proposal which was merged into the C++20 working drafts in November 2018. Ranges are an extension of the Standard Template Library that makes its iterators and algorithms more powerful by making them composable. Unlike other range-like solutions which seek to do away with iterators, in range-v3 ranges are an abstraction layer on top of iterators. Range-v3 is built on three pillars: Views, Actions and Algorithms. The algorithms are the same as those with which you are already familiar in the STL, except that in range-v3 all the algorithms have overloads that take ranges in addition to the overloads that take iterators. Views are composable adaptations of ranges where the adaptation happens lazily as the view is iterated. And an action is an eager application of an algorithm to a container that mutates the container in-place and returns it for further processing. Views and actions use the pipe syntax (e.g., rng | adapt1 | adapt2 | ...) so your code is terse and readable from left to right. Development Status: This code is fairly stable, well-tested, and suitable for casual use, although currently lacking documentation. In general, no promise is made about support or long-term stability. This code will evolve without regard to backwards compatibility",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"doxygen",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"solidity",
"cryfs",
"bali-phy",
"bali-phy-devel"
]
}
]
},
{
"name": "retdec",
"portdir": "devel/retdec",
"version": "5.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avast/retdec",
"description": "RetDec is a retargetable machine-code decompiler based on LLVM",
"long_description": "RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler is not limited to any particular target architecture, operating system, or executable file format.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cctools",
"cmake",
"git",
"gmake",
"ld64",
"pkgconfig",
"xz",
"autoconf",
"automake"
]
},
{
"type": "lib",
"ports": [
"libcxx",
"python310",
"openssl3",
"zlib"
]
},
{
"type": "run",
"ports": [
"upx",
"graphviz"
]
}
],
"depends_on": []
},
{
"name": "retdec-devel",
"portdir": "devel/retdec",
"version": "20230920",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/avast/retdec",
"description": "RetDec is a retargetable machine-code decompiler based on LLVM",
"long_description": "RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler is not limited to any particular target architecture, operating system, or executable file format.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cctools",
"cmake",
"git",
"gmake",
"ld64",
"pkgconfig",
"xz",
"autoconf",
"automake"
]
},
{
"type": "lib",
"ports": [
"libcxx",
"python310",
"openssl3",
"zlib"
]
},
{
"type": "run",
"ports": [
"upx",
"graphviz"
]
}
],
"depends_on": []
},
{
"name": "tbb",
"portdir": "devel/tbb",
"version": "2020.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.threadingbuildingblocks.org/",
"description": "Intel Threading Building Blocks offers a rich and complete approach to parallelism in C++",
"long_description": "Intel Threading Building Blocks offers a rich and complete approach to parallelism in C++ It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanisms for scalability and performance",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"oidn",
"embree",
"root6",
"py38-mkl",
"py27-mkl",
"py35-mkl",
"py36-mkl",
"py37-mkl",
"qore",
"gerbil",
"usd",
"py39-mkl",
"opensubdiv",
"blender",
"py310-mkl",
"py311-mkl",
"py312-mkl",
"py313-mkl"
]
}
]
},
{
"name": "valgrind",
"portdir": "devel/valgrind",
"version": "3.16.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://valgrind.org",
"description": "A powerful open-source memory debugger",
"long_description": "Valgrind is a powerful open-source memory debugger. When valgrind is attached to a program, it intercepts calls to malloc/new/free/delete and all memory operations are checked for invalid read or write.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "valgrind-devel",
"portdir": "devel/valgrind",
"version": "3.16.1-r2020-12-17",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://valgrind.org",
"description": "A powerful open-source memory debugger",
"long_description": "Valgrind is a powerful open-source memory debugger. When valgrind is attached to a program, it intercepts calls to malloc/new/free/delete and all memory operations are checked for invalid read or write.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"perl5",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "valgrind-macos-devel",
"portdir": "devel/valgrind",
"version": "3.22.0-r2023-10-29",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://valgrind.org",
"description": "A powerful memory debugger with latest macOS support",
"long_description": "Valgrind is a powerful open-source memory debugger. When valgrind is attached to a program, it intercepts calls to malloc/new/free/delete and all memory operations are checked for invalid read or write.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"perl5",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "gloox",
"portdir": "net/gloox",
"version": "1.0.28",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://camaya.net/gloox",
"description": "C++ Jabber/XMPP library taking care of the low-level protocol",
"long_description": "gloox is a C++ Jabber/XMPP library which takes care of the low-level protocol stuff. Additionally, it offers high-level interfaces for interaction with an XMPP server.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"libgcrypt",
"libgpg-error",
"zlib",
"iksemel",
"libiconv",
"libidn2",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "spegla",
"portdir": "net/spegla",
"version": "1.1p5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hrs-allbsd/spegla",
"description": "Spegla is a mirror program for FTP sites",
"long_description": "Spegla is a mirror program for FTP sites",
"active": true,
"categories": [
"net",
"ftp"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "zathura-plugin-cb",
"portdir": "office/zathura-plugin-cb",
"version": "0.1.8",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.pwmt.org/pwmt/zathura-cb",
"description": "The zathura-cb plugin adds comic book support to zathura.",
"long_description": "The zathura-cb plugin adds comic book support to zathura by using the libarchive library.",
"active": true,
"categories": [
"office"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"girara",
"desktop-file-utils",
"zathura"
]
}
],
"depends_on": []
},
{
"name": "zathura-plugin-djvu",
"portdir": "office/zathura-plugin-djvu",
"version": "0.2.8",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.pwmt.org/pwmt/zathura-djvu",
"description": "The zathura-djvu plugin adds DjVu support to zathura.",
"long_description": "The zathura-djvu plugin adds DjVu support to zathura by using the djvulibre library.",
"active": true,
"categories": [
"office"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"girara",
"desktop-file-utils",
"djvulibre",
"zathura"
]
}
],
"depends_on": []
},
{
"name": "zathura-plugin-pdf-poppler",
"portdir": "office/zathura-plugin-pdf-poppler",
"version": "0.2.9",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.pwmt.org/pwmt/zathura-pdf-poppler",
"description": "The zathura-pdf-poppler plugin adds PDF support to zathura.",
"long_description": "The zathura-pdf-poppler plugin adds PDF support to zathura by using the poppler rendering library.",
"active": true,
"categories": [
"office"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"girara",
"desktop-file-utils",
"poppler",
"zathura"
]
}
],
"depends_on": []
},
{
"name": "zathura-plugin-ps",
"portdir": "office/zathura-plugin-ps",
"version": "0.2.6",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.pwmt.org/pwmt/zathura-ps",
"description": "The zathura-ps plugin adds PostScript support to zathura.",
"long_description": "The zathura-ps plugin adds PostScript support to zathura by using the libspectre library.",
"active": true,
"categories": [
"office"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"girara",
"desktop-file-utils",
"zathura",
"libspectre"
]
}
],
"depends_on": []
},
{
"name": "cssed",
"portdir": "editors/cssed",
"version": "0.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cssed.sourceforge.net/",
"description": "small graphical CSS editor and validator",
"long_description": "cssed is a small developer editor and validator, that tries to ease the CSS editing.",
"active": true,
"categories": [
"www",
"editors",
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"hicolor-icon-theme",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "texstudio",
"portdir": "editors/texstudio",
"version": "4.8.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.texstudio.org",
"description": "TeX editor",
"long_description": "TeXstudio is a TeX editor forked off Texmaker.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"qt5-qtscript",
"qt5-qttools",
"quazip",
"qt5-qtbase",
"hunspell",
"poppler-qt5",
"qt5-qtsvg"
]
},
{
"type": "run",
"ports": [
"dvipng"
]
}
],
"depends_on": []
},
{
"name": "mailsync",
"portdir": "mail/mailsync",
"version": "5.2.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mailsync.sourceforge.net/",
"description": "keeps collection of mailboxes in sync",
"long_description": "Mailsync is a way of keeping a collection of mailboxes synchronized. The mailboxes may be on the local filesystem or on an IMAP server.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"cclient",
"kerberos5"
]
}
],
"depends_on": []
},
{
"name": "ccrypt",
"portdir": "security/ccrypt",
"version": "1.11",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ccrypt.sourceforge.net",
"description": "Encrypt and decrypt files and streams",
"long_description": "Utility for encrypting and decrypting files and streams. It was designed to replace the standard unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cipher, which is the U.S. government's chosen candidate for the Advanced Encryption Standard (AES, see http://www.nist.gov/aes/) This cipher is believed to provide very strong security. Unlike unix crypt, the algorithm provided by ccrypt is not symmetric, i.e., one must specify whether to encrypt or decrypt. The most common way to invoke ccrypt is via the commands ccencrypt and ccdecrypt. There is also a ccat command for decrypting a file directly to the terminal, thus reducing the likelihood of leaving temporary plaintext files around. In addition, there is a compatibility mode for decrypting legacy unix crypt files.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext"
]
}
],
"depends_on": []
},
{
"name": "opensc",
"portdir": "security/opensc",
"version": "0.26.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OpenSC/OpenSC",
"description": "Tools and libraries for smart cards",
"long_description": "OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. OpenSC implements the PKCS#11 API so applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it. On the card OpenSC implements the PKCS#15 standard and aims to be compatible with every software/card that does so, too.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"eac",
"p11kit",
"readline",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"docbook-xsl-nons",
"help2man",
"libxslt",
"autoconf",
"automake",
"gengetopt",
"libtool"
]
},
{
"type": "lib",
"ports": [
"readline",
"openpace",
"openssl3",
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pkcs11-provider"
]
},
{
"type": "run",
"ports": [
"sequoia-keystore"
]
}
]
},
{
"name": "tor-devel",
"portdir": "security/tor-devel",
"version": "0.4.8.13",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.torproject.org/",
"description": "anonymizing overlay network for TCP",
"long_description": "Tor provides a distributed network of servers (onion routers). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around the routers. This makes it hard for recipients, observers, and even the onion routers themselves to track the source of the stream.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libevent",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "libzip",
"portdir": "archivers/libzip",
"version": "1.11.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libzip.org/",
"description": "libzip is a C library for reading, creating, and modifying zip archives",
"long_description": "libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"debug",
"gnutls",
"mbedtls",
"openssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"coreutils",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openrct2",
"freedink",
"routino",
"gwyddion",
"ideviceinstaller",
"ideviceinstaller-devel",
"idevicerestore",
"idevicerestore-devel",
"pstoedit",
"ds9",
"xournalpp",
"subsurface",
"qgis3",
"qgis3-ltr",
"kchmviewer",
"sc-im",
"warzone2100",
"tldr-cpp-client",
"ebook-tools",
"php53-zip",
"php52-zip",
"php54-zip",
"php55-zip",
"php56-zip",
"php71-zip",
"php70-zip",
"php72-zip",
"php73-zip",
"php74-zip",
"php80-zip",
"php81-zip",
"php82-zip",
"php83-zip",
"GraphicsMagick",
"taisei",
"rizin",
"lib3mf",
"radare2",
"openscad",
"openscad-devel"
]
}
]
},
{
"name": "py36-lal",
"portdir": "science/lal",
"version": "7.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.6 bindings for LSC Algorithm Library",
"long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Python 3.6 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"py36-scipy",
"libomp",
"lal",
"py36-six",
"python36",
"py36-dateutil",
"py36-ligo-segments",
"py36-lscsoft-glue"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lalframe",
"py36-lalmetaio",
"py36-lalinference",
"py36-lalpulsar",
"py36-lalburst",
"py36-lalinspiral",
"py36-lalsimulation"
]
}
]
},
{
"name": "py38-lal",
"portdir": "science/lal",
"version": "7.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.8 bindings for LSC Algorithm Library",
"long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Python 3.8 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-scipy",
"libomp",
"lal",
"py38-six",
"python38",
"py38-dateutil",
"py38-ligo-segments",
"py38-lscsoft-glue"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-lalburst",
"py38-lalframe",
"py38-lalinference",
"py38-lalinspiral",
"py38-lalmetaio",
"py38-lalpulsar",
"py38-lalsimulation"
]
}
]
},
{
"name": "py37-lal",
"portdir": "science/lal",
"version": "7.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.7 bindings for LSC Algorithm Library",
"long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Python 3.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-scipy",
"libomp",
"lal",
"py37-six",
"python37",
"py37-dateutil",
"py37-ligo-segments",
"py37-lscsoft-glue"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-lalburst",
"py37-lalframe",
"py37-lalinference",
"py37-lalinspiral",
"py37-lalmetaio",
"py37-lalpulsar",
"py37-lalsimulation"
]
}
]
},
{
"name": "py27-lal",
"portdir": "science/lal",
"version": "7.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 2.7 bindings for LSC Algorithm Library",
"long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Python 2.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py27-numpy",
"py27-scipy",
"libomp",
"lal",
"py27-six",
"python27",
"py27-dateutil",
"py27-ligo-segments",
"py27-lscsoft-glue"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lalinference",
"py27-lalpulsar",
"py27-lalburst",
"py27-lalframe",
"py27-lalinspiral",
"py27-lalmetaio",
"py27-lalsimulation"
]
}
]
},
{
"name": "apbs",
"portdir": "science/apbs",
"version": "3.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.poissonboltzmann.org",
"description": "Adaptive Poisson-Boltzmann Solver",
"long_description": "APBS is a software package for the numerical solution of the Poisson-Boltzmann equation, a popular continuum model for describing electrostatic interactions between molecular solutes over a wide range of length scales.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"maloc",
"SuiteSparse",
"superlu"
]
}
],
"depends_on": []
},
{
"name": "gate",
"portdir": "science/gate",
"version": "8.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opengatecollaboration.org",
"description": "GATE description",
"long_description": "GATE is dedicated to numerical simulations in medical imaging and radiotherapy. It currently supports simulations of Emission Tomography (PET and SPECT), Computed Tomography (CT) and Radiotherapy experiments.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"debug",
"geant4105",
"qt4",
"qt5",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"makeicns",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"geant4.10.5",
"root6"
]
}
],
"depends_on": []
},
{
"name": "lal",
"portdir": "science/lal",
"version": "7.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "LSC Algorithm Library",
"long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"hdf5",
"fftw-3",
"fftw-3-single",
"gsl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lalpulsar",
"py36-lalpulsar",
"py37-lal",
"py37-lalpulsar",
"py36-lal",
"py38-lalpulsar",
"py27-lal",
"py38-lal",
"lalinspiral",
"lalapps",
"lalburst",
"lalframe",
"lalinference",
"lalmetaio",
"lalpulsar",
"py312-lalpulsar",
"lalsimulation",
"py312-lal",
"octave-lal"
]
}
]
},
{
"name": "py312-lal",
"portdir": "science/lal",
"version": "7.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.12 bindings for LSC Algorithm Library",
"long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"py312-numpy",
"python312",
"lal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-lalinspiral",
"lalapps",
"py312-lalburst",
"py312-lalframe",
"py312-lalinference",
"py312-lalmetaio",
"py312-lalpulsar",
"py312-lalsimulation"
]
}
]
},
{
"name": "octave-lal",
"portdir": "science/lal",
"version": "7.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Octave 3.12 bindings for LSC Algorithm Library",
"long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Octave bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"octave"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"swig",
"swig-octave"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"octave",
"lal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-lalinspiral",
"octave-lalburst",
"octave-lalframe",
"octave-lalinference",
"octave-lalmetaio",
"octave-lalpulsar",
"octave-lalsimulation"
]
}
]
},
{
"name": "ldas-tools-al",
"portdir": "science/ldas-tools-al",
"version": "2.5.7",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "LDAS Tools Abstraction library",
"long_description": "LDAS Tools Abstraction library",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ldas-tools-framecpp",
"py27-ldas-tools-al",
"ldas-tools-filters",
"py27-ldas-tools-ldasgen",
"py27-ldas-tools-framecpp",
"ldas-tools-ldasgen"
]
},
{
"type": "run",
"ports": [
"ldas-tools"
]
}
]
},
{
"name": "py27-ldas-tools-al",
"portdir": "science/ldas-tools-al",
"version": "2.5.7",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Python 27 bindings for LDAS Tools Abstraction library",
"long_description": "LDAS Tools Abstraction library This package provides Python 27 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig-python",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"bzip2",
"ldas-tools-al",
"zlib",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ldas-tools-diskcacheAPI",
"py27-ldas-tools-frameAPI",
"py27-ldas-tools-framecpp",
"py27-ldas-tools-ldasgen"
]
},
{
"type": "run",
"ports": [
"py27-ldas-tools"
]
}
]
}
]
}