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

{
    "count": 52338,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=99",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=97",
    "results": [
        {
            "name": "kyototycoon",
            "portdir": "databases/kyototycoon",
            "version": "0.9.56",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fallabs.com/kyototycoon/",
            "description": "Kyoto Tycoon is a lightweight database server.",
            "long_description": "Kyoto Tycoon is a lightweight database server with auto expiration mechanism, which is useful to handle cache data of various applications. Kyoto Tycoon is also a package of network interface to the DBM called Kyoto Cabinet. Though the DBM has high performance and high concurrency, you might bother in case that multiple processes share the same database, or remote processes access the database. Thus, Kyoto Tycoon is provided for concurrent and remote connections to Kyoto Cabinet. Kyoto Tycoon is composed of the server process managing multiple databases and its access library for client applications.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "devel",
                "profile",
                "lua"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kyotocabinet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kytea",
            "portdir": "textproc/kytea",
            "version": "0.4.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.phontron.com/kytea/",
            "description": "a word segmentation/pronunciation estimation tool",
            "long_description": "Kyoto Text Analysis Toolkit (KyTea, pronounced \"cutie\") is a general toolkit developed for analyzing text, with a focus on Japanese, Chinese and other languages requiring word or morpheme segmentation.",
            "active": true,
            "categories": [
                "textproc",
                "japanese"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "groonga"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "eda"
                    ]
                }
            ]
        },
        {
            "name": "kyua",
            "portdir": "devel/kyua",
            "version": "0.14.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/freebsd/kyua",
            "description": "Kyua is a testing framework for infrastructure software.",
            "long_description": "Kyua is a testing framework for infrastructure software, originally designed to equip BSD-based operating systems with a test suite.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "lutok",
                        "lua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "l3afpad",
            "portdir": "editors/l3afpad",
            "version": "0.8.18.1.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stevenhoneyman/l3afpad",
            "description": "A simple GTK+ 3 text editor that emphasizes simplicity.",
            "long_description": "A simple GTK+ 3 text editor that emphasizes simplicity.",
            "active": true,
            "categories": [
                "editors",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "russell.jones",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "freetype",
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lab",
            "portdir": "devel/lab",
            "version": "0.25.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zaquestion.github.io/lab",
            "description": "git-wrapper for GitLab specific functionality",
            "long_description": "Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab, including seamless workflows for creating merge requests, issues and snippets.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "c.wrinn",
                    "github": "cwrinn",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lablgl",
            "portdir": "graphics/lablgl",
            "version": "1.07",
            "license": "BSD and Tcl/Tk",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/garrigue/lablgl",
            "description": "Objective Caml interface to OpenGL",
            "long_description": "LablGL is is an Objective Caml interface to OpenGL. Support is included for use with both Glut (standalone) and LablTk. LablGTK also includes specific support for LablGL.",
            "active": true,
            "categories": [
                "graphics",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-camlp-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocamlsdl",
                        "flashdot"
                    ]
                }
            ]
        },
        {
            "name": "lablgtk2",
            "portdir": "x11/lablgtk2",
            "version": "2.18.14",
            "license": "(LGPL-2 or Restrictive/Distributable)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://garrigue.github.io/lablgtk/",
            "description": "OCaml interface to gtk+ 2.x",
            "long_description": "LablGTK2 is is an OCaml interface to gtk+ 2.x. It uses the rich type system of OCaml to provide a strongly typed, yet very comfortable, object-oriented interface to gtk+.",
            "active": true,
            "categories": [
                "ocaml",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 24
                }
            ],
            "variants": [
                "gl",
                "rsvg",
                "gtksourceview",
                "gtksourceview2",
                "x11",
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "librsvg",
                        "gtk2",
                        "ocaml-findlib",
                        "ocaml-camlp-streams",
                        "ocaml",
                        "libgnomecanvas"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mldonkey",
                        "camlimages",
                        "monotone-viz"
                    ]
                }
            ]
        },
        {
            "name": "lablgtk3",
            "portdir": "x11/lablgtk3",
            "version": "3.1.5",
            "license": "(LGPL-2.1+ or Restrictive/Distributable)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://garrigue.github.io/lablgtk/",
            "description": "OCaml interface to GTK+ 3",
            "long_description": "LablGTK3 is an OCaml interface to GTK+ 3. It uses the rich type system of OCaml to provide a strongly typed, yet very comfortable, object-oriented interface to GTK+.",
            "active": true,
            "categories": [
                "ocaml",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 196
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "camlp5",
                        "ocaml-dune",
                        "ocaml-camlp-streams"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-cairo2",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "unison"
                    ]
                }
            ]
        },
        {
            "name": "lader",
            "portdir": "textproc/lader",
            "version": "0.1.6",
            "license": "EPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.phontron.com/lader/",
            "description": "Latent Derivation Rerorderer",
            "long_description": "lader is a program that is able to train and use discriminative parsers to improve machine translation reordering. It is unlike other parsers in that it can be trained directly from aligned parallel text with no annotated syntax trees. Using it for translation between language pairs with very different word order can greatly improve translation accuracy.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lagrange",
            "portdir": "net/lagrange",
            "version": "1.20.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/skyjake/lagrange",
            "description": "A Beautiful Gemini Client",
            "long_description": "A Beautiful Gemini Client",
            "active": true,
            "categories": [
                "net",
                "gemini"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 49
                }
            ],
            "variants": [
                "debug",
                "tui",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zip",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "mpg123",
                        "the_Foundation",
                        "fribidi",
                        "opusfile",
                        "libsdl2",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lal",
            "portdir": "science/lal",
            "version": "7.6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "LSC Algorithm Library",
            "long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "hdf5",
                        "fftw-3",
                        "fftw-3-single",
                        "gsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "py37-lal",
                        "py37-lalpulsar",
                        "py36-lal",
                        "py38-lalpulsar",
                        "py312-lal",
                        "octave-lal",
                        "py27-lal",
                        "py38-lal",
                        "lalapps",
                        "lalburst",
                        "lalframe",
                        "lalinference",
                        "lalinspiral",
                        "lalmetaio",
                        "lalpulsar",
                        "lalsimulation",
                        "py312-lalpulsar"
                    ]
                }
            ]
        },
        {
            "name": "lalapps",
            "portdir": "science/lalapps",
            "version": "10.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "LSC Algorithm Library Applications",
            "long_description": "LALApps is a set of codes for gravitational wave data analysis, against the LSC Algorithm Library.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "lal",
                        "lalburst",
                        "lalframe",
                        "lalinference",
                        "lalinspiral",
                        "lalmetaio",
                        "lalpulsar",
                        "lalsimulation",
                        "libframe",
                        "metaio",
                        "libomp",
                        "py312-numpy",
                        "py312-h5py",
                        "py312-lscsoft-glue",
                        "py312-lal",
                        "py312-lalburst",
                        "py312-lalframe",
                        "py312-lalinference",
                        "py312-lalinspiral",
                        "py312-lalmetaio",
                        "py312-lalpulsar",
                        "py312-lalsimulation",
                        "python312",
                        "fftw-3",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lalburst",
            "portdir": "science/lalburst",
            "version": "2.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "LSC Algorithm Library - Burst",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Burst, containing routines for burst gravitational wave data analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lalsimulation",
                        "libomp",
                        "metaio",
                        "gsl",
                        "lal",
                        "lalmetaio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-lalburst",
                        "py37-lalburst",
                        "py27-lalburst",
                        "py38-lalburst",
                        "lalapps",
                        "py312-lalburst",
                        "octave-lalburst",
                        "lalinference"
                    ]
                }
            ]
        },
        {
            "name": "lalframe",
            "portdir": "science/lalframe",
            "version": "3.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "LSC Algorithm Library - Frame",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Frame, containing routines for reading and writing frame files.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "swig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "libframe",
                        "ldas-tools-framecpp",
                        "lal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-lalframe",
                        "py37-lalframe",
                        "py27-lalframe",
                        "py38-lalframe",
                        "lalapps",
                        "lalinference",
                        "py312-lalframe",
                        "octave-lalframe",
                        "lalinspiral",
                        "lalpulsar",
                        "py312-lalpulsar"
                    ]
                }
            ]
        },
        {
            "name": "lalinference",
            "portdir": "science/lalinference",
            "version": "4.1.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "LSC Algorithm Library - Inference",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Inference containing routines for Bayesian inference data analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lalburst",
                        "lalframe",
                        "lalinspiral",
                        "libomp",
                        "lalsimulation",
                        "metaio",
                        "lalmetaio",
                        "gsl",
                        "healpix-c",
                        "lal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-lalinference",
                        "py36-lalinference",
                        "py37-lalinference",
                        "py38-lalinference",
                        "lalapps",
                        "py312-lalinference",
                        "octave-lalinference",
                        "lalpulsar",
                        "py312-lalpulsar"
                    ]
                }
            ]
        },
        {
            "name": "lalinspiral",
            "portdir": "science/lalinspiral",
            "version": "5.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "LSC Algorithm Library - Inspiral",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Inspiral, containing routines for compact binary gravitational wave data analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "coreutils",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lalsimulation",
                        "libomp",
                        "metaio",
                        "gsl",
                        "lal",
                        "lalframe",
                        "lalmetaio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-lalinspiral",
                        "py37-lalinspiral",
                        "py27-lalinspiral",
                        "py38-lalinspiral",
                        "lalapps",
                        "lalinference",
                        "octave-lalinference",
                        "octave-lalinspiral",
                        "py312-lalinspiral"
                    ]
                }
            ]
        },
        {
            "name": "lalmetaio",
            "portdir": "science/lalmetaio",
            "version": "4.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "LSC Algorithm Library - MetaIO",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - MetaIO containing routines for reading/writing LIGO_LW XML files.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "swig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "metaio",
                        "lal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-lalmetaio",
                        "py37-lalmetaio",
                        "py27-lalmetaio",
                        "py38-lalmetaio",
                        "lalapps",
                        "lalburst",
                        "lalinference",
                        "lalinspiral",
                        "py312-lalmetaio",
                        "octave-lalmetaio"
                    ]
                }
            ]
        },
        {
            "name": "lalpulsar",
            "portdir": "science/lalpulsar",
            "version": "7.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "LSC Algorithm Library - Pulsar",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Pulsar containing routines for continuous wave gravitational data analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cfitsio",
                        "lal",
                        "lalframe",
                        "libomp",
                        "lalsimulation",
                        "libxml2",
                        "lalinference",
                        "fftw-3",
                        "fftw-3-single",
                        "gsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-lalpulsar",
                        "py36-lalpulsar",
                        "py37-lalpulsar",
                        "py38-lalpulsar",
                        "lalapps",
                        "octave-lalinference",
                        "py312-lalpulsar",
                        "octave-lalpulsar"
                    ]
                }
            ]
        },
        {
            "name": "lalsimulation",
            "portdir": "science/lalsimulation",
            "version": "6.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
            "description": "LSC Algorithm Library - Simulation",
            "long_description": "LIGO Scientific Collaboration Algorithm Library - Simulation containing routines for simulation gravitational-wave waveforms and noise sources.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "swig",
                        "help2man"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "gsl",
                        "lal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-lalsimulation",
                        "py37-lalsimulation",
                        "py27-lalsimulation",
                        "py38-lalsimulation",
                        "lalapps",
                        "lalburst",
                        "lalinference",
                        "lalinspiral",
                        "lalpulsar",
                        "py312-lalpulsar",
                        "py312-lalsimulation",
                        "octave-lalsimulation"
                    ]
                }
            ]
        },
        {
            "name": "lambda",
            "portdir": "math/lambda",
            "version": "0.1.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://66.47.116.75/~demo/lambda/",
            "description": "A lambda calculus interpreter",
            "long_description": "Lambda is a lambda calculus interpreter. It also will convert lambda expression into the combinators S, K, and I.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lambdamoo",
            "portdir": "net/lambdamoo",
            "version": "1.8.1",
            "license": "Permissive and GPLConflict and GPL and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.moo.mud.org/",
            "description": "The most commonly used program to run MOOs",
            "long_description": "LambdaMOO is a network-accessible, multi-user, programmable, interactive system well-suited to the construction of text-based adventure games, conferencing systems, and other collaborative software. Its most common use, however, is as a multi-participant, low-bandwidth virtual reality.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lame",
            "portdir": "audio/lame",
            "version": "3.100",
            "license": "LGPL-2.1+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lame.sourceforge.net/",
            "description": "Lame Ain't an MP3 Encoder",
            "long_description": "LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to use the open source model to improve the psycho acoustics, noise shaping and speed of MP3.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "simd",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "welle.io-devel",
                        "VLC2",
                        "libVLC2",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "transcode",
                        "tenacity",
                        "avidemux",
                        "mythtv-core.28",
                        "mythtv-plugins.28",
                        "py314-lameenc",
                        "py313-lameenc",
                        "audacity2",
                        "audacity-devel",
                        "audacious-plugins",
                        "ffmpeg8",
                        "libquicktime-devel",
                        "libquicktime",
                        "ffmpeg4",
                        "gstreamer1-gst-plugins-good",
                        "abcde",
                        "darkice",
                        "etree-scripts",
                        "mythtv-core.27",
                        "welle.io",
                        "audacity",
                        "ices0",
                        "libsndfile",
                        "sox",
                        "mp3fs",
                        "gpodder",
                        "gstreamer010-gst-plugins-ugly",
                        "gimp-gap",
                        "gimp-gap-devel",
                        "swftools",
                        "MPlayer",
                        "gnupod",
                        "mplayer-devel",
                        "musikcube"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "flac2mp3",
                        "freac",
                        "normalize"
                    ]
                }
            ]
        },
        {
            "name": "LanguageTool",
            "portdir": "aqua/LanguageTool",
            "version": "6.6",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://languagetool.org/",
            "description": "Proofreading tool for numerous languages",
            "long_description": "LanguageTool is an Open Source proofreading software for English, French, German, Polish, Russian, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect.",
            "active": true,
            "categories": [
                "aqua",
                "textproc",
                "java"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lanHEP",
            "portdir": "science/lanHEP",
            "version": "4.0.0",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://theory.sinp.msu.ru/~semenov/lanhep.html",
            "description": "Automatic Feynman rule generation",
            "long_description": "The LanHEP program for Feynman rules generation in momentum representation is presented. It reads the Lagrangian written in the compact form close to one used in publications. It means that Lagrangian terms can be written with summation over indices of broken symmetries and using special symbols for complicated expressions, such as covariant derivative and strength tensor for gauge fields. The output is Feynman rules in terms of physical fields and independent parameters.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lapack",
            "portdir": "math/lapack",
            "version": "3.12.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netlib.org/lapack/",
            "description": "Linear Algebra PACKage",
            "long_description": "LAPACK is written in Fortran 90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                },
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 12
                }
            ],
            "variants": [
                "accelerate",
                "debug",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gr-adapt",
                        "gr37-adapt"
                    ]
                }
            ]
        },
        {
            "name": "lapack-manpages",
            "portdir": "math/lapack",
            "version": "3.11.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netlib.org/lapack/",
            "description": "LAPACK manpages",
            "long_description": "LAPACK manpages",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "doxygen",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lapce",
            "portdir": "editors/lapce",
            "version": "0.4.6",
            "license": "Apache-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lapce.dev/",
            "description": "Lightning-fast and Powerful Code Editor written in Rust",
            "long_description": "Lapce is an open source code editor written in Rust. By utilising native GUI and GPU rendering, and with the performance Rust provides, Lapce is one of the fastest code editors out there.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgit2",
                        "libunwind",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "larn",
            "portdir": "games/larn",
            "version": "12",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Text-based cavern exploring game",
            "long_description": "Larn is a text-based fantasy role-playing game similar to Rogue, Nethack, etc.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "singleuser",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "laspack",
            "portdir": "math/laspack",
            "version": "1.12.2",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mgnet.org/mgnet/Codes/laspack/html/laspack.html",
            "description": "Package for solving large sparse systems of linear equations",
            "long_description": "LASPack is a package for solving large sparse systems of linear equations like those which arise from discretization of partial differential equations.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lastfm-desktop",
            "portdir": "audio/lastfm-desktop",
            "version": "2.1.39",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.last.fm",
            "description": "Official Last.fm desktop application suite",
            "long_description": "Official Last.fm desktop application suite",
            "active": true,
            "categories": [
                "sysutils",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "coreutils",
                        "boost176",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libmng",
                        "qt4-mac",
                        "ffmpeg4",
                        "tiff",
                        "qt4-mac-sqlite3-plugin",
                        "zlib",
                        "liblastfm",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lastfmlib",
            "portdir": "audio/lastfmlib",
            "version": "0.4.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/lastfmlib/",
            "description": "C/C++ library to scrobble your tracks on Last.fm",
            "long_description": "lastfmlib is library that provides an implementation of the Last.fm Submissions Protocol v1.2. It allows you to scrobble your tracks on Last.fm",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lastfmsubmitd",
            "portdir": "audio/lastfmsubmitd",
            "version": "0.35",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/decklin/lastfmsubmitd",
            "description": "LastFM Music Submitter",
            "long_description": "lastfmsubmitd is a replacement for the traditional Last.fm plugin model. Instead of re-implementing networking and caching code in each plugin, player plugins can simply send song information to the daemon, which will take care of the rest.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lastmp"
                    ]
                }
            ]
        },
        {
            "name": "lastmp",
            "portdir": "audio/lastmp",
            "version": "0.35",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.red-bean.com/~decklin/software/lastfmsubmitd/",
            "description": "LastFM Music Submitter for MPD",
            "long_description": "lastmp is a plugin for lastfmsubmitd. It submits tracks played from MPD to lastfmsubmitd, which will in turn submit them to last.fm",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lastfmsubmitd",
                        "python27",
                        "py27-mpdclient2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lastpass-cli",
            "portdir": "security/lastpass-cli",
            "version": "1.6.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lastpass/lastpass-cli",
            "description": "command line interface to LastPass.com",
            "long_description": "command line interface to LastPass.com",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                },
                {
                    "name": "macports",
                    "github": "Raimondi",
                    "ports_count": 6
                },
                {
                    "name": "mni",
                    "github": "",
                    "ports_count": 27
                }
            ],
            "variants": [
                "debug",
                "pinentry",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libxml2",
                        "curl",
                        "pinentry"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lastpass-cli-doc",
            "portdir": "security/lastpass-cli",
            "version": "1.6.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lastpass/lastpass-cli",
            "description": "Documentation for command line interface to LastPass.com",
            "long_description": "Documentation for command line interface to LastPass.com",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                },
                {
                    "name": "macports",
                    "github": "Raimondi",
                    "ports_count": 6
                },
                {
                    "name": "mni",
                    "github": "",
                    "ports_count": 27
                }
            ],
            "variants": [
                "debug",
                "pinentry",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "asciidoc",
                        "libxslt",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libxml2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "laszip",
            "portdir": "gis/laszip",
            "version": "3.5.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://laszip.org",
            "description": "a library to handle compressed point cloud data",
            "long_description": "LASzip is a library to handle compressed point cloud data.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 25
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "liblas"
                    ]
                }
            ]
        },
        {
            "name": "latd",
            "portdir": "net/latd",
            "version": "1.29",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://linux-decnet.sourceforge.net/",
            "description": "Local Area Terminal (LAT) protocol",
            "long_description": "Implemenatation of the Local Area Terminal (LAT) protocol which allows remote login to a VAX system offering LAT services.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "latex2html",
            "portdir": "print/latex2html",
            "version": "2021",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ctan.org/pkg/latex2html",
            "description": "Convert LaTeX into HTML.",
            "long_description": "LATEX2HTML is a convertor written in Perl that converts LATEX documents to HTML.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poppler",
                        "ghostscript",
                        "netpbm",
                        "texlive-latex",
                        "perl5.34",
                        "dvipng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "htcondor",
                        "gaa",
                        "gnustep-make-docs"
                    ]
                }
            ]
        },
        {
            "name": "latex2man",
            "portdir": "textproc/latex2man",
            "version": "1.23",
            "license": "LPPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.informatik-vollmer.de/software/latex2man.php",
            "description": "Translator program intended to translate a LaTeX document into man",
            "long_description": "Latex2man is a tool to translate UNIX manual pages written with LaTeX into a format understood by the UNIX man(1)-command. Alternatively HTML, TexInfo, or LaTeX code can be produced too.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5",
                        "texlive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "latex2rtf",
            "portdir": "tex/latex2rtf",
            "version": "2.3.18",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://latex2rtf.sourceforge.net/",
            "description": "Translator program intended to translate a LaTeX document into RTF",
            "long_description": "LaTeX2rtf is a translator program which is intended to translate a LaTeX document (precisely: the text and a limited subset of LaTeX tags) into the RTF format which can be imported by several textprocessors (including Microsoft Word for Windows and Word for Macintosh).",
            "active": true,
            "categories": [
                "tex"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick",
                        "netpbm",
                        "ghostscript",
                        "texlive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "latexdiff",
            "portdir": "tex/latexdiff",
            "version": "1.4.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ctan.org/pkg/latexdiff",
            "description": "determine and mark up significant differences between latex files",
            "long_description": "latexdiff is a Perl script, which compares two latex files and marks up significant differences between them (i.e. a diff for latex files). Various options are available for visual markup using standard latex packages such as \"color.sty\". Changes not directly affecting visible text, for example in formatting commands, are still marked in the latex source.",
            "active": true,
            "categories": [
                "tex"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-algorithm-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra"
                    ]
                }
            ]
        },
        {
            "name": "LaTeXiT",
            "portdir": "tex/LaTeXiT",
            "version": "2.5.0",
            "license": "CeCILL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pierre.chachatelier.fr/programmation/latexit_en.php",
            "description": "Drag-and-drop LaTeX support for Mac applications",
            "long_description": "LaTeXiT is a small utility that allows you to quickly typeset LaTeX equations, without bothering with file creation, preambles, and so on. The PDF image obtained can then be exported by drag'n drop to any application supporting it. This is very useful to insert equations in presentations made with Keynote or Powerpoint. LaTeXiT also features an application service, so that you can type and transform equations directly in most text editors (Pages, Nisus Writer Express, TextEdit...).",
            "active": true,
            "categories": [
                "aqua",
                "tex"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ghostscript",
                        "texlive-basic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "latex-mk",
            "portdir": "print/latex-mk",
            "version": "2.0",
            "license": "BSD-old",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://latex-mk.sourceforge.net/",
            "description": "makefile fragments and shell scripts to manage LaTeX documents",
            "long_description": "Latex-Mk is a set of makefile fragments and shell scripts designed to assist in the management of LaTeX documents. The user creates a simple Makefile which sets up a few simple variables and then includes the latex.mk fragment at the end.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [
                {
                    "name": "rbeyer",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "texlive-latex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "latexmk",
            "portdir": "tex/latexmk",
            "version": "4.88",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cantab.net/users/johncollins/latexmk/",
            "description": "Automates the process of generating a LaTeX document",
            "long_description": "Latexmk completely automates the process of generating a LaTeX document. Essentially, it is a highly specialized cousin of the general make utility. Given the source files for a document, latexmk issues the appropriate sequence of commands to generate a .dvi, .ps, .pdf or hardcopy version of the document. It can also be set to run continuously with a previewer; the latex program, etc, are rerun whenever one of the source files is modified.",
            "active": true,
            "categories": [
                "tex",
                "print"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-latex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra"
                    ]
                }
            ]
        },
        {
            "name": "LaTeXML",
            "portdir": "tex/LaTeXML",
            "version": "0.8.8",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dlmf.nist.gov/LaTeXML/",
            "description": "LaTeXML converts TeX to XML/HTML/MathML",
            "long_description": "LaTeXML converts TeX to XML, including HTML, XHTML, ePub with MathML.",
            "active": true,
            "categories": [
                "tex"
            ],
            "maintainers": [
                {
                    "name": "bruce.miller",
                    "github": "brucemiller",
                    "ports_count": 1
                }
            ],
            "variants": [
                "mactex"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-archive-zip",
                        "p5.34-file-which",
                        "p5.34-getopt-long",
                        "p5.34-image-size",
                        "p5.34-io-string",
                        "p5.34-json-xs",
                        "p5.34-libwww-perl",
                        "perl5.34",
                        "p5.34-perlmagick",
                        "p5.34-pod-parser",
                        "p5.34-text-unidecode",
                        "p5.34-time-hires",
                        "p5.34-uri",
                        "p5.34-xml-libxml",
                        "p5.34-xml-libxslt",
                        "p5.34-parse-recdescent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "latte-int",
            "portdir": "math/latte-int",
            "version": "1.7.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.math.ucdavis.edu/~latte/",
            "description": "LattE integrale, software for counting lattice points and integration over convex polytopes",
            "long_description": "LattE integrale, software for counting lattice points and integration over convex polytopes",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "experimental",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "LiDIA",
                        "cddlib",
                        "lrslib",
                        "TOPCOM",
                        "gmp",
                        "ntl",
                        "4ti2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "launch",
            "portdir": "aqua/launch",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sabi.net/nriley/software/",
            "description": "command-line launcher for macOS in the spirit of open",
            "long_description": "Apple provides a simple command-line launching program called open with macOS. It offers few options - launching applications by name or by path, launching TextEdit, or opening a number of applications, documents, folders, or URLs. With the exception of special support for TextEdit (open -a), launch does all this and more.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "launch4j",
            "portdir": "java/launch4j",
            "version": "3.50",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://launch4j.sourceforge.net/",
            "description": "Cross-platform Java executable wrapper",
            "long_description": "Launch4j is a cross-platform tool for wrapping Java applications distributed as jars in lightweight Windows native executables. The executable can be configured to search for a certain JRE version or use a bundled one, and it's possible to set runtime options, like the initial/max heap size. The wrapper also provides better user experience through an application icon, a native pre-JRE splash screen, a custom process name, and a Java download page in case the appropriate JRE cannot be found.",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lazarus",
            "portdir": "devel/lazarus",
            "version": "4.8-0",
            "license": "GPL-2 and LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lazarus-ide.org",
            "description": "Free Pascal IDE.",
            "long_description": "Lazarus is an open-source development system that builds on the Free Pascal compiler by adding an integrated development environment (IDE). It includes a syntax-highlighting code editor and a visual form designer, as well as a component library that is highly compatible with Delphi's Visual Component Library (VCL). The Lazarus Component Library (LCL) includes equivalents for many of the familiar VCL controls such as forms, buttons, text boxes and so on, which are used to create applications with a graphical user interface (GUI).",
            "active": true,
            "categories": [
                "devel",
                "pascal"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [
                "cocoa",
                "gtk2",
                "qt4",
                "qt5",
                "qt6",
                "python4delphi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fpc",
                        "fpc-sources"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pasdoc-gui",
                        "ddrescueview"
                    ]
                }
            ]
        },
        {
            "name": "lazydocker",
            "portdir": "devel/lazydocker",
            "version": "0.25.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jesseduffield/lazydocker",
            "description": "The lazy way to manage everything docker",
            "long_description": "A simple terminal UI for both docker and docker-compose, written in Go with the gocui library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "nicolaiskye",
                    "github": "NicolaiSkye",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}