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

{
    "count": 49839,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=913",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=911",
    "results": [
        {
            "name": "a60",
            "portdir": "lang/a60",
            "version": "0.23a",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bertnase.de/a60/",
            "description": "Algol 60 interpreter NASE A60",
            "long_description": "The Algol 60 interpreter NASE A60 is based on the \"Revised Report on the Algorithmic Language Algol 60\".",
            "active": true,
            "categories": [
                "lang",
                "algol"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "xa60"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "QiII",
            "portdir": "lang/QiII",
            "version": "1.07",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lambdassociates.org/",
            "description": "Qi is a functional programming language developed by Dr Mark Tarver",
            "long_description": "Qi is a functional programming language developed by Dr Mark Tarver and introduced in April 2005. A new version was reimplemented and issued as Qi II in November 2008. The first version was free software, licensed under GPL. But, as GPL was perceived as unfriendly to commercial use, Qi II is available via two proprietary licenses: one for personal and educational use, and another for producing closed source software. Qi is written in Lisp. It includes most of the features common to modern functional programming languages such as pattern-matching, currying, partial applications, guards and (optional) static type checking.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Omega",
            "portdir": "lang/Omega",
            "version": "1.4.2",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.cecs.pdx.edu/~sheard/Omega/",
            "description": "An interpreted, functional language with an expressive type system",
            "long_description": "Omega is a strict dialect of Haskell providing type-level computations and by this virtue integrates a theorem prover.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ggreif",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ghc",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libedit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MoarVM",
            "portdir": "lang/MoarVM",
            "version": "2025.05",
            "license": "Artistic-2 and BSD and ISC and MIT and public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://moarvm.org/",
            "description": "A virtual machine for NQP and Rakudo",
            "long_description": "MoarVM is a modern virtual machine built for the Rakudo compiler implementing the Raku programming language, and the NQP compiler toolchain.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "macports_libuv",
                "mimalloc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "perl5",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dyncall",
                        "libatomic_ops",
                        "libtommath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nqp",
                        "rakudo"
                    ]
                }
            ]
        },
        {
            "name": "Maude",
            "portdir": "lang/Maude",
            "version": "2.7.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maude.cs.illinois.edu",
            "description": "high-performance reflective language and system supporting both equational and rewriting logic specification and programming",
            "long_description": "Maude is a high-performance reflective language and system supporting both equational and rewriting logic specification and programming for a wide range of applications. Maude has been influenced in important ways by the OBJ3 language, which can be regarded as an equational logic sublanguage. Besides supporting equational specification and programming, Maude also supports rewriting logic computation.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "cvc4",
                        "libsigsegv",
                        "buddy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Io",
            "portdir": "lang/Io",
            "version": "2017.09.06",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.iolanguage.com/",
            "description": "Io is small prototype-based programming language",
            "long_description": "Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1 (prototype-based differential inheritance, actors and futures for concurrency), LISP (code is a runtime inspectable / modifiable tree) and Lua (small, embeddable).",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "libvorbis",
                        "sqlite3",
                        "glib2",
                        "gmp",
                        "libedit",
                        "libevent",
                        "libffi",
                        "libmemcached",
                        "ncurses",
                        "openssl",
                        "ossp-uuid",
                        "pcre",
                        "readline",
                        "lzo2",
                        "cairo",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "python37",
                        "libidn",
                        "libogg",
                        "libtheora",
                        "loudmouth",
                        "freetype",
                        "libiconv",
                        "libxml2",
                        "pango",
                        "yajl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "4th",
            "portdir": "lang/4th",
            "version": "3.64.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://thebeez.home.xs4all.nl/4tH/",
            "description": "very small Forth compiler",
            "long_description": "4tH is a very small Forth compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, recursion, include files, etc.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "umbrello",
            "portdir": "kde/umbrello",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org/applications/development/umbrello/",
            "description": "Unified Modelling Language (UML) modelling tool and code generator",
            "long_description": "Unified Modelling Language (UML) modelling tool and code generator",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "qt4-mac",
                        "phonon",
                        "boost176",
                        "libxml2",
                        "kdelibs4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "oxygen-icons"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdesdk4"
                    ]
                }
            ]
        },
        {
            "name": "tellico",
            "portdir": "kde/tellico",
            "version": "2.3.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tellico-project.org/",
            "description": "application for organizing your collections",
            "long_description": "Tellico is an application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qjson",
                        "exempi",
                        "poppler-qt4-mac",
                        "qimageblitz",
                        "kdelibs4",
                        "qt4-mac",
                        "libksane",
                        "yaz",
                        "libxml2",
                        "libxslt",
                        "kdepimlibs4",
                        "phonon",
                        "taglib",
                        "gettext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "oxygen-icons"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sweeper",
            "portdir": "kde/sweeper",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://utils.kde.org/projects/sweeper/",
            "description": "Clean unwanted traces from your system.",
            "long_description": "Sweeper helps to clean unwanted traces the user leaves on the system.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "oxygen-icons",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeutils4"
                    ]
                }
            ]
        },
        {
            "name": "svgpart",
            "portdir": "kde/svgpart",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org/applications/graphics/ksnapshot/",
            "description": "Svg wrap up for KDE.",
            "long_description": "Svg wrap up for KDE.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdegraphics4"
                    ]
                }
            ]
        },
        {
            "name": "step",
            "portdir": "kde/step",
            "version": "4.14.3",
            "license": "GPL-2+ and GFDL-1.2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Interactive Physics Simulator",
            "long_description": "KDE Interactive Physics Simulator",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libqalculate",
                        "phonon",
                        "libkdeedu",
                        "eigen",
                        "gsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeedu4"
                    ]
                }
            ]
        },
        {
            "name": "smokeqt",
            "portdir": "kde/smokeqt",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://techbase.kde.org/Development/Languages/Smoke",
            "description": "Scripting Meta Object Kompiler Engine (SMOKE) Qt bindings.",
            "long_description": "Scripting Meta Object Kompiler Engine (SMOKE) Qt bindings. SMOKE is a introspective wrapper around the Qt and KDE frameworks. Legend has it that SMOKE stands for Scripting Meta Object Kompiler Engine",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "smokegen",
                        "qimageblitz",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "perlqt",
                        "smokekde",
                        "qtruby",
                        "kdebindings4"
                    ]
                }
            ]
        },
        {
            "name": "smokekde",
            "portdir": "kde/smokekde",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://techbase.kde.org/Development/Languages/Smoke",
            "description": "Scripting Meta Object Kompiler Engine (SMOKE) KDE bindings.",
            "long_description": "Scripting Meta Object Kompiler Engine (SMOKE) KDE bindings. SMOKE is a introspective wrapper around the Qt and KDE frameworks. Legend has it that SMOKE stands for Scripting Meta Object Kompiler Engine",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "attica",
                        "kate",
                        "kdelibs4",
                        "qt4-mac",
                        "okular",
                        "smokeqt",
                        "perl5",
                        "kdepimlibs4",
                        "phonon",
                        "akonadi",
                        "openssl",
                        "soprano"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "korundum",
                        "perlkde",
                        "qyoto",
                        "kdebindings4"
                    ]
                }
            ]
        },
        {
            "name": "smokegen",
            "portdir": "kde/smokegen",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Scripting Meta Object Kompiler Engine",
            "long_description": "Scripting Meta Object Kompiler Engine",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon",
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "smokeqt",
                        "kdebindings4"
                    ]
                }
            ]
        },
        {
            "name": "skrooge",
            "portdir": "kde/skrooge",
            "version": "1.8.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://skrooge.org",
            "description": "Skrooge",
            "long_description": "Personal finance management tool for KDE4, with the aim of being highly intuitive, while providing powerful functions such as reporting (including graphics), persistent Undo/Redo, encryption, and much more...",
            "active": true,
            "categories": [
                "kde",
                "finance"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qca-ossl",
                        "kde4-runtime",
                        "qt4-mac",
                        "oxygen-icons",
                        "kdelibs4",
                        "qt4-mac-sqlite3-plugin",
                        "phonon",
                        "libofx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shared-desktop-ontologies",
            "portdir": "kde/shared-desktop-ontologies",
            "version": "0.11.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://oscaf.sourceforge.net",
            "description": "Open Semantic Collaboration Architecture Foundation (OSCAF) ontologies and reference code development.",
            "long_description": "This project is used by maintainers from open source projects to maintain standards for the interoperability of desktop and web applications.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon",
                        "docbook-xsl-ns",
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdelibs4",
                        "digikam",
                        "kdepim4",
                        "kdepim4-runtime"
                    ]
                }
            ]
        },
        {
            "name": "rocs",
            "portdir": "kde/rocs",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2.1 and GFDL-1.2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Graph Theory IDE",
            "long_description": "KDE Graph Theory IDE",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "boost176",
                        "libkdeedu",
                        "grantlee",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeedu4"
                    ]
                }
            ]
        },
        {
            "name": "rkward",
            "portdir": "kde/rkward",
            "version": "0.6.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rkward.kde.org",
            "description": "KDE frontend to the R statistics language",
            "long_description": "RKWard aims to become an easy to use, transparent frontend to R, a powerful system for statistical computation and graphics. Besides a convenient GUI for the most important statistical functions, future versions will also provide seamless integration with an office-suite.",
            "active": true,
            "categories": [
                "science",
                "math",
                "kde",
                "kde4"
            ],
            "maintainers": [
                {
                    "name": "meik.michalke",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "rkward-devel",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon",
                        "R",
                        "kate",
                        "kdelibs4",
                        "okular"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qyoto",
            "portdir": "kde/qyoto",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://techbase.kde.org/Development/Languages/Qyoto",
            "description": "Binding to C# and .NET for KDE.",
            "long_description": "Binding to C# and .NET for KDE. Qyoto makes it possible to develop Qt and KDE applications using C#, or any other .NET language. Qyoto uses SMOKE, and offers access to almost all Qt and KDE classes.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "smokekde",
                        "phonon",
                        "mono",
                        "qimageblitz",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kimono",
                        "kdebindings4"
                    ]
                }
            ]
        },
        {
            "name": "qtruby",
            "portdir": "kde/qtruby",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://techbase.kde.org/Development/Languages/Ruby",
            "description": "Binding to Ruby for KDE.",
            "long_description": "Very complete bindings to both the KDE API and the Qt APIs. The Korundum package includes both a QtRuby Qt-only binding along with the full combined Qt/KDE one. The QtRuby package contains just Qt bindings with no dependencies on KDE.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "ruby18",
                "ruby19",
                "ruby32",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-15",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "ruby",
                        "smokeqt",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "korundum",
                        "kdebindings4"
                    ]
                }
            ]
        },
        {
            "name": "QtCurve-extra",
            "portdir": "kde/qtcurve",
            "version": "1.9.0",
            "license": "LGPL-2+",
            "platforms": "any",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://kde-look.org/content/show.php?content=40492",
            "description": "A set of widget styles for Qt4/KDE4, Qt5/KF5 and/or GTk2 based apps.",
            "long_description": "Installs the Mac-specific default configuration plus additional configuration presets and colour palettes for QtCurve",
            "active": true,
            "categories": [
                "kde"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ciment-icons"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "QtCurve",
                        "QtCurve-qt5",
                        "QtCurve-gtk2"
                    ]
                }
            ]
        },
        {
            "name": "QtCurve-gtk2",
            "portdir": "kde/qtcurve",
            "version": "1.9.0.8",
            "license": "LGPL-2+",
            "platforms": "darwin linux",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://kde-look.org/content/show.php?content=40492",
            "description": "A set of widget styles for Qt4/KDE4, Qt5/KF5 and/or GTk2 based apps.",
            "long_description": "The GTk2 version of the highly configurable QtCurve widget style for Qt",
            "active": true,
            "categories": [
                "kde"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "LTO",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "QtCurve-extra",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "QtCurve-qt5",
            "portdir": "kde/qtcurve",
            "version": "1.9.0.27",
            "license": "LGPL-2+",
            "platforms": "darwin linux",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://kde-look.org/content/show.php?content=40492",
            "description": "A set of widget styles for Qt4/KDE4, Qt5/KF5 and/or GTk2 based apps.",
            "long_description": "A highly configurable widget style for Qt5",
            "active": true,
            "categories": [
                "kde",
                "kf5",
                "qt5"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "qtonly"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "QtCurve-extra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "QtCurve",
            "portdir": "kde/qtcurve",
            "version": "1.9.0.27",
            "license": "LGPL-2+",
            "platforms": "darwin linux",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://kde-look.org/content/show.php?content=40492",
            "description": "A set of widget styles for Qt4/KDE4, Qt5/KF5 and/or GTk2 based apps.",
            "long_description": "A highly configurable widget style for Qt4/KDE4",
            "active": true,
            "categories": [
                "kde",
                "kde4",
                "qt4"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "universal",
                "debug",
                "docs",
                "qtonly"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kdelibs4",
                        "phonon",
                        "qt4-mac"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "QtCurve-extra"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pykde4-docs",
            "portdir": "kde/py-pykde4",
            "version": "4.14.3",
            "license": "LGPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.riverbankcomputing.co.uk/software/pykde/intro",
            "description": "Python bindings for the KDE Development Platform",
            "long_description": "Python bindings for the KDE Development Platform: the documentation",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon",
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pykde4",
            "portdir": "kde/py-pykde4",
            "version": "4.14.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.riverbankcomputing.co.uk/software/pykde/intro",
            "description": "Python bindings for the KDE Development Platform",
            "long_description": "This package contains PyKDE, the Python bindings for the KDE libraries, that allow you to write KDE programs using Python instead of C++. It contains at least the following modules under the PyKDE namespace: \n* dnssd \n* kdecore \n* kdeui \n* khtml \n* kio \n* knewstuff \n* kparts \n* kterminal \n* ktexteditor \n* kutils \n* plasma \n* solid \nAnd a few KDE related technologies like: \n* akonadi \n* phonon \n* soprano",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-16",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon",
                        "qt4-mac",
                        "dbus-python27",
                        "py27-pyqt4",
                        "kdelibs4",
                        "soprano"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python27",
                        "py27-pyqt4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pykde4"
                    ]
                }
            ]
        },
        {
            "name": "py-pykde4",
            "portdir": "kde/py-pykde4",
            "version": "4.14.3",
            "license": "LGPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.riverbankcomputing.co.uk/software/pykde/intro",
            "description": "Python bindings for the KDE Development Platform",
            "long_description": "This package contains PyKDE, the Python bindings for the KDE libraries, that allow you to write KDE programs using Python instead of C++. It contains at least the following modules under the PyKDE namespace: \n* dnssd \n* kdecore \n* kdeui \n* khtml \n* kio \n* knewstuff \n* kparts \n* kterminal \n* ktexteditor \n* kutils \n* plasma \n* solid \nAnd a few KDE related technologies like: \n* akonadi \n* phonon \n* soprano",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "py27-pykde4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "prison",
            "portdir": "kde/prison",
            "version": "1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "KDE bar code library",
            "long_description": "prison is a barcode api currently offering a nice Qt api to produce QRCode barcodes and DataMatrix barcodes, and can easily be made support more.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "libdmtx",
                        "qrencode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves"
                    ]
                }
            ]
        },
        {
            "name": "poxml",
            "portdir": "kde/poxml",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org/",
            "description": "KDE developer utility",
            "long_description": "KDE developer utility",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "antlr",
                        "kdelibs4",
                        "gettext",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdesdk4"
                    ]
                }
            ]
        },
        {
            "name": "polkit-qt5-devel",
            "portdir": "kde/polkit-qt",
            "version": "0.112.0.9",
            "license": "(LGPL or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://techbase.kde.org/Polkit-Qt-1",
            "description": "Qt PolicyKit wrapper",
            "long_description": "Polkit-qt5 is a library that lets developers use the PolicyKit API through a nice Qt5-styled API. It is mainly a wrapper around QAction and QAbstractButton that lets you integrate those two component easily with PolicyKit",
            "active": true,
            "categories": [
                "security",
                "kde",
                "kf5"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-12"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "policykit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "polkit-qt",
            "portdir": "kde/polkit-qt",
            "version": "0.112.0",
            "license": "(LGPL or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://techbase.kde.org/Polkit-Qt-1",
            "description": "Qt PolicyKit wrapper",
            "long_description": "Polkit-qt is a library that lets developers use the PolicyKit API through a nice Qt-styled API. It is mainly a wrapper around QAction and QAbstractButton that lets you integrate those two component easily with PolicyKit",
            "active": true,
            "categories": [
                "security",
                "kde",
                "kde4"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "policykit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "picmi",
            "portdir": "kde/picmi",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://games.kde.org/game.php?game=picmi",
            "description": "Picmi is a single player logic-based puzzle game.",
            "long_description": "Picmi is a single player logic-based puzzle game. The goal is to color cells according to numbers given at the side of the board in order to uncover a hidden pattern or picture.",
            "active": true,
            "categories": [
                "games",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libkdegames",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdegames4"
                    ]
                }
            ]
        },
        {
            "name": "perlqt",
            "portdir": "kde/perlqt",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/perlqt4/",
            "description": "Perl bindings for the Qt4 and KDE4 libraries.",
            "long_description": "Perl bindings for the Qt4 and KDE4 libraries. This project supplies a production-ready module that is similar in syntax to the PerlQt3 binding.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "perl5",
                        "smokeqt",
                        "qimageblitz",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "perlkde",
                        "kdebindings4"
                    ]
                }
            ]
        },
        {
            "name": "perlkde",
            "portdir": "kde/perlkde",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://techbase.kde.org/Development/Languages/Perl",
            "description": "Perl bindings for the KDE4 libraries.",
            "long_description": "Perl bindings for the KDE4 libraries. The implementation is based on the smoke interface.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kdepimlibs4",
                        "okular",
                        "qt4-mac",
                        "smokekde",
                        "perl5",
                        "perlqt",
                        "phonon",
                        "akonadi",
                        "attica",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdebindings4"
                    ]
                }
            ]
        },
        {
            "name": "parley",
            "portdir": "kde/parley",
            "version": "4.14.3",
            "license": "GPL-2+ and GFDL-1.2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Vocabulary Trainer",
            "long_description": "KDE Vocabulary Trainer",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libxml2",
                        "libkdeedu",
                        "attica",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeedu4"
                    ]
                }
            ]
        },
        {
            "name": "palapeli",
            "portdir": "kde/palapeli",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org/applications/games/palapeli/",
            "description": "Palapeli is a single-player jigsaw puzzle game.",
            "long_description": "Palapeli is a single-player jigsaw puzzle game. Unlike other games in that genre, you are not limited to aligning pieces on imaginary grids. The pieces are freely moveable. Also, Palapeli features real persistency, i.e. everything you do is saved on your disk immediately.",
            "active": true,
            "categories": [
                "games",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "qhull",
                        "libkdegames",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdegames4"
                    ]
                }
            ]
        },
        {
            "name": "pairs",
            "portdir": "kde/pairs",
            "version": "4.14.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "KDE standard pairs game.",
            "long_description": "Pairs is a game that will help train your memory by remembering different images, shapes, sounds and text.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeedu4"
                    ]
                }
            ]
        },
        {
            "name": "oxygen-icons",
            "portdir": "kde/oxygen-icons",
            "version": "4.14.3",
            "license": "LGPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Oxygen icon theme",
            "long_description": "The standard icon theme for KDE4.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdevelop",
                        "kcalc",
                        "kcharselect",
                        "skrooge",
                        "kde4-filelight",
                        "kdiskfree",
                        "kfloppy",
                        "kgpg",
                        "kolourpaint",
                        "konsole",
                        "kate",
                        "kruler",
                        "OSXdg-icons",
                        "ktimer",
                        "kwallet",
                        "okular",
                        "sweeper",
                        "kstars",
                        "kmymoney4",
                        "ark",
                        "kde4-runtime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "umbrello",
                        "digikam",
                        "tellico"
                    ]
                }
            ]
        },
        {
            "name": "okular",
            "portdir": "kde/okular",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://okular.kde.org/",
            "description": "Universal document viewer for KDE4.",
            "long_description": "Okular is a universal document viewer based on KPDF for KDE 4. This means Okular works on multiple platforms, including but not limited to Linux, Windows, Mac OS X, *BSD, etc.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "qimageblitz",
                        "tiff",
                        "kactivities",
                        "kdelibs4",
                        "libkexiv2",
                        "qt4-mac",
                        "oxygen-icons",
                        "freetype",
                        "libspectre",
                        "chmlib",
                        "ebook-tools",
                        "mobipocket",
                        "zlib",
                        "phonon",
                        "qca",
                        "djvulibre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rkward",
                        "perlkde",
                        "smokekde",
                        "kdegraphics4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kde4-kile"
                    ]
                }
            ]
        },
        {
            "name": "okteta",
            "portdir": "kde/okteta",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org/applications/utilities/okteta/",
            "description": "Okteta is a simple editor for the raw data of files.",
            "long_description": "Okteta is a simple editor for the raw data of files.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "kdelibs4",
                        "qca",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdesdk4"
                    ]
                }
            ]
        },
        {
            "name": "nepomuk-widgets",
            "portdir": "kde/nepomuk-widgets",
            "version": "4.14.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "NepomukWidget is the repository which contains all the widgets which applications use.",
            "long_description": "NepomukWidget is the repository which contains all the widgets which applications use.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "nepomuk-core",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kget",
                        "kdepim4"
                    ]
                }
            ]
        },
        {
            "name": "nepomuk-core",
            "portdir": "kde/nepomuk-core",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Nepomuk-core contains the Semantik Desktop core libraries.",
            "long_description": "Nepomuk-core contains the Semantik Desktop core libraries. This includes central services like file indexing, file system monitoring, query, and of course storage, as well as the corresponding client libraries.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "baloo",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kfilemetadata",
                        "mobipocket",
                        "qt4-mac",
                        "ebook-tools",
                        "ffmpeg",
                        "phonon",
                        "taglib",
                        "exiv2",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kactivities",
                        "kde4-workspace",
                        "nepomuk-widgets",
                        "kde4-runtime",
                        "kget"
                    ]
                }
            ]
        },
        {
            "name": "mplayerthumbs",
            "portdir": "kde/mplayerthumbs",
            "version": "4.14.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "MPlayerThumbs is a thumbnail generator for all KDE file managers.",
            "long_description": "MPlayerThumbs is a thumbnail generator for all KDE file managers.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdemultimedia4"
                    ]
                }
            ]
        },
        {
            "name": "mobipocket",
            "portdir": "kde/mobipocket",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org/",
            "description": "Mobipocket plugins for Strigi indexing, Okular and thumbnails.",
            "long_description": "Mobipocket plugins for Strigi indexing, Okular and thumbnails.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "kdelibs4",
                        "strigi",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kfilemetadata",
                        "nepomuk-core",
                        "okular",
                        "kdegraphics4"
                    ]
                }
            ]
        },
        {
            "name": "mate-icons",
            "portdir": "kde/mate-icons",
            "version": "1.12.0",
            "license": "(LGPL-3 or CC-BY-SA-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mate-desktop/mate-icon-theme",
            "description": "the official icon themes from the Mate desktop",
            "long_description": "the official icon themes from the Mate desktop, Mate and Menta.",
            "active": true,
            "categories": [
                "gnome",
                "kde",
                "kf5"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "rebuild"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "massif-visualizer",
            "portdir": "kde/massif-visualizer",
            "version": "0.4.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://projects.kde.org/projects/extragear/sdk/massif-visualizer",
            "description": "tool to visualize valgrind massif data",
            "long_description": "Massif Visualizer is a tool that visualizes massif data. You run your application in Valgrind with --tool=massif and then open the generated massif.out.%pid in the visualizer. Gzip or Bzip2 compressed massif files can also be opened transparently.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "kgraphviewer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "marble",
            "portdir": "kde/marble",
            "version": "4.14.3",
            "license": "LGPL-2.1+ and GFDL-1.2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Virtual Globe",
            "long_description": "KDE virtual globe and world atlas",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-17",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "gpsd",
                        "libkdeedu",
                        "shapelib",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeedu4",
                        "digikam"
                    ]
                }
            ]
        },
        {
            "name": "lskat",
            "portdir": "kde/lskat",
            "version": "4.14.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://games.kde.org/game.php?game=lskat",
            "description": "Lskat stands for Lieutnant Skat (from German Offiziersskat).",
            "long_description": "Lieutnant Skat (from German Offiziersskat) is a fun and engaging card game for two players, where the second player is either live opponent, or built in artificial intelligence. You can also play and test an online demo version of this game.",
            "active": true,
            "categories": [
                "games",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libkdegames",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdegames4"
                    ]
                }
            ]
        },
        {
            "name": "lokalize",
            "portdir": "kde/lokalize",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://userbase.kde.org/Lokalize",
            "description": "Localization tool for KDE4",
            "long_description": "Localization tool for KDE4",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "hunspell",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdesdk4"
                    ]
                }
            ]
        }
    ]
}