HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50805,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=436",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=434",
"results": [
{
"name": "starpu",
"portdir": "devel/starpu",
"version": "1.4.7",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://starpu.gitlabpages.inria.fr",
"description": "Unified runtime system for heterogeneous multicore architectures",
"long_description": "StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi",
"hdf5",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc14",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"vecLibFort",
"libgcc",
"fftw-3",
"mpich-clang17",
"hwloc"
]
}
],
"depends_on": []
},
{
"name": "sse2neon",
"portdir": "devel/sse2neon",
"version": "0.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DLTcollab/sse2neon",
"description": "library for translating Intel SSE intrinsics to ARM Neon intrinsics",
"long_description": "sse2neon is a C/C++ header file that translates Intel SSE (Streaming SIMD Extensions) intrinsics to ARM Neon intrinsics. This allows code that uses SSE intrinsics to compile and run on ARM processors without needing to rewrite the code to directly use Neon intrinsics. \n \nIf you need to translate more advanced Intel intrinsics (such as AVX) to ARM intrinsics, then please consider using SIMDe (SIMD everywhere) instead of sse2neon.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "simde",
"portdir": "devel/simde",
"version": "0.7.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simd-everywhere/simde",
"description": "library that implements SIMD instruction sets for systems which don't natively support them",
"long_description": "SIMDe (SIMD everywhere) is a header-only library that provides fast, portable implementations of SIMD (Single Instruction, Multiple Data) intrinsics on hardware which doesn't natively them, such as calling Intel SSE or AVX functions on an ARM processor, or calling ARM Neon functions on an Intel processor. \n \nThis makes porting code to other architectures much easier in some key ways. First, instead of forcing you to rewrite everything for each architecture, SIMDe lets you get a port up and running almost effortlessly. Second, SIMDe makes it easier to write code targeting ISA extensions you don't have access to, without needing to resort to using an emulator.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kitty"
]
}
]
},
{
"name": "smake",
"portdir": "devel/smake",
"version": "1.7-2024-03-21",
"license": "CDDL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/schilytools/schilytools",
"description": "A highly portable make program with automake features",
"long_description": "Smake is a highly portable make program with automake features. It is currently mainly targeted to be used with the Schily SING makefile system.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amtor",
"github": "RobK88",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"gmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"scalc",
"sfind",
"cdrtools",
"star"
]
}
]
},
{
"name": "resource_dasm",
"portdir": "devel/resource_dasm",
"version": "2023.03.15",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fuzziqersoftware/resource_dasm",
"description": "Tools for reverse-engineering classic Mac OS applications and games.",
"long_description": "Tools for reverse-engineering classic Mac OS applications and games.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "arno+macports",
"github": "fracai",
"ports_count": 14
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python311",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"phosg"
]
},
{
"type": "run",
"ports": [
"netpbm"
]
}
],
"depends_on": []
},
{
"name": "proxygen",
"portdir": "devel/proxygen",
"version": "2024.09.23.00",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/proxygen",
"description": "Collection of C++ HTTP libraries including an easy to use HTTP server",
"long_description": "This project comprises the core C++ HTTP abstractions used at Facebook. Internally, it is used as the basis for building many HTTP servers, proxies and clients. This release focuses on the common HTTP abstractions and our simple HTTPServer framework. Future releases will provide simple client APIs as well. The framework supports HTTP/1.1, SPDY/3, SPDY/3.1, HTTP/2 and HTTP/3. The goal is to provide a simple, performant and modern C++ HTTP library.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gperf",
"pkgconfig",
"python311",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"boost181",
"zlib",
"libfmt11",
"mvfst",
"zstd",
"folly",
"wangle",
"fizz"
]
}
],
"depends_on": []
},
{
"name": "protobuf3-cpp",
"portdir": "devel/protobuf3-cpp",
"version": "3.21.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://protobuf.dev",
"description": "Encode data in an efficient yet extensible format.",
"long_description": "Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-tensorboardX",
"influxdb",
"py39-tensorboardX",
"atuin",
"py310-tensorboardX",
"py38-tensorboardX",
"termusic"
]
},
{
"type": "lib",
"ports": [
"py38-sentencepiece",
"gnss-sdr",
"gnss-sdr-devel",
"astroid",
"Bear",
"R-cld3",
"grpc",
"py39-grpcio",
"py39-grpcio-tools",
"py310-grpcio",
"py310-grpcio-tools",
"libphonenumber-cpp",
"py37-protobuf3",
"py35-protobuf3",
"py36-protobuf3",
"py310-sentencepiece",
"py311-sentencepiece",
"py312-sentencepiece",
"paraview",
"py37-pyarrow",
"py38-pyarrow",
"qgis3",
"qgis3-ltr",
"protobuf-c",
"mosh",
"percona",
"php71-mysql_xdevapi",
"php72-mysql_xdevapi",
"php73-mysql_xdevapi",
"php80-mysql_xdevapi",
"php74-mysql_xdevapi",
"php81-mysql_xdevapi",
"php82-mysql_xdevapi",
"php83-mysql_xdevapi",
"ola",
"py37-grpcio",
"py37-grpcio-tools",
"py39-sentencepiece",
"sentencepiece",
"apache-arrow",
"py310-pytorch",
"py311-pytorch",
"py312-pytorch",
"py313-pytorch",
"py314-pytorch",
"py38-protobuf3",
"R-protolite",
"litecoin",
"Cockatrice",
"tilemaker",
"qt513-qtwebengine",
"py38-grpcio",
"py38-grpcio-tools",
"caffe",
"qt6-qtgrpc",
"py27-protobuf3",
"py39-protobuf3",
"py310-protobuf3",
"py311-protobuf3",
"py312-protobuf3",
"py313-protobuf3",
"py314-protobuf3",
"kismet",
"mysql8",
"ostinato",
"raceintospace",
"et",
"R-RProtoBuf",
"protobuf3-java",
"py37-sentencepiece"
]
}
]
},
{
"name": "pika",
"portdir": "devel/pika",
"version": "0.30.1",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pika-org/pika",
"description": "C++ library for concurrency and parallelism",
"long_description": "pika is a C++ library for concurrency and parallelism. It implements senders/receivers for CPU thread pools, MPI and CUDA.",
"active": true,
"categories": [
"devel",
"parallel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang17",
"clang18",
"debug",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang19",
"clang20",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi",
"jemalloc",
"tbb",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"spdlog",
"boost181",
"hwloc",
"mpich-clang17",
"libfmt10",
"jemalloc"
]
}
],
"depends_on": []
},
{
"name": "phosg",
"portdir": "devel/phosg",
"version": "2023.03.04",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fuzziqersoftware/phosg",
"description": "Phosg is a basic C++ wrapper library around some common C routines.",
"long_description": "Phosg is a basic C++ wrapper library around some common C routines.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "arno+macports",
"github": "fracai",
"ports_count": 14
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python311",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"resource_dasm"
]
}
]
},
{
"name": "orcus-0.18",
"portdir": "devel/orcus-0.18",
"version": "0.18.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/orcus/orcus",
"description": "Standalone file import filter library for spreadsheet documents.",
"long_description": "Standalone file import filter library for spreadsheet documents.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"boost176",
"mdds-2.1",
"ixion-0.18",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "orcus-0.17",
"portdir": "devel/orcus-0.17",
"version": "0.17.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/orcus/orcus",
"description": "Standalone file import filter library for spreadsheet documents.",
"long_description": "Standalone file import filter library for spreadsheet documents.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"boost176",
"mdds-2.0",
"ixion-0.17",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "nng",
"portdir": "devel/nng",
"version": "1.9.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nng.nanomsg.org",
"description": "Light-weight brokerless messaging",
"long_description": "Light-weight brokerless messaging",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"dylib",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mbedtls3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-nanonext"
]
}
]
},
{
"name": "mvfst",
"portdir": "devel/mvfst",
"version": "2024.09.23.00",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/mvfst",
"description": "Implementation of the QUIC transport protocol",
"long_description": "Implementation of the QUIC transport protocol",
"active": true,
"categories": [
"devel",
"net",
"security"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zstd",
"double-conversion",
"folly",
"gflags",
"google-glog",
"bzip2",
"libsodium",
"fizz",
"openssl3",
"boost181",
"libfmt11",
"libevent",
"lz4",
"snappy",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"proxygen",
"fbthrift"
]
}
]
},
{
"name": "mpfr",
"portdir": "devel/mpfr",
"version": "4.2.2",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mpfr.org/",
"description": "C library for multiple-precision floating-point computations",
"long_description": "MPFR is a portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on the GMP multiple-precision library. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for fixed-precision floating-point arithmetic.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libgcc-devel",
"libgcc14",
"libgcc13",
"libgcc9",
"libgcc15",
"libgcc6",
"libgcc7",
"libgcc45",
"libgcc11"
]
},
{
"type": "lib",
"ports": [
"gretl",
"R-Rmpfr",
"py27-gmpy2",
"py35-gmpy2",
"py36-gmpy2",
"seed",
"gnat-gcc",
"mpfi",
"py310-gmpy2",
"py39-gmpy2",
"py311-gmpy2",
"py312-gmpy2",
"py313-gmpy2",
"py314-gmpy2",
"algol68g",
"sfcgal",
"rb33-gmp",
"rb32-gmp",
"rb31-gmp",
"rb30-gmp",
"i386-elf-gcc",
"x86_64-elf-gcc",
"R-jack",
"pure-fastcgi",
"pure-mpfr",
"cgal5",
"gnome-calculator",
"libmpc",
"py27-mx-experimental",
"upc",
"symengine",
"R-symengine",
"R-hypergeo2",
"R-cgalMeshes",
"R-cgalPolygons",
"openscad",
"openscad-devel",
"py37-bigfloat",
"py37-gmpy2",
"msp430-elf-gcc",
"p5.28-math-mpfi",
"p5.30-math-mpfi",
"p5.32-math-mpfi",
"p5.34-math-mpfi",
"cmh",
"msp430-gcc",
"msp430-gcc-devel",
"SuiteSparse_SLIP_LU",
"cgal4",
"R-lazyNumbers",
"m68k-palm-elf-gcc",
"py38-pytorch",
"py38-bigfloat",
"p5.28-math-mpfr",
"p5.30-math-mpfr",
"p5.32-math-mpfr",
"p5.34-math-mpfr",
"arturo",
"mfem",
"rasqal",
"gdb",
"R-scModels",
"py39-pytorch",
"p5.28-math-mpc",
"p5.30-math-mpc",
"p5.32-math-mpc",
"p5.34-math-mpc",
"R-ratioOfQsprays",
"R-symbolicQspray",
"racket",
"R-PMCMRplus",
"avr-gcc",
"arm-none-eabi-gcc",
"qore",
"flint",
"gcc10",
"gcc11",
"gcc12",
"sollya",
"gcc15",
"fplll",
"texlive-bin",
"py38-gmpy2",
"scip",
"gcc14",
"genius",
"cgal6",
"SuiteSparse_SPEX",
"octave-interval",
"singular",
"soplex",
"polymake",
"ledger",
"gcc13",
"x86_64-w64-mingw32-gcc",
"i686-w64-mingw32-gcc",
"x86_64-w64-mingw32-gcc-bootstrap",
"x86_64-w64-mingw32-gcc-nothreads",
"i686-w64-mingw32-gcc-nothreads",
"i686-w64-mingw32-gcc-bootstrap",
"gcc-devel",
"gcc43",
"gcc44",
"gcc45",
"gcc46",
"gcc47",
"gcc48",
"gcc49",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gawk-mpfr",
"R-AlphaHull3D",
"mpfrcx",
"p5.26-math-mpc",
"p5.26-math-mpfi",
"p5.26-math-mpfr",
"py39-bigfloat",
"arm-elf-gcc",
"arm-none-eabi-gcc8",
"py37-pytorch",
"py310-bigfloat",
"py311-bigfloat",
"py312-bigfloat",
"py313-bigfloat",
"py314-bigfloat",
"ViennaRNA",
"pure",
"libqalculate"
]
},
{
"type": "run",
"ports": [
"R-mlr"
]
}
]
},
{
"name": "mongo-cxx-driver",
"portdir": "devel/mongo-cxx-driver",
"version": "3.10.2",
"license": "Apache-2",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/mongodb/mongo-cxx-driver",
"description": "library for using mongodb from C++ code",
"long_description": "mongo-cxx-driver provides libmongocxx, a library for using mongodb from C++ code. Also contains companion library libbsoncxx.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mnmlstc-core",
"mongo-c-driver",
"cyrus-sasl2"
]
}
],
"depends_on": []
},
{
"name": "mold",
"portdir": "devel/mold",
"version": "1.7.1",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rui314/mold",
"description": "A modern linker.",
"long_description": "mold is a faster drop-in replacement for existing Unix linkers. It is several times faster than the LLVM lld linker, the second-fastest open-source linker which mold is designed to increase developer productivity by reducing build time, especially in rapid debug-edit-rebuild cycles.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeff",
"github": "crowell",
"ports_count": 4
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"legacy-support",
"macports-libcxx"
]
}
],
"depends_on": []
},
{
"name": "love-11",
"portdir": "devel/love-11",
"version": "11.5",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://love2d.org",
"description": "2D game development framework (11.x branch)",
"long_description": "LÖVE is a 2D game development framework. This port tracks the 11.x branch.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"makeicns"
]
},
{
"type": "lib",
"ports": [
"lua51",
"libogg",
"zlib",
"freetype",
"libtheora",
"libmodplug",
"libvorbis",
"mpg123",
"openal-soft",
"libsdl2"
]
},
{
"type": "run",
"ports": [
"love_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mari0"
]
}
]
},
{
"name": "manif",
"portdir": "devel/manif",
"version": "2023.11.03",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://artivis.github.io/manif",
"description": "Small C++11 header-only library for Lie theory",
"long_description": "manif is a Lie theory library for state-estimation targeted at robotics applications. It is developed as a header-only C++11 library with Python 3 wrappers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gtest",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"eigen3"
]
}
],
"depends_on": []
},
{
"name": "libuv-devel",
"portdir": "devel/libuv",
"version": "1.47.0",
"license": "(MIT or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libuv.org/",
"description": "Cross-platform asychronous I/O",
"long_description": "libuv is a multi-platform support library with a focus on cross-platform asynchronous I/O.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "libuv",
"portdir": "devel/libuv",
"version": "1.44.2",
"license": "(MIT or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libuv.org/",
"description": "Cross-platform asychronous I/O",
"long_description": "libuv is a multi-platform support library with a focus on cross-platform asynchronous I/O.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qpid-proton",
"py36-gevent",
"luv",
"luv-luajit",
"uvw",
"uvw2",
"grpc",
"py39-grpcio",
"py39-grpcio-tools",
"py310-grpcio",
"py310-grpcio-tools",
"getdns",
"neovim",
"neovim-devel",
"py37-grpcio",
"py37-grpcio-tools",
"bind9",
"aria2",
"netdata",
"bind9.18",
"py38-grpcio",
"py38-grpcio-tools",
"cl-libuv",
"libwebsockets",
"ttyd",
"knot-resolver"
]
}
]
},
{
"name": "libunwind-headers",
"portdir": "devel/libunwind",
"version": "5.0.1",
"license": "MIT and NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://blog.llvm.org/2013/10/new-libunwind-implementation-in-libcabi.html",
"description": "A version of Apple's libunwind library that is included in libSystem",
"long_description": "Apple's libunwind library (part of libSystem) was released as OSS and is now stewarded by the LLVM Project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cctools",
"strip7"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
]
},
{
"name": "libunwind",
"portdir": "devel/libunwind",
"version": "5.0.1",
"license": "MIT and NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://blog.llvm.org/2013/10/new-libunwind-implementation-in-libcabi.html",
"description": "A version of Apple's libunwind library that is included in libSystem",
"long_description": "Apple's libunwind library (part of libSystem) was released as OSS and is now stewarded by the LLVM Project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
},
{
"type": "lib",
"ports": [
"libunwind-headers"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wezterm",
"binwalk",
"cargo",
"cargo-c",
"git-interactive-rebase-tool",
"racer",
"stgit",
"amp",
"libopenraw",
"librsvg",
"pngquant",
"t-rec",
"gleam",
"rust",
"newsboat",
"websocat",
"py35-bcrypt",
"py36-bcrypt",
"py37-bcrypt",
"py38-bcrypt",
"py39-bcrypt",
"py36-cryptography",
"py37-cryptography",
"py38-cryptography",
"py39-cryptography",
"py38-dulwich",
"py39-dulwich",
"py37-jellyfish",
"py38-jellyfish",
"py39-jellyfish",
"py-tokenizers",
"py37-tokenizers",
"py38-tokenizers",
"py39-tokenizers",
"asciinema",
"bupstash",
"folderify",
"starship",
"watchman",
"tectonic",
"angle-grinder",
"zola",
"oha",
"git-cinnabar",
"gitweb",
"yj",
"committed",
"drill",
"git-delta",
"wrangler",
"onefetch",
"hurl",
"broot",
"git-branchless",
"gitui",
"hgrep",
"librsvg-devel",
"ouch",
"py310-cryptography",
"py310-dulwich",
"git-absorb",
"py310-jellyfish",
"py310-bcrypt",
"t-rex",
"bat",
"qsv",
"nushell",
"rust-bootstrap-10.5",
"fclones",
"oxipng",
"arti",
"fornjot",
"rust-analyzer",
"dua-cli",
"hck",
"gfold",
"zee",
"blake3",
"fselect",
"navi",
"hyperfine",
"miniserve",
"toast",
"xplr",
"scout",
"wasmtime",
"coreutils-uutils",
"hexyl",
"xh",
"procs",
"mask",
"kubie",
"pastel",
"ruplacer",
"fd",
"sad",
"cfonts",
"hackernews-tui",
"mesalink",
"cargo-generate",
"hwatch",
"py-maturin",
"py37-maturin",
"py38-maturin",
"py39-maturin",
"py310-maturin",
"py-orjson",
"py37-orjson",
"py38-orjson",
"py39-orjson",
"py310-orjson",
"atuin",
"zellij",
"cbindgen",
"blades",
"difftastic",
"mdcat",
"helix",
"lsd",
"wasmer",
"tuc",
"wasm-pack",
"gping",
"ffsend",
"texlab",
"bingrep",
"cobalt.rs",
"zoxide",
"shellharden",
"argc",
"av1an",
"rav1e",
"mdbook",
"himalaya",
"rhit",
"rsspls",
"replibyte",
"git-cliff",
"dust",
"hunt",
"mcfly",
"joshuto",
"ares",
"dprint",
"grex",
"dura",
"lychee",
"taskwarrior-tui",
"kdash",
"topgrade",
"modus",
"just",
"riff",
"monolith",
"igrep",
"cgrc",
"rustic",
"py310-tokenizers",
"rq",
"nixpacks",
"tree-sitter-cli",
"fif",
"genact",
"stork",
"meli",
"jot",
"roapi",
"columnq",
"lemmeknow",
"keysync",
"alacritty",
"agg",
"skim",
"felix",
"rustscan",
"ddh",
"jujutsu",
"bore-cli",
"py311-cryptography",
"py311-maturin",
"garage",
"phetch",
"mqttui",
"py311-dulwich",
"tealdeer",
"py311-orjson",
"hoard-cli",
"rust-script",
"dominant_colours",
"bottom",
"py311-bcrypt",
"kbs2",
"whitebox-tools",
"nomino",
"jlq",
"termusic",
"so",
"ruff",
"zenith",
"fnm",
"eva",
"typst",
"binocle",
"tokei",
"py311-jellyfish",
"sccache",
"py-cryptg",
"py38-cryptg",
"py39-cryptg",
"py310-cryptg",
"ripgrep-all",
"fastmod",
"volta-node",
"code-minimap",
"gperftools",
"taizen",
"wiki-tui",
"jwt-cli",
"halloy",
"backdown",
"fend",
"jless",
"sniprun",
"py311-cryptg",
"killport",
"tui-journal",
"stylua",
"py311-tokenizers",
"py-safetensors",
"py38-safetensors",
"py39-safetensors",
"py310-safetensors",
"py311-safetensors",
"repgrep",
"eza",
"bandwhich",
"pijul-devel",
"daktilo",
"py312-maturin",
"gdrive3",
"pueue",
"presenterm",
"gifski",
"libgifski",
"py312-orjson",
"ripgrep",
"sd",
"kalker",
"py312-dulwich",
"silicon",
"lapce",
"py312-cryptography",
"gpg-tui",
"ascii-gen",
"hyfetch",
"wgshadertoy",
"jaq",
"jql",
"gql",
"ast-grep",
"rs-aggregate",
"py312-jellyfish",
"viu",
"PineFlash",
"sniffglue",
"tlrc",
"py311-tiktoken",
"py312-tiktoken",
"csvlens",
"py312-bcrypt",
"py-pydantic_core",
"py38-pydantic_core",
"py39-pydantic_core",
"py310-pydantic_core",
"py311-pydantic_core",
"py312-pydantic_core",
"czkawka",
"py37-pydantic_core",
"mise",
"conserve",
"cargo2port",
"gitoxide",
"srgn",
"rustpython",
"py-rustworkx",
"py310-rustworkx",
"py311-rustworkx",
"py312-rustworkx",
"yazi",
"kalc",
"uv",
"treefmt",
"vrc-get",
"bartib",
"wstunnel",
"py312-cryptg",
"dog",
"watchexec",
"ata",
"veryl",
"jnv",
"gitu",
"rune",
"orz",
"goku",
"tu",
"rotz",
"clavus",
"tiron",
"rye",
"hex",
"neocmakelsp",
"termscp",
"oxker",
"numbat",
"amber-lang",
"rio",
"sig",
"flawz",
"otree",
"pqrs",
"osxbom",
"envelope",
"qrtool",
"ox",
"ferium",
"serpl",
"lucky-commit",
"shadowsocks-rust",
"kondo",
"aichat",
"viddy",
"ned",
"inferno",
"rage",
"age-plugin-yubikey",
"kty",
"dune",
"choose",
"ncmc",
"ncmdump",
"aq",
"elp",
"sequoia-sq",
"py313-maturin",
"py313-dulwich",
"py313-cryptography",
"cargo-asm",
"dufs",
"py313-orjson",
"diffr",
"rebels-in-the-sky",
"sshs",
"csview",
"macmon",
"diskus",
"rpg-cli",
"shisho",
"svgcleaner",
"py313-pydantic_core",
"dijo",
"cloudman",
"diskonaut",
"dmux",
"when",
"py313-bcrypt",
"xsv",
"geckodriver",
"libkrun",
"krunkit",
"hk",
"vivid",
"zizmor",
"ab-av1",
"sequoia-chameleon-gnupg",
"jgenesis",
"cocogitto",
"taplo",
"xan",
"wiper",
"carl",
"py313-jellyfish",
"mercurial-rustext",
"tabiew",
"doge",
"alcom",
"edit",
"brush",
"idevice_pair",
"py314-maturin",
"py314-orjson",
"sequoia-keystore",
"py314-dulwich",
"kibi",
"py314-cryptography",
"py314-pydantic_core",
"run",
"py313-cryptg",
"prek",
"py314-bcrypt",
"tre-tree",
"macdisp",
"py314-jellyfish",
"rustup",
"weathr",
"display-switch",
"codex"
]
}
]
},
{
"name": "libsigcxx3",
"portdir": "devel/libsigcxx3",
"version": "3.6.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libsigcplusplus.github.io/libsigcplusplus/",
"description": "Typesafe callback framework for C++",
"long_description": "libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual. This is the libsigc++-3.0 API, which installs in parallel with libsigc++-2.0. The API is not significantly different, but the implementation is far simpler, using variadic templates instead of generating C++ code from .m4 filessystem.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"m4",
"meson",
"ninja",
"pkgconfig",
"mm-common",
"libxslt"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gtkmm4",
"gnome3-core",
"pavucontrol",
"glibmm",
"glibmm-devel",
"cairomm"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "libfmt9",
"portdir": "devel/libfmt9",
"version": "9.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": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"solidity"
]
},
{
"type": "lib",
"ports": [
"caps-log",
"rsgain",
"restinio",
"libmamba",
"micromamba",
"warzone2100",
"rgb-tui",
"cherrytree",
"openimageio",
"Sophus",
"poac",
"paps"
]
}
]
},
{
"name": "libfmt8",
"portdir": "devel/libfmt8",
"version": "8.1.1",
"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": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"spdlog-fmt8",
"cantera",
"osm2pgsql-lua"
]
}
]
},
{
"name": "libfmt10",
"portdir": "devel/libfmt10",
"version": "10.2.1",
"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": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fbzmq",
"abaddon",
"pika",
"tiledb",
"spdlog",
"TermME",
"LightGBM",
"Bear",
"cryfs",
"finite-diff",
"oxen-logging",
"lpython"
]
}
]
},
{
"name": "libfmt11",
"portdir": "devel/libfmt11",
"version": "11.2.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": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fb303",
"fizz",
"folly",
"mvfst",
"proxygen",
"tapkee",
"watchman",
"edencommon",
"lfortran",
"bali-phy",
"bali-phy-devel",
"chai",
"log4cxx",
"mpd",
"ncmpc",
"osm2pgsql",
"wangle",
"fbthrift"
]
}
]
},
{
"name": "libcaer",
"portdir": "devel/libcaer",
"version": "2.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/inilabs/libcaer",
"description": "Minimal C library to access, configure and get/send AER data",
"long_description": "Minimal C library to access, configure and get/send AER data from sensors or to/from neuromorphic processors. Supported devices are the Dynamic Vision Sensor (DVS), all the DAVIS cameras, and the Dynap-se neuromorphic processor.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "aw.kornilov",
"github": "ierofant",
"ports_count": 15
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": []
},
{
"name": "isl18",
"portdir": "devel/isl",
"version": "0.18",
"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": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cloog",
"gcc49",
"gcc5"
]
}
]
},
{
"name": "isl14",
"portdir": "devel/isl",
"version": "0.14.1",
"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": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"upc",
"gcc48"
]
}
]
},
{
"name": "iv",
"portdir": "devel/iv",
"version": "2015.03.24",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Constellation/iv",
"description": "iv is ECMA262 5.1 lexer and parser and engine project",
"long_description": "iv is ECMA262 5.1 lexer and parser and engine project written in C++/JS.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "isl",
"portdir": "devel/isl",
"version": "0.24",
"license": "MIT",
"platforms": "darwin",
"epoch": 4,
"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": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libgcc-devel",
"libgcc13",
"libgcc11",
"libgcc6",
"libgcc7",
"libgcc14",
"libgcc15",
"libgcc9"
]
},
{
"type": "lib",
"ports": [
"arm-none-eabi-gcc",
"gcc10",
"gcc11",
"gcc12",
"gcc15",
"gcc14",
"arm-none-eabi-gcc8",
"x86_64-w64-mingw32-gcc",
"i686-w64-mingw32-gcc",
"x86_64-w64-mingw32-gcc-bootstrap",
"x86_64-w64-mingw32-gcc-nothreads",
"i686-w64-mingw32-gcc-nothreads",
"i686-w64-mingw32-gcc-bootstrap",
"gcc-devel",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gcc13",
"i386-elf-gcc",
"x86_64-elf-gcc",
"msp430-elf-gcc",
"msp430-gcc",
"msp430-gcc-devel",
"m68k-palm-elf-gcc",
"avr-gcc"
]
}
]
},
{
"name": "glib2-devel",
"portdir": "devel/glib2-devel",
"version": "2.78.4",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/GLib",
"description": "Library with data structure functions and other constructs",
"long_description": "Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"debugoptimized",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-17",
"libxml2",
"pkgconfig",
"ninja",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"python313",
"gettext-runtime",
"libiconv",
"pcre2",
"libffi",
"libelf"
]
}
],
"depends_on": []
},
{
"name": "fson",
"portdir": "devel/fson",
"version": "1.0.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/josephalevin/fson",
"description": "Fortran 95 JSON Parser",
"long_description": "Fortran 95 JSON Parser",
"active": true,
"categories": [
"devel",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc14",
"meson",
"ninja",
"pkgconfig",
"zofu",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
},
{
"type": "test",
"ports": [
"ninja",
"zofu"
]
}
],
"depends_on": []
},
{
"name": "frozen",
"portdir": "devel/frozen",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/serge-sans-paille/frozen",
"description": "A header-only, constexpr alternative to gperf for C++14 users",
"long_description": "frozen is a header-only library that provides 0 cost initialization for immutable containers, fixed-size containers, and various algorithms.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "folly",
"portdir": "devel/folly",
"version": "2024.09.23.00",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/folly",
"description": "An open-source C++ library developed and used at Facebook.",
"long_description": "Folly (acronymed loosely after Facebook Open Source Library) is a library of C++14 components designed with practicality and efficiency in mind. Folly contains a variety of core library components used extensively at Facebook. In particular, it's often a dependency of Facebook's other open source C++ efforts and place where those projects can share code. It complements (as opposed to competing against) offerings such as Boost and of course std. In fact, we embark on defining our own component only when something we need is either not available, or does not meet the needed performance profile. We endeavor to remove things from folly if or when std or Boost obsoletes them. Performance concerns permeate much of Folly, sometimes leading to designs that are more idiosyncratic than they would otherwise be (see e.g. PackedSyncPtr.h, SmallLocks.h). Good performance at large scale is a unifying theme in all of Folly.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"jemalloc",
"native",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"xz",
"zlib",
"zstd",
"double-conversion",
"gflags",
"google-glog",
"legacy-support",
"bzip2",
"libsodium",
"macports-libcxx",
"openssl3",
"boost181",
"fast-float",
"libfmt11",
"libevent",
"lz4",
"lzma",
"snappy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fb303",
"fbzmq",
"fizz",
"mvfst",
"proxygen",
"watchman",
"edencommon",
"wangle"
]
}
]
},
{
"name": "fpm",
"portdir": "devel/fpm",
"version": "0.11.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fpm.fortran-lang.org",
"description": "Fortran Package Manager",
"long_description": "Fortran Package Manager (fpm) is a package manager and build system for Fortran. Its key goal is to improve the user experience of Fortran programmers. It does so by making it easier to build your Fortran program or library, run the executables, tests and examples, and distribute it as a dependency to other Fortran projects.",
"active": true,
"categories": [
"devel",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang20",
"clang50",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"curl",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
},
{
"type": "run",
"ports": [
"gcc13"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"conmax",
"ddeabm",
"pikaia",
"splpak",
"dop853",
"fastmath",
"finterp",
"fortran-roots",
"fortran-popen",
"geodesic-fortran",
"carlson-elliptic-integrals",
"fortran-mach",
"twopnt",
"runge-kutta-fortran",
"slsqp",
"powellopt",
"forgex",
"forgex-cli",
"regridpack",
"fortran-lua53",
"fortran-cairo",
"fortran-git",
"fortran-lapack",
"fortran-bspline",
"sph",
"LSQR",
"daglib",
"fmin",
"fortran-nlesolver",
"fortran-numdiff",
"fortran-polyroots",
"quadpack",
"forlab",
"simulated-annealing",
"fortran-csv-module",
"fortran-regex",
"econ-toolchain",
"feq-parse",
"fitpack"
]
}
]
},
{
"name": "flatbuffers",
"portdir": "devel/flatbuffers",
"version": "24.3.25",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://google.github.io/flatbuffers/",
"description": "Memory Efficient Serialization Library",
"long_description": "FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libsigmf"
]
}
]
},
{
"name": "fizz",
"portdir": "devel/fizz",
"version": "2024.09.23.00",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookincubator/fizz",
"description": "Fizz is a TLS 1.3 implementation",
"long_description": "Fizz is a TLS 1.3 implementation",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"double-conversion",
"folly",
"gflags",
"google-glog",
"libevent",
"bzip2",
"openssl3",
"boost181",
"liboqs",
"libfmt11",
"libsodium",
"lz4",
"zlib",
"zstd"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fbzmq",
"mvfst",
"proxygen",
"wangle",
"fbthrift"
]
}
]
},
{
"name": "fbzmq",
"portdir": "devel/fbzmq",
"version": "2022.05.30.00",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookarchive/fbzmq",
"description": "fbzmq provides a framework for writing services in C++ while leveraging the awesomeness of libzmq (message passing semantics)",
"long_description": "fbzmq provides a framework for writing services in C++ while leveraging the awesomeness of libzmq (message passing semantics)",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gflags",
"google-glog",
"gtest",
"libsodium",
"wangle",
"zstd",
"fizz",
"openssl3",
"boost181",
"libfmt10",
"zmq",
"double-conversion",
"fbthrift",
"folly"
]
}
],
"depends_on": []
},
{
"name": "fb303",
"portdir": "devel/fb303",
"version": "2024.09.23.00",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/facebook/fb303",
"description": "fb303 is a base Thrift service and a common set of functionality for querying stats, options, and other information from a service.",
"long_description": "fb303 is a base Thrift service and a common set of functionality for querying stats, options, and other information from a service.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmake",
"flex",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"wangle",
"macports-libcxx",
"fbthrift",
"boost181",
"libfmt11",
"openssl3",
"folly",
"google-glog",
"legacy-support",
"mstch"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"edencommon"
]
}
]
},
{
"name": "dragonbox",
"portdir": "devel/dragonbox",
"version": "1.1.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jk-jeon/dragonbox",
"description": "Reference implementation of Dragonbox in C++",
"long_description": "Dragonbox is a float-to-string conversion algorithm based on a beautiful algorithm Schubfach, developed by Raffaello Giulietti in 2017-2018. Dragonbox is further inspired by Grisu and Grisu-Exact.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cpp-peglib",
"portdir": "devel/cpp-peglib",
"version": "1.9.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yhirose/cpp-peglib",
"description": "A single file C++ header-only PEG (Parsing Expression Grammars) library",
"long_description": "A single file C++ header-only PEG (Parsing Expression Grammars) library",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "ccls-clang-14",
"portdir": "devel/ccls",
"version": "0.20241108",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MaskRay/ccls",
"description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "egorenar",
"github": "egorenar",
"ports_count": 10
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"rapidjson",
"libxml2",
"zlib",
"clang-14",
"libffi",
"ncurses"
]
},
{
"type": "run",
"ports": [
"ccls_select"
]
}
],
"depends_on": []
},
{
"name": "ccls-clang-12",
"portdir": "devel/ccls",
"version": "0.20241108",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MaskRay/ccls",
"description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "egorenar",
"github": "egorenar",
"ports_count": 10
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"rapidjson",
"libxml2",
"zlib",
"clang-12",
"libffi",
"ncurses"
]
},
{
"type": "run",
"ports": [
"ccls_select"
]
}
],
"depends_on": []
},
{
"name": "ccls-clang-13",
"portdir": "devel/ccls",
"version": "0.20241108",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MaskRay/ccls",
"description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "egorenar",
"github": "egorenar",
"ports_count": 10
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"rapidjson",
"libxml2",
"zlib",
"clang-13",
"libffi",
"ncurses"
]
},
{
"type": "run",
"ports": [
"ccls_select"
]
}
],
"depends_on": []
},
{
"name": "ccls-clang-10",
"portdir": "devel/ccls",
"version": "0.20241108",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MaskRay/ccls",
"description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "egorenar",
"github": "egorenar",
"ports_count": 10
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-10"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"clang-10",
"libxml2",
"zlib",
"libffi",
"ncurses",
"rapidjson"
]
},
{
"type": "run",
"ports": [
"ccls_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ccls"
]
}
]
},
{
"name": "ccls-clang-11",
"portdir": "devel/ccls",
"version": "0.20241108",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MaskRay/ccls",
"description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "egorenar",
"github": "egorenar",
"ports_count": 10
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-11"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"clang-11",
"libxml2",
"zlib",
"libffi",
"ncurses",
"rapidjson"
]
},
{
"type": "run",
"ports": [
"ccls_select"
]
}
],
"depends_on": []
},
{
"name": "ccls_select",
"portdir": "devel/ccls",
"version": "0.20241108",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MaskRay/ccls",
"description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "egorenar",
"github": "egorenar",
"ports_count": 10
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"ccls-clang-11",
"ccls-clang-10",
"ccls-clang-13",
"ccls-clang-12",
"ccls-clang-14"
]
}
]
},
{
"name": "ccls",
"portdir": "devel/ccls",
"version": "0.20241108",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MaskRay/ccls",
"description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting (meta port)",
"long_description": "C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "egorenar",
"github": "egorenar",
"ports_count": 10
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ccls-clang-10"
]
}
],
"depends_on": []
}
]
}