GET /api/v1/ports/?format=api&ordering=-updated_at&page=975
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49021,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=976",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=974",
    "results": [
        {
            "name": "cpptoml",
            "portdir": "devel/cpptoml",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/skystrife/cpptoml",
            "description": "A header-only library for parsing TOML configuration files.",
            "long_description": "A header-only library for parsing TOML configuration files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "watchman",
                        "edencommon"
                    ]
                }
            ]
        },
        {
            "name": "cook",
            "portdir": "devel/cook",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://miller.emu.id.au/pmiller/software/cook/",
            "description": "Cook is a replacement for the traditional make(1) tool.",
            "long_description": "Cook is a tool for constructing files. It is given a set of files to create, and recipes of how to create them. In any non-trivial program there will be prerequisites to performing the actions necessary to creating any file, such as include files. Cook provides a mechanism to define these.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aegis",
                        "fhist"
                    ]
                }
            ]
        },
        {
            "name": "codesearch",
            "portdir": "devel/codesearch",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/google/codesearch",
            "description": "Indexed regular expression-based search",
            "long_description": "Code Search is a tool for indexing and then performing regular expression searches over large bodies of source code. It is a set of command-line programs written in Go",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cocoa-sharp",
            "portdir": "devel/cocoa-sharp",
            "version": "0.2",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.go-mono.org/",
            "description": "Cocoa bindings for the Mono .NET Development Framework",
            "long_description": "These are Cocoa bindings for Mono, which is an implementation of the .NET Development Framework.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "coccinelle",
            "portdir": "devel/coccinelle",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coccinelle/coccinelle",
            "description": "coccinelle is a semantic diff.",
            "long_description": "coccinelle is a program matching and transformation engine which provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [
                "python310",
                "pcre",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-menhir",
                        "ocaml-parmap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmunge",
            "portdir": "devel/cmunge",
            "version": "1.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vcpc.univie.ac.at/~jhm/cmunge/",
            "description": "tool for encrypting and compacting C source code",
            "long_description": "cmunge is a simple tool for encrypting and compacting C source code, while leaving it syntactically and semantically unchanged.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmockery",
            "portdir": "devel/cmockery",
            "version": "0.1.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/cmockery/",
            "description": "unit testing and mocking library for C",
            "long_description": "A lightweight library to simplify and generalize the process of writing unit tests for C applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "closure-linter",
            "portdir": "devel/closure-linter",
            "version": "2.3.13",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/closure-linter/",
            "description": "Closure Linter",
            "long_description": "The Closure Linter enforces the guidelines set by the Google JavaScript Style Guide. The linter handles style issues so that you can focus on the code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-gflags"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cloog",
            "portdir": "devel/cloog",
            "version": "0.18.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.cloog.org",
            "description": "CLooG, the Chunky Loop Generator",
            "long_description": "CLooG is a free software and library to generate code for scanning Z-polyhedra. That is, it finds a code (e.g. in C, FORTRAN...) that reaches each integral point of one or more parameterized polyhedra. CLooG has been originally written to solve the code generation problem for optimizing compilers based on the polytope model. Nevertheless it is used now in various area e.g. to build control automata for high-level synthesis or to find the best polynomial approximation of a function. CLooG may help in any situation where scanning polyhedra matters. While the user has full control on generated code quality, CLooG is designed to avoid control overhead and to produce a very effective code.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "osl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "isl18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gcc46",
                        "gcc47",
                        "gcc48",
                        "gcc49"
                    ]
                }
            ]
        },
        {
            "name": "clog",
            "portdir": "devel/clog",
            "version": "20030825",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.webgroupmedia.com/software/",
            "description": "cLog is a cross-platform C logging library.",
            "long_description": "cLog is a cross-platform C logging library. It is designed to log to files and can also log to a callback function.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clew",
            "portdir": "devel/clew",
            "version": "20170324",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenCLWrangler/clew",
            "description": "The OpenCL Extension Wrangler Library",
            "long_description": "The OpenCL Extension Wrangler Library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "class-dump",
            "portdir": "devel/class-dump",
            "version": "3.5",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://stevenygard.com/projects/class-dump/",
            "description": "Utility for examining the Objective-C segment of Mach-O files.",
            "long_description": "It generates declarations for the classes, categories and protocols. This is the same information provided by using 'otool -ov', but presented as normal Objective-C declarations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chromium-tabs",
            "portdir": "devel/chromium-tabs",
            "version": "0.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsms/chromium-tabs",
            "description": "Framework for Chromium tabs",
            "long_description": "Chromium Tabs is a Cocoa framework for building applications that works like Chromium's window system.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "chipmunk",
            "portdir": "devel/chipmunk",
            "version": "7.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chipmunk-physics.net",
            "description": "Fast and lightweight 2D rigid body physics library in C",
            "long_description": "Fast and lightweight 2D rigid body physics library in C",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2707
                }
            ],
            "variants": [
                "debug",
                "demos",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cflow",
            "portdir": "devel/cflow",
            "version": "1.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/cflow/",
            "description": "A program for generating call graphs from C code.",
            "long_description": "The cflow program is a tool which generates a call graph from C source files. It is most often used with a program like dot (from the graphviz package) in order to present visual graphs of the paths along which a piece of software may run.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cextract",
            "portdir": "devel/cextract",
            "version": "1.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cs.bu.edu/pub/adb/",
            "description": "C prototype extractor",
            "long_description": "cextract is ideal for generating header files for large multi-file C programs, and will provide an automated method for generating all of the prototypes for all of the functions in such a program. cextract also functions as a rudimentary documentation extractor, generating a sorted list of all functions and their locations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cableswig",
            "portdir": "devel/cableswig",
            "version": "4.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.itk.org/ITK/resources/CableSwig.html",
            "description": "Create wrappers to interpreted languages",
            "long_description": "CableSwig is used to create interfaces (i.e. 'wrappers') to interpreted languages such as Tcl and Python. It was created to produce wrappers for ITK because the toolkit uses C++ structures that SWIG cannot parse (deeply nested template instantiations). CableSwig is a combination tool that uses GCC_XML as the C++ parser. The input files are Cable style input files. The XML produced from the Cable/GCC_XML input files are then parsed and fed into a modified version of SWIG. SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. It is used to generate the language bindings to the target language. Currently, Tcl and Python are supported.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "examples",
                "testing",
                "gccxml",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "gmake",
                        "gawk",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bzr",
            "portdir": "devel/bzr",
            "version": "2.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://bazaar-vcs.org/",
            "description": "The next-generation distributed version control system",
            "long_description": "Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [
                "bash_completion",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-curl",
                        "py27-docutils",
                        "python27",
                        "py27-pycryptodome",
                        "py27-pyrex",
                        "py27-paramiko"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "fetch",
                    "ports": [
                        "py27-pycg",
                        "dbusmenu-qt5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzr-git",
                        "bzr-gtk",
                        "bzr-pager",
                        "bzr-rewrite",
                        "bzr-stats",
                        "bzr-svn",
                        "bzr-xmloutput",
                        "bzrtools",
                        "qbzr",
                        "bzr-fastimport",
                        "loggerhead"
                    ]
                }
            ]
        },
        {
            "name": "byaccj",
            "portdir": "devel/byaccj",
            "version": "1.15",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://byaccj.sourceforge.net/",
            "description": "yacc compatible parser generator with Java extension",
            "long_description": "byacc/j is an extension to the Berkeley v1.8 yacc compatible parser generator. byacc/j not only can produce C/C++ source for a LALR-grammar parser, but also Java source.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bugzilla",
            "portdir": "devel/bugzilla",
            "version": "4.4.5",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bugzilla.org/",
            "description": "popular and extensive bug-tracking system",
            "long_description": "Bugzilla is a Defect Tracking System or Bug-Tracking System. Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effectively. Most commercial defect-tracking software vendors charge enormous licensing fees. Despite being free, Bugzilla has many features its expensive counterparts lack. Consequently, Bugzilla has quickly become a favorite of hundreds of organizations across the globe.",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "mysql5",
                "mysql57",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "patchutils",
                        "apache2",
                        "perl5.34",
                        "p5.34-authen-sasl",
                        "p5.34-cgi",
                        "p5.34-chart",
                        "p5.34-datetime",
                        "p5.34-datetime-timezone",
                        "p5.34-dbd-mysql",
                        "p5.34-dbi",
                        "p5.34-digest-sha",
                        "p5.34-email-mime",
                        "p5.34-email-send",
                        "p5.34-encode",
                        "p5.34-encode-detect",
                        "p5.34-file-mimeinfo",
                        "p5.34-gd",
                        "p5.34-gdgraph",
                        "mysql5",
                        "p5.34-html-parser",
                        "p5.34-html-scrubber",
                        "p5.34-io-stringy",
                        "p5.34-json-xs",
                        "p5.34-libwww-perl",
                        "p5.34-list-moreutils",
                        "p5.34-math-random-isaac",
                        "p5.34-mime-tools",
                        "p5.34-net-smtp-ssl",
                        "p5.34-patchreader",
                        "p5.34-perl-ldap",
                        "p5.34-soap-lite",
                        "p5.34-template-gd",
                        "p5.34-template-toolkit",
                        "p5.34-test-taint",
                        "p5.34-timedate",
                        "p5.34-uri",
                        "p5.34-xml-twig",
                        "p5.34-gdtextutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "boost-jam",
            "portdir": "devel/boost-jam",
            "version": "3.1.18",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.boost.org/",
            "description": "Boost.Jam (BJam) is a build tool based on FTJam",
            "long_description": "Boost.Jam (BJam) is a build tool based on FTJam, which in turn is based on Perforce Jam. It contains significant improvements made to facilitate its use in the Boost Build System, but should be backward compatible with Perforce Jam.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "boost-build"
                    ]
                }
            ]
        },
        {
            "name": "bloaty",
            "portdir": "devel/bloaty",
            "version": "1.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/bloaty",
            "description": "A size profiler for binaries",
            "long_description": "Ever wondered what's making your binary big? Bloaty will show you a size profile of the binary so you can understand what's taking up space inside.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "beecrypt",
            "portdir": "devel/beecrypt",
            "version": "4.2.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/beecrypt/",
            "description": "cryptography toolkit",
            "long_description": "BeeCrypt is an ongoing project to provide a strong and fast cryptography toolkit. Includes entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rpm",
                        "rpm54"
                    ]
                }
            ]
        },
        {
            "name": "bazaar",
            "portdir": "devel/bazaar",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bazaar-vcs.org/Baz1x",
            "description": "baz (Bazaar 1), a GNU Arch client",
            "long_description": "NOTE: this is baz, aka Bazaar 1. If you want Bazaar 2, use the bzr port. Bazaar is intended to be an implementation of the GNU Arch protocol that open source developers both want to use, and love using. It is a drop-in replacement for tla. GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 337
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnutar",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "neon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "balena-cli",
            "portdir": "devel/balena-cli",
            "version": "12.55.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.balena.io/",
            "description": "The official balena Command Line Interface.",
            "long_description": "The balena CLI is a Command Line Interface for balenaCloud or openBalena. It builds on the balena API and the balena SDK, and can also be directly imported in Node.js applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "light",
                    "github": "dylanbr",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "automoc",
            "portdir": "devel/automoc",
            "version": "0.9.88",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "A tool which automatically creates .moc files and compiles them in.",
            "long_description": "A tool which automatically creates .moc files and compiles them in. Necessary for compiling KDE programs.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kdevplatform",
                        "analitza",
                        "ark",
                        "attica",
                        "baloo-widgets",
                        "blinken",
                        "bomber",
                        "bovo",
                        "cantor",
                        "cervisia",
                        "dolphin-plugins",
                        "dragon",
                        "ffmpegthumbs",
                        "granatier",
                        "juk",
                        "kactivities",
                        "kalgebra",
                        "kalzium",
                        "kamera",
                        "phonon",
                        "kdevelop",
                        "akonadi",
                        "taglib-extras",
                        "kanagram",
                        "kapman",
                        "kapptemplate",
                        "py-pykde4",
                        "py27-pykde4",
                        "py-pykde4-docs",
                        "dbusmenu-qt",
                        "katomic",
                        "kblackbox",
                        "kblocks",
                        "piklab",
                        "qtscriptgenerator",
                        "charm",
                        "kbounce",
                        "kbreakout",
                        "kbruch",
                        "kcachegrind4",
                        "kcalc",
                        "kcharselect",
                        "kcm-baloo-advanced",
                        "kcolorchooser",
                        "kcron",
                        "kde-dev-utils",
                        "qimageblitz",
                        "soprano",
                        "amarok",
                        "choqok",
                        "kde4-workspace",
                        "kgraphviewer",
                        "koffice2-devel",
                        "krusader",
                        "massif-visualizer",
                        "polkit-qt",
                        "prison",
                        "rkward",
                        "shared-desktop-ontologies",
                        "skrooge",
                        "kde4-baseapps",
                        "kde4-filelight",
                        "kdeedu4",
                        "kdegraphics-strigi-analyzer",
                        "kdegraphics-thumbnailers",
                        "kdenetwork-filesharing",
                        "kdenetwork-strigi-analyzers",
                        "kig",
                        "kdesdk-kioslaves",
                        "kdesdk-strigi-analyzers",
                        "kdesdk-thumbnailers",
                        "kdetoys4",
                        "kdewebdev",
                        "kdiamond",
                        "kdiskfree",
                        "kdnssd",
                        "kfilemetadata",
                        "kfloppy",
                        "kfourinline",
                        "kgeography",
                        "kgoldrunner",
                        "kgpg",
                        "khangman",
                        "kigo",
                        "killbots",
                        "kimono",
                        "kde",
                        "kde-dev-scripts",
                        "kdegames4",
                        "kiriki",
                        "kiten",
                        "kjumpingcube",
                        "klettres",
                        "klickety",
                        "kde-wallpapers",
                        "klines",
                        "kmahjongg",
                        "kmines",
                        "kmplot",
                        "knavalbattle",
                        "knetwalk",
                        "kolf",
                        "kollision",
                        "kolourpaint",
                        "kompare",
                        "konquest",
                        "konsole",
                        "ndmanager2",
                        "kate",
                        "kdesdk4",
                        "QtCurve",
                        "kopete",
                        "korundum",
                        "kpat",
                        "kqtquickcharts",
                        "krdc",
                        "kreversi",
                        "kross-interpreters",
                        "kruler",
                        "ksaneplugin",
                        "kscd",
                        "kshisen",
                        "ksirk",
                        "ksnakeduel",
                        "kspaceduel",
                        "ksquares",
                        "ksudoku",
                        "ksystemlog",
                        "ktimer",
                        "ktouch",
                        "ktuberling",
                        "kturtle",
                        "kubrick",
                        "kuser",
                        "kwallet",
                        "kwordquiz",
                        "libkcddb",
                        "libkcompactdisc",
                        "libkdeedu",
                        "libkdegames",
                        "libkexiv2",
                        "libkgapi",
                        "libkipi",
                        "libkmahjongg",
                        "libkomparediff2",
                        "libksane",
                        "libktorrent",
                        "lokalize",
                        "lskat",
                        "mobipocket",
                        "mplayerthumbs",
                        "nepomuk-core",
                        "nepomuk-widgets",
                        "okteta",
                        "okular",
                        "pairs",
                        "palapeli",
                        "parley",
                        "perlkde",
                        "perlqt",
                        "picmi",
                        "poxml",
                        "qyoto",
                        "rocs",
                        "smokegen",
                        "smokekde",
                        "smokeqt",
                        "step",
                        "svgpart",
                        "sweeper",
                        "umbrello",
                        "libklustersshared",
                        "qtruby",
                        "baloo",
                        "kdelibs4",
                        "konversation",
                        "kde4-runtime",
                        "kdeartwork",
                        "kstars",
                        "kdeadmin",
                        "kde-l10n-da",
                        "kdebindings4",
                        "kdegraphics4",
                        "kdemultimedia4",
                        "kdenetwork4",
                        "kdeutils4",
                        "kde-l10n-ar",
                        "kde-l10n-bg",
                        "kde-l10n-bs",
                        "kde-l10n-ca",
                        "kde-l10n-ca-valencia",
                        "kde-l10n-cs",
                        "kde-l10n-de",
                        "kde-l10n-el",
                        "kde-l10n-en_GB",
                        "kde-l10n-es",
                        "kde-l10n-et",
                        "kde-l10n-eu",
                        "kde-l10n-fa",
                        "kde-l10n-fi",
                        "kde-l10n-fr",
                        "kde-l10n-ga",
                        "kde-l10n-gl",
                        "kde-l10n-he",
                        "kde-l10n-hi",
                        "kde-l10n-hr",
                        "kde-l10n-hu",
                        "kde-l10n-ia",
                        "kde-l10n-id",
                        "kde-l10n-is",
                        "kde-l10n-it",
                        "kde-l10n-ja",
                        "kde-l10n-kk",
                        "kde-l10n-km",
                        "kde-l10n-ko",
                        "kde-l10n-lt",
                        "kde-l10n-lv",
                        "kde-l10n-mr",
                        "kde-l10n-nb",
                        "kde-l10n-nds",
                        "kde-l10n-nl",
                        "kde-l10n-nn",
                        "kde-l10n-pa",
                        "kde-l10n-pl",
                        "kde-l10n-pt",
                        "kde-l10n-pt_BR",
                        "kde-l10n-ro",
                        "kde-l10n-ru",
                        "kde-l10n-si",
                        "kde-l10n-sk",
                        "kde-l10n-sl",
                        "kde-l10n-sr",
                        "kde-l10n-sv",
                        "kde-l10n-tg",
                        "kde-l10n-th",
                        "kde-l10n-tr",
                        "kde-l10n-ug",
                        "kde-l10n-uk",
                        "kde-l10n-vi",
                        "kde-l10n-wa",
                        "kde-l10n-zh_CN",
                        "kde-l10n-zh_TW",
                        "kmix",
                        "strigi",
                        "digikam",
                        "kget",
                        "kdesvn",
                        "libkdcraw",
                        "gwenview",
                        "kdenlive",
                        "tellico",
                        "marble",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "kde4-kile",
                        "grantlee",
                        "kmymoney4",
                        "ktorrent4",
                        "libalkimia",
                        "kdepim4",
                        "kdepim4-runtime"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon-backend-gstreamer",
                        "phonon-backend-vlc"
                    ]
                }
            ]
        },
        {
            "name": "automake115",
            "portdir": "devel/automake115",
            "version": "1.15.1",
            "license": "(GPL-2+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/automake",
            "description": "the gnu automake utility for generating Makefile.in",
            "long_description": "Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autoconf269",
            "portdir": "devel/autoconf269",
            "version": "2.69",
            "license": "(Autoconf or GPL-2+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/autoconf/",
            "description": "Automatically configures software for compilation",
            "long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m4",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autobuild",
            "portdir": "devel/autobuild",
            "version": "5.3",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://josefsson.org/autobuild/",
            "description": "processes output from building software",
            "long_description": "Autobuild is a package that process output from building software, primarily focused on packages using autoconf and automake, and then generate a HTML summary file, containing links to each build log. The output include project name, version, build host types (cross compile aware), compiler host name, date of build, and indication of success or failure. The output is indexed in many ways to simplify browsing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "atk",
            "portdir": "devel/atk",
            "version": "2.38.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "http://projects.gnome.org/accessibility/",
            "description": "GNOME accessibility toolkit",
            "long_description": "ATK is the GNOME Accessibility ToolKit",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "libiconv",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "clutter",
                        "libhandy",
                        "libiodbc",
                        "gingerblue",
                        "libayatana-appindicator",
                        "mlt-qt5",
                        "gnome3-core",
                        "pure-gtk",
                        "ghex",
                        "gtk3-devel",
                        "gtk3",
                        "gtk2",
                        "linhpsdr",
                        "pihpsdr",
                        "darktable",
                        "darktable-devel",
                        "goffice",
                        "py27-poppler",
                        "scite",
                        "ayatana-ido",
                        "gtk-fortran",
                        "gtk-sharp2",
                        "py27-pygtk",
                        "py27-pygtk-devel",
                        "atkmm",
                        "atkmm-1.6",
                        "mlt-legacy",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "racket",
                        "sakura",
                        "trojita",
                        "rb33-atk",
                        "rb32-atk",
                        "rb31-atk",
                        "gimp3-devel",
                        "libayatana-indicator",
                        "cherrytree",
                        "geany",
                        "abiword-x11",
                        "pioneers",
                        "gnome-radio",
                        "gtk2-devel",
                        "pspp",
                        "pspp-devel",
                        "at-spi2-atk",
                        "gimp2",
                        "gimp2-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "argtable",
            "portdir": "devel/argtable",
            "version": "2.13",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://argtable.sourceforge.net/",
            "description": "ANSI C library for parsing GNU style command line arguments",
            "long_description": "Argtable is an ANSI C library for parsing GNU style command line arguments, as in foo -abc -o myfile --help --count=7. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The parsing itself is done using GNU getopt and so is 100% GNU compatible.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rsyncrypto"
                    ]
                }
            ]
        },
        {
            "name": "argp-standalone",
            "portdir": "devel/argp-standalone",
            "version": "1.3",
            "license": "LGPL",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freshports.org/devel/argp-standalone/",
            "description": "Standalone version of arguments parsing functions from GLIBC",
            "long_description": "It is standalone version of argp - part of glibc library. It was separated off glibc by Niels Myller. Niels primary use it for inclusion in the LSH distribution, but it's useful for any package that wants to use argp and at the same time be portable to non-glibc systems. Besides portability fixes, there are a few other changes in this version. The most important is that it no longer builds upon getopt; the one or two hairy functions of GNU getopt are incorporated with the argp parser. There are no longer any global variables keeping track of the parser state.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "eibd",
                        "ecgen"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "f3",
                        "addrwatch",
                        "freeipmi"
                    ]
                }
            ]
        },
        {
            "name": "archway",
            "portdir": "devel/archway",
            "version": "0.2.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/archway/",
            "description": "an advanced GUI for GNU Arch",
            "long_description": "ArchWay is a GNU Arch GUI. It follows the unix tradition of small tools doing their work well and cooperating nicely with each other.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 337
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arch",
                        "p5.34-gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arch",
            "portdir": "devel/arch",
            "version": "1.3.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gnu-arch/",
            "description": "GNU arch - revision control system",
            "long_description": "GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 337
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "archway"
                    ]
                }
            ]
        },
        {
            "name": "aqbanking5-gtk3",
            "portdir": "devel/aqbanking5",
            "version": "5.8.2",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "enable_local_install",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gwenhywfar4-gtk3",
                        "gmp",
                        "libofx",
                        "ktoblzcheck",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aqbanking5-gtk",
            "portdir": "devel/aqbanking5",
            "version": "5.8.2",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "enable_local_install",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gwenhywfar4-gtk",
                        "gmp",
                        "libofx",
                        "ktoblzcheck",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aqbanking5",
            "portdir": "devel/aqbanking5",
            "version": "5.8.2",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "enable_local_install",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "gwenhywfar4",
                        "qt4-mac",
                        "libofx",
                        "ktoblzcheck",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abtransfers",
                        "kmymoney4"
                    ]
                }
            ]
        },
        {
            "name": "apr_memcache",
            "portdir": "devel/apr_memcache",
            "version": "0.7.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.outoforder.cc/projects/libs/apr_memcache/",
            "description": "memcached client in C",
            "long_description": "apr_memcache is a client for memcached written in C, using APR and APR-Util. It provides pooled client connections and is thread safe, making it perfect for use inside Apache Modules.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "memcached"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apiextractor",
            "portdir": "devel/apiextractor",
            "version": "0.10.10",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pyside.org/docs/apiextractor/",
            "description": "Tool for developing bindings of Qt-based libraries",
            "long_description": "API Extractor is a tool that eases the development of bindings of Qt-based libraries for high level languages by automating most of the process.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libxml2",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "generatorrunner"
                    ]
                }
            ]
        },
        {
            "name": "apache-ivy",
            "portdir": "devel/apache-ivy",
            "version": "2.4.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ant.apache.org/ivy",
            "description": "Dependency manager for Apache Ant",
            "long_description": "Apache Ivy is a transitive dependency manager that is designed to integrate with Apache Ant. An external XML file defines project dependencies and lists the resources necessary to build a project. Ivy then resolves and downloads resources from an artifact repository: either a private repository or one publicly available on the Internet.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cassandra"
                    ]
                }
            ]
        },
        {
            "name": "apache-ant-1.9",
            "portdir": "devel/apache-ant-1.9",
            "version": "1.9.16",
            "license": "Apache-2 and W3C",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ant.apache.org/",
            "description": "Java opensource build system",
            "long_description": "Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. Ant uses XML build files that define a set of targets. Each target has dependencies (other targets) and contains a set of tasks to perform.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "angelscript",
            "portdir": "devel/angelscript",
            "version": "2.33.0",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.angelcode.com/angelscript/",
            "description": "Flexible cross-platform scripting library",
            "long_description": "The AngelCode Scripting Library, or AngelScript as it is also known, is an extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts. It has been designed from the beginning to be an easy to use component, both for the application programmer and the script writer.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "allegro",
            "portdir": "devel/allegro",
            "version": "4.4.3.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://liballeg.org/",
            "description": "A game programming library for C/C++ developers.",
            "long_description": "Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms.",
            "active": true,
            "categories": [
                "devel",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "atanks",
                        "liquidwar"
                    ]
                }
            ]
        },
        {
            "name": "agprocess",
            "portdir": "devel/agprocess",
            "version": "0.5",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://agkit.sourceforge.net/",
            "description": "framework class for reporting Unix process statistics",
            "long_description": "AGProcess is a class for reporting Unix process statistics. It is similar to NSProcessInfo except that it provides more information, and can represent any process, not just the current process. Additionally it provides methods for sending signals to processes.",
            "active": true,
            "categories": [
                "devel",
                "framework"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aegis",
            "portdir": "devel/aegis",
            "version": "4.24.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aegis.sourceforge.net/",
            "description": "A project change supervisor",
            "long_description": "Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cook",
                        "gettext",
                        "curl",
                        "bzip2",
                        "libxml2",
                        "libmagic",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bison-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "activewire",
            "portdir": "devel/activewire",
            "version": "4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/activewire-osx/",
            "description": "Driver for the ActiveWire board",
            "long_description": "An independent project focusing on the development of drivers for the ActiveWire board on Mac OS X. The REALbasic Plugin not included.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "awdriver",
                "awconfig",
                "doc",
                "dev",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SilverCity",
            "portdir": "devel/SilverCity",
            "version": "0.9.7",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://silvercity.sourceforge.net/",
            "description": "SilverCity is a lexing package for over 20 programming and markup langauges.",
            "long_description": "SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup langauges.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PlasmaShop",
            "portdir": "devel/PlasmaShop",
            "version": "3.0-158",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/H-uru/PlasmaShop",
            "description": "tool for inspecting and manipulating Plasma game files",
            "long_description": "PlasmaShop is a tool for inspecting and manipulating the files that make up games based on the Plasma engine, such as Myst Online: URU Live. It can do many age-related tasks that lie outside of what the PRP Blender Plugin can do: create PAK files, decompyle/compile Python scripts, sum age files, etc.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libhsplasma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacPorts_Framework",
            "portdir": "devel/MacPorts_Framework",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org",
            "description": "Cocoa framework for MacPorts.",
            "long_description": "MacPorts.framework is a framework for linking Cocoa applications to the MacPorts infrastructure.",
            "active": true,
            "categories": [
                "devel",
                "macports",
                "framework"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Pallet"
                    ]
                }
            ]
        },
        {
            "name": "MacOSX10.6.sdk",
            "portdir": "devel/MacOSX.sdk",
            "version": "10.6.8-10K549",
            "license": "Restrictive and Nomirror",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/macos/",
            "description": "Mac OS X Snow Leopard v10.6.8 (10K549) SDK",
            "long_description": "This port installs the Mac OS X Snow Leopard v10.6.8 (10K549) SDK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1825
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "libarchive"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}