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

{
    "count": 51988,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=365",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=363",
    "results": [
        {
            "name": "floppy",
            "portdir": "devel/floppy",
            "version": "7.0",
            "license": "Restrictive and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netlib.org/floppy/",
            "description": "Fortran source code analyzer",
            "long_description": "FLOPPY is a software tool that takes as input a file of FORTRAN 77 code and checks it according to various 'coding conventions'. Floppy can 'tidy' the source FORTRAN, producing a new file with indented DO-loops, block IF-s, and so on. Floppy can be used to generate HTML from the Fortran program. In this case, a new file is written where each module and include file name in the source Fortran is replaced by an HTML Anchor. The format of the source is preserved when the document is browsed by an HTML browser. FLOPPY can also be used to write a binary summary file which is then used as input to the FLOW program.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flow",
            "portdir": "devel/flow",
            "version": "3.0",
            "license": "Restrictive and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netlib.org/floppy/",
            "description": "Fortran source code analyzer",
            "long_description": "The FLOW program takes the binary summary file produced by FLOPPY, and can produce various reports on the structure of the original FORTRAN program.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flusspferd",
            "portdir": "devel/flusspferd",
            "version": "0.8",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://flusspferd.org/",
            "description": "provides Javascript bindings for C++.",
            "long_description": "flusspferd provides Javascript bindings for C++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "team",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "test",
                "readline",
                "sqlite",
                "gmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spidermonkey",
                        "boost171"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fnc",
            "portdir": "devel/fnc",
            "version": "0.18",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fnc.bsdbox.org",
            "description": "An interactive text-based user interface for Fossil",
            "long_description": "fnc is an interactive text-based user interface that uses ncurses and libfossil to create a fossil ui experience in the terminal by providing timeline, diff, tree, blame, and branch views to navigate repositories, and parse local changes at the hunk level with an interactive stash command to prepare atomic commits.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "mcjsk",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fnv",
            "portdir": "devel/fnv",
            "version": "4.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.isthe.com/chongo/tech/comp/fnv/",
            "description": "FNV hash implementation",
            "long_description": "The Fowler/Noll/Vo hashes are designed to be fast while maintaining a low collision rate. The FNV speed allows one to quickly hash lots of data while maintaining a reasonable collision rate. The high dispersion of the FNV hashes makes them well suited for hashing nearly identical strings such as URLs, hostnames, filenames, text, IP addresses, etc.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fnm",
            "portdir": "devel/fnm",
            "version": "1.38.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Schniz/fnm",
            "description": "Fast and simple Node.js version manager, built in Rust",
            "long_description": "Fast and simple Node.js version manager, built in Rust",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzma",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fork-cleaner",
            "portdir": "devel/fork-cleaner",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/caarlos0/fork-cleaner",
            "description": "Quickly clean up unused forks in your GitHub account.",
            "long_description": "Quickly clean up unused forks in your GitHub account.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fortran-utils",
            "portdir": "devel/fortran-utils",
            "version": "1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/fortran-utils/",
            "description": "Tools for use with Fortran77 code",
            "long_description": "The fortran-utils are: \n- fpr: transform Fortran's carriage control conventions to UNIX line printer conventions \n- fsplit: split a multi-routine Fortran file into individual files",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fortrancl",
            "portdir": "devel/fortrancl",
            "version": "0.1alpha4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/fortrancl/",
            "description": "OpenCL Fortran 90 interface",
            "long_description": "FortranCL is an OpenCL interface for Fortran 90. It allows programmers to call the OpenCL parallel programming framework directly from Fortran, so developers can accelerate their Fortran code using graphical processing units (GPU) and other accelerators.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fossil",
            "portdir": "devel/fossil",
            "version": "2.27",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20110901182519,
            "replaced_by": null,
            "homepage": "https://fossil-scm.org/home/",
            "description": "Simple, high-reliability, distributed software configuration management",
            "long_description": "Fossil is a distributed software configuration management which supports distributed version control, distributed bug tracking, distributed wiki, and a distributed blog mechanism all in single integrated package. It provides an easy-to-use web interface to access and administrate projects over the built-in webserver or CGI.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 36
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "zlib",
                        "openssl3",
                        "libiconv",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "shards"
                    ]
                }
            ]
        },
        {
            "name": "fp16",
            "portdir": "devel/fp16",
            "version": "20250816",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Maratyszcza/FP16",
            "description": "Header-only library for half-precision float conversion",
            "long_description": "FP16 is a header-only library for conversion to and from half-precision floating-point formats.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openEMS",
                        "CSXCAD"
                    ]
                }
            ]
        },
        {
            "name": "fpm",
            "portdir": "devel/fpm",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fpm.fortran-lang.org",
            "description": "Fortran Package Manager",
            "long_description": "Fortran Package Manager (fpm) is a package manager and build system for Fortran. Its key goal is to improve the user experience of Fortran programmers. It does so by making it easier to build your Fortran program or library, run the executables, tests and examples, and distribute it as a dependency to other Fortran projects.",
            "active": true,
            "categories": [
                "devel",
                "fortran"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "curl",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc13"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "LSQR",
                        "carlson-elliptic-integrals",
                        "conmax",
                        "daglib",
                        "ddeabm",
                        "dop853",
                        "econ-toolchain",
                        "fastmath",
                        "feq-parse",
                        "finterp",
                        "fitpack",
                        "fmin",
                        "forgex",
                        "forgex-cli",
                        "forlab",
                        "fortran-bspline",
                        "fortran-cairo",
                        "fortran-csv-module",
                        "fortran-git",
                        "fortran-lapack",
                        "fortran-lua53",
                        "fortran-mach",
                        "fortran-nlesolver",
                        "fortran-numdiff",
                        "fortran-polyroots",
                        "fortran-popen",
                        "fortran-regex",
                        "fortran-roots",
                        "geodesic-fortran",
                        "pikaia",
                        "powellopt",
                        "quadpack",
                        "regridpack",
                        "runge-kutta-fortran",
                        "simulated-annealing",
                        "slsqp",
                        "sph",
                        "splpak",
                        "twopnt"
                    ]
                }
            ]
        },
        {
            "name": "fpp",
            "portdir": "devel/fpp",
            "version": "1.1",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netlib.org/fortran/",
            "description": "Fortran preprocessor for FORTRAN 77 and Fortran 90 programs",
            "long_description": "fpp is a Fortran preprocessor for FORTRAN 77 and Fortran 90 programs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "byacc",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "frozen",
            "portdir": "devel/frozen",
            "version": "1.2.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/frozen",
            "description": "A header-only, constexpr alternative to gperf for C++14 users",
            "long_description": "frozen is a header-only library that provides 0 cost initialization for immutable containers, fixed-size containers, and various algorithms.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 272
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libreoffice"
                    ]
                }
            ]
        },
        {
            "name": "fson",
            "portdir": "devel/fson",
            "version": "1.0.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/josephalevin/fson",
            "description": "Fortran 95 JSON Parser",
            "long_description": "Fortran 95 JSON Parser",
            "active": true,
            "categories": [
                "devel",
                "fortran"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "zofu",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ninja",
                        "zofu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fsplib",
            "portdir": "devel/fsplib",
            "version": "0.14",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fsp.sourceforge.net/fsplib.html",
            "description": "fsplib is an independent implementation of the FSP protocol written in C.",
            "long_description": "fsplib is an independent implementation of the FSP protocol written in C.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fstrm",
            "portdir": "devel/fstrm",
            "version": "0.6.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "fstrm is a C implementation of the Frame Streams data transport protocol.",
            "long_description": "fstrm is a C implementation of the Frame Streams data transport protocol.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "knot",
                        "knot-resolver",
                        "libknot",
                        "nsd"
                    ]
                }
            ]
        },
        {
            "name": "fsvs",
            "portdir": "devel/fsvs",
            "version": "1.2.12",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/phmarek/fsvs",
            "description": "Fast System VerSioning",
            "long_description": "FSVS is a complete backup/restore/versioning tool for all files in a directory tree or whole filesystems, with a Subversion repository as the backend. Think of it like tar or rsync with versioned storage.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "apr",
                        "pcre2",
                        "subversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ftjam",
            "portdir": "devel/ftjam",
            "version": "2.5.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freetype.sourceforge.net/jam/",
            "description": "a software build tool like make",
            "long_description": "FTJam is an improvement built upon Perforce Jam (or Classic Jam). It is backward compatible with Perforce Jam 2.3.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ftnchek",
            "portdir": "devel/ftnchek",
            "version": "3.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dsm.fordham.edu/~ftnchek/",
            "description": "Fortran 77 source code analyzer",
            "long_description": "ftnchek is a static analyzer for Fortran 77 programs. It is designed to detect certain errors in a Fortran program that a compiler usually does not. ftnchek is not primarily intended to detect syntax errors. Its purpose is to assist the user in finding semantic errors. Semantic errors are legal in the Fortran language but are wasteful or may cause incorrect operation. For example, variables which are never used may indicate some omission in the program; uninitialized variables contain garbage which may cause incorrect results to be calculated; and variables which are not declared may not have the intended type. ftnchek is intended to assist users in the debugging of their Fortran program. It is not intended to catch all syntax errors. This is the function of the compiler. Prior to using ftnchek, the user should verify that the program compiles correctly.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "groff",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fuzz",
            "portdir": "devel/fuzz",
            "version": "0.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fuzz.sourceforge.net/",
            "description": "Software security checking tool",
            "long_description": "The fuzz generator is designed to attack certain kinds of software and expose one particular kind of bug common in software. This is the situation where a programmer implicity makes some assumtions about the data stream that the program will be parsing. If the data stream is substantially different then the program might not be able to deal with it.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fvm",
            "portdir": "devel/fvm",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fvm.app/",
            "description": "A simple CLI to manage Flutter SDK versions",
            "long_description": "A simple CLI to manage Flutter SDK versions",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "dart-sdk",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fyne",
            "portdir": "devel/fyne",
            "version": "2.5.0",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fyne.io",
            "description": "Cross platform GUI in Go inspired by Material Design",
            "long_description": "Fyne is an easy-to-use UI toolkit and app API written in Go. It is designed to build applications that run on desktop and mobile devices with a single codebase.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "go"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fzy",
            "portdir": "devel/fzy",
            "version": "1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jhawthorn/fzy",
            "description": "A better fuzzy finder",
            "long_description": "fzy tries to find the result the user intended. It does this by favouring matches on consecutive letters and starts of words. This allows matching using acronyms or different parts of the path.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gFTL",
            "portdir": "devel/gFTL",
            "version": "1.14.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Goddard-Fortran-Ecosystem/gFTL",
            "description": "Software containers for Fortran",
            "long_description": "Software containers for Fortran",
            "active": true,
            "categories": [
                "devel",
                "fortran"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "m4",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gFTL-shared"
                    ]
                }
            ]
        },
        {
            "name": "gFTL-shared",
            "portdir": "devel/gFTL-shared",
            "version": "1.9.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Goddard-Fortran-Ecosystem/gFTL-shared",
            "description": "Software containers for Fortran",
            "long_description": "Provides common gFTL containers of Fortran intrinsic types that are encountered frequently.",
            "active": true,
            "categories": [
                "devel",
                "fortran"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "gFTL"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gaa",
            "portdir": "devel/gaa",
            "version": "1.6.6_6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gaa.sf.net",
            "description": "gaa Argument Analyser",
            "long_description": "gaa simplifies the life of the programmer: you do NOT have to worry about the arguments given to it! A short text written in GAA language generates C-code which analyses the arguments and creates your program's help.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "egall",
                    "github": "cooljeanius",
                    "ports_count": 3
                }
            ],
            "variants": [
                "autoreconf",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "flex",
                        "gmake",
                        "latex2html",
                        "texlive-basic",
                        "texlive-fonts-recommended",
                        "texlive-latex",
                        "texinfo"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yydecode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "game-porting-toolkit",
            "portdir": "devel/game-porting-toolkit",
            "version": "1.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/games",
            "description": "Game Porting Toolkit 1.1",
            "long_description": "Use the game porting toolkit to eliminate months of up-front work and evaluate how well your game could run on Mac before writing any code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 52
                }
            ],
            "variants": [
                "gstreamer"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "llvm-cx",
                        "pkgconfig",
                        "gettext",
                        "mingw-w64",
                        "bison",
                        "flex"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "libpcap",
                        "freetype",
                        "gnutls",
                        "gettext-runtime",
                        "libsdl2",
                        "gstreamer1",
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mingw-w64-wine-mono-7.4.1",
                        "mingw-w64-wine-gecko-2.47.2",
                        "d3dmetal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gauche-readline",
            "portdir": "devel/gauche-readline",
            "version": "0.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.shiro.dreamhost.com/scheme/gauche/packages.html",
            "description": "gauche-readline adds input line editing feature to Gauche",
            "long_description": "gauche-readline adds input line editing feature to Gauche",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gauche"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gazpacho",
            "portdir": "devel/gazpacho",
            "version": "0.7.2",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gazpacho.sicem.biz",
            "description": "A GUI builder for the GTK+ toolkit.",
            "long_description": "Gazpacho is a fresh new GUI builder for the GTK+ toolkit designed to be ultra easy to use.",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "python27",
                        "py27-gobject",
                        "py27-kiwi",
                        "py27-numeric"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gc-utils",
            "portdir": "devel/gc-utils",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gcutils.sourceforge.net/",
            "description": "scripts for interacting with CVS repositories using git",
            "long_description": "gc-utils is a small set of scripts that let you import and update CVS repositories into git very easily and also export patches back into a CVS working copy.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cvsps",
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcli",
            "portdir": "devel/gcli",
            "version": "2.10.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://herrhotzenplotz.de/gcli/",
            "description": "CLI utility to interact with various Git forges",
            "long_description": "GCLI is a simple and portable CLI tool for interacting with GitHub, GitLab, and Gitea from the command line.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "bison",
                        "flex",
                        "clang-18",
                        "bash",
                        "coreutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gcovr",
            "portdir": "devel/gcovr",
            "version": "8.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcovr.com",
            "description": "A utility for generating summarizing code coverage results from gcov",
            "long_description": "Gcovr provides a utility for managing the use of the GNU gcov utility and generating summarized code coverage results.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-hatch-fancy-pypi-readme",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pygments",
                        "py313-lxml",
                        "py313-jinja2",
                        "py313-colorlog",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdb",
            "portdir": "devel/gdb",
            "version": "16.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gdb/",
            "description": "GDB: The GNU Project Debugger",
            "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": [],
            "variants": [
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "multiarch"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "ncurses",
                        "zlib",
                        "libiconv",
                        "gettext-runtime",
                        "expat",
                        "boehmgc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "upc"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libiconv",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geany",
            "portdir": "devel/geany",
            "version": "2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.geany.org/",
            "description": "A fast and lightweight GTK+ IDE",
            "long_description": "Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "python311",
                "python310",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdk-pixbuf2",
                        "pango",
                        "atk",
                        "gettext",
                        "glib2",
                        "desktop-file-utils",
                        "gtk3",
                        "vte",
                        "cairo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python311",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "geany-plugins"
                    ]
                }
            ]
        },
        {
            "name": "gdlv",
            "portdir": "devel/gdlv",
            "version": "1.16.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aarzilli/gdlv",
            "description": "GUI frontend for Delve",
            "long_description": "GUI frontend for Delve",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 47
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gecko-sharp2",
            "portdir": "devel/gecko-sharp2",
            "version": "0.13",
            "license": "(MPL-1.1 or LGPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mono-project.com/GeckoSharp",
            "description": "GeckoSharp is a wrapper for the GtkEmbedMoz widget.",
            "long_description": "GeckoSharp is a wrapper for the GtkEmbedMoz widget. It provides the abilty to embed the Mozilla rendering engine (Gecko) into your Gtk# application.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono",
                        "gtk2",
                        "gtk-sharp2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geany-plugins",
            "portdir": "devel/geany-plugins",
            "version": "2.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geany/geany-plugins",
            "description": "plugins to extend the geany IDE",
            "long_description": "Collection of plugins for the geany integrated development environment including version control integration, specialized editing ehancements, scripting, macros and much more.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua51",
                        "libxml2",
                        "geany",
                        "gtkspell3",
                        "libsoup-2.4",
                        "webkit2-gtk",
                        "gettext",
                        "glib2",
                        "gpgme",
                        "libgit2",
                        "vte"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "generatorrunner",
            "portdir": "devel/generatorrunner",
            "version": "0.6.16",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pyside.org/docs/generatorrunner/",
            "description": "Tool for development of binding generators for C++ and Qt-based libraries",
            "long_description": "GeneratorRunner is a tool that eases the development of binding generators for C++ and Qt-based libraries by providing a framework to help automating most of the process. It uses the ApiExtractor library to parse the header files and manipulate the classes information while generating the binding code using front-end modules provided by the user.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "apiextractor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gecode",
            "portdir": "devel/gecode",
            "version": "4.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gecode.org",
            "description": "Generic Constraint Development Environment",
            "long_description": "Gecode is a toolkit for developing constraint-based systems and applications. Gecode provides a constraint solver with state-of-the-art performance while being modular and extensible.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "qt4",
                "qt5"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "boost176",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "p7zip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gengetopt",
            "portdir": "devel/gengetopt",
            "version": "2.23",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gengetopt/",
            "description": "Generates a C function that uses getopt_long function",
            "long_description": "This program generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct. Thus your program can now handle options such as: myprog --input foo.c -o foo.o --no-tabs -i 100 *.class And both long options (those that start with –) and short options (start with - and consist of only one character) can be handled. For standards about short and long options you may want to take a look at the GNU Coding Standards.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "waqar",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "zmap",
                        "libp11",
                        "libu2f-server",
                        "openpace",
                        "opensc",
                        "pam-u2f",
                        "yubico-piv-tool"
                    ]
                }
            ]
        },
        {
            "name": "genie",
            "portdir": "devel/genie",
            "version": "93f6621b979f64aed4f31448cb3ce4b21b758f05",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bkaradzic/GENie",
            "description": "GENie project generator tool",
            "long_description": "GENie (pronounced as Jenny) is a project generator tool. It automagically generates project from Lua script, making applying the same settings for multiple projects easy.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geoclue",
            "portdir": "devel/geoclue",
            "version": "0.12.99",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/GeoClue/",
            "description": "Geolocation library",
            "long_description": "Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the Geoclue project is to make creating location-aware applications as simple as possible.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "dbus-glib",
                        "gtk2",
                        "libsoup-2.4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geoclue2",
            "portdir": "devel/geoclue2",
            "version": "2.8.1",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.freedesktop.org/geoclue/geoclue",
            "description": "Geolocation library",
            "long_description": "Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the Geoclue project is to make creating location-aware applications as simple as possible.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "doc",
                "nmea",
                "demoagent",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python314",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala",
                        "clang-18",
                        "gettext",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "json-glib",
                        "libsoup",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gtk-radio"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-maps",
                        "gnome-radio",
                        "gnome-settings-daemon",
                        "gnome-voice",
                        "gnome-weather",
                        "gtk-radio",
                        "viking",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit2-gtk",
                        "gingerblue",
                        "webkit2-gtk-devel"
                    ]
                }
            ]
        },
        {
            "name": "geoipupdate",
            "portdir": "devel/geoipupdate",
            "version": "6.0.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.maxmind.com/geoip/geoipupdate/",
            "description": "Maxmind geoip databse updater",
            "long_description": "Maxmind geoip databse updater",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "perl5",
                        "pandoc",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "getdns",
            "portdir": "devel/getdns",
            "version": "1.7.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://getdnsapi.net",
            "description": "A modern asynchronous DNS API",
            "long_description": "getdns is a modern asynchronous DNS API. It implements DNS entry points from a design developed and vetted by application developers, in an API specification. The open source C implementation of getdns is developed and maintained in collaboration by NLnet Labs, Sinodun and No Mountain Software.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libidn2",
                        "libuv",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "stubby"
                    ]
                }
            ]
        },
        {
            "name": "gettext",
            "portdir": "devel/gettext",
            "version": "1.0",
            "license": "GPL-3+",
            "platforms": "darwin freebsd linux",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gettext/",
            "description": "GNU internationalization (i18n) and localization (l10n) tools",
            "long_description": "gettext provides the tools like msgfmt for writing multilingual applications. The tools are required to build applications which use gettext. The runtime library libintl is in the separate gettext-runtime port.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ncurses",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz-bootstrap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-tools-libs",
                        "libtextstyle",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lftp",
                        "libgweather",
                        "libpsl",
                        "libpsl-docs",
                        "mcabber",
                        "file-roller",
                        "gcab",
                        "newsboat",
                        "gconf",
                        "pastebinit",
                        "gcr",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "gdmap",
                        "rrdtool",
                        "samba4",
                        "snownews",
                        "transmission-x11",
                        "gedit",
                        "wget",
                        "gedit-plugins",
                        "genius",
                        "pan2",
                        "geocode-glib",
                        "gitg",
                        "libreoffice",
                        "glib-networking",
                        "zathura",
                        "zathura-docs",
                        "gnome-characters",
                        "p5.28-libintl-perl",
                        "p5.30-libintl-perl",
                        "gnome-devel-docs",
                        "p5.28-locale-gettext",
                        "p5.30-locale-gettext",
                        "libgpg-error",
                        "gnome-getting-started-docs",
                        "gnome-js-common",
                        "gnome-maps",
                        "msp430-libc",
                        "gnome-mime-data",
                        "gnome-online-accounts",
                        "gnome-radio",
                        "gnome-settings-daemon",
                        "gnome-user-docs",
                        "denemo",
                        "gnome-vfs",
                        "libhandy",
                        "gnumeric",
                        "goffice",
                        "quodlibet",
                        "chemical-mime-data",
                        "goocanvas",
                        "gpredict",
                        "goocanvas2",
                        "grilo-plugins",
                        "grisbi",
                        "gspell",
                        "msp430-libc-devel",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-good",
                        "stellarium-qt4",
                        "gstreamer1-gst-plugins-ugly",
                        "gtk-vnc",
                        "arm-elf-gcc3",
                        "libnewt",
                        "gtksourceview2",
                        "cracklib",
                        "gtksourceview3",
                        "gtksourceview4",
                        "gss",
                        "gucharmap",
                        "pinentry-mac",
                        "dar",
                        "arm-none-eabi-gcc",
                        "m4",
                        "mercurial",
                        "midgard2-core",
                        "libgsf",
                        "x86_64-elf-gcc",
                        "libgtop",
                        "libpeas",
                        "libsecret",
                        "libsoup",
                        "metacity",
                        "p11-kit",
                        "pidgin-otr",
                        "policykit",
                        "regexxer",
                        "arm-none-eabi-gcc8",
                        "bash",
                        "bash50",
                        "fish",
                        "sound-theme-freedesktop",
                        "spice-gtk",
                        "tepl",
                        "calcurse",
                        "cdrtools",
                        "coreutils",
                        "dc3dd",
                        "di",
                        "diffutils",
                        "doodle",
                        "totem",
                        "duff",
                        "tracker",
                        "e2fsprogs",
                        "libcomerr",
                        "virt-manager",
                        "findutils",
                        "vte",
                        "gkrellm",
                        "grep",
                        "yelp",
                        "libosinfo",
                        "libvirt",
                        "libvirt-glib",
                        "littleutils",
                        "MP4Tools",
                        "osinfo-db-tools",
                        "pcsc-tools",
                        "pv",
                        "renameutils",
                        "yelp-xsl",
                        "zenity",
                        "sudo",
                        "txt2regex",
                        "watch",
                        "wcd",
                        "autotrace",
                        "aspell",
                        "barcode",
                        "dos2unix",
                        "darktable",
                        "x86_64-w64-mingw32-gcc",
                        "popt",
                        "fmt-ptrn",
                        "gsed",
                        "help2man",
                        "fntsample",
                        "fontconfig",
                        "x86_64-w64-mingw32-gcc-bootstrap",
                        "gd2",
                        "gegl",
                        "pinfo",
                        "gegl-devel",
                        "gimp-help-en",
                        "shared-mime-info",
                        "texinfo",
                        "gimp3-devel",
                        "unac",
                        "smake",
                        "wdiff",
                        "xchm",
                        "FileZilla",
                        "gpick",
                        "graphviz",
                        "goaccess",
                        "ikiwiki",
                        "graphviz-devel",
                        "subversion",
                        "w3m",
                        "inkscape",
                        "AfterStep",
                        "inkscape-devel",
                        "jpegpixi",
                        "gtkspell2",
                        "gxmessage",
                        "lensfun",
                        "lib2geom",
                        "subversion-javahlbindings",
                        "mlterm",
                        "tigervnc",
                        "windowmaker",
                        "wine-devel",
                        "xarchiver",
                        "xdialog",
                        "xfe",
                        "libiptcdata",
                        "xkeyboard-config",
                        "xournalpp",
                        "libmypaint",
                        "xscreensaver",
                        "tumbler",
                        "libopenraw",
                        "poppler",
                        "fheroes2",
                        "poppler-qt5",
                        "p5.32-libintl-perl",
                        "p5.32-locale-gettext",
                        "rawstudio",
                        "x86_64-w64-mingw32-gcc-nothreads",
                        "pavucontrol",
                        "subversion-rubybindings",
                        "gdbm",
                        "libgda5",
                        "upower",
                        "gretl",
                        "vala-devel",
                        "znc",
                        "zvbi",
                        "darktable-devel",
                        "gingerblue",
                        "arm-none-linux-gnueabi-gcc",
                        "coreutils-devel",
                        "findutils-devel",
                        "ReadyMedia",
                        "p5.34-libintl-perl",
                        "p5.34-locale-gettext",
                        "warzone2100",
                        "gnome-voice",
                        "zeitgeist",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "libsoup-devel",
                        "gnutls-devel",
                        "pxlib",
                        "bluefish",
                        "gtk4",
                        "gtksourceview5",
                        "pulseaudio",
                        "audiowmark",
                        "git-devel",
                        "libopenraw-legacy",
                        "hivex",
                        "ufo-ai",
                        "eiskaltdcpp",
                        "amule",
                        "nano",
                        "garagejam",
                        "transmission-qt",
                        "gtk4-devel",
                        "font-manager",
                        "nicotine-plus",
                        "gawk",
                        "m68k-palm-elf-gcc",
                        "v8-8.3",
                        "appstream-glib",
                        "gnucobol",
                        "atk",
                        "herrie",
                        "libhsts",
                        "tenacity",
                        "v8-11.6",
                        "rb33-gobject-introspection",
                        "rb32-gobject-introspection",
                        "rb31-gobject-introspection",
                        "wget2",
                        "wxHexEditor",
                        "whiptcl",
                        "py38-libnewt",
                        "py39-libnewt",
                        "py310-libnewt",
                        "py311-libnewt",
                        "py312-libnewt",
                        "ampache_browser",
                        "lastfm-desktop",
                        "unixcw",
                        "poke",
                        "sakura",
                        "game-porting-toolkit",
                        "wine-stable",
                        "appstream",
                        "libadwaita",
                        "tracker3",
                        "wine-staging",
                        "libdbusmenu",
                        "xpad",
                        "libshumate",
                        "dino",
                        "binutils",
                        "cflow",
                        "mame",
                        "avr-gcc",
                        "libcdio-paranoia",
                        "gdb-apple",
                        "virt-viewer",
                        "catgirl-downloader",
                        "i386-elf-gcc",
                        "geoclue2",
                        "gnutar",
                        "syslog-ng-devel",
                        "p5.36-locale-gettext",
                        "p5.38-locale-gettext",
                        "libcmatrix",
                        "Chatty",
                        "evolution-data-server-gtk4",
                        "parabolic",
                        "secrets",
                        "lib2geom-devel",
                        "bash-devel",
                        "libguestfs",
                        "guestfs-tools",
                        "py313-libnewt",
                        "libpeas1",
                        "fish3",
                        "xnec2c",
                        "luanti",
                        "girara",
                        "chromium-bsu",
                        "lbreakouthd",
                        "git",
                        "glade",
                        "rpcgen-mt",
                        "vala",
                        "glib2",
                        "glib2-devel",
                        "alpine",
                        "gdash",
                        "gmake",
                        "fetchmail",
                        "fetchmail-devel",
                        "i686-w64-mingw32-gcc",
                        "gnupg1",
                        "gnupg2",
                        "riscv32-none-elf-gcc",
                        "libidn",
                        "libidn2",
                        "riscv64-unknown-linux-gnu-gcc",
                        "riscv64-linux-gcc-bootstrap",
                        "riscv64-unknown-linux-uclibc-gcc",
                        "riscv64-unknown-linux-musl-gcc",
                        "glib2-bootstrap-devel",
                        "gnutls",
                        "i686-w64-mingw32-gcc-bootstrap",
                        "lpairs2",
                        "i686-w64-mingw32-gcc-nothreads",
                        "star",
                        "m68k-elf-gcc",
                        "libqalculate",
                        "riscv64-none-elf-gcc",
                        "glib2-bootstrap",
                        "minicom",
                        "mips-elf-gcc",
                        "xz",
                        "mathgl",
                        "csound",
                        "pspp",
                        "pspp-devel",
                        "qalculate-gtk",
                        "iso-codes",
                        "json-glib",
                        "ncmpc",
                        "msp430-elf-gcc",
                        "audacious-core",
                        "audacious-plugins",
                        "xboard",
                        "dvdauthor",
                        "xqf",
                        "libaacs",
                        "msp430-gcc",
                        "libquicktime",
                        "libquicktime-devel",
                        "aria2",
                        "avahi",
                        "axel",
                        "libfilezilla",
                        "amtk",
                        "at-spi2-core",
                        "devhelp",
                        "gWakeOnLAN",
                        "gajim",
                        "msp430-gcc-devel",
                        "gftp",
                        "eog",
                        "eog-plugins",
                        "gupnp-tools",
                        "epiphany",
                        "evolution-data-server",
                        "httping",
                        "kerberos5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcdatetime",
                        "cpio",
                        "makepak",
                        "sharutils",
                        "gmpc",
                        "libmp3splt",
                        "libmpd",
                        "madplay",
                        "mp3splt",
                        "normalize",
                        "shntool",
                        "tagtool",
                        "vorbis-tools",
                        "gnokii",
                        "arm-aout-binutils",
                        "arm-elf-binutils",
                        "arm-elf-gcc",
                        "arm-none-eabi-binutils",
                        "arm-none-linux-gnueabi-binutils",
                        "avarice",
                        "avr-binutils",
                        "i386-elf-binutils",
                        "i686-w64-mingw32-binutils",
                        "m68k-elf-binutils",
                        "mips-elf-binutils",
                        "msp430-binutils",
                        "msp430-binutils-devel",
                        "msp430-elf-binutils",
                        "ppc-linux-binutils",
                        "spu-binutils",
                        "x86_64-elf-binutils",
                        "x86_64-w64-mingw32-binutils",
                        "csvdb",
                        "mysqlxx",
                        "aegis",
                        "autogen",
                        "cook",
                        "gazpacho",
                        "geany",
                        "gindent",
                        "gnet2",
                        "gvfs",
                        "gwenhywfar4",
                        "gwenhywfar4-gtk",
                        "gwenhywfar4-gtk3",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk2",
                        "gwenhywfar5-gtk3",
                        "idutils",
                        "kconfig-frontends",
                        "libelf",
                        "libextractor",
                        "libftdi1",
                        "libgphoto2",
                        "libidl",
                        "libiodbc",
                        "libpwquality",
                        "libxo",
                        "mono",
                        "monotone",
                        "monotone-devel",
                        "remake",
                        "subversion-perlbindings-5.26",
                        "subversion-python27bindings",
                        "t4k_common",
                        "ucommon",
                        "valabind",
                        "MacVim",
                        "cherrytree",
                        "neovim",
                        "poedit1",
                        "vim",
                        "xemacs",
                        "bochs",
                        "mednafen",
                        "scummvm",
                        "scummvm-devel",
                        "ledger",
                        "curlftpfs",
                        "encfs",
                        "blobwars",
                        "enigma",
                        "enigma-devel",
                        "freeciv",
                        "freeciv-x11",
                        "gtypist",
                        "kanatest",
                        "lbreakout2",
                        "lincity",
                        "ltris",
                        "neverball",
                        "pennmush",
                        "pioneers",
                        "snoopy",
                        "toppler",
                        "tuxmath",
                        "tuxtype",
                        "wesnoth",
                        "widelands",
                        "widelands-devel",
                        "lifelines",
                        "gpscorrelate",
                        "dia",
                        "gnome-doc-utils",
                        "gnome-mime-data",
                        "gnotify",
                        "gstreamer010",
                        "gtk2-murrine",
                        "gtksourceview",
                        "libbonobo",
                        "libcroco",
                        "libglade2",
                        "libgnome",
                        "libgnomecups",
                        "libgtksourceviewmm",
                        "seed",
                        "dcraw",
                        "exiv2",
                        "fontforge",
                        "gimp-resynthesizer",
                        "gphoto2",
                        "hugin-app",
                        "libexif",
                        "synfig",
                        "twain-sane",
                        "bitlbee",
                        "hexchat",
                        "silc-client",
                        "weechat",
                        "digikam",
                        "kdelibs4",
                        "kdesdk-thumbnailers",
                        "poxml",
                        "tellico",
                        "clisp",
                        "gcl",
                        "mdk",
                        "php80-gettext",
                        "php74-gettext",
                        "php73-gettext",
                        "php72-gettext",
                        "php71-gettext",
                        "php70-gettext",
                        "php56-gettext",
                        "php55-gettext",
                        "php54-gettext",
                        "php53-gettext",
                        "php52-gettext",
                        "pypy",
                        "pypy36",
                        "pypy37",
                        "q",
                        "yasm",
                        "abook",
                        "anubis",
                        "base-64",
                        "gmime",
                        "mpop",
                        "msmtp",
                        "mutt",
                        "neomutt",
                        "spellutils",
                        "gfm",
                        "libticables2",
                        "libticalcs2",
                        "libtifiles2",
                        "pspp",
                        "tiemu3",
                        "tilp2",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "fluidsynth",
                        "libmms",
                        "bmon",
                        "centerim",
                        "deluge",
                        "desproxy",
                        "ganglia",
                        "gloox",
                        "gnetcat",
                        "gvpe",
                        "heimdal",
                        "microdc2",
                        "nc6",
                        "openconnect",
                        "pavuk",
                        "quvi",
                        "ucarp",
                        "wgetpro",
                        "whois",
                        "slrn",
                        "libreoffice",
                        "pal",
                        "p5.26-libintl-perl",
                        "p5.26-locale-gettext",
                        "php53-oauth",
                        "php54-oauth",
                        "php55-oauth",
                        "php56-oauth",
                        "php70-oauth",
                        "php71-oauth",
                        "php72-oauth",
                        "php73-oauth",
                        "php74-oauth",
                        "php80-oauth",
                        "enscript",
                        "gimp-print",
                        "rlpr",
                        "trueprint",
                        "gcal",
                        "linhpsdr",
                        "magicspp",
                        "metview",
                        "nco",
                        "openscad",
                        "openscad-devel",
                        "pihpsdr",
                        "stellarium",
                        "vis5d",
                        "aide",
                        "authforce",
                        "ccrypt",
                        "cpabe",
                        "gnomint",
                        "gnu-pw-mgr",
                        "libcdata",
                        "libcerror",
                        "libcfile",
                        "libclocale",
                        "libcnotify",
                        "libcsplit",
                        "libcstring",
                        "libcthreads",
                        "libevt",
                        "libewf",
                        "libgsasl",
                        "libprelude",
                        "openvas-libraries",
                        "steghide",
                        "tinyca2",
                        "yash",
                        "bacula",
                        "bacula5",
                        "dpkg",
                        "duplicity",
                        "fhist",
                        "fsearch",
                        "kcd",
                        "rpm",
                        "rpm54",
                        "makejvf",
                        "dwdiff",
                        "eb",
                        "eblook",
                        "hunspell",
                        "itstool",
                        "less",
                        "msort",
                        "opensp",
                        "recode",
                        "sdcv",
                        "ssed",
                        "tnef",
                        "uni2ascii",
                        "clearsilver",
                        "elinks-devel",
                        "lynx",
                        "neon",
                        "wml",
                        "blackbox",
                        "enlightenment",
                        "homebank",
                        "i3",
                        "libhangul",
                        "xforms",
                        "xpm",
                        "melonds",
                        "neovim-devel",
                        "php81-gettext",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.8",
                        "subversion-pythonbindings-3.9",
                        "gmdb2",
                        "pypy38",
                        "php81-oauth",
                        "geany-plugins",
                        "php82-gettext",
                        "pypy39",
                        "php82-oauth",
                        "php83-gettext",
                        "m68k-palm-elf-binutils",
                        "php83-oauth",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "x86_64-linux-binutils",
                        "x86_64-dragonfly-binutils",
                        "x86_64-freebsd-binutils",
                        "x86_64-netbsd-binutils",
                        "x86_64-openbsd-binutils",
                        "x86_64-embedded-binutils",
                        "php84-gettext",
                        "guile-2.2",
                        "guile-1.8",
                        "guile-3.0",
                        "x86_64-haiku-binutils",
                        "x86_64-solaris-binutils",
                        "powerpc-linux-binutils",
                        "powerpc-aix-binutils",
                        "powerpc-eabi-binutils",
                        "powerpc-elf-binutils",
                        "powerpc-darwin-binutils",
                        "powerpc-freebsd-binutils",
                        "powerpc-netbsd-binutils",
                        "powerpc-openbsd-binutils",
                        "powerpc-embedded-binutils",
                        "powerpc-wii-binutils",
                        "php85-gettext",
                        "php85-oauth",
                        "php84-oauth",
                        "aarch64-elf-binutils",
                        "riscv32-none-elf-binutils",
                        "riscv64-unknown-linux-gnu-binutils",
                        "mips-linux-binutils",
                        "mips-embedded-binutils",
                        "m68k-freebsd-binutils",
                        "m68k-linux-binutils",
                        "m68k-netbsd-binutils",
                        "m68k-embedded-binutils",
                        "riscv64-none-elf-binutils",
                        "arm-freebsd-binutils",
                        "arm-linux-androideabi-binutils",
                        "arm-embedded-binutils",
                        "arm-freertos-binutils",
                        "arm-gba-binutils",
                        "arm-linux-binutils",
                        "arm-nds-binutils",
                        "arm-netbsd-binutils",
                        "arm-wince-binutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "logrotate"
                    ]
                }
            ]
        }
    ]
}