HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50172,
"next": "https://ports.macports.org/api/v1/ports/?format=api&page=952",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&page=950",
"results": [
{
"name": "wiggle",
"portdir": "devel/wiggle",
"version": "1.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neilbrown/wiggle",
"description": "apply rejected patches and perform word-wise diffs",
"long_description": "apply rejected patches and perform word-wise diffs",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"heirloom-doctools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "wemux",
"portdir": "devel/wemux",
"version": "3.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zolrath/wemux",
"description": "wemux enhances tmux to make multi-user terminal multiplexing both easier and more powerful.",
"long_description": "wemux enhances tmux to make multi-user terminal multiplexing both easier and more powerful. It features multi-server support as well as user listing and notifications when users attach/detach.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"tmux"
]
}
],
"depends_on": []
},
{
"name": "webify",
"portdir": "devel/webify",
"version": "1.5.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beefsack/webify",
"description": "Turn shell commands into web services",
"long_description": "Turn shell commands into web services",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "web-ext",
"portdir": "devel/web-ext",
"version": "5.4.1",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mozilla/web-ext",
"description": "A command line tool to help build, run, and test web extensions",
"long_description": "A command line tool to help build, run, and test web extensions",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm6",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"nodejs14"
]
}
],
"depends_on": []
},
{
"name": "waypoint",
"portdir": "devel/waypoint",
"version": "0.11.4",
"license": "MPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.waypointproject.io",
"description": "A tool to build, deploy, and release any application on any platform",
"long_description": "Waypoint allows developers to define their application build, deploy, and release lifecycle as code, reducing the time to deliver deployments through a consistent and repeatable workflow. Waypoint supports a number of build methods and target platforms out of the box and more can be easily added via plugins: Cloud Native Buildpacks, Docker, Kubernetes, AWS EC2 and ECS, Azure Container Instances, Google Cloud Run, Netlify, and many more...",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go-bindata",
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "wangle",
"portdir": "devel/wangle",
"version": "2024.09.23.00",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebook/wangle",
"description": "Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.",
"long_description": "Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libevent",
"libsodium",
"fizz",
"zlib",
"boost181",
"libfmt11",
"openssl3",
"double-conversion",
"folly",
"google-glog"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fb303",
"fbzmq",
"proxygen",
"edencommon",
"fbthrift"
]
}
]
},
{
"name": "wandio",
"portdir": "devel/wandio",
"version": "1.0.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://research.wand.net.nz/software/libwandio.php",
"description": "C library for compressed file I/O",
"long_description": "Libwandio is a software library written in C that provides an API for transparently reading from and writing to files using a variety of supported compression methods. I/O performance is improved by doing any compression and/or decompression using a separate thread.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "alistair",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"lzo2",
"xz",
"zlib",
"curl"
]
}
],
"depends_on": []
},
{
"name": "vxl",
"portdir": "devel/vxl",
"version": "3.5.0",
"license": "BSD and GPL-2+ and zlib and MIT and Boost",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://vxl.github.io",
"description": "C++ libraries for computer vision",
"long_description": "VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation. It was created from TargetJr and the IUE with the aim of making a light, fast and consistent system. VXL is written in ANSI/ISO C++ and is designed to be portable over many platforms.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"bzip2",
"tiff",
"libpng",
"zlib",
"libgeotiff"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"InsightToolkit",
"py310-InsightToolkit",
"py311-InsightToolkit",
"py312-InsightToolkit",
"py313-InsightToolkit"
]
}
]
},
{
"name": "vulture",
"portdir": "devel/vulture",
"version": "2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jendrikseipp/vulture",
"description": "Find dead Python code",
"long_description": "Find dead Python code",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-toml"
]
}
],
"depends_on": []
},
{
"name": "vttest",
"portdir": "devel/vttest",
"version": "20241208",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://invisible-island.net/vttest/",
"description": "VT100/VT220/XTerm test utility",
"long_description": "Test the compatibility of VT100/VT220/XTerm terminal emulators.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "vstr",
"portdir": "devel/vstr",
"version": "1.0.15",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.and.org/vstr/",
"description": "Vstr string library",
"long_description": "Vstr is a safe and fast string library for C.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "voltron",
"portdir": "devel/voltron",
"version": "0.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snare/voltron",
"description": "A debugger UI",
"long_description": "Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs, you can build a customised debugger user interface to suit your needs.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-flask",
"py27-flask-restful",
"py27-pygments",
"python27",
"py27-requests-unixsocket",
"py27-scruffington",
"py27-requests",
"py27-blessed"
]
}
],
"depends_on": []
},
{
"name": "voidwalker",
"portdir": "devel/voidwalker",
"version": "0.1.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dholm/voidwalker",
"description": "A GDB toolbox for low-level debugging.",
"long_description": "(void)walker is a toolbox for GDB which provides utilities for debugging software on an instruction level. It is heavily influenced by the gdbinit by mammon_, elaine, fG! et al. but opens up for a much more advanced solution by using Python instead of GDB commands.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"FlowUI",
"python27"
]
}
],
"depends_on": []
},
{
"name": "virtuoso-7",
"portdir": "devel/virtuoso-7",
"version": "7.2.10",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
"description": "a high-performance object-relational SQL database",
"long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gawk",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openldap",
"openssl10",
"ImageMagick"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"virtuoso"
]
}
]
},
{
"name": "virtuoso-6",
"portdir": "devel/virtuoso-6",
"version": "6.1.8",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
"description": "a high-performance object-relational SQL database",
"long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gawk",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openldap",
"openssl10",
"ImageMagick"
]
}
],
"depends_on": []
},
{
"name": "virtuoso",
"portdir": "devel/virtuoso",
"version": "7.1.0",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/",
"description": "a high-performance object-relational SQL database",
"long_description": "Virtuoso is an enterprise-grade server that delivers a platform for Data Access, Integration and Management.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"virtuoso-7",
"clang-15"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"soprano",
"kde4-runtime",
"R-virtuoso"
]
}
]
},
{
"name": "vint",
"portdir": "devel/vint",
"version": "0.3.21",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Vimjas/vint",
"description": "Lint tool for Vim script language",
"long_description": "Vint is a Vim script language linter that aims to be highly extensible, customizable, and performant.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-ansicolor",
"py39-chardet",
"py39-yaml",
"python39"
]
}
],
"depends_on": []
},
{
"name": "viewvc",
"portdir": "devel/viewvc",
"version": "1.2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/viewvc/viewvc",
"description": "Browser interface for CVS and Subversion",
"long_description": "ViewVC is a browser interface for CVS and Subversion version control repositories. It generates templatized HTML to present navigable directory, revision, and change log listings. It can display specific versions of files as well as diffs between those versions. Basically, ViewVC provides the bulk of the report-like functionality you expect out of your version control tool, but much more prettily than the average textual command-line program output.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [
"cvs",
"subversion"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cvs",
"rcs",
"subversion-python27bindings",
"python27",
"py27-pysvn"
]
}
],
"depends_on": []
},
{
"name": "vexus-cdk",
"portdir": "devel/vexus-cdk",
"version": "4.9.13",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.vexus.ca/products/CDK/",
"description": "Curses Development Kit -- widgets for curses",
"long_description": "CDK is a C based curses widget library. CDK sits on top of the curses library and provides 21 ready to use widgets for rapid application development of text based interfaces. CDK delivers many of the common widget types required for a robust interface. Widgets can be combined to create complex widgets if needed. CDK significantly reduces the development time of text based application interfaces.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "vecLibFort",
"portdir": "devel/vecLibFort",
"version": "0.4.3",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mcg1969/vecLibFort",
"description": "Fortran interface to vecLib BLAS/LAPACK",
"long_description": "vecLibFort is lightweight but flexible \"shim\" designed to rectify the incompatibilities between the Accelerate/vecLib BLAS and LAPACK libraries shipped with macOS and FORTRAN code compiled with modern compilers such as GNU Fortran.",
"active": true,
"categories": [
"devel",
"science",
"math"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"arpack",
"p4est",
"starpu",
"starpu13",
"psblas3",
"omnicompiler",
"libsc",
"adept2",
"plumed",
"plumed-devel",
"NTPoly",
"dbcsr",
"hiop",
"paramonte",
"itsol",
"qrupdate",
"LORENE",
"atompaw",
"berkeleygw",
"gamess",
"getdp",
"harminv",
"quantum-espresso",
"wannier90",
"octopus",
"mumps",
"strumpack",
"dspl",
"elmerfem",
"mfem",
"fortran-nlesolver",
"simulated-annealing",
"abinit",
"esmf",
"petsc",
"oski",
"blaspp",
"hpl",
"ncarg",
"hpddm",
"linalg",
"scalapack",
"bpack"
]
},
{
"type": "test",
"ports": [
"feast"
]
}
]
},
{
"name": "vcsn",
"portdir": "devel/vcsn",
"version": "2.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://vcsn.lrde.epita.fr",
"description": "C++ generic automata/transducers and rational expression platform",
"long_description": "Vcsn is a platform for weighted automata and rational expressions. It consists of an efficient C++ generic library, shell tools, Python bindings, and a graphical interactive environment on top of IPython.",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "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": "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",
"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": "valabind",
"portdir": "devel/valabind",
"version": "1.8.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/radare/valabind",
"description": "This program converts vapi vala interface files into swig interfaces.",
"long_description": "This program converts vapi vala interface files into swig interfaces. Allow C and Vala libraries to be used from many scripting languages, like Python, Perl, LUA, Java, Go and others.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"vala"
]
},
{
"type": "run",
"ports": [
"swig"
]
}
],
"depends_on": []
},
{
"name": "util-linux",
"portdir": "devel/util-linux",
"version": "2.41.2",
"license": "BSD and GPL-2+ and public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/util-linux/util-linux",
"description": "Linux utility programs",
"long_description": "util-linux contains miscellaneous utility programs to handle file systems, consoles, partitions, and messages. This port contains ONLY those parts of util-linux that run on Darwin.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"ncurses"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"strumpack",
"xmlto"
]
},
{
"type": "lib",
"ports": [
"netrik",
"quilt",
"gnetcat"
]
},
{
"type": "run",
"ports": [
"git-flow",
"git-flow-devel",
"git-flow-avh",
"git-flow-hf",
"xmlto",
"rarian",
"pass",
"passage"
]
}
]
},
{
"name": "uthash",
"portdir": "devel/uthash",
"version": "2.3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://troydhanson.github.io/uthash/",
"description": "easy-to-use hash implementation for C programmers.",
"long_description": "easy-to-use hash implementation for C programmers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libdicom"
]
},
{
"type": "lib",
"ports": [
"burp",
"mle"
]
}
]
},
{
"name": "ustl",
"portdir": "devel/ustl",
"version": "1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ustl.sourceforge.net/",
"description": "micro-STL is a partial implementation of the STL specification",
"long_description": "uSTL (micro-STL) is a partial implementation of the STL specification intended to reduce code size of the derivative programs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gsed"
]
}
],
"depends_on": []
},
{
"name": "userspace-rcu",
"portdir": "devel/userspace-rcu",
"version": "0.15.5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://liburcu.org",
"description": "A userspace RCU (read-copy-update) library, liburcu.",
"long_description": "A userspace RCU (read-copy-update) library, liburcu. This data synchronization library provides read-side access which scales linearly with the number of cores.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"knot",
"libknot",
"bind9"
]
}
]
},
{
"name": "usbredir",
"portdir": "devel/usbredir",
"version": "0.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.spice-space.org/usbredir.html",
"description": "Remote virtual machine server",
"long_description": "Remote virtual machine server",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"meson",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libusb",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"spice-gtk",
"qemu"
]
}
]
},
{
"name": "usbmuxd-devel",
"portdir": "devel/usbmuxd",
"version": "20200615",
"license": "GPL-2+ and GPL-3+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libimobiledevice/usbmuxd",
"description": "USB Multiplex Daemon",
"long_description": "USB Multiplex Daemon is in charge of talking to your iPhone or iPod Touch over USB and coordinating access to its services by other applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-17",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libplist-devel",
"libusb"
]
}
],
"depends_on": []
},
{
"name": "usbmuxd",
"portdir": "devel/usbmuxd",
"version": "1.1.1",
"license": "GPL-2+ and GPL-3+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libimobiledevice/usbmuxd",
"description": "USB Multiplex Daemon",
"long_description": "USB Multiplex Daemon is in charge of talking to your iPhone or iPod Touch over USB and coordinating access to its services by other applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-17",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libplist",
"libusb"
]
}
],
"depends_on": []
},
{
"name": "uriparser",
"portdir": "devel/uriparser",
"version": "0.9.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://uriparser.github.io",
"description": "a strictly RFC 3986 compliant parsing library for URIs",
"long_description": "uriparser is a strictly RFC 3986 compliant parsing library for URIs. uriparser is cross-platform, fast, and supports Unicode.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"aff4",
"libxspf",
"libkml",
"BoCA"
]
}
]
},
{
"name": "upower",
"portdir": "devel/upower",
"version": "0.99.11",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://upower.freedesktop.org/",
"description": "UPower is an abstraction for enumerating power devices, listening to device events and querying history and statistics.",
"long_description": "UPower is an abstraction for enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the org.freedesktop.UPower service via the system message bus.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2605
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libxslt",
"pkgconfig",
"gtk-doc",
"clang-9.0",
"autoconf",
"automake",
"gettext",
"libtool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"dbus-glib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gdm",
"gnome-applets",
"gnome-control-center",
"gnome-settings-daemon"
]
}
]
},
{
"name": "unsermake",
"portdir": "devel/unsermake",
"version": "0.4-20070824",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kde.me.uk/index.php?page=unsermake",
"description": "Replacement for automake",
"long_description": "Unsermake is an automake replacement from the KDE project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "universal-ctags",
"portdir": "devel/universal-ctags",
"version": "6.2.20251130.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://ctags.io",
"description": "A maintained ctags implementation",
"long_description": "universal-ctags has the objective of continuing the development from what existed in the Sourceforge area. Github exuberant-ctags repository was started by Reza Jelveh and was later moved to the universal-ctags organization.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "augustin.guo",
"github": "kaimingguo",
"ports_count": 1
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 639
}
],
"variants": [
"aspell",
"debug",
"iconv",
"libxml2",
"manpages",
"link_to_ctags"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-docutils",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"pcre2",
"libiconv",
"libxml2",
"jansson"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"global"
]
}
]
},
{
"name": "unittest-cpp",
"portdir": "devel/unittest-cpp",
"version": "2.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/unittest-cpp/unittest-cpp",
"description": "lightweight unit testing framework for C++",
"long_description": "UnitTest++ is a lightweight unit testing framework for C++. It was designed to do test-driven development on a wide variety of platforms. Simplicity, portability, speed, and small footprint are all very important aspects of UnitTest++.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "unibilium",
"portdir": "devel/unibilium",
"version": "2.1.2",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neovim/unibilium",
"description": "A terminfo parsing library",
"long_description": "Unibilium is a very basic terminfo library. It doesn't depend on curses or any other library. It also doesn't use global variables, so it should be thread-safe.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"neovim",
"neovim-devel",
"libtermkey"
]
}
]
},
{
"name": "uncrustify",
"portdir": "devel/uncrustify",
"version": "0.82.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://uncrustify.sourceforge.net",
"description": "Source code beautifier",
"long_description": "Banish crusty code with the Uncrustify C/C++/C#/D/Java/Pawn source code beautifier. It indents, adds newlines, aligns etc., and is highly configurable.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"chai"
]
}
]
},
{
"name": "umem",
"portdir": "devel/umem",
"version": "1.0.1",
"license": "CDDL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omniti-labs/portableumem",
"description": "userland slab allocator",
"long_description": "Libumem is a library used to detect memory management bugs in applications. It is based on the Slab allocator concept. Functions in this library provide fast, scalable object-caching memory allocation with multithreaded application support. In addition to the standard malloc(3C) family of functions and the more flexible umem_alloc(3MALLOC) family, libumem provides powerful object-caching services as described in umem_cache_create(3MALLOC). This slab allocator is designed for systems with many threads and many CPUs. Memory allocation with naive allocators can be a serious bottleneck. There are other highly scalable allocators out there, but libumem is about the same or better in terms of performance, and has compelling debugging features.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libmemcached"
]
},
{
"type": "lib",
"ports": [
"sysbench"
]
}
]
},
{
"name": "uisp",
"portdir": "devel/uisp",
"version": "20050207",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/uisp/",
"description": "AVR In-System Programmer",
"long_description": "UISP is a tool for AVR (and AT89S) microcontrollers which can interface to many hardware in-system programmers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "evgeni_dobrev",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "udis86",
"portdir": "devel/udis86",
"version": "1.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://udis86.sourceforge.net/",
"description": "Udis86 is a disassembler engine that interprets and decodes a stream of binary machine code bytes as opcodes defined in the x86 and x86-64 class of Instruction Set Architectures.",
"long_description": "Udis86 is a disassembler engine that interprets and decodes a stream of binary machine code bytes as opcodes defined in the x86 and x86-64 class of Instruction Set Architectures. The core component of this project is libudis86 which provides a clean and simple interface to disassemble binary code, and to inspect the disassembly to various degrees of details. The library is designed to aid software projects that entail analysis and manipulation of all flavors of x86 binary code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"yasm"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mach_override"
]
}
]
},
{
"name": "ucpp",
"portdir": "devel/ucpp",
"version": "1.3.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/scarabeusiv/ucpp",
"description": "A C preprocessor compliant to ISO-C99.",
"long_description": "A C preprocessor compliant to ISO-C99.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ucommon",
"portdir": "devel/ucommon",
"version": "7.0.0",
"license": "LGPL-3+ and (GPL-2+ or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/commoncpp/",
"description": "GNU uCommon C++ Framework",
"long_description": "C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gettext",
"gnutls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ccaudio2"
]
}
]
},
{
"name": "uboot-tools",
"portdir": "devel/uboot-tools",
"version": "2020.10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/u-boot/u-boot",
"description": "Binary tools for U-Boot.",
"long_description": "U-Boot is a boot loader for Embedded boards based on PowerPC, ARM, MIPS and several other processors. This port compiles some binary tools that can be used to deploy u-boot on embedded devices.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "tweeny",
"portdir": "devel/tweeny",
"version": "3.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mobius3.github.io/tweeny",
"description": "A C++ tweening library",
"long_description": "Tweeny is an inbetweening library designed for the creation of complex animations for games and other beautiful interactive software",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsdl2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nheko"
]
}
]
},
{
"name": "turbogit",
"portdir": "devel/turbogit",
"version": "5.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/b4nst/turbogit",
"description": "Your git boat friend",
"long_description": "Opinionated cli enforcing clean git workflow without comprising UX",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "bastyen.a",
"github": "b4nst",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"go",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libgit2"
]
}
],
"depends_on": []
},
{
"name": "tup",
"portdir": "devel/tup",
"version": "0.7.11",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gittup.org/tup/",
"description": "A build system with amazingly fast incremental build cycle",
"long_description": "Tup is a file-based build system - it inputs a list of file changes and a directed acyclic graph (DAG), then processes the DAG to execute the appropriate commands required to update dependent files. The DAG is stored in an SQLite database. By providing the file change log up front and storing the dependencies in an efficient database structure, updates can be performed with very little overhead.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"osxfuse",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "trio",
"portdir": "devel/trio",
"version": "1.16",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://daniel.haxx.se/projects/trio/",
"description": "trio is a set of printf and string functions",
"long_description": "Trio is a fully matured and stable set of printf and string functions designed be used by applications with focus on portability or with the need for additional features that are not supported by standard stdio implementation.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "triage",
"portdir": "devel/triage",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tj/triage",
"description": "Interactive command-line GitHub issue & notification triaging tool",
"long_description": "Interactive command-line GitHub issue & notification triaging tool. Triage allows you to quickly view and search notifications (even without marking them as read), view issue details, labels and comments, add comments to issues, add and remove labels to issues, and unsubscribe from repositories & notifications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}
]
}