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&ordering=-created_at&page=971",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=969",
"results": [
{
"name": "dsfmt",
"portdir": "devel/dsfmt",
"version": "2.2.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.math.sci.hiroshima-u.ac.jp/m-mat/MT/SFMT/",
"description": "(d)SFMT is a new variant of Mersenne Twister (MT)",
"long_description": "SFMT is a new variant of Mersenne Twister (MT). The purpose of dSFMT is to speed up the generation by avoiding the expensive conversion of integer to double (floating point).",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "dparser",
"portdir": "devel/dparser",
"version": "1.31",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jplevyak/dparser",
"description": "general-purpose parser generator",
"long_description": "DParser is a simple but powerful tool for parsing. You can specify the form of the text to be parsed using a combination of regular expressions and grammar productions. Because of the parsing technique (technically a scannerless GLR parser based on the Tomita algorithm) there are no restrictions. The grammar can be ambiguous, right or left recursive, have any number of null productions, and because there is no seperate tokenizer, can include whitespace in terminals and have terminals which are prefixes of other terminals. DParser handles not just well formed computer languages and data files, but just about any wacky situation that occurs in the real world.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "double-conversion",
"portdir": "devel/double-conversion",
"version": "3.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/double-conversion",
"description": "Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.",
"long_description": "Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fbzmq",
"fizz",
"folly",
"mvfst",
"inkscape",
"inkscape-devel",
"lib2geom",
"lib2geom-devel",
"qt69-qtbase",
"openscad",
"openscad-devel",
"paraview",
"qt5-qtbase",
"qt64-qtbase",
"qt67-qtbase",
"qt68-qtbase",
"edencommon",
"qt513-qtbase",
"InsightToolkit",
"InsightToolkit4",
"py310-InsightToolkit",
"py311-InsightToolkit",
"py312-InsightToolkit",
"py313-InsightToolkit",
"py310-InsightToolkit4",
"py311-InsightToolkit4",
"py312-InsightToolkit4",
"py313-InsightToolkit4",
"qt6-qtbase",
"wangle"
]
}
]
},
{
"name": "dotconf",
"portdir": "devel/dotconf",
"version": "1.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/williamh/dotconf",
"description": "C-based configuration parser for .conf files",
"long_description": "dot.conf is a C-based configuration parser for .conf files.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "dolt",
"portdir": "devel/dolt",
"version": "1.79.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dolthub/dolt",
"description": "Dolt is Git for Data - It's like Git and MySQL had a baby!",
"long_description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands. Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"icu"
]
}
],
"depends_on": []
},
{
"name": "dockerize",
"portdir": "devel/dockerize",
"version": "0.9.9",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jwilder/dockerize",
"description": "Utility to simplify running applications in docker containers",
"long_description": "Utility to simplify running applications in docker containers",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "docker-machine-parallels",
"portdir": "devel/docker-machine-parallels",
"version": "2.0.1",
"license": "Apache-2",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Parallels/docker-machine-parallels",
"description": "Parallels driver for Docker Machine",
"long_description": "A plugin for Docker Machine allowing to create Docker hosts locally on Parallels Desktop for Mac",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 171
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"docker-machine"
]
}
],
"depends_on": []
},
{
"name": "docker-machine",
"portdir": "devel/docker-machine",
"version": "0.16.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/docker/machine",
"description": "Machine management for a container-centric world",
"long_description": "Machine lets you create Docker hosts on your computer, on cloud providers, and inside your own data center. It creates servers, installs Docker on them, then configures the Docker client to talk to them.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 165
}
],
"variants": [
"bash_completion",
"zsh_completion"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"docker"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"docker-machine-parallels",
"docker-machine-driver-qemu"
]
}
]
},
{
"name": "docker",
"portdir": "devel/docker",
"version": "28.3.3",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/docker/cli",
"description": "Utilities for the open-source application container engine",
"long_description": "Docker is an open source project to pack, ship and run any application as a lightweight container. This port contains command line utilities for interacting with Docker, but not the core daemon.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 165
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"go-md2man",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"docker-machine"
]
},
{
"type": "run",
"ports": [
"docker-compose-plugin",
"docker-base-plugin",
"docker-buildx-plugin",
"docker-index-plugin"
]
}
]
},
{
"name": "dmalloc",
"portdir": "devel/dmalloc",
"version": "5.6.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dmalloc.com/",
"description": "Debug Malloc Library",
"long_description": "The debug memory allocation or dmalloc library has been designed as a drop in replacement for the system's malloc, realloc, calloc, free and other memory management routines while providing powerful debugging facilities configurable at runtime.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "diy2",
"portdir": "devel/diy2",
"version": "2.0.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/diatomic/diy",
"description": "data-parallel out-of-core library",
"long_description": "DIY is a block-parallel library for implementing scalable algorithms that can execute both in-core and out-of-core.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"debug",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mpich-clang17"
]
}
],
"depends_on": []
},
{
"name": "diy",
"portdir": "devel/diy",
"version": "3.5.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/diatomic/diy",
"description": "data-parallel out-of-core library",
"long_description": "DIY is a block-parallel library for implementing scalable algorithms that can execute both in-core and out-of-core.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"debug",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mpich-clang17"
]
}
],
"depends_on": []
},
{
"name": "dive",
"portdir": "devel/dive",
"version": "0.13.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wagoodman/dive",
"description": "A tool for exploring each layer in a Docker image",
"long_description": "A tool for exploring each layer in a Docker image",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "distcc",
"portdir": "devel/distcc",
"version": "3.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/distcc/distcc",
"description": "Distributed C compiler",
"long_description": "distcc is a program to distribute compilation of C or C++ code across several machines on a network without requiring that they share filesystems, have the same headers/libraries or have syncronized clocks. distcc should always generate the same results as a local compile but is often 2 to 3 times faster.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"popt",
"python313"
]
}
],
"depends_on": []
},
{
"name": "direnv-devel",
"portdir": "devel/direnv",
"version": "20191231-ab4d188d",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "direnv",
"homepage": "https://direnv.net/",
"description": "Obsolete port, replaced by direnv",
"long_description": "This port has been replaced by direnv.",
"active": false,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 463
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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": "direnv",
"portdir": "devel/direnv",
"version": "2.37.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://direnv.net/",
"description": "direnv is an environment switcher for the shell.",
"long_description": "direnv is an environment switcher for the shell. It knows how to hook into bash, zsh, tcsh and fish shell to load or unload environment variables depending on the current directory. This allows project-specific environment variables without cluttering the \"~/.profile\" file.",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 463
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "diffuse",
"portdir": "devel/diffuse",
"version": "0.4.8",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://diffuse.sourceforge.net",
"description": "diffuse is a graphical diffing and merging tool",
"long_description": "Diffuse is a small and simple text merge tool written in Python. With Diffuse, you can easily merge, edit, and review changes to your code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-pygtk"
]
}
],
"depends_on": []
},
{
"name": "diffstat",
"portdir": "devel/diffstat",
"version": "1.68",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://invisible-island.net/diffstat/",
"description": "Make histogram from diff-output",
"long_description": "diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "diffball",
"portdir": "devel/diffball",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/archive/p/diffball/",
"description": "binary patch utility",
"long_description": "A general delta compression/differencing suite for any platform that supports autoconf/automake, written in c, w/ builtin support for reading, writing, converting between multiple file formats, and an easy framework to drop in new algorithms.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"xz",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "libdialog",
"portdir": "devel/dialog",
"version": "1.3-20251001",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 20150920,
"replaced_by": null,
"homepage": "https://invisible-island.net/dialog/",
"description": "a library to create nice user interfaces for command-line programs",
"long_description": "dialog is a library to create nice user interfaces for command-line programs. It is non-graphical (it uses curses) so it can be used in console or xterm programs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 639
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "dialog",
"portdir": "devel/dialog",
"version": "1.3-20251001",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 20150920,
"replaced_by": null,
"homepage": "https://invisible-island.net/dialog/",
"description": "a utility to create nice user interfaces for command-line scripts",
"long_description": "dialog is a utility to create nice user interfaces for command-line scripts. It is non-graphical (it uses curses) so it can be run in the console or an xterm.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 639
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"muttprint",
"bashish"
]
},
{
"type": "run",
"ports": [
"signing-party"
]
}
]
},
{
"name": "dia2code",
"portdir": "devel/dia2code",
"version": "0.8.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dia2code.sourceforge.net",
"description": "Dia2Code is a small utility used to generate code from a Dia diagram.",
"long_description": "Dia2Code is a small utility used to generate code from a Dia diagram.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "devtodo",
"portdir": "devel/devtodo",
"version": "0.1.20",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://swapoff.org/devtodo1.html",
"description": "Command line application for maintaining lists of tasks.",
"long_description": "DevTodo is small command line application for maintaining lists of tasks. It stores tasks hierarchically, with each task given one of five priority levels. Data is stored as XML, so various XSLT templates can be executed on the XML to convert it into different formats e.g. HTML.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": []
},
{
"name": "developer_cmds",
"portdir": "devel/developer_cmds",
"version": "63",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opensource.apple.com/source/developer_cmds/",
"description": "A set of general BSD commands for developers",
"long_description": "Apple's BSD general commands for developers including the asa utility, ctags, indent, lorder, mkdep, rpcgen, unifdef and what.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"CoreOSMakefiles",
"mk-configure"
]
}
]
},
{
"name": "dep",
"portdir": "devel/dep",
"version": "0.5.4",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/golang/dep",
"description": "Dependency tool for go",
"long_description": "Dependency tool for go",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "deno",
"portdir": "devel/deno",
"version": "2.5.6",
"license": "MIT",
"platforms": "{darwin >= 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://deno.land",
"description": "Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.",
"long_description": "Deno is a secure runtime for JavaScript and TypeScript. It is secure by default, performs no file, network, or environment access, unless explicitly enabled, and supports TypeScript out of the box. Deno has built-in utilities like a dependency inspector (deno info) and a code formatter (deno fmt), with a set of reviewed (audited) standard modules that are guaranteed to work with Deno.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"yt-dlp-ejs"
]
}
]
},
{
"name": "delve",
"portdir": "devel/delve",
"version": "1.26.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/go-delve/delve",
"description": "Delve is a debugger for the Go programming language.",
"long_description": "Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out of your way as much as possible.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dejagnu",
"portdir": "devel/dejagnu",
"version": "1.6.3",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/dejagnu",
"description": "A framework for testing programs",
"long_description": "DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. Think of it as a custom library of Tcl procedures crafted to support writing a test harness.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "run",
"ports": [
"expect"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"libffi"
]
}
]
},
{
"name": "ddd",
"portdir": "devel/ddd",
"version": "3.4.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/ddd/",
"description": "Data Display Debugger",
"long_description": "DDD is a graphical front-end for GDB and other command-line debuggers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"fontconfig",
"Xft2",
"openmotif",
"xorg-libX11",
"xorg-libXaw",
"xorg-libXext",
"xorg-libXmu",
"xorg-libXp",
"xorg-libXt",
"xorg-libice",
"xorg-libsm",
"xpm",
"ncurses"
]
},
{
"type": "run",
"ports": [
"liberation-fonts"
]
}
],
"depends_on": []
},
{
"name": "dbusmenu-qt5",
"portdir": "devel/dbusmenu-qt",
"version": "0.9.3.16.04",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/libdbusmenu-qt",
"description": "expose menus on DBus ; Qt5 version",
"long_description": "A DBus interface to expose notification area menus on DBus. Qt5 version.",
"active": true,
"categories": [
"devel",
"kde",
"kde4"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"bzr"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "dbusmenu-qt",
"portdir": "devel/dbusmenu-qt",
"version": "0.9.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/libdbusmenu-qt",
"description": "expose menus on DBus",
"long_description": "A DBus interface to expose notification area menus on DBus.",
"active": true,
"categories": [
"devel",
"kde",
"kde4"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdelibs4"
]
}
]
},
{
"name": "dbus-sharp",
"portdir": "devel/dbus-sharp",
"version": "0.6.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ndesk.org/DBusSharp",
"description": "dbus-sharp (a.k.a. ndesk-dbus) is a C# implementation of D-Bus",
"long_description": "dbus-sharp (a.k.a. ndesk-dbus) is a C# implementation of D-Bus. D-Bus is an inter-process communication framework that lets applications interface with the system event bus as well as allowing them to talk to one another in a peer-to-peer configuration.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"mono"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dbus-glib-sharp",
"notify-sharp"
]
}
]
},
{
"name": "dbus-python39",
"portdir": "devel/dbus-python",
"version": "1.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "Python bindings for the dbus message bus system.",
"long_description": "Python bindings for the dbus message bus system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"doc",
"examples",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"dbus",
"libiconv",
"python39",
"dbus-glib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"telepathy-mission-control"
]
},
{
"type": "lib",
"ports": [
"py39-pyqt4",
"py39-pyqt5",
"py39-pyqt6"
]
}
]
},
{
"name": "dbus-python38",
"portdir": "devel/dbus-python",
"version": "1.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "Python bindings for the dbus message bus system.",
"long_description": "Python bindings for the dbus message bus system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"doc",
"examples",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"dbus",
"libiconv",
"python38",
"dbus-glib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-pyqt4",
"py38-pyqt5"
]
}
]
},
{
"name": "dbus-python37",
"portdir": "devel/dbus-python",
"version": "1.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "Python bindings for the dbus message bus system.",
"long_description": "Python bindings for the dbus message bus system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"doc",
"examples",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"dbus",
"libiconv",
"python37",
"dbus-glib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pyqt4",
"py37-pyqt5"
]
}
]
},
{
"name": "dbus-python36",
"portdir": "devel/dbus-python",
"version": "1.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "Python bindings for the dbus message bus system.",
"long_description": "Python bindings for the dbus message bus system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"examples",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"dbus",
"libiconv",
"python36",
"dbus-glib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-music",
"py36-pyqt4",
"py36-pyqt5"
]
}
]
},
{
"name": "dbus-python35",
"portdir": "devel/dbus-python",
"version": "1.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "Python bindings for the dbus message bus system.",
"long_description": "Python bindings for the dbus message bus system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"examples",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"dbus",
"libiconv",
"python35",
"dbus-glib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-pyqt4",
"py35-pyqt5"
]
}
]
},
{
"name": "dbus-python27",
"portdir": "devel/dbus-python",
"version": "1.2.18",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "Python bindings for the dbus message bus system.",
"long_description": "Python bindings for the dbus message bus system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"examples",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"dbus",
"libiconv",
"python27",
"dbus-glib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"PIDA",
"py27-pykde4",
"py27-pyqt4",
"py27-atspi",
"py27-pyqt5",
"xgsch2pcb"
]
}
]
},
{
"name": "dbus-python",
"portdir": "devel/dbus-python",
"version": "1.3.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "Python bindings for the dbus message bus system.",
"long_description": "Python bindings for the dbus message bus system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"dbus-python311"
]
}
],
"depends_on": []
},
{
"name": "dbus-glib-sharp",
"portdir": "devel/dbus-glib-sharp",
"version": "0.4.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ndesk.org/DBusSharp",
"description": "dbus-glib-sharp (a.k.a. ndesk-dbus-glib) is a C# implementation of D-Bus-Glib",
"long_description": "dbus-glib-sharp (a.k.a. ndesk-dbus-glib) is a C# implementation of D-Bus-Glib. D-Bus is an inter-process communication framework that lets applications interface with the system event bus as well as allowing them to talk to one another in a peer-to-peer configuration.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"dbus-sharp",
"mono"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"notify-sharp"
]
}
]
},
{
"name": "dbus-glib",
"portdir": "devel/dbus-glib",
"version": "0.112",
"license": "(AFL-2.1 or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "Glib bindings for the dbus message bus system.",
"long_description": "Glib bindings for the dbus message bus system. dbus-glib is deprecated, please use GDBus in new GLib-based projects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"test",
"doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"glib2",
"dbus",
"libiconv",
"expat",
"gettext"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"telepathy-qt",
"telepathy-farstream",
"telepathy-glib",
"telepathy-haze",
"logjam",
"upower",
"gconf",
"libbonobo",
"libunique3",
"seed",
"folks",
"gimp3-devel",
"vino",
"geoclue",
"empathy",
"libsocialweb",
"xfconf",
"gal",
"fsearch",
"squeeze",
"xfwm4",
"midgard2-core",
"libunique",
"dbus-python27",
"dbus-python35",
"dbus-python36",
"dbus-python37",
"dbus-python38",
"dbus-python39",
"dbus-python310",
"dbus-python311",
"dbus-python312",
"dbus-python313",
"dbus-python314",
"hexchat",
"gnome-applets",
"gnome-session",
"ristretto",
"gimp2",
"gimp2-devel"
]
}
]
},
{
"name": "dbus",
"portdir": "devel/dbus",
"version": "1.14.10",
"license": "(AFL-2.1 or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"description": "A message bus system, a simple way for applications to talk to one another.",
"long_description": "A message bus system, a simple way for applications to talk to one another.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"test",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"expat"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"tracker"
]
},
{
"type": "lib",
"ports": [
"e_dbus",
"p5.26-net-dbus",
"dbus-glib",
"logjam",
"offlinefs",
"libgnome-keyring",
"oxygen-gtk2",
"oxygen-gtk3",
"Etoile",
"Etoile-devel",
"AfterStep",
"zeitgeist",
"totem",
"tracker3",
"p5.28-net-dbus",
"p5.30-net-dbus",
"p5.32-net-dbus",
"p5.34-net-dbus",
"xfconf",
"gnome-keyring",
"gnome-terminal",
"scite",
"qt511-qtbase",
"awesome",
"qt69-qtbase",
"qt53-qtbase",
"dbus-python27",
"dbus-python35",
"dbus-python36",
"dbus-python37",
"dbus-python38",
"dbus-python39",
"dbus-python310",
"dbus-python311",
"dbus-python312",
"dbus-python313",
"dbus-python314",
"qt56-qtbase",
"qt55-qtbase",
"qt57-qtbase",
"qt58-qtbase",
"qt59-qtbase",
"gjs-devel",
"strigi",
"FileZilla",
"subversion",
"subversion-javahlbindings",
"subversion-perlbindings-5.28",
"subversion-perlbindings-5.30",
"subversion-perlbindings-5.32",
"subversion-perlbindings-5.34",
"subversion-rubybindings",
"qt4-mac",
"qt5-qtbase",
"qt5-qtwebengine",
"trojita",
"qt64-qtbase",
"qt67-qtbase",
"qt68-qtbase",
"libgphoto2",
"gnome-applets",
"xfce4-terminal",
"gonepass",
"font-manager",
"gjs",
"qt513-qtbase",
"qt513-qtwebengine",
"at-spi2-core",
"at-spi2-atk",
"libmm-glib",
"qt6-qtbase",
"pulseaudio",
"rawstudio",
"policykit"
]
},
{
"type": "run",
"ports": [
"audacious-plugins",
"audacious-core"
]
}
]
},
{
"name": "darwinbuild-legacy",
"portdir": "devel/darwinbuild-legacy",
"version": "0.8.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://macosforge.github.io/darwinbuild/",
"description": "Darwinbuild is a set of tools that facilitate building the sources released by Apple.",
"long_description": "The Darwin Build Scripts are a collection of tools that assist compilation of the many projects contained in Darwin, the open source base of Apple's Mac OS X operating system. Apple publishes the sources of these projects in an archive format (.tar.gz). An archive is published for each project version on Apple's site. These tools will provide the proper build environment as well as help to resolve any necessary dependencies prior to building.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "darwinbuild",
"portdir": "devel/darwinbuild",
"version": "37",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://macosforge.github.io/darwinbuild/",
"description": "Darwinbuild is a set of tools that facilitate building the sources released by Apple.",
"long_description": "The Darwin Build Scripts are a collection of tools that assist compilation of the many projects contained in Darwin, the open source base of Apple's Mac OS X operating system. Apple publishes the sources of these projects in an archive format (.tar.gz). An archive is published for each project version on Apple's site. These tools will provide the proper build environment as well as help to resolve any necessary dependencies prior to building.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"tcl"
]
}
],
"depends_on": []
},
{
"name": "darts-clone",
"portdir": "devel/darts-clone",
"version": "0.32g",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/darts-clone/",
"description": "A clone of Darts (Double-ARray Trie System)",
"long_description": "Darts-clone is a clone of Darts (Double-ARray Trie System), which is a C++ header library for double-array structure.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pecco"
]
}
]
},
{
"name": "darts",
"portdir": "devel/darts",
"version": "0.32",
"license": "LGPL-2.1+ and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://chasen.org/~taku/software/darts/",
"description": "Double-ARray Trie System",
"long_description": "Darts is a C++ Templeate library which can be used to make Double-Array. Reference: Aoe, J. An Efficient Digital Search Algorithm by Using a Double-Array Structure. IEEE Transactions on Software Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"chasen-base"
]
}
]
},
{
"name": "darcs",
"portdir": "devel/darcs",
"version": "2.18.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://darcs.net/",
"description": "A distributed, interactive, smart revision control system",
"long_description": "Darcs is a free, open source revision control system. It is: \n- Distributed: Every user has access to the full command set, removing boundaries between server and client or committer and non-committers. \n- Interactive: Darcs is easy to learn and efficient to use because it asks you questions in response to simple commands, giving you choices in your work flow. You can choose to record one change in a file, while ignoring another. As you update from upstream, you can review each patch name, even the full diff for interesting patches. \n- Smart: Originally developed by physicist David Roundy, darcs is based on a unique algebra of patches. \nThis smartness lets you respond to changing demands in ways that would otherwise not be possible. Learn more about spontaneous branches with darcs.",
"active": true,
"categories": [
"devel",
"haskell"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"pkgconfig",
"stack",
"file",
"grep",
"gsed",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "daaplib",
"portdir": "devel/daaplib",
"version": "0.1.1a",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20130623073811/http://www.deleet.de/projekte/daap/daaplib/",
"description": "small library for reading and writing DAAP streams",
"long_description": "daaplib is a very tiny and portable C++ library which helps to read and write low-level DAAP streams in memory. The code is straightforward and can mirror the structure of the data fairly well. DAAP streams are used by iTunes for sharing songs.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "d52",
"portdir": "devel/d52",
"version": "3.4.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.brouhaha.com/~eric/software/d52/",
"description": "Disassembler for a variety of microprocessors",
"long_description": "d52 is a set of disassemblers for the 8052, 8035, 8048, 8041, Z80, 8080 and 8085 microcontrollers",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "d-completion-daemon",
"portdir": "devel/d-completion-daemon",
"version": "0.8.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Hackerpilot/DCD",
"description": "The D Completion Daemon (DCD) is an auto-complete program for the D programming language",
"long_description": "DCD consists of a client and a server. The client (dcd-client) is almost always used through a text editor script or plugin, though it can be used from the command line. The server (dcd-server) is responsible for caching imported files, calculating autocomplete information, and sending it back to the client.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"dmd",
"druntime",
"phobos"
]
}
],
"depends_on": []
}
]
}