HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51588,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=619",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=617",
"results": [
{
"name": "git-ftp",
"portdir": "devel/git-ftp",
"version": "1.6.0",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/git-ftp/git-ftp",
"description": "Git powered FTP client written as shell script.",
"long_description": "git-ftp is a Git powered FTP client written as shell script.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"doc"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"git",
"curl"
]
}
],
"depends_on": []
},
{
"name": "git-flow-hf",
"portdir": "devel/git-flow",
"version": "1.5.2",
"license": "(BSD or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/datasift/gitflow",
"description": "Git extensions for Vincent Driessen branching. (HubFlow)",
"long_description": "Git extensions for Vincent Driessen branching. This is the HubFlow version, not maintained.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux"
]
}
],
"depends_on": []
},
{
"name": "git-flow-avh",
"portdir": "devel/git-flow",
"version": "1.12.3",
"license": "(BSD or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/petervanderdoes/gitflow",
"description": "Git extensions for Vincent Driessen branching. (avh Edition)",
"long_description": "Git extensions for Vincent Driessen branching. This is the AVH Edition, not maintained.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux"
]
}
],
"depends_on": []
},
{
"name": "git-flow-devel",
"portdir": "devel/git-flow",
"version": "20120925",
"license": "(BSD or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nvie/gitflow",
"description": "Git extensions for Vincent Driessen branching. (nvie devel)",
"long_description": "Git extensions for Vincent Driessen branching. This is the nvie develop branch, not maintained.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux"
]
}
],
"depends_on": []
},
{
"name": "git-flow-bash-completion",
"portdir": "devel/git-flow-bash-completion",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bobthecow/git-flow-completion",
"description": "Bash completion support for git-flow.",
"long_description": "The contained bash completion routines provide support for completing: \n\t* git-flow init and version \n\t* feature, hotfix and release branches \n\t* remote feature, hotfix and release branch names",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"git-flow",
"bash-completion"
]
}
],
"depends_on": []
},
{
"name": "git-flow",
"portdir": "devel/git-flow",
"version": "0.4.1",
"license": "(BSD or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nvie/gitflow",
"description": "Git extensions for Vincent Driessen branching. (nvie)",
"long_description": "Git extensions for Vincent Driessen branching. This is the original nvie version, not maintained.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "run",
"ports": [
"git",
"util-linux"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"git-flow-bash-completion"
]
}
]
},
{
"name": "git-cvs",
"portdir": "devel/git-cvs",
"version": "0.1.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ustuehler/git-cvs",
"description": "incrementally import changesets from CVS to Git",
"long_description": "git-cvs is a tool to incrementally import changesets from CVS into a Git repository with stable commit hashes.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "jpo",
"github": "jpouellet",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-nose",
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-rcsparse"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "gflags",
"portdir": "devel/gflags",
"version": "2.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gflags/gflags",
"description": "commandline flags module for C++",
"long_description": "The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"sqlcheck",
"google-glog-0.4",
"py310-pytorch",
"py312-pytorch",
"py311-pytorch",
"py313-pytorch",
"py314-pytorch",
"blender",
"py38-pytorch",
"librime",
"librime-devel",
"py39-pytorch",
"rocksdb",
"edencommon",
"google-glog",
"ceres-solver",
"fbzmq",
"fizz",
"folly",
"caffe",
"squirrel-ime",
"mvfst"
]
}
]
},
{
"name": "gdb-apple",
"portdir": "devel/gdb-apple",
"version": "2831",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apple-oss-distributions/gdb",
"description": "GDB: The GNU Project Debugger with Apple Modifications (based on 6.3.50)",
"long_description": "GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: a) start your program, specifying anything that might affect its behavior, b) make your program stop on specified conditions, c) examine what has happened, when your program has stopped, d) change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"zlib",
"flex",
"gettext",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libiconv",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "fparser",
"portdir": "devel/fparser",
"version": "20150925-a59e1f51",
"license": "LGPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thliebig/fparser",
"description": "C++ library that can be used to parse and evaluate a mathematical function from a string",
"long_description": "C++ library that can be used to parse and evaluate a mathematical function from a string",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openEMS",
"CSXCAD"
]
}
]
},
{
"name": "flashbake",
"portdir": "devel/flashbake",
"version": "0.28.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cmdln/flashbake",
"description": "A seamless source control tool for ordinary people",
"long_description": "Scripts to gather information for including in version history comments and to make using source control a bit simpler for non-technical projects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-enum34",
"py27-feedparser",
"py27-requests",
"git",
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": []
},
{
"name": "fmscripts",
"portdir": "devel/fmscripts",
"version": "20150915",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.defraine.net/~brunod/fmdiff/",
"description": "Wrapper Scripts for FileMerge",
"long_description": "Apple's Developer Tools for Mac OS X include FileMerge, a graphical tool to compare and merge files. FileMerge can be much handier to use, unfortunately, it doesn't integrate with Subversion straightforwardly. It can be opened from the command line with the opendiff command, but its interface differs from that of diff and diff3. It returns immediately (i.e. it forks and does not block) and it expects different arguments.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "everparse",
"portdir": "devel/everparse",
"version": "20220602-e722715",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/project-everest/everparse",
"description": "A verified secure parser framework for F*.",
"long_description": "EverParse provides LowParse, verified-secure F*/Low* parser combinator library, and QuackyDucky, an untrusted compiler for generating verified secure parsers from a message format specification.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 83
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ocaml-hex",
"ocaml-ocamlbuild",
"ocaml-re",
"ocaml",
"ocaml-batteries"
]
},
{
"type": "lib",
"ports": [
"kremlin",
"ocaml-hacl-star",
"fstar"
]
}
],
"depends_on": []
},
{
"name": "ecs-cli",
"portdir": "devel/ecs-cli",
"version": "1.21.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws/amazon-ecs-cli",
"description": "A custom Amazon ECS CLI that eases up the cluster setup process.",
"long_description": "The Amazon ECS Command Line Interface (CLI) is a command line interface for Amazon Elastic Container Service (Amazon ECS) that provides high-level commands to simplify creating, updating, and monitoring clusters and tasks from a local development environment. The Amazon ECS CLI supports Docker Compose, a popular open-source tool for defining and running multi-container applications. Use the CLI as part of your everyday development and testing cycle as an alternative to the AWS Management Console.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 168
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "dub",
"portdir": "devel/dub",
"version": "1.18.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dlang/dub",
"description": "Package and build management system for D",
"long_description": "Package and build manager for D applications and libraries.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"dmd",
"dmd-tools",
"druntime",
"phobos"
]
}
],
"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": "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": "docker-machine-driver-qemu",
"portdir": "devel/docker-machine-driver-qemu",
"version": "20220617",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/machine-drivers/docker-machine-driver-qemu",
"description": "Docker machine driver for pure qemu/kvm - no libvirt",
"long_description": "A plugin for Docker Machine allowing to create Docker hosts locally on QEMU",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "sainnhe",
"github": "sainnhe",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"docker-machine"
]
},
{
"type": "run",
"ports": [
"qemu"
]
}
],
"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": 1596
}
],
"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": 1596
}
],
"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": "demangle",
"portdir": "devel/demangle",
"version": "20160204",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eklitzke/demangle",
"description": "Tool to demangle C++ symbols.",
"long_description": "This is a tool to help you demangle C++ symbols. These are symbols that you might see while looking at GDB backtraces, or perhaps as a result of looking at the symbol table from nm, objdump, etc.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": []
},
{
"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": "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": []
},
{
"name": "curlhandle",
"portdir": "devel/curlhandle",
"version": "3.1.1",
"license": "public-domain",
"platforms": "{macosx >= 10}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/karelia/CurlHandle",
"description": "CURLHandle is a framework wrapper around cURL",
"long_description": "CURLHandle is a framework wrapper around cURL",
"active": true,
"categories": [
"devel",
"framework"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"curl"
]
}
],
"depends_on": []
},
{
"name": "conf2struct",
"portdir": "devel/conf2struct",
"version": "1.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yrutschle/conf2struct",
"description": "Create C parsers for libconfig and command-line, which get read directly to a `struct`",
"long_description": "Create C parsers for libconfig and command-line, which get read directly to a `struct`",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 163
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libconfig-hr",
"p5.34-conf-libconfig"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"sslh"
]
}
]
},
{
"name": "cmark",
"portdir": "devel/cmark",
"version": "0.30.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/commonmark/cmark",
"description": "shared library with functions for parsing CommonMark documents",
"long_description": "shared library (libcmark) with functions for parsing CommonMark documents to an abstract syntax tree (AST), manipulating the AST, and rendering the document to HTML, groff man, LaTeX, CommonMark, or an XML representation of the AST.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"buildtests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"nheko",
"mkvtoolnix-legacy",
"Aseprite",
"mkvtoolnix-devel",
"mkvtoolnix",
"PrismLauncher"
]
}
]
},
{
"name": "cimfomfa",
"portdir": "devel/cimfomfa",
"version": "21-361",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micans/cimfomfa",
"description": "a C utility library",
"long_description": "cimfomfa is a C utility library supporting both MCL, a cluster algorithm for graphs, and zoem, a macro/DSL language. It supplies abstractions for memory management, I/O, associative arrays, strings, heaps, and a few other things.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"zoem"
]
}
]
},
{
"name": "clucene-devel",
"portdir": "devel/clucene-devel",
"version": "3025",
"license": "Apache-2 and LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://clucene.sourceforge.net/",
"description": "the open-source, C++ search engine",
"long_description": "CLucene is a high-performance, scalable, cross platform, full-featured, open-source indexing and searching API. Specifically, CLucene is the guts of a search engine, the hard stuff. You write the easy stuff: the UI and the process of selecting and parsing your data files to pump them into the search engine yourself, and any specialized queries to pull it back for display or further processing.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "cl-quicklisp",
"portdir": "devel/cl-quicklisp",
"version": "2015-01-28",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.quicklisp.org/beta/",
"description": "Quicklisp is a library manager for Common Lisp",
"long_description": "Quicklisp is a library manager for Common Lisp. It works with your existing Common Lisp implementation to download, install, and load any of over 1,500 libraries with a few simple commands.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "jrjsmrtn",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "carthage",
"portdir": "devel/carthage",
"version": "0.40.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Carthage/Carthage",
"description": "A simple, decentralized dependency manager for Cocoa",
"long_description": "A simple, decentralized dependency manager for Cocoa",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "saagar",
"github": "saagarjha",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"SourceKittenDaemon"
]
}
]
},
{
"name": "bullet",
"portdir": "devel/bullet",
"version": "3.25",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bulletphysics.org/",
"description": "Bullet Physics Engine",
"long_description": "Bullet Physics Engine",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"PlasmaClient",
"h3dphysics"
]
}
]
},
{
"name": "box2d",
"portdir": "devel/box2d",
"version": "2.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://box2d.org/",
"description": "Box2D Physics Engine",
"long_description": "Box2D Physics Engine",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2893
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libreoffice"
]
}
]
},
{
"name": "bitkeeper",
"portdir": "devel/bitkeeper",
"version": "7.3.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bitkeeper.org/",
"description": "BitKeeper is a fast, enterprise-ready, distributed SCM that scales up to very large projects and down to tiny ones.",
"long_description": "BitKeeper is a fast, enterprise-ready, distributed SCM that scales up to very large projects and down to tiny ones.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"groff",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libtommath",
"lz4",
"libtomcrypt",
"zlib",
"pcre"
]
}
],
"depends_on": []
},
{
"name": "bamtools",
"portdir": "devel/bamtools",
"version": "2.5.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pezmaster31/bamtools",
"description": "a programmer's API and an end-user's toolkit for handling BAM files",
"long_description": "BamTools provides both a programmer's API and an end-user's toolkit for handling BAM files.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"nodejs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"jsoncpp"
]
}
],
"depends_on": []
},
{
"name": "bakefile",
"portdir": "devel/bakefile",
"version": "0.2.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bakefile.org",
"description": "cross-platform, cross-compiler native makefile generator",
"long_description": "Bakefile is a cross-platform, cross-compiler native makefile generator. It takes a compiler-independent description of build tasks as input and generates a native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"swig-python",
"docbook-xsl-nons",
"libxslt",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "argon2",
"portdir": "devel/argon2",
"version": "20190702",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/P-H-C/phc-winner-argon2",
"description": "Password-hashing implmention that won the P-H-C",
"long_description": "Argon2 is a password-hashing function that summarizes the state of the art in the design of memory-hard functions and can be used to hash passwords for credential storage, key derivation, or other applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"KeePassXC",
"KeePassXC-devel",
"dar",
"znc",
"php85",
"php85-apache2handler",
"php85-cgi",
"php85-fpm",
"php84",
"php84-apache2handler",
"php84-cgi",
"php84-fpm",
"php83",
"php83-apache2handler",
"php83-cgi",
"php83-fpm",
"php82",
"php82-apache2handler",
"php82-cgi",
"php82-fpm",
"php81",
"php81-apache2handler",
"php81-cgi",
"php81-fpm",
"php80",
"php80-apache2handler",
"php80-cgi",
"php80-fpm",
"php74",
"php74-apache2handler",
"php74-cgi",
"php74-fpm",
"php73",
"php73-apache2handler",
"php73-cgi",
"php73-fpm",
"php72",
"php72-apache2handler",
"php72-cgi",
"php72-fpm"
]
}
]
},
{
"name": "appledoc",
"portdir": "devel/appledoc",
"version": "2.2.1",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gentlebytes.com/appledoc/",
"description": "appledoc is a documentation generator for Xcode",
"long_description": "appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments. It's designed to take as readable source code comments as possible for the input and use comments as well as surrounding source code to generate visually appealing documentation in the form of HTML as well as fully indexed and browsable Xcode documentation set.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "apple-completion",
"portdir": "devel/apple-completion",
"version": "0.1-20210108",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Honestpuck/apple_complete",
"description": "Bash completions for Apple command-line tools",
"long_description": "These are a number of scripts designed to add programmable completion to Bash for some of the Apple command line tools.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 357
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "VillainousStyle-framework",
"portdir": "devel/VillainousStyle",
"version": "20110713",
"license": "Apache-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amazingsyco/VillainousStyle",
"description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
"long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 100
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"VillainousStyle"
]
}
]
},
{
"name": "libVillainousStyle",
"portdir": "devel/VillainousStyle",
"version": "20110713",
"license": "Apache-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amazingsyco/VillainousStyle",
"description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
"long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 100
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"VillainousStyle"
]
}
]
},
{
"name": "VillainousStyle",
"portdir": "devel/VillainousStyle",
"version": "20110713",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amazingsyco/VillainousStyle",
"description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
"long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 100
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"libVillainousStyle",
"VillainousStyle-framework"
]
}
],
"depends_on": []
},
{
"name": "PEGTL",
"portdir": "devel/PEGTL",
"version": "2.8.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/taocpp/PEGTL",
"description": "Parsing Expression Grammar Template Library",
"long_description": "The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG).",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"paraview"
]
}
]
},
{
"name": "MaciASL",
"portdir": "devel/MaciASL",
"version": "1.6.5",
"license": "GPL-3",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/acidanthera/MaciASL",
"description": "A native AML compiler and IDE for macOS",
"long_description": "A native AML compiler and IDE for macOS, with syntax coloring, tree navigation, automated patching, online patch file repositories, and iASL binary updates. Written entirely in Cocoa, conforms to macOS guidelines.",
"active": true,
"categories": [
"aqua",
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 268
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"acpica"
]
}
],
"depends_on": []
},
{
"name": "GitX",
"portdir": "devel/GitX",
"version": "0.7.1",
"license": "GPL",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gitx.frim.nl/",
"description": "GitX is a git GUI specifically for Mac OS X",
"long_description": "GitX is a gitk like clone written specifically for OS X Leopard and higher. This means that it has a native interface and tries to integrate with the operating system as good as possible. Examples of this are drag and drop support and QuickLook support.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"finder_integration",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "GitUp",
"portdir": "devel/GitUp",
"version": "1.3.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitup.co",
"description": "GitUp is a native macOS git client",
"long_description": "GitUp provides features such as a live and interactive repo graph unlimited redo/undo, snapshots for 1-click rollbacks, visual commit splitter and many more",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "knapoc",
"github": "Knapoc",
"ports_count": 6
}
],
"variants": [
"clt"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "FlowUI",
"portdir": "devel/FlowUI",
"version": "0.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dholm/FlowUI",
"description": "A flow-based data presentation interface",
"long_description": "FlowUI is a simple presentation toolkit for text-based displays where it is not possible to move the cursor backwards. All widgets are designed so that they are rendered one character at a time and assuming the cursor is moved forward one character each time.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "g5pw",
"github": "g5pw",
"ports_count": 28
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"voidwalker"
]
}
]
},
{
"name": "Arduino",
"portdir": "devel/Arduino",
"version": "1.8.19",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.arduino.cc/",
"description": "Arduino Software (IDE) makes it easy to write code and upload it to the board.",
"long_description": "Arduino is an open-source electronics platform based on easy-to-use hardware and software. It's intended for anyone making interactive projects. The Arduino IDE runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software. This software can be used with any Arduino board.",
"active": true,
"categories": [
"devel",
"lang",
"java",
"electronics"
],
"maintainers": [
{
"name": "giansalvo.gusinu",
"github": "giansalvo",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"apache-ant",
"openjdk8"
]
}
],
"depends_on": []
},
{
"name": "py27-transaction",
"portdir": "python/py-transaction",
"version": "3.0.0",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/transaction",
"description": "generic transaction implementation for Python",
"long_description": "generic transaction implementation for Python",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-zopeinterface"
]
},
{
"type": "test",
"ports": [
"py27-mock",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-zodb",
"py-transaction"
]
}
]
},
{
"name": "py-transaction",
"portdir": "python/py-transaction",
"version": "3.0.0",
"license": "ZPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/transaction",
"description": "generic transaction implementation for Python",
"long_description": "generic transaction implementation for Python",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-transaction"
]
}
],
"depends_on": []
}
]
}