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

{
    "count": 50307,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=673",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=671",
    "results": [
        {
            "name": "R-ForestTools",
            "portdir": "R/R-ForestTools",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andrew-plowright/ForestTools",
            "description": "Tools for analyzing remote sensing forest data",
            "long_description": "Tools for analyzing remote sensing forest data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-imager",
                        "R-GLCMTextures",
                        "R-terra",
                        "R-CRAN-recommended",
                        "R-sf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-bos",
            "portdir": "ocaml/ocaml-bos",
            "version": "0.2.1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://erratique.ch/software/bos",
            "description": "Basic OS interaction for OCaml",
            "long_description": "Bos provides support for basic and robust interaction with the operating system in OCaml. It has functions to access the process environment, parse command line arguments, interact with the file system and run command line programs.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 23
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-ocamlbuild",
                        "ocaml-topkg",
                        "opam",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-astring",
                        "ocaml",
                        "ocaml-logs",
                        "ocaml-fpath",
                        "ocaml-findlib",
                        "ocaml-rresult",
                        "ocaml-fmt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-camlp5-buildscripts",
                        "camlp5"
                    ]
                }
            ]
        },
        {
            "name": "R-webfakes",
            "portdir": "R/R-webfakes",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/webfakes",
            "description": "Fake web-apps for HTTP testing",
            "long_description": "Fake web-apps for HTTP testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-jsonlite",
                        "R-xml2",
                        "R-glue",
                        "R-digest",
                        "R-withr",
                        "R-processx",
                        "R-zip",
                        "R-callr",
                        "R-testthat",
                        "R-httr",
                        "R-covr",
                        "R-brotli",
                        "R-curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-httptest2",
                        "R-rsconnect",
                        "R-processx",
                        "R-httr2",
                        "R-vcr",
                        "R-rcmdcheck",
                        "R-ps",
                        "R-remotes",
                        "R-rhub",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-renv"
                    ]
                }
            ]
        },
        {
            "name": "nvi",
            "portdir": "editors/nvi",
            "version": "1.81.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bostic.com/vi/",
            "description": "A vi/ex clone",
            "long_description": "Nvi is an implementation of the ex/vi text editor originally distributed as part of the Fourth Berkeley Software Distribution (4BSD), by the University of California, Berkeley.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-stringmagic",
            "portdir": "R/R-stringmagic",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lrberge.github.io/stringmagic",
            "description": "Character string operations and interpolation",
            "long_description": "Character string operations and interpolation, magic edition.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fixest",
                        "R-dreamerr"
                    ]
                }
            ]
        },
        {
            "name": "R-sp",
            "portdir": "R/R-sp",
            "version": "2.1-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://edzer.github.io/sp",
            "description": "Classes and methods for spatial data",
            "long_description": "Classes and methods for spatial data",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-deldir",
                        "R-raster",
                        "R-terra",
                        "R-sf",
                        "R-gstat",
                        "R-RColorBrewer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-raster",
                        "R-SUMMER",
                        "R-SpatialGraph",
                        "R-gstat",
                        "R-ar.matrix",
                        "R-mosaicCalc",
                        "R-telefit",
                        "R-spacetime",
                        "R-trajectories",
                        "R-SeuratObject",
                        "R-FeedbackTS",
                        "R-polyCub",
                        "R-lctools",
                        "R-leaflet",
                        "R-splancs",
                        "R-RandomFields",
                        "R-BayesX",
                        "R-spBayes",
                        "R-Ternary",
                        "R-spTimer",
                        "R-rgdal",
                        "R-bamlss",
                        "R-FRK",
                        "R-ade4",
                        "R-spData",
                        "R-SSN",
                        "R-SpatialBSS",
                        "R-fossil",
                        "R-mcgf",
                        "R-gdistance",
                        "R-crawl",
                        "R-cooltools",
                        "R-automap",
                        "R-disaggregation",
                        "R-fmesher",
                        "R-geoR",
                        "R-geosphere",
                        "R-MetricGraph",
                        "R-wkb",
                        "R-maptools",
                        "R-moveHMM",
                        "R-sphet",
                        "R-psgp",
                        "R-rgeos",
                        "R-spdep",
                        "R-constrainedKriging",
                        "R-r2d2",
                        "R-rasterVis",
                        "R-seg",
                        "R-intamap",
                        "R-RgoogleMaps"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maps",
                        "R-EnvStats",
                        "R-FracKrigingR",
                        "R-R2BayesX",
                        "R-varycoef",
                        "R-interp",
                        "R-MBA",
                        "R-mosaic",
                        "R-lutz",
                        "R-GJRM",
                        "R-ggfortify",
                        "R-ggplot2",
                        "R-SSN2",
                        "R-sf",
                        "R-PlotTools",
                        "R-epiR",
                        "R-rgeoda",
                        "R-lwgeom",
                        "R-sftime",
                        "R-stars",
                        "R-silicate",
                        "R-animint2"
                    ]
                }
            ]
        },
        {
            "name": "R-mclust",
            "portdir": "R/R-mclust",
            "version": "6.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mclust-org.github.io/mclust",
            "description": "Gaussian mixture modelling for model-based clustering, classification and density estimation",
            "long_description": "Gaussian mixture modelling for model-based clustering, classification and density estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-geometry",
                        "R-mix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ks",
                        "R-npde",
                        "R-otrimle",
                        "R-bpgmm",
                        "R-autocogs",
                        "R-HyperG",
                        "R-KScorrect",
                        "R-clustAnalytics",
                        "R-fpc",
                        "R-prabclus",
                        "R-LOMAR",
                        "R-diceR",
                        "R-norMmix",
                        "R-LMest",
                        "R-fdm2id",
                        "R-fabMix",
                        "R-RGMM",
                        "R-vscc",
                        "R-ICSClust",
                        "R-SAGMM",
                        "R-evclust",
                        "R-saemix",
                        "R-mombf",
                        "R-probout",
                        "R-sharp",
                        "R-sBIC"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dCUR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tclust",
                        "R-insight",
                        "R-RankAggreg",
                        "R-factoextra",
                        "R-robustfa",
                        "R-coca",
                        "R-bayestestR",
                        "R-clue",
                        "R-tidySEM",
                        "R-performance",
                        "R-see",
                        "R-broom",
                        "R-telescope",
                        "R-MixSim"
                    ]
                }
            ]
        },
        {
            "name": "R-lda",
            "portdir": "R/R-lda",
            "version": "1.5.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lda",
            "description": "Collapsed Gibbs sampling methods for topic models",
            "long_description": "Collapsed Gibbs sampling methods for topic models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-penalized"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-stm",
                        "R-NetMix"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-topicmodels",
                        "R-sentopics",
                        "R-textmineR",
                        "R-LDAvis",
                        "R-quanteda"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppInt64",
            "portdir": "R/R-RcppInt64",
            "version": "0.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/rcppint64",
            "description": "Rcpp-based helper functions to pass Int64 values between R and C++",
            "long_description": "Rcpp-based helper functions to pass Int64 values between R and C++",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-tinytest",
                        "R-nanotime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppFarmHash",
                        "R-gdalraster",
                        "R-tiledb"
                    ]
                }
            ]
        },
        {
            "name": "R-FastGaSP",
            "portdir": "R/R-FastGaSP",
            "version": "0.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FastGaSP",
            "description": "Fast and exact computation of Gaussian stochastic process",
            "long_description": "Fast and exact computation of Gaussian stochastic process",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-topkg",
            "portdir": "ocaml/ocaml-topkg",
            "version": "1.0.7",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://erratique.ch/software/topkg",
            "description": "The transitory OCaml software packager",
            "long_description": "Topkg is a packager for distributing OCaml software. It provides an API to describe the files a package installs in a given build configuration and to specify information about the package's distribution, creation and publication procedures.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-ocamlbuild",
                        "opam",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-react",
                        "ocaml-astring",
                        "ocaml-rresult",
                        "ocaml-xmlm",
                        "ocaml-bos",
                        "ocaml-fmt",
                        "ocaml-fpath",
                        "ocaml-logs",
                        "ocaml-ptime",
                        "ocaml-uucp",
                        "ocaml-uunf",
                        "ocaml-uuseg",
                        "ocaml-uutf"
                    ]
                }
            ]
        },
        {
            "name": "twelf",
            "portdir": "lang/twelf",
            "version": "1.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://twelf.org/wiki/Main_Page",
            "description": "Meta-logical framework for deductive systems",
            "long_description": "Meta-logical framework for deductive systems",
            "active": true,
            "categories": [
                "lang",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "smlnj",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "smlnj"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "contacts-cli",
            "portdir": "sysutils/contacts-cli",
            "version": "20210930",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keith/contacts-cli",
            "description": "Query macOS contacts from the command line",
            "long_description": "Query macOS contacts from the command line",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "csv2strings",
            "portdir": "devel/csv2strings",
            "version": "1.1.2",
            "license": "GLP-3.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/csknns/csv2strings",
            "description": "Apple's strings file convertor",
            "long_description": "Parse & convert Apple's strings file to and from a csv file, with first column the translation key, second column the translation value, and the third the comments.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "christos.koninis",
                    "github": "csknns",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-sqlite3-plugin",
            "portdir": "aqua/qt4-mac-sqlite2-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt sqlite database plugin for sqlite3",
            "long_description": "Qt sqlite database plugin for sqlite3",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sqlitedbrowser",
                        "charm",
                        "skrooge",
                        "qlandkartegt",
                        "qt4-creator-mac"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "sqliteman",
                        "freecad",
                        "digikam"
                    ]
                }
            ]
        },
        {
            "name": "qt4-mac-sqlite2-plugin",
            "portdir": "aqua/qt4-mac-sqlite2-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt sqlite database plugin for sqlite2",
            "long_description": "Qt sqlite database plugin for sqlite2",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "sqlite2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql92-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql92",
            "long_description": "Qt PostgreSQL database plugin for postgresql92",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql92"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql90-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql90",
            "long_description": "Qt PostgreSQL database plugin for postgresql90",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql90"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql84-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql84",
            "long_description": "Qt PostgreSQL database plugin for postgresql84",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql84"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql83-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql83",
            "long_description": "Qt PostgreSQL database plugin for postgresql83",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql83"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql82-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql82",
            "long_description": "Qt PostgreSQL database plugin for postgresql82",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql82"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql91-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql91",
            "long_description": "Qt PostgreSQL database plugin for postgresql91",
            "active": true,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql91"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql80-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql80",
            "long_description": "Qt PostgreSQL database plugin for postgresql80",
            "active": false,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt4-mac-postgresql81-plugin",
            "portdir": "aqua/qt4-mac-postgresql91-plugin",
            "version": "4.8.7",
            "license": "(LGPL-2.1 or GPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qt.io/",
            "description": "Qt PostgreSQL database plugin for postgresql81",
            "long_description": "Qt PostgreSQL database plugin for postgresql81",
            "active": false,
            "categories": [
                "aqua",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "postgresql81"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "espeak-ng",
            "portdir": "audio/espeak-ng",
            "version": "1.51.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/espeak-ng/espeak-ng",
            "description": "multi-lingual software speech synthesizer",
            "long_description": "eSpeak NG is a compact open source software text-to-speech synthesizer for Linux, Windows, Mac, Android and other operating systems. It supports more than 100 languages and accents. It is based on the eSpeak engine created by Jonathan Duddington.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "rb32-kramdown",
                        "rb32-ronn-ng",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sonic",
                        "pcaudiolib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "stardict"
                    ]
                }
            ]
        },
        {
            "name": "libgig",
            "portdir": "audio/libgig",
            "version": "4.4.1",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.linuxsampler.org/libgig",
            "description": "C++ library for loading, modifying and creating Gigasampler and DLS (Downloadable Sounds) Level 1/2 files",
            "long_description": "libgig is a C++ library for loading, modifying existing and creating new Gigasampler files and DLS (Downloadable Sounds) Level 1/2 files. The following command line tools are also included: \n \n* gigextract (extracts samples from a .gig file) \n* gigdump (prints out the content of a .gig file) \n* dlsdump (prints out the content of a DLS file) \n* rifftree (prints out the RIFF tree structure of an arbitrary RIFF file)",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cppunit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "showkey",
            "portdir": "sysutils/showkey",
            "version": "1.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://catb.org/esr/showkey/",
            "description": "echo raw keystrokes back at you in a printable form",
            "long_description": "This program puts your terminal in raw mode, eats keystrokes, and prints them back it you in a recognizable printed form (using <>-surrounded ASCII mnemonics for non-printables). This may be useful, for example, if you're not certain what your keyboard keys are sending.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ptex",
            "portdir": "graphics/ptex",
            "version": "2.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wdas/ptex",
            "description": "Per-face texture mapping for production rendering",
            "long_description": "Ptex is a texture mapping system developed by Walt Disney Animation Studios for production-quality rendering.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1511
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "usd",
                        "openimageio",
                        "opensubdiv",
                        "pbrt3"
                    ]
                }
            ]
        },
        {
            "name": "R-tth",
            "portdir": "R/R-tth",
            "version": "4.16-0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tth",
            "description": "C source code and R wrappers for the tth/ttm TeX-to-HTML/MathML translators",
            "long_description": "C source code and R wrappers for the tth/ttm TeX-to-HTML/MathML translators",
            "active": true,
            "categories": [
                "science",
                "tex",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-exams"
                    ]
                }
            ]
        },
        {
            "name": "R-flexclust",
            "portdir": "R/R-flexclust",
            "version": "1.4-2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=flexclust",
            "description": "Flexible cluster algorithms",
            "long_description": "Flexible cluster algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-modeltools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clue",
                        "R-ellipse",
                        "R-seriation",
                        "R-skmeans"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyclust",
                        "R-mcen",
                        "R-dtwclust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clue"
                    ]
                }
            ]
        },
        {
            "name": "R-brio",
            "portdir": "R/R-brio",
            "version": "1.1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://brio.r-lib.org",
            "description": "Basic R input–output",
            "long_description": "Functions to handle basic input–output, these functions always read and write UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit control over line endings.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-downlit",
                        "R-bigrquery",
                        "R-testthat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dm",
                        "R-duckplyr",
                        "R-tibble",
                        "R-cpp11"
                    ]
                }
            ]
        },
        {
            "name": "R-apcluster",
            "portdir": "R/R-apcluster",
            "version": "1.4.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bioinf.jku.at/software/apcluster",
            "description": "Affinity Propagation Clustering",
            "long_description": "Affinity Propagation Clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-kebabs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-diceR"
                    ]
                }
            ]
        },
        {
            "name": "R-EigenR",
            "portdir": "R/R-EigenR",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/EigenR",
            "description": "Complex Matrix Algebra with Eigen",
            "long_description": "Complex Matrix Algebra with Eigen",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HypergeoMat"
                    ]
                }
            ]
        },
        {
            "name": "libxfce4ui",
            "portdir": "xfce/libxfce4ui",
            "version": "4.18.6",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.xfce.org/xfce/libxfce4ui/start",
            "description": "commonly used Xfce widgets",
            "long_description": "commonly used Xfce widgets",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "perl5",
                        "vala",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "startup-notification",
                        "libxfce4util",
                        "xfconf",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xfce4-panel",
                        "xfce4-session",
                        "xfce4-settings",
                        "xfdesktop",
                        "xfwm4",
                        "xfce",
                        "exo",
                        "garcon",
                        "xfce4-appfinder",
                        "mousepad",
                        "ristretto",
                        "xfce4-terminal"
                    ]
                }
            ]
        },
        {
            "name": "octave-timer",
            "portdir": "octave/octave-timer",
            "version": "0.1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/farhi/octave-timer",
            "description": "Matlab-compatible superclass allowing to add new properties dynamically.",
            "long_description": "Matlab-compatible superclass allowing to add new properties dynamically.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xfconf",
            "portdir": "xfce/xfconf",
            "version": "4.18.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.xfce.org/xfce/xfconf/start",
            "description": "easy-to-use configuration system for xfce",
            "long_description": "easy-to-use configuration system for xfce",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "xfce4-dev-tools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "gtk3",
                        "xorg-libX11",
                        "xorg-libsm",
                        "libxfce4util",
                        "dbus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "orage"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxfce4ui",
                        "xfce4-settings",
                        "xfwm4",
                        "xfce",
                        "ristretto"
                    ]
                }
            ]
        },
        {
            "name": "xfce4-dev-tools",
            "portdir": "xfce/xfce4-dev-tools",
            "version": "4.18.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xfce.org",
            "description": "A collection of tools and macros for Xfce developer",
            "long_description": "A collection of tools and macros for Xfce developer",
            "active": true,
            "categories": [
                "devel",
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "intltool",
                        "gettext-runtime",
                        "glib2",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "libtool",
                        "subversion",
                        "automake",
                        "autoconf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libxfce4util",
                        "xfconf",
                        "xfce4-session",
                        "xfce4-settings",
                        "xfdesktop",
                        "xfwm4",
                        "xfce4-appfinder"
                    ]
                }
            ]
        },
        {
            "name": "XviD",
            "portdir": "multimedia/XviD",
            "version": "1.3.7",
            "license": "GPL-2+",
            "platforms": "darwin sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://labs.xvid.com/",
            "description": "High performance and high quality MPEG-4 video library",
            "long_description": "The Xvid video codec implements MPEG-4 Simple Profile and Advanced Simple Profile standards. It permits compressing and decompressing digital video in order to reduce the required bandwidth of video data for transmission over computer networks or efficient storage on CDs or DVDs. Due to its unrivalled quality Xvid has gained great popularity and is used in many other GPLed applications, like e.g. Transcode, MEncoder, MPlayer, Xine and many more.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp-gap-devel",
                        "ufo-ai",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "gpac",
                        "gimp-gap",
                        "avidemux",
                        "transcode",
                        "gstreamer010-gst-plugins-bad",
                        "ffmpeg6",
                        "ffmpeg7"
                    ]
                }
            ]
        },
        {
            "name": "blueutil",
            "portdir": "sysutils/blueutil",
            "version": "2.10.0",
            "license": "BSD",
            "platforms": "{darwin >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/toy/blueutil",
            "description": "CLI for Bluetooth on macOS",
            "long_description": "Command line interface for Bluetooth on macOS, control power, discoverable state, list paired devices, pair new devices, connect and disconnect devices, and check if a device is connected.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "darius",
                    "github": "DanielO",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "diff-pdf",
            "portdir": "graphics/diff-pdf",
            "version": "0.5.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vslavik.github.io/diff-pdf",
            "description": "diff-pdf is a tool for visually comparing two PDFs.",
            "long_description": "It takes two PDF files as arguments. By default, its only output is its return code, which is 0 if there are no differences and 1 if the two PDFs differ. If given the `--output-diff` option, it produces a PDF file with visually highlighted differences. With the `--view` argument it opens a window that lets you view the files' pages and zoom in on details.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "pieter",
                    "github": "pietvo",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "poppler",
                        "wxWidgets-3.2",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-rexml",
            "portdir": "ruby/rb-rexml",
            "version": "3.2.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.germane-software.com/software/rexml",
            "description": "XML processor for the language Ruby",
            "long_description": "REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. It has an API that is designed to be intuitive, straightforward, and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb30-xml-simple"
                    ]
                }
            ]
        },
        {
            "name": "rb31-rexml",
            "portdir": "ruby/rb-rexml",
            "version": "3.2.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.germane-software.com/software/rexml",
            "description": "XML processor for the language Ruby",
            "long_description": "REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. It has an API that is designed to be intuitive, straightforward, and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-xml-simple"
                    ]
                }
            ]
        },
        {
            "name": "rb32-rexml",
            "portdir": "ruby/rb-rexml",
            "version": "3.2.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.germane-software.com/software/rexml",
            "description": "XML processor for the language Ruby",
            "long_description": "REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. It has an API that is designed to be intuitive, straightforward, and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-xml-simple"
                    ]
                }
            ]
        },
        {
            "name": "rb-rexml",
            "portdir": "ruby/rb-rexml",
            "version": "3.2.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.germane-software.com/software/rexml",
            "description": "XML processor for the language Ruby",
            "long_description": "REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. It has an API that is designed to be intuitive, straightforward, and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.",
            "active": true,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ade4",
            "portdir": "R/R-ade4",
            "version": "1.7-22",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pbil.univ-lyon1.fr/ADE-4",
            "description": "Analysis of ecological data: exploratory and euclidean methods in environmental sciences",
            "long_description": "Analysis of ecological data: exploratory and euclidean methods in environmental sciences",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-pixmap",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FD",
                        "R-adegenet",
                        "R-seqinr",
                        "R-clusterSim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-factoextra",
                        "R-GDAtools"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.dist",
            "portdir": "R/R-gamlss.dist",
            "version": "6.1-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.dist",
            "description": "Distributions for generalized additive models for location scale and shape",
            "long_description": "Distributions for generalized additive models for location scale and shape",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-distributions3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PReMiuM",
                        "R-orders",
                        "R-gamlss.add",
                        "R-gamlss.cens",
                        "R-gamlss.countKinf",
                        "R-gamlss.foreach",
                        "R-gamlss.ggplots",
                        "R-gamlss.inf",
                        "R-gamlss.mx",
                        "R-gamlss.spatial",
                        "R-gamlss.tr",
                        "R-gamlss",
                        "R-ExGaussEstim",
                        "R-GJRM",
                        "R-DiscreteDists",
                        "R-scModels",
                        "R-asymmetry.measures"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tramME",
                        "R-fitdistrplus",
                        "R-bamlss"
                    ]
                }
            ]
        },
        {
            "name": "py27-socketpool",
            "portdir": "python/py-socketpool",
            "version": "0.5.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benoitc/socketpool",
            "description": "Socketpool - a simple Python socket pool.",
            "long_description": "Socket pool is a simple socket pool that supports multiple factories and backends. It can easily be used by gevent, eventlet or any other library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2851
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-socketpool",
                        "py27-restkit"
                    ]
                }
            ]
        },
        {
            "name": "py-socketpool",
            "portdir": "python/py-socketpool",
            "version": "0.5.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benoitc/socketpool",
            "description": "Socketpool - a simple Python socket pool.",
            "long_description": "Socket pool is a simple socket pool that supports multiple factories and backends. It can easily be used by gevent, eventlet or any other library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2851
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-socketpool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-rrdtool",
            "portdir": "python/py-rrdtool",
            "version": "0.1.15",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/commx/python-rrdtool",
            "description": "Python bindings for rrdtool",
            "long_description": "Python bindings for rrdtool",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "rrdtool"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-rrdtool",
                        "ntop"
                    ]
                }
            ]
        },
        {
            "name": "py-rrdtool",
            "portdir": "python/py-rrdtool",
            "version": "0.1.15",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/commx/python-rrdtool",
            "description": "Python bindings for rrdtool",
            "long_description": "Python bindings for rrdtool",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-rrdtool"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}