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

{
    "count": 52273,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=12",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=10",
    "results": [
        {
            "name": "autoconf264",
            "portdir": "devel/autoconf264",
            "version": "2.64",
            "license": "(Autoconf or GPL-2+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/autoconf/",
            "description": "Automatically configures software for compilation",
            "long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m4",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autoconf269",
            "portdir": "devel/autoconf269",
            "version": "2.69",
            "license": "(Autoconf or GPL-2+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/autoconf/",
            "description": "Automatically configures software for compilation",
            "long_description": "Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m4",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autoconf-archive",
            "portdir": "devel/autoconf-archive",
            "version": "2024.10.16",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/autoconf-archive/",
            "description": "A collection of more than 450 macros for GNU Autoconf",
            "long_description": "The GNU Autoconf Archive is a collection of more than 450 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet. Every single one of those macros can be re-used without imposing any restrictions whatsoever on the licensing of the generated configure script.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gtkspell3",
                        "profanity",
                        "graphviz-devel",
                        "ancient",
                        "audiowmark",
                        "abiword-x11",
                        "alienarena",
                        "mod_tile",
                        "gdlmm3",
                        "libhsts",
                        "libgnome",
                        "dvisvgm",
                        "dvisvgm-devel",
                        "graphviz",
                        "jp2a",
                        "libopenraw",
                        "libopenraw-legacy",
                        "osm-gps-map",
                        "algol68g",
                        "httrack",
                        "rtorrent-devel",
                        "aide",
                        "rdfind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-common"
                    ]
                }
            ]
        },
        {
            "name": "autogen",
            "portdir": "devel/autogen",
            "version": "5.18.16",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/autogen/",
            "description": "tool to simplify the creation and maintenance of programs",
            "long_description": "AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "coreutils"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "guile-2.2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "anjuta"
                    ]
                }
            ]
        },
        {
            "name": "autojump",
            "portdir": "sysutils/autojump",
            "version": "22.5.3",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wting/autojump",
            "description": "a cd command that learns",
            "long_description": "autojump is a cd command that learns.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "automake",
            "portdir": "devel/automake",
            "version": "1.18.1",
            "license": "(GPL-2+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/automake",
            "description": "the gnu automake utility for generating Makefile.in",
            "long_description": "Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ngspice-lib"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "guestfs-tools"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "djview",
                        "emacs-mac-app",
                        "emacs-mac-app-devel",
                        "pinentry-mac",
                        "arj",
                        "dact",
                        "gnutar",
                        "lha",
                        "lrzip",
                        "slimdata",
                        "ucl",
                        "xar",
                        "minizip",
                        "a52dec",
                        "audiofile",
                        "cdparanoia",
                        "cmuclmtk",
                        "easytag",
                        "espeak-ng",
                        "gmpc",
                        "ices0",
                        "id3lib",
                        "libao",
                        "libdca",
                        "libmodplug",
                        "libmusicbrainz2",
                        "libofa",
                        "liboss",
                        "libsamplerate",
                        "libshout",
                        "libsmf",
                        "libtagedit",
                        "libxtract",
                        "madplay",
                        "mpeg4ip",
                        "ncmpcpp",
                        "oggsplit",
                        "soundtouch",
                        "stk",
                        "streamripper",
                        "tagtool",
                        "vorbis-tools",
                        "xgsch2pcb",
                        "gnokii",
                        "hidapi",
                        "telepathy-logger",
                        "avr-libc",
                        "dfu-programmer",
                        "mips-elf-gcc",
                        "upslug2",
                        "usbprog",
                        "csvdb",
                        "db46",
                        "db46-java",
                        "dbslayer",
                        "gigabase",
                        "iplike",
                        "libdbi",
                        "libdbi-drivers",
                        "libgda5",
                        "pgtcl",
                        "postgis2",
                        "psiconv",
                        "pxlib",
                        "qof",
                        "simplevoc-open",
                        "sparkey",
                        "sqlite2",
                        "ResIL",
                        "apr-util",
                        "aqbanking6",
                        "aqbanking6-gtk2",
                        "aqbanking6-gtk3",
                        "asio",
                        "bakefile",
                        "beecrypt",
                        "bitwise",
                        "capnproto",
                        "cdecl",
                        "coccinelle",
                        "cocoa-sharp",
                        "codeblocks",
                        "cppunit",
                        "cunit",
                        "expect",
                        "fsvs",
                        "ftnchek",
                        "geany",
                        "glade3",
                        "gpgme",
                        "gsoap",
                        "gtkimageview",
                        "gumbo-parser",
                        "gvfs",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk2",
                        "gwenhywfar5-gtk3",
                        "ideviceinstaller",
                        "ideviceinstaller-devel",
                        "idevicerestore",
                        "idevicerestore-devel",
                        "jubatus-mpio",
                        "jubatus-msgpack-rpc",
                        "libast",
                        "libb2",
                        "libchloride",
                        "libcmis",
                        "libconfig-hr",
                        "libdivecomputer",
                        "libdvbpsi",
                        "libdvdnav",
                        "libelf",
                        "libevent1",
                        "libfixposix",
                        "libgee",
                        "libgpg-error",
                        "libimobiledevice",
                        "libimobiledevice-devel",
                        "libirecovery",
                        "libirecovery-devel",
                        "libjwt",
                        "libmaxminddb",
                        "libmcrypt",
                        "libmcs",
                        "libmemcache",
                        "libmongo-client",
                        "libmowgli",
                        "libnewt",
                        "libofx",
                        "liboil",
                        "libpwquality",
                        "librets",
                        "libsdl_gfx",
                        "libsdl_pango",
                        "libsl",
                        "libtar",
                        "libucl",
                        "libuninameslist",
                        "libusb-devel",
                        "libusb-compat",
                        "libusb-legacy",
                        "libusbmuxd-devel",
                        "libxdg-basedir",
                        "libyaml",
                        "log4cpp",
                        "lutok",
                        "lzo",
                        "mediainfolib",
                        "mesalink",
                        "mesos",
                        "midgard2-core",
                        "mono",
                        "mono-addins",
                        "monotone-devel",
                        "mpir",
                        "mpir-devel",
                        "msgpack0",
                        "nettle",
                        "oniguruma5",
                        "oniguruma6",
                        "openscop",
                        "openslp",
                        "ossp-val",
                        "pcrexx",
                        "ppl",
                        "protobuf-c",
                        "protobuf-cpp",
                        "qd",
                        "qqwing",
                        "radlib",
                        "robodoc",
                        "safestr",
                        "sdlconsole",
                        "sparsehash",
                        "tclreadline",
                        "thrift",
                        "ucpp",
                        "udis86",
                        "umem",
                        "unibilium",
                        "universal-ctags",
                        "upower",
                        "usbmuxd",
                        "usbmuxd-devel",
                        "valgrind-devel",
                        "valgrind-macos-devel",
                        "wolfssl",
                        "xmlwrapp",
                        "xxl",
                        "zeitgeist",
                        "zmq3",
                        "zmq22",
                        "zshdb",
                        "TeXmacs",
                        "abiword-x11",
                        "bluefish",
                        "cssed",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "l3afpad",
                        "leafpad",
                        "vigor",
                        "basiliskii",
                        "basiliskii-gui",
                        "dosbox",
                        "dosbox-x",
                        "freesci",
                        "gelide",
                        "hercules",
                        "sheepshaver-gui",
                        "x48",
                        "bitcoin",
                        "cgminer",
                        "cpuminer",
                        "osxfuse",
                        "s3fs",
                        "alienarena",
                        "cannonsmash",
                        "cmatrix",
                        "crack-attack",
                        "enigma-devel",
                        "freedroidclassic",
                        "gdash",
                        "glpong",
                        "gnubg",
                        "moon-buggy",
                        "nwntools",
                        "robotfindskitten",
                        "teg",
                        "tuxtype",
                        "xgalaga",
                        "xqf",
                        "librttopo",
                        "accountsservice",
                        "adwaita-icon-theme",
                        "alacarte",
                        "anjuta",
                        "balsa",
                        "baobab",
                        "conglomerate",
                        "dconf",
                        "desktop-file-utils",
                        "dia",
                        "empathy",
                        "eog-plugins",
                        "evince",
                        "gal",
                        "gconf-editor",
                        "gconfmm",
                        "gdl",
                        "gdl3",
                        "gdlmm3",
                        "gdm",
                        "gdmap",
                        "gfbgraph",
                        "ghex",
                        "glabels",
                        "glom",
                        "gnome-applets",
                        "gnome-calendar",
                        "gnome-chemistry-utils",
                        "gnome-chess",
                        "gnome-control-center",
                        "gnome-font-viewer",
                        "gnome-internet-radio-locator",
                        "gnome-js-common",
                        "gnome-menus",
                        "gnome-mime-data",
                        "gnome-mud",
                        "gnome-music",
                        "gnome-online-accounts",
                        "gnome-photo-print",
                        "gnome-photos",
                        "gnome-session",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gnome-themes-extra",
                        "gnome-turtle",
                        "gnome-weather",
                        "gnotify",
                        "gnotime",
                        "gnucash",
                        "gnucash-devel",
                        "gnumeric",
                        "goffice",
                        "goffice08",
                        "grisbi",
                        "gspell",
                        "gstreamer010-gst-ffmpeg",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer010-gst-plugins-gl",
                        "gstreamer010-gst-plugins-good",
                        "gthumb",
                        "gtk-doc",
                        "gtk-quartz-engine",
                        "gtk2",
                        "gtksourceview",
                        "gtksourceview2",
                        "gtksourceview3",
                        "keybinder",
                        "py27-keybinder",
                        "libbonoboui",
                        "libepc",
                        "libglade2",
                        "libgnome",
                        "libgnome-keyring",
                        "libgnomecanvas",
                        "libgnomecups",
                        "libgnomekbd",
                        "libgnomeprint",
                        "libgnomeprintui",
                        "libgnomeui",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "libgtop",
                        "libsocialweb",
                        "libwnck",
                        "libwnck3",
                        "liferea",
                        "linsmith",
                        "policykit-gnome",
                        "regexxer",
                        "seahorse",
                        "seed",
                        "startup-notification",
                        "vino",
                        "vte-gtk2-compat",
                        "xchat-gnome",
                        "yelp",
                        "aalib",
                        "agave",
                        "antigraingeometry",
                        "autotrace",
                        "blib",
                        "cogl",
                        "diff-pdf",
                        "djvulibre",
                        "dmtx-utils",
                        "dvi2bitmap",
                        "dvisvgm",
                        "ftgl",
                        "g2",
                        "gegl-0.3",
                        "giblib",
                        "gimp-gap",
                        "gimp-gap-devel",
                        "gimp-lqr-plugin",
                        "gimp-resynthesizer",
                        "gimp-save-for-web",
                        "gimp2",
                        "gimp2-devel",
                        "graphviz",
                        "graphviz-devel",
                        "jbig2enc",
                        "jp2a",
                        "leptonica",
                        "libart_lgpl",
                        "libcaca",
                        "libcaca-devel",
                        "libdmtx",
                        "libemf",
                        "libguichan",
                        "libhermes",
                        "libmypaint",
                        "libopenraw",
                        "libpgf",
                        "libraw",
                        "libspiro",
                        "libsvg",
                        "libsvg-cairo",
                        "libwpg-0.3",
                        "mozjpeg",
                        "openjpeg15",
                        "osm-gps-map",
                        "osm-gps-map-gtk2",
                        "plotutils",
                        "poly2tri-c",
                        "pstoedit",
                        "rawstudio",
                        "sane-frontends",
                        "synfig",
                        "synfigstudio",
                        "vsd2svg",
                        "zimg",
                        "bitchx",
                        "hadoop",
                        "openjdk8",
                        "algol68g",
                        "colm",
                        "gforth",
                        "ghc",
                        "gprolog",
                        "hugs98",
                        "mozart",
                        "nesc",
                        "obc",
                        "otcl",
                        "ruby",
                        "ruby19",
                        "ruby20",
                        "ruby21",
                        "ruby22",
                        "ruby23",
                        "ruby24",
                        "ruby25",
                        "scsh",
                        "sdcc",
                        "tclcl",
                        "libetpan",
                        "mpack",
                        "opendkim",
                        "opensmtpd",
                        "signing-party",
                        "ColPack",
                        "TinySVM",
                        "arpack",
                        "blitzwave",
                        "buddy",
                        "crfsuite",
                        "fftw",
                        "fftw-single",
                        "fgsl",
                        "fityk",
                        "flint",
                        "gts",
                        "liblbfgs",
                        "libqalculate",
                        "libticables2",
                        "libticalcs2",
                        "libticonv",
                        "libtifiles2",
                        "matio",
                        "maxima-devel",
                        "octave",
                        "optpp",
                        "qalculate-gtk",
                        "reduce",
                        "singular",
                        "tilp2",
                        "HandBrake",
                        "HandBrakeCLI",
                        "VLC2",
                        "libVLC2",
                        "XviD",
                        "dirac",
                        "dvdauthor",
                        "frei0r-plugins",
                        "gtkpod",
                        "jpeginfo",
                        "libass",
                        "libbdplus",
                        "libgpod",
                        "libmovit",
                        "libquicktime-devel",
                        "libvideogfx",
                        "mediainfo",
                        "MediaInfo-gui",
                        "ming",
                        "moc",
                        "mp4v2",
                        "ogmtools",
                        "pHash",
                        "schroedinger",
                        "shairport-sync",
                        "smpeg",
                        "transcode",
                        "vapoursynth",
                        "xine-lib",
                        "aria2",
                        "arp-scan",
                        "arping",
                        "arpwatch",
                        "avahi",
                        "bwm-ng",
                        "corkscrew",
                        "darkstat",
                        "ddclient",
                        "docsis",
                        "ejabberd",
                        "flow-tools",
                        "flowd",
                        "fwknop-client",
                        "gftp",
                        "gnetcat",
                        "gq",
                        "grsync",
                        "httrack",
                        "icpld",
                        "irrtoolset",
                        "kerberos5",
                        "knock",
                        "lftp",
                        "libgrss",
                        "libnet",
                        "libopennet",
                        "liboping-devel",
                        "libpcapnav",
                        "libstrophe",
                        "libtorrent",
                        "libtorrent-devel",
                        "logjam",
                        "mcabber",
                        "mediatomb",
                        "minimodem",
                        "mtr",
                        "munge",
                        "nc6",
                        "nefu",
                        "nfdump",
                        "nload",
                        "nmap",
                        "ntop",
                        "nxcomp",
                        "nxproxy",
                        "ola",
                        "onioncat",
                        "openfortivpn",
                        "openssh",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "profanity",
                        "proftpd",
                        "quagga",
                        "rdesktop",
                        "rtorrent-devel",
                        "scanssh",
                        "scotty",
                        "shellinabox",
                        "snarf",
                        "squid2",
                        "sshguard",
                        "sstp-client",
                        "surfraw",
                        "tcpflow",
                        "tcptraceroute",
                        "tnftpd",
                        "torsocks",
                        "tsocks",
                        "ucarp",
                        "vde2",
                        "wallet",
                        "wallet-server",
                        "wallet-kdc",
                        "wol",
                        "wput",
                        "zabbix4",
                        "zabbix5",
                        "zabbix4-agent",
                        "zabbix5-agent",
                        "zabbix4-frontend",
                        "zabbix5-frontend",
                        "libreoffice",
                        "denemo",
                        "ghostscript",
                        "pslib",
                        "py27-pygtk",
                        "py27-osmgpsmap",
                        "ADMS",
                        "FreeSOLID",
                        "libxavna",
                        "asco",
                        "chemical-mime-data",
                        "ckon",
                        "erfa",
                        "exonerate",
                        "ghemical",
                        "gmtsar",
                        "gpredict",
                        "gst-plugins-cairovis",
                        "gst-plugins-math",
                        "hamlib-devel",
                        "iverilog",
                        "libfec",
                        "libghemical",
                        "libosmo-dsp",
                        "libsc",
                        "libstree",
                        "linrad",
                        "liquid-dsp",
                        "mcl",
                        "netcdf-cxx",
                        "nightshade",
                        "opendx",
                        "osmocore",
                        "osmocore-devel",
                        "perseus-sdr",
                        "psfex",
                        "quantum-espresso",
                        "solid",
                        "source-extractor",
                        "tempo",
                        "tophat",
                        "verilator",
                        "viking",
                        "wview",
                        "xastir",
                        "xraylib",
                        "aff4",
                        "afflib",
                        "aide",
                        "aimage",
                        "aircrack-ng",
                        "bulk_extractor",
                        "cracklib",
                        "gnomint",
                        "gss",
                        "ike-scan",
                        "libident",
                        "libprelude",
                        "libyubikey",
                        "md5deep",
                        "medusa",
                        "nbtscan",
                        "opensc",
                        "outguess",
                        "pam-google-authenticator",
                        "pam-u2f",
                        "pidgin-otr",
                        "pkcs11-helper",
                        "prelude-manager",
                        "shibboleth",
                        "softhsm",
                        "ssss",
                        "tcpcrypt-devel",
                        "voms",
                        "yara",
                        "yubico-c-client",
                        "yubico-pam",
                        "sudosh",
                        "OpenIPMI",
                        "bash-completion",
                        "boxbackup",
                        "burp",
                        "byobu",
                        "cdrdao",
                        "collectd",
                        "cuetools",
                        "dcfldd",
                        "debianutils",
                        "dpkg",
                        "duff",
                        "duti",
                        "fdupes",
                        "file",
                        "libmagic",
                        "freeradius",
                        "genext2fs",
                        "htop",
                        "ipmitool",
                        "krbafs",
                        "libirman",
                        "lirc",
                        "lnav",
                        "logrotate",
                        "rdfind",
                        "rpm2html",
                        "sleuthkit",
                        "tmate",
                        "tmpreaper",
                        "tmux-devel",
                        "uptimed",
                        "watch",
                        "wmcpuload",
                        "wmmemmon",
                        "xtail",
                        "BibTool",
                        "aidadoc",
                        "apertium",
                        "asciidoc",
                        "aspell",
                        "barcode",
                        "ekhtml",
                        "enchant",
                        "fmt-ptrn",
                        "fribidi",
                        "hunspell",
                        "juman6",
                        "kakasi",
                        "liblrdf",
                        "libots",
                        "libplist-devel",
                        "libpostal",
                        "librevenge",
                        "libsgml",
                        "libtranslate",
                        "libunistring",
                        "libwpd-0.10",
                        "libwps-0.3",
                        "libxml",
                        "libxmldiff",
                        "man-db",
                        "opensp",
                        "pangoxsl",
                        "pinfo",
                        "pmw",
                        "sand",
                        "sgrep2",
                        "simstring",
                        "py27-simstring",
                        "source-highlight",
                        "libsphinxclient",
                        "stardict",
                        "sword",
                        "tesseract",
                        "tesseract-training",
                        "tnef",
                        "unac",
                        "uni2ascii",
                        "unrtf",
                        "wv",
                        "xmlroff",
                        "xmlto",
                        "yamcha",
                        "FileZilla",
                        "cgilib",
                        "cherokee",
                        "emacs-w3m",
                        "fcgi",
                        "fcgiwrap",
                        "flood",
                        "libsass",
                        "lighttpd",
                        "litmus",
                        "logstalgia",
                        "mod_authn_otp",
                        "mod_qos",
                        "py27-nghttp2",
                        "py36-nghttp2",
                        "py37-nghttp2",
                        "privoxy",
                        "sassc",
                        "tidyp",
                        "varnish",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "yaws",
                        "Eterm",
                        "XawM",
                        "blt",
                        "glw",
                        "gtk-engines2",
                        "gtkmm",
                        "gtkspell3",
                        "homebank",
                        "libhangul",
                        "nabi",
                        "neXtaw",
                        "nimbus",
                        "tango-icon-theme",
                        "tango-icon-theme-extras",
                        "xcircuit",
                        "xclip",
                        "xdiskusage",
                        "xdm",
                        "xinit",
                        "xkeyboard-config",
                        "xonclock",
                        "xorg-libXext",
                        "xorg-libXfont2",
                        "xorg-libXpresent",
                        "xorg-libXt",
                        "xorg-libxkbui",
                        "xorg-server",
                        "xorg-server-1.18",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xplanet",
                        "xtrap",
                        "libxfce4util",
                        "vte-gtk2-xfce",
                        "xfconf",
                        "dnsperf",
                        "procenv",
                        "zbar",
                        "p5.28-barcode-zbar",
                        "p5.30-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "roswell",
                        "integrit",
                        "flock",
                        "cups-ppdc",
                        "retdec",
                        "retdec-devel",
                        "dvbcut",
                        "py27-pygtk-devel",
                        "gtk2-devel",
                        "rsync-hfscomp",
                        "zvbi",
                        "mscompress",
                        "easytag-devel",
                        "dvisvgm-devel",
                        "telescope",
                        "mod_tile",
                        "armagetronad",
                        "armagetronad-common",
                        "armagetronad-dedicated",
                        "sysbench",
                        "zthread",
                        "aephea",
                        "jo",
                        "libaribb24",
                        "geany-plugins",
                        "crispy-doom",
                        "got",
                        "povray",
                        "fdm",
                        "ffms2",
                        "pkixssh",
                        "rofi",
                        "codeblocks-devel",
                        "demangle",
                        "ruby-devel",
                        "ragel-devel",
                        "4ti2",
                        "LiDIA",
                        "QSopt_ex",
                        "TOPCOM",
                        "latte-int",
                        "gtk-internet-radio-locator",
                        "fplll",
                        "yices",
                        "mcsim",
                        "admesh",
                        "adept2",
                        "cmh",
                        "fortran-datetime",
                        "R-httpuv",
                        "audiowmark",
                        "starpu",
                        "cyrus-sasl-xoauth2",
                        "shadowsocks-libev",
                        "nrsc5",
                        "BRiAl",
                        "m4ri",
                        "atkmm-1.6",
                        "cairomm-1.0",
                        "libopenraw-legacy",
                        "nghttp3",
                        "libxc5",
                        "libxc6",
                        "mhxd",
                        "mdds-2.0",
                        "mdds-2.1",
                        "orcus-0.17",
                        "orcus-0.18",
                        "libimobiledevice-glue-devel",
                        "normaliz",
                        "libwired",
                        "wire",
                        "wired-server",
                        "uacme",
                        "ancient",
                        "alac",
                        "tcpflow-devel",
                        "libqb",
                        "starpu13",
                        "pnetcdf",
                        "posh",
                        "pgpointcloud",
                        "ifuse",
                        "pg12-pgpointcloud",
                        "pg13-pgpointcloud",
                        "pg14-pgpointcloud",
                        "pg15-pgpointcloud",
                        "redwax-tool",
                        "spral",
                        "libass-devel",
                        "jemalloc-devel",
                        "lnav-devel",
                        "kalc",
                        "sudosh2",
                        "libhsts",
                        "liberasurecode",
                        "gtk-radio",
                        "jnv",
                        "pg12-postgis3-doc",
                        "pg13-postgis3-doc",
                        "pg14-postgis3-doc",
                        "pg15-postgis3-doc",
                        "pg16-postgis3-doc",
                        "pg16-pgpointcloud",
                        "wxHexEditor",
                        "whiptcl",
                        "py38-libnewt",
                        "py39-libnewt",
                        "py310-libnewt",
                        "py311-libnewt",
                        "py312-libnewt",
                        "love-0.10",
                        "love-0.7",
                        "love-0.8",
                        "love-0.9",
                        "love-11",
                        "libclastfm",
                        "xpad",
                        "lolcat",
                        "libmspack",
                        "openjdk8-powerpc",
                        "guile-3.0",
                        "ivykis",
                        "schismtracker",
                        "utdns",
                        "libsixel",
                        "p5.34-barcode-zbar",
                        "libtatsu-devel",
                        "iverilog-docs",
                        "py313-libnewt",
                        "btfs",
                        "pg17-postgis3-doc",
                        "xnec2c",
                        "erofs-utils",
                        "pg17-pgpointcloud",
                        "libbacktrace",
                        "screen4",
                        "lbreakouthd",
                        "pg12-postgis",
                        "pg12-postgis-doc",
                        "pg13-postgis",
                        "pg13-postgis-doc",
                        "pg14-postgis",
                        "pg14-postgis-doc",
                        "pg15-postgis",
                        "pg15-postgis-doc",
                        "pg16-postgis",
                        "pg16-postgis-doc",
                        "pg17-postgis",
                        "pg17-postgis-doc",
                        "libigloo",
                        "jpeg-xt",
                        "suricata",
                        "libhtp",
                        "unicon",
                        "coot",
                        "coot-devel",
                        "py312-gnucash",
                        "py311-gnucash",
                        "py313-gnucash",
                        "py314-gnucash",
                        "zabbix7-agent",
                        "zabbix74-agent",
                        "pg18-pgpointcloud",
                        "pg18-postgis",
                        "pg18-postgis-doc",
                        "motif",
                        "lhasa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nesc",
                        "lscsoft-deps",
                        "xfce4-dev-tools"
                    ]
                }
            ]
        },
        {
            "name": "automake115",
            "portdir": "devel/automake115",
            "version": "1.15.1",
            "license": "(GPL-2+ or Permissive)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/automake",
            "description": "the gnu automake utility for generating Makefile.in",
            "long_description": "Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "automake17",
            "portdir": "devel/automake17",
            "version": "1.7.9",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/automake/",
            "description": "the gnu automake utility for generating Makefile.in",
            "long_description": "Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards. This is the compatibility version 1.7.x.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "springer.jonathan",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "automoc",
            "portdir": "devel/automoc",
            "version": "0.9.88",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "A tool which automatically creates .moc files and compiles them in.",
            "long_description": "A tool which automatically creates .moc files and compiles them in. Necessary for compiling KDE programs.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kde4-kile",
                        "attica",
                        "soprano",
                        "kalzium",
                        "phonon",
                        "ndmanager2",
                        "strigi",
                        "taglib-extras",
                        "akonadi",
                        "dbusmenu-qt",
                        "grantlee",
                        "piklab",
                        "qtscriptgenerator",
                        "qimageblitz",
                        "analitza",
                        "amarok",
                        "ark",
                        "baloo-widgets",
                        "baloo",
                        "bomber",
                        "blinken",
                        "bovo",
                        "cantor",
                        "cervisia",
                        "choqok",
                        "digikam",
                        "dolphin-plugins",
                        "dragon",
                        "ffmpegthumbs",
                        "granatier",
                        "gwenview",
                        "juk",
                        "kactivities",
                        "kalgebra",
                        "kamera",
                        "kanagram",
                        "kapman",
                        "kapptemplate",
                        "kate",
                        "katomic",
                        "kblackbox",
                        "kblocks",
                        "kbounce",
                        "kbreakout",
                        "kbruch",
                        "kcachegrind4",
                        "kcalc",
                        "kcharselect",
                        "kcm-baloo-advanced",
                        "kcolorchooser",
                        "kcron",
                        "kde",
                        "kde-dev-scripts",
                        "kde-dev-utils",
                        "kde-l10n-ar",
                        "kde-l10n-bg",
                        "kde-l10n-bs",
                        "kde-l10n-ca",
                        "kde-l10n-ca-valencia",
                        "kde-l10n-cs",
                        "kde-l10n-da",
                        "kde-l10n-de",
                        "kde-l10n-el",
                        "kde-l10n-en_GB",
                        "kde-l10n-es",
                        "kde-l10n-et",
                        "kde-l10n-eu",
                        "kde-l10n-fa",
                        "kde-l10n-fi",
                        "kde-l10n-fr",
                        "kde-l10n-ga",
                        "kde-l10n-gl",
                        "kde-l10n-he",
                        "kde-l10n-hi",
                        "kde-l10n-hr",
                        "kde-l10n-hu",
                        "kde-l10n-ia",
                        "kde-l10n-id",
                        "kde-l10n-is",
                        "kde-l10n-it",
                        "kde-l10n-ja",
                        "kde-l10n-kk",
                        "kde-l10n-km",
                        "kde-l10n-ko",
                        "kde-l10n-lt",
                        "kde-l10n-lv",
                        "kde-l10n-mr",
                        "kde-l10n-nb",
                        "kde-l10n-nds",
                        "kde-l10n-nl",
                        "kde-l10n-nn",
                        "kde-l10n-pa",
                        "kde-l10n-pl",
                        "kde-l10n-pt",
                        "kde-l10n-pt_BR",
                        "kde-l10n-ro",
                        "kde-l10n-ru",
                        "kde-l10n-si",
                        "kde-l10n-sk",
                        "kde-l10n-sl",
                        "kde-l10n-sr",
                        "kde-l10n-sv",
                        "kde-l10n-tg",
                        "kde-l10n-th",
                        "kde-l10n-tr",
                        "kde-l10n-ug",
                        "kde-l10n-uk",
                        "kde-l10n-vi",
                        "kde-l10n-wa",
                        "kde-l10n-zh_CN",
                        "kde-l10n-zh_TW",
                        "kde-wallpapers",
                        "kde4-baseapps",
                        "kde4-filelight",
                        "kde4-runtime",
                        "kde4-workspace",
                        "kdeadmin",
                        "kdeartwork",
                        "kdebindings4",
                        "kdeedu4",
                        "kdegames4",
                        "kdegraphics-strigi-analyzer",
                        "kdegraphics-thumbnailers",
                        "kdegraphics4",
                        "kdelibs4",
                        "kdemultimedia4",
                        "kdenetwork-filesharing",
                        "kdenetwork-strigi-analyzers",
                        "kdenetwork4",
                        "kdepim4",
                        "kdepim4-runtime",
                        "kdepimlibs4",
                        "kdesdk-kioslaves",
                        "kdepimlibs4-kioslaves",
                        "kdesdk-strigi-analyzers",
                        "kdesdk-thumbnailers",
                        "kdesdk4",
                        "kdesvn",
                        "kdetoys4",
                        "kdeutils4",
                        "kdevelop",
                        "kdevplatform",
                        "kdewebdev",
                        "kdiamond",
                        "kdiskfree",
                        "kdnssd",
                        "kfilemetadata",
                        "kfloppy",
                        "kfourinline",
                        "kgeography",
                        "kget",
                        "kgoldrunner",
                        "kgpg",
                        "kgraphviewer",
                        "khangman",
                        "kig",
                        "kigo",
                        "killbots",
                        "kimono",
                        "kiriki",
                        "kiten",
                        "kjumpingcube",
                        "klettres",
                        "klickety",
                        "klines",
                        "kmahjongg",
                        "kmines",
                        "kmix",
                        "kmplot",
                        "kmymoney4",
                        "knavalbattle",
                        "knetwalk",
                        "koffice2-devel",
                        "kolf",
                        "kollision",
                        "kolourpaint",
                        "kompare",
                        "konquest",
                        "konsole",
                        "konversation",
                        "kopete",
                        "korundum",
                        "kpat",
                        "kqtquickcharts",
                        "krdc",
                        "kreversi",
                        "kross-interpreters",
                        "kruler",
                        "krusader",
                        "ksaneplugin",
                        "kscd",
                        "kshisen",
                        "ksirk",
                        "ksnakeduel",
                        "kspaceduel",
                        "ksquares",
                        "kstars",
                        "ksudoku",
                        "ksystemlog",
                        "ktimer",
                        "ktorrent4",
                        "ktouch",
                        "ktuberling",
                        "kturtle",
                        "kubrick",
                        "kuser",
                        "kwallet",
                        "kwordquiz",
                        "libalkimia",
                        "libkcddb",
                        "libkcompactdisc",
                        "libkdcraw",
                        "libkdeedu",
                        "libkdegames",
                        "libkexiv2",
                        "libkipi",
                        "libkgapi",
                        "libkmahjongg",
                        "libkomparediff2",
                        "libksane",
                        "libktorrent",
                        "lokalize",
                        "lskat",
                        "marble",
                        "massif-visualizer",
                        "mobipocket",
                        "mplayerthumbs",
                        "nepomuk-core",
                        "nepomuk-widgets",
                        "okteta",
                        "okular",
                        "pairs",
                        "palapeli",
                        "parley",
                        "perlkde",
                        "perlqt",
                        "picmi",
                        "polkit-qt",
                        "poxml",
                        "prison",
                        "py-pykde4",
                        "QtCurve",
                        "py27-pykde4",
                        "py-pykde4-docs",
                        "qtruby",
                        "qyoto",
                        "rkward",
                        "rocs",
                        "shared-desktop-ontologies",
                        "skrooge",
                        "smokegen",
                        "smokekde",
                        "smokeqt",
                        "step",
                        "svgpart",
                        "sweeper",
                        "tellico",
                        "umbrello",
                        "kdenlive",
                        "charm",
                        "libklustersshared"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon-backend-gstreamer",
                        "phonon-backend-vlc"
                    ]
                }
            ]
        },
        {
            "name": "auto-multiple-choice",
            "portdir": "x11/auto-multiple-choice",
            "version": "1.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.auto-multiple-choice.net/",
            "description": "Auto Multiple Choice - Multiple Choice Papers Management",
            "long_description": "Utility to manage multiple choice questionnaires, with optionally mixed questions and answers. AMC provides automatic marking from papers' scans. Annotated papers are produced. Marks can be exported as an LibreOffice.org sheet file.",
            "active": true,
            "categories": [
                "education",
                "x11",
                "tex"
            ],
            "maintainers": [],
            "variants": [
                "mactex",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libnotify",
                        "gdk-pixbuf2",
                        "librsvg",
                        "netpbm",
                        "poppler",
                        "texlive",
                        "texlive-fonts-extra",
                        "texlive-lang-japanese",
                        "texlive-latex-extra",
                        "qpdf",
                        "p5.34-archive-zip",
                        "p5.34-clone",
                        "p5.34-dbd-sqlite",
                        "p5.34-digest-md5",
                        "p5.34-email-address",
                        "p5.34-email-mime",
                        "p5.34-email-sender",
                        "p5.34-file-basedir",
                        "p5.34-file-mimeinfo",
                        "p5.34-filesys-dfportable",
                        "p5.34-glib-object-introspection",
                        "p5.34-gtk3",
                        "p5.34-hash-merge",
                        "p5.34-io-compress",
                        "p5.34-locale-codes",
                        "p5.34-locale-gettext",
                        "p5.34-module-load-conditional",
                        "p5.34-openoffice-oodoc",
                        "p5.34-perlmagick",
                        "p5.34-text-csv",
                        "p5.34-xml-simple",
                        "p5.34-xml-writer",
                        "p5.34-yaml-syck",
                        "sqlite3",
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "auto-multiple-choice-devel",
            "portdir": "x11/auto-multiple-choice",
            "version": "1.7.0-git20260318182717",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.auto-multiple-choice.net/",
            "description": "Auto Multiple Choice - Multiple Choice Papers Management",
            "long_description": "Utility to manage multiple choice questionnaires, with optionally mixed questions and answers. AMC provides automatic marking from papers' scans. Annotated papers are produced. Marks can be exported as an LibreOffice.org sheet file.",
            "active": true,
            "categories": [
                "education",
                "x11",
                "tex"
            ],
            "maintainers": [],
            "variants": [
                "mactex",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libnotify",
                        "gdk-pixbuf2",
                        "librsvg",
                        "netpbm",
                        "poppler",
                        "texlive",
                        "texlive-fonts-extra",
                        "texlive-lang-japanese",
                        "texlive-latex-extra",
                        "qpdf",
                        "p5.34-archive-zip",
                        "p5.34-clone",
                        "p5.34-dbd-sqlite",
                        "p5.34-digest-md5",
                        "p5.34-email-address",
                        "p5.34-email-mime",
                        "p5.34-email-sender",
                        "p5.34-file-basedir",
                        "p5.34-file-mimeinfo",
                        "p5.34-filesys-dfportable",
                        "p5.34-glib-object-introspection",
                        "p5.34-gtk3",
                        "p5.34-hash-merge",
                        "p5.34-io-compress",
                        "p5.34-locale-codes",
                        "p5.34-locale-gettext",
                        "p5.34-module-load-conditional",
                        "p5.34-openoffice-oodoc",
                        "p5.34-perlmagick",
                        "p5.34-text-csv",
                        "p5.34-xml-simple",
                        "p5.34-xml-writer",
                        "p5.34-yaml-syck",
                        "sqlite3",
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autopano-sift-c",
            "portdir": "graphics/autopano-sift-c",
            "version": "2.5.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hugin.sourceforge.net",
            "description": "Detects control points in photos using SIFT algorithm",
            "long_description": "C-language port of the original autopano-sift (http://www.cs.tu-berlin.de/~nowozin/autopano-sift) This software automatically finds control points in photos. Useful for stitching photographs, particularly in conjunction with graphics/hugin.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "p.schmiedeskamp",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "hvdwolf",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpano13",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autopep8_select",
            "portdir": "python/autopep8_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default autopep8 version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of autopep8.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-autopep8",
                        "py35-autopep8",
                        "py36-autopep8",
                        "py38-autopep8",
                        "py37-autopep8",
                        "py39-autopep8",
                        "py310-autopep8",
                        "py311-autopep8",
                        "py312-autopep8",
                        "py313-autopep8",
                        "py314-autopep8"
                    ]
                }
            ]
        },
        {
            "name": "autopsy",
            "portdir": "sysutils/autopsy",
            "version": "2.24",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sleuthkit.org/autopsy/",
            "description": "Autopsy Forensic Browser",
            "long_description": "The Autopsy Forensic Browser is a graphical interface to the command line digital investigation analysis tools in The Sleuth Kit. Together, they can analyze Windows and UNIX disks and file systems (NTFS, FAT, UFS1/2, Ext2/3). The Sleuth Kit and Autopsy are both Open Source and run on UNIX platforms. As Autopsy is HTML-based, you can connect to the Autopsy server from any platform using an HTML browser. Autopsy provides a \"File Manager\"-like interface and shows details about deleted data and file system structures.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "file",
                        "md5sha1sum",
                        "sleuthkit",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AutoRaise",
            "portdir": "sysutils/AutoRaise",
            "version": "2.1.0",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lhaeger/AutoRaise",
            "description": "AutoRaise raises application windows to the front and gives them focus on mouse hover",
            "long_description": "AutoRaise raises application windows to the front and gives them focus on mouse hover after a configurable delay. There is also an option to warp the mouse to the center of the activated window, using the cmd-tab key combination for example.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autorestic",
            "portdir": "sysutils/autorestic",
            "version": "1.8.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://autorestic.vercel.app/",
            "description": "High level CLI utility for restic",
            "long_description": "Autorestic is a wrapper around the amazing restic. While being amazing the restic cli can be a bit overwhelming and difficult to manage if you have many different location that you want to backup to multiple locations. This utility is aimed at making this easier.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "restic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autossh",
            "portdir": "net/autossh",
            "version": "1.4g",
            "license": "Permissive and BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.harding.motd.ca/autossh/",
            "description": "tool to restart terminated ssh sessions",
            "long_description": "autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "macports_ssh",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "hem"
                    ]
                }
            ]
        },
        {
            "name": "autotrace",
            "portdir": "graphics/autotrace",
            "version": "0.31.10",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/autotrace/autotrace",
            "description": "Convert bitmaps to vector graphics",
            "long_description": "The aim of the AutoTrace project is the development of a freely available application with a functionality similar to CorelTrace or Adobe Streamline.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "libpng",
                        "pstoedit",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "av1an",
            "portdir": "multimedia/av1an",
            "version": "0.5.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rust-av/Av1an",
            "description": "command-line AV1 / VP9 / HEVC / H264 encoding framework",
            "long_description": "av1an is a command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding. It can increase your encoding speed and improve cpu utilization by running multiple encoder processes in parallel. Target quality, VMAF plotting, and more, available to take advantage for video encoding.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 280
                }
            ],
            "variants": [
                "h264",
                "h265",
                "av1",
                "vpx",
                "ffms2",
                "mkvmerge",
                "vmaf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "legacy-support",
                        "cargo",
                        "clang-20",
                        "rust",
                        "nasm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "vapoursynth",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ffmpeg8",
                        "svt-av1",
                        "x265",
                        "x264",
                        "rav1e",
                        "aom"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avahi",
            "portdir": "net/avahi",
            "version": "0.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avahi.org",
            "description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking.",
            "long_description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking. It uses D-Bus for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 280
                }
            ],
            "variants": [
                "mono",
                "test",
                "gtk",
                "gtk3",
                "qt4",
                "qt5",
                "python27",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "gettext",
                        "pkgconfig",
                        "gobject-introspection",
                        "intltool",
                        "libxml2",
                        "xmltoman",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-gobject3",
                        "gdbm",
                        "dbus-python314",
                        "dbus",
                        "libdaemon",
                        "libevent",
                        "gtk3",
                        "expat",
                        "gettext-runtime",
                        "py314-gdbm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VLC2",
                        "libVLC2",
                        "pulseaudio",
                        "telepathy-salut",
                        "libdmapsharing",
                        "grilo-plugins",
                        "libepc",
                        "tracker3",
                        "sane-backends",
                        "kdelibs4",
                        "mod_dnssd"
                    ]
                }
            ]
        },
        {
            "name": "avarice",
            "portdir": "cross/avarice",
            "version": "2.14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://avarice.sourceforge.net/",
            "description": "AVR JTAG-ICE control software",
            "long_description": "AVaRICE is a program which interfaces the GNU Debugger GDB with the AVR JTAG ICE available from Atmel.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "binutils",
                        "gettext",
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "avr-gdb"
                    ]
                }
            ]
        },
        {
            "name": "avidemux",
            "portdir": "multimedia/avidemux",
            "version": "2.8.1",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avidemux.sourceforge.net",
            "description": "video editor designed for simple cutting, filtering and encoding tasks",
            "long_description": "Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "aac",
                "dts",
                "esound",
                "gettext",
                "jack",
                "lame",
                "opus",
                "sqlite",
                "twolame",
                "vorbis",
                "vpx",
                "x264",
                "x265",
                "xvid"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gmake",
                        "pkgconfig",
                        "yasm",
                        "bash",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmad",
                        "libopus",
                        "libvorbis",
                        "twolame",
                        "sqlite3",
                        "gettext",
                        "fontconfig",
                        "qt5-qtbase",
                        "libass",
                        "libvpx",
                        "x264",
                        "x265",
                        "freetype",
                        "fribidi",
                        "XviD",
                        "qt5-qttools",
                        "zlib",
                        "faac",
                        "faad2",
                        "lame"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avogadro",
            "portdir": "science/avogadro",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avogadro.cc",
            "description": "Molecule editor and visualiser",
            "long_description": "Avogadro is an advanced molecular editor designed for use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2219
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "eigen3",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtbase",
                        "avogadrolibs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avogadrolibs",
            "portdir": "science/avogadro",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avogadro.cc",
            "description": "Molecule editor and visualiser",
            "long_description": "Avogadro is an advanced molecular editor designed for use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2219
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "nlohmann-json",
                        "eigen3",
                        "clang-20",
                        "py314-pybind11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openbabel",
                        "pugixml",
                        "boost176",
                        "libarchive",
                        "qt6-qtbase",
                        "qt6-qtsvg",
                        "python314",
                        "spglib",
                        "msgpack",
                        "glew",
                        "hdf5",
                        "mmtf-cpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "avogadro"
                    ]
                }
            ]
        },
        {
            "name": "avr-binutils",
            "portdir": "cross/avr-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for avr cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for avr cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-avr25-embedded",
                        "fpc-cross-avr35-embedded",
                        "fpc-cross-avr4-embedded",
                        "fpc-cross-avr5-embedded",
                        "fpc-cross-avr51-embedded",
                        "fpc-cross-avr6-embedded"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "avr-gcc"
                    ]
                }
            ]
        },
        {
            "name": "avrdude",
            "portdir": "cross/avrdude",
            "version": "8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/avrdudes/avrdude",
            "description": "AVR Downloader Uploader",
            "long_description": "AVRDUDE - AVR Downloader Uploader - is a program for downloading and uploading the on-chip memories of Microchip’s AVR microcontrollers. It can program the Flash and EEPROM, and where supported by the programming protocol, it can program fuse and lock bits. AVRDUDE also supplies a direct instruction mode allowing one to issue any programming instruction to the AVR chip regardless of whether AVRDUDE implements that specific feature of a particular chip.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "flex",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "hidapi",
                        "libserialport",
                        "libelf",
                        "libftdi1",
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avr-gcc",
            "portdir": "cross/avr-gcc",
            "version": "16.1.0",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for avr",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for avr.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [
                "lto"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "isl",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "zstd",
                        "avr-binutils",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "avr-gdb",
                        "avr-libc",
                        "simulavr"
                    ]
                }
            ]
        },
        {
            "name": "avr-gdb",
            "portdir": "cross/avr-gdb",
            "version": "13.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gdb/",
            "description": "GDB: The GNU Project Debugger for avr",
            "long_description": "GDB: The GNU Project Debugger for avr",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "avr-gcc",
                        "boehmgc",
                        "gmp",
                        "ncurses",
                        "expat",
                        "libiconv",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "avarice"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avr-libc",
            "portdir": "cross/avr-libc",
            "version": "2.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://avrdudes.github.io/avr-libc/",
            "description": "C library for the AVR microcontroller.",
            "long_description": "AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "avr-gcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "avt",
            "portdir": "science/avt",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/elboza/avt",
            "description": "Aviation Tools (metar, taf, decode airline, geo info)",
            "long_description": "Aviation Tools: \n* gets metar \n* gets taf \n* decode iata / icao airports \n* gets sunrise / sunset \n* gets geo info \n* decode airline codes \n* decode aircraft tail codes \n* decode aircraft names",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awemud",
            "portdir": "games/awemud",
            "version": "0.22",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.awemud.net/",
            "description": "MUD (Multi-User Dungeon) game server",
            "long_description": "AweMUD NG is a MUD (Multi-User Dungeon) game server. Players connect to the server using telnet, or a MUD client application, to play in a fantasy world with other players.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc",
                        "scriptix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awesome",
            "portdir": "x11/awesome",
            "version": "3.5.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://awesomewm.org/",
            "description": "awesome is a tiling window manager",
            "long_description": "awesome is a tiling window manager initially based on a dwm code rewriting. It is extremely fast, small, dynamic and awesome. Windows can be managed in several layouts: tiled, maximized and floating. Each layout can be applied on the fly, optimizing the environment for the application in use and the task performed. awesome has the following features: very stable, no mouse needed, multihead support, some real transparency support, some xrandr support, no lua integration, no 9P support, no editable tagbars, no limits on its source size, key, script and mouse bindings, etc.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "ImageMagick",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "imlib2",
                        "lua51",
                        "pango",
                        "xorg-libXcursor",
                        "dbus",
                        "xorg-xcb-util-cursor",
                        "xorg-xcb-util-image",
                        "xorg-xcb-util-keysyms",
                        "xorg-xcb-util-wm",
                        "xorg-xorgproto",
                        "lua51-lgi",
                        "xorg-libxcb",
                        "glib2",
                        "libev",
                        "libxdg-basedir",
                        "startup-notification"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awscli_select",
            "portdir": "python/awscli_select",
            "version": "0.3",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default awscli version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of awscli.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-awscli",
                        "py36-awscli",
                        "py311-awscli2",
                        "py310-awscli2",
                        "py312-awscli2",
                        "py313-awscli2",
                        "py314-awscli2",
                        "py37-awscli2",
                        "py37-awscli",
                        "py38-awscli",
                        "py39-awscli",
                        "py38-awscli2",
                        "py310-awscli",
                        "py311-awscli",
                        "py312-awscli",
                        "py314-awscli",
                        "py313-awscli",
                        "py39-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "awsets",
            "portdir": "sysutils/awsets",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trek10inc/awsets",
            "description": "A utility for crawling an AWS account and exporting all its resources for further analysis.",
            "long_description": "A utility for crawling an AWS account and exporting all its resources for further analysis.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aws-iam-authenticator",
            "portdir": "sysutils/aws-iam-authenticator",
            "version": "0.7.11",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator",
            "description": "AWS IAM Authenticator for Kubernetes",
            "long_description": "Use IAM credentials to authenticate to Kubernetes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "asobrien",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awsls",
            "portdir": "sysutils/awsls",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jckuester/awsls",
            "description": "A list command for AWS resources",
            "long_description": "A list command for AWS resources. awsls supports listing of over 250 types of resources across 97 different AWS services.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aws-nuke",
            "portdir": "sysutils/aws-nuke",
            "version": "3.65.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws-nuke.ekristen.dev/",
            "description": "Remove all the resources from an AWS account",
            "long_description": "Remove all the resources from an AWS account",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "awstats",
            "portdir": "www/awstats",
            "version": "7.9",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.awstats.org",
            "description": "Free real-time logfile analyzer to get advanced web statistics",
            "long_description": "AWStats is short for Advanced Web Statistics. It's a free tool that generates advanced web (but also ftp or mail) server statistics, graphically. \n\nThis log analyzer works as a CGI or from command line and shows you all possible information that your logs contain, in a few graphical web pages. It uses a partial information file to be able to process large log files, often and quickly. \n\nIt can analyze log files from IIS (W3C log format), Apache log files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar and most of all web, proxy, WAP, and streaming servers (and FTP servers or mail logs).",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5",
                        "apache2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aws-vault",
            "portdir": "security/aws-vault",
            "version": "7.12.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ByteNess/aws-vault",
            "description": "A vault for securely storing and accessing AWS credentials in development environments.",
            "long_description": "AWS Vault is a tool to securely store and access AWS credentials in a development environment. AWS Vault stores IAM credentials in your operating system's secure keystore and then generates temporary credentials from those to expose to your shell and applications. It's designed to be complementary to the AWS CLI tools, and is aware of your profiles and configuration in ~/.aws/config.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "axel",
            "portdir": "net/axel",
            "version": "2.17.14",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/axel-download-accelerator/axel",
            "description": "A light Unix download accelerator",
            "long_description": "Axel does the same thing any other accelerator does: it opens more than one HTTP/FTP connection per download and each connection transfers its own, separate, part of the file. It may sound weird, but it works very well in practice.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 280
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ayatana-ido",
            "portdir": "devel/ayatana-ido",
            "version": "0.10.4",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AyatanaIndicators/ayatana-ido",
            "description": "Ayatana Indicator Display Objects",
            "long_description": "Ayatana Indicator Display Objects",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz",
                        "atk",
                        "gettext-runtime",
                        "pango",
                        "glib2",
                        "gtk3",
                        "cairo",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libayatana-appindicator",
                        "libayatana-indicator",
                        "xpad"
                    ]
                }
            ]
        },
        {
            "name": "azmq",
            "portdir": "devel/azmq",
            "version": "1.0.3",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zeromq/azmq",
            "description": "C++ language binding library integrating ZeroMQ with Boost Asio",
            "long_description": "C++ language binding library integrating ZeroMQ with Boost Asio",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "azure-cli",
            "portdir": "sysutils/azure-cli",
            "version": "2.87.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Azure/azure-cli",
            "description": "Microsoft Azure command-line tool",
            "long_description": "The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. It is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on automation.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 80
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-pip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "py313-argcomplete",
                        "py313-certifi",
                        "py313-charset-normalizer",
                        "py313-idna",
                        "py313-requests",
                        "py313-urllib3",
                        "py313-typing_extensions",
                        "py313-six",
                        "py313-pygments",
                        "py313-decorator",
                        "py313-pycparser",
                        "py313-cffi",
                        "py313-pkginfo",
                        "py313-psutil",
                        "py313-cryptography",
                        "py313-jwt",
                        "py313-oauthlib",
                        "py313-requests-oauthlib",
                        "py313-dateutil",
                        "py313-yaml",
                        "py313-openssl",
                        "py313-wrapt",
                        "py313-deprecated",
                        "py313-chardet",
                        "py313-tabulate",
                        "py313-jmespath",
                        "py313-humanfriendly",
                        "py313-socks",
                        "py313-websocket-client",
                        "py313-colorama",
                        "py313-semver",
                        "py313-bcrypt",
                        "py313-paramiko",
                        "py313-pynacl",
                        "py313-isodate",
                        "py313-pygithub",
                        "py313-xmltodict",
                        "py313-sshtunnel",
                        "py313-portalocker",
                        "py313-fabric",
                        "py313-invoke",
                        "py313-antlr4-python3-runtime",
                        "py313-scp",
                        "py313-applicationinsights",
                        "py313-deviceid",
                        "py313-jsondiff",
                        "python313",
                        "py313-knack",
                        "py313-microsoft-security-utilities-secret-masker",
                        "py313-msal",
                        "py313-msal-extensions",
                        "py313-pycomposefile",
                        "py313-javaproperties",
                        "py313-packaging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "azure-kubelogin",
            "portdir": "sysutils/azure-kubelogin",
            "version": "0.2.12",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://azure.github.io/kubelogin/",
            "description": "A Kubernetes credential plugin implementing Azure authentication",
            "long_description": "kubelogin is a client-go credential plugin implementing Azure authentication for Kubernetes. This plugin provides features that are not available in kubectl.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "baarde",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "b5i2iso",
            "portdir": "sysutils/b5i2iso",
            "version": "0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20111129094204/http://developer.berlios.de/projects/b5i2iso",
            "description": "BlindWrite image to ISO image file converter",
            "long_description": "BlindWrite image to ISO image file converter",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "babl",
            "portdir": "graphics/babl",
            "version": "0.1.126",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gegl.org/babl",
            "description": "Babl is a library for dynamically handling pixel formats and managing conversions between them.",
            "long_description": "Babl is a library for dynamically handling pixel formats and managing conversions between them.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 360
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libopenshot",
                        "gegl",
                        "gegl-0.3",
                        "gnome-photos",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel"
                    ]
                }
            ]
        },
        {
            "name": "babl-devel",
            "portdir": "graphics/babl-devel",
            "version": "0.1.126",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gegl.org/babl",
            "description": "Babl is a library for dynamically handling pixel formats and managing conversions between them.",
            "long_description": "Babl is a library for dynamically handling pixel formats and managing conversions between them.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 360
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "vala",
                        "clang-18",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gegl-devel"
                    ]
                }
            ]
        },
        {
            "name": "backdown",
            "portdir": "sysutils/backdown",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Canop/backdown",
            "description": "A deduplicator",
            "long_description": "Backdown helps you safely and ergonomically remove duplicate files. Its design is based upon my observation of frequent patterns regarding build-up of duplicates with time, especially images and other media files. Finding duplicates is easy. Cleaning the disk when there are thousands of them is the hard part. What Backdown brings is the easy way to select and remove the duplicates you don't want to keep.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1066
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "backuppc",
            "portdir": "sysutils/backuppc",
            "version": "4.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://backuppc.github.io/backuppc/",
            "description": "BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and Mac OS X PCs and laptops to a server.",
            "long_description": "BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and Mac OS X PCs and laptops to a server. BackupPC is highly configurable and easy to install and maintain.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutar",
                        "gzip",
                        "par2",
                        "openssh",
                        "rsync",
                        "samba3",
                        "bzip2",
                        "p5.34-backuppc-xs",
                        "p5.34-cgi",
                        "p5.34-encode",
                        "p5.34-file-listing",
                        "p5.34-getopt-long",
                        "mod_perl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "backward",
            "portdir": "textproc/backward",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/backward/",
            "description": "command line tool that reverses lineorder of stdin or any given file(s)",
            "long_description": "command line tool that reverses lineorder of stdin or any given file(s)",
            "active": true,
            "categories": [
                "textproc",
                "amusements"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}