HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51477,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=1030",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=1028",
"results": [
{
"name": "afscompress",
"portdir": "sysutils/afscompress",
"version": "1.7.3",
"license": "GPL-3",
"platforms": "{darwin >= 10}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RJVB/afsctool",
"description": "A fork of brkirch's afsctool utility, featuring several improvements.",
"long_description": "AFSC (Apple File System Compression) tool is a utility that can be used to apply HFS+/APFS compression to file(s), decompress HFS+/APFS compressed file(s), or get information about existing HFS+/APFS compressed file(s). macOS 10.6 or later is required. This fork has several modifications, mostly concerning the compression feature, including: improved error reporting, an attempt to reduce memory pressure pressure compressing large files, support for multiple files/folders specified on the commandline, a backup option while compressing (that comes in addition to the existing undo if something went wrong), and support for files that are read-only (and/or write-only) by changing their permissions temporarily. No error checking is done for this feature; failure will lead to errors that are already caught. The main new feature that justifies the version bump, however, is the parallel processing feature, allowing the user to specify an arbitrary (though positive :)) number of threads that will compress the specified files in parallel.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "georgedp",
"github": "ylluminarious",
"ports_count": 6
}
],
"variants": [
"debug",
"original_name",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"zlib",
"sparsehash"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "afl",
"portdir": "devel/afl",
"version": "2.52b",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lcamtuf.coredump.cx/afl",
"description": "Instrumentation-driven fuzzer",
"long_description": "American fuzzy lop is a security-oriented fuzzer that employs a novel type of compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "afio",
"portdir": "archivers/afio",
"version": "2.5.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kholtman/afio",
"description": "Archiver & backup program with builtin compression",
"long_description": "Afio makes cpio-format archives. It deals somewhat gracefully with input data corruption, supports multi-volume archives during interactive operation, and can make compressed archives that are much safer than compressed tar or cpio archives. Afio is best used as an \"archive engine\" in a backup script.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 16
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "afflib",
"portdir": "security/afflib",
"version": "3.7.20",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sshock/AFFLIBv3",
"description": "The Advanced Forensic Format",
"long_description": "AFF(R) is an open and extensible file format designed to store disk images and associated metadata.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"s3",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl",
"readline",
"expat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sleuthkit",
"aimage",
"bulk_extractor"
]
}
]
},
{
"name": "aff4",
"portdir": "security/aff4",
"version": "1.0-20180212",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/Velocidex/c-aff4",
"description": "AFF4 -The Advanced Forensics File Format",
"long_description": "The Advanced Forensics File Format 4 (AFF4) is an open source format used for the storage of digital evidence and data.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "ricci",
"github": "ghosthound",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"spdlog0",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yaml-cpp",
"snappy",
"raptor2",
"zlib",
"ossp-uuid",
"pcrexx",
"tclap",
"uriparser"
]
}
],
"depends_on": []
},
{
"name": "aewm",
"portdir": "x11/aewm",
"version": "1.3.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.red-bean.com/~decklin/software/aewm/",
"description": "aewm is a minimalist window manager for X11.",
"long_description": "aewm is a minimalist window manager for X11.",
"active": true,
"categories": [
"x11",
"x11-wm"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gtk2"
]
}
],
"depends_on": []
},
{
"name": "aewan",
"portdir": "editors/aewan",
"version": "1.0.01",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aewan.sourceforge.net",
"description": "Curses-based program for the creation and editing of ascii art",
"long_description": "Curses-based program for the creation and editing of ascii art",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "aesutil",
"portdir": "security/aesutil",
"version": "1.0.7",
"license": "BSD and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://my.cubic.ch/~timtas/aes/",
"description": "command line program to encrypt and decrypt data via AES",
"long_description": "aesutil is a command line program to encrypt and decrypt data using the Rjiandel algorythm.",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "aeson-pretty",
"portdir": "devel/aeson-pretty",
"version": "0.8.10",
"license": "GPL-3",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.haskell.org/alex/",
"description": "JSON pretty-printing library and command-line tool.",
"long_description": "A JSON pretty-printing library compatible with aeson as well as a command-line tool to improve readabilty of streams of JSON data. The library provides the function \"encodePretty\". It is a drop-in replacement for aeson's \"encode\" function, producing JSON-ByteStrings for human readers. The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary \"compact\"-mode, essentially the opposite of pretty-printing.",
"active": true,
"categories": [
"devel",
"haskell"
],
"maintainers": [],
"variants": [
"stack"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"cabal",
"ghc",
"file",
"grep",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libiconv"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
}
],
"depends_on": []
},
{
"name": "aescrypt",
"portdir": "security/aescrypt",
"version": "0.7",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://aescrypt.sourceforge.net",
"description": "A program for encryption/decryption.",
"long_description": "AESCrypt is a program for encrypting/decrypting streams of data using Rijndael and Cipher Block Feedback mode (CFB-128).",
"active": false,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "Aerofoil",
"portdir": "games/Aerofoil",
"version": "1.1.2",
"license": "GPL-2+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://galeforcegames.itch.io/aerofoil",
"description": "a port of John Calhoun's Glider PRO",
"long_description": "Aerofoil is a port of John Calhoun's Glider PRO, the classic 1994 paper airplane game for Macintosh.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2084
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsdl2"
]
}
],
"depends_on": []
},
{
"name": "Aerial",
"portdir": "aqua/Aerial",
"version": "3.2.3",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JohnCoates/Aerial",
"description": "Apple TV Aerial Screensaver for Mac",
"long_description": "Aerial is a Mac screensaver based on the new Apple TV screensaver that displays the Aerial movies Apple shot over New York, San Francisco, Hawaii, China, etc.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "aerc",
"portdir": "mail/aerc",
"version": "0.21.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aerc-mail.org",
"description": "Terminal-based email client.",
"long_description": "aerc is an email client that runs in your terminal, featuring editing emails in an embedded terminal tmux-style and first-class support for working with Git & email.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1040
}
],
"variants": [
"notmuch",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"scdoc",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"notmuch"
]
}
],
"depends_on": []
},
{
"name": "aephea",
"portdir": "textproc/aephea",
"version": "12-248",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://micans.org/aephea/",
"description": "effective and adaptable HTML authoring",
"long_description": "aephea offers effective and adaptable HTML authoring.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2084
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"coreutils",
"clang-16"
]
},
{
"type": "run",
"ports": [
"zoem"
]
}
],
"depends_on": []
},
{
"name": "aegis",
"portdir": "devel/aegis",
"version": "4.24.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://aegis.sourceforge.net/",
"description": "A project change supervisor",
"long_description": "Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"cook",
"gettext",
"curl",
"bzip2",
"libxml2",
"libmagic",
"zlib"
]
},
{
"type": "run",
"ports": [
"bison-runtime"
]
}
],
"depends_on": []
},
{
"name": "aee",
"portdir": "editors/aee",
"version": "2.2.21",
"license": "Artistic-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20160719002816/http://www.users.qwest.net/~hmahon/",
"description": "easy to use text editor",
"long_description": "An easy to use text editor. Intended to be usable with little or no instruction. Provides both a terminal (curses based) interface and native X-Windows interface (in which case the executable is called xae). Features include pop-up menus, journalling (to recover from system crash or loss of connection), cut-and-paste, multiple buffers (associated with files or not), and much more.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"x11"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "adwaita-icon-theme",
"portdir": "gnome/adwaita-icon-theme",
"version": "44.0",
"license": "LGPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "Adwaita icon theme",
"long_description": "Fullcolor, symbolic and cursor assets for the Adwaita icon theme, the default icon theme for GTK+ 3.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 355
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"librsvg",
"gtk3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-gtk3",
"gnome-applets",
"p5.26-gtk3",
"rawtherapee",
"p5.30-gtk3",
"p5.32-gtk3",
"fsearch",
"evince",
"xournalpp",
"p5.34-gtk3",
"gnome3-core",
"cadabra2",
"nicotine-plus",
"cherrytree",
"gajim",
"eiffelstudio"
]
},
{
"type": "run",
"ports": [
"easytag",
"easytag-devel",
"devhelp",
"geeqie",
"zenity",
"rygel",
"meld",
"epiphany",
"vte",
"darktable-devel",
"darktable",
"gnome-dictionary",
"webkit2-gtk",
"webkit2-gtk-devel",
"inkscape",
"gnome3-core",
"midori",
"gnuradio",
"gnuradio-next",
"gnuradio37",
"libgda5",
"gcstar",
"geany",
"alacarte",
"file-roller",
"gnome-calendar",
"gnome-characters",
"gnome-chemistry-utils",
"gnome-panel",
"gnome-session",
"gnome-sudoku",
"gnome-system-log",
"gnome-weather",
"abiword-x11",
"bluefish",
"anjuta",
"balsa",
"dconf-editor",
"empathy",
"eog",
"frogr",
"garagejam",
"gedit",
"gingerblue",
"gitg",
"glabels",
"glom",
"transmission-x11",
"gnome-calculator",
"gnome-internet-radio-locator",
"gnome-maps",
"gnome-radio",
"gnome-system-monitor",
"gnome-terminal",
"gnome-voice",
"gtk-internet-radio-locator",
"gtk-radio",
"liferea",
"nautilus",
"inkscape-devel",
"zim",
"gretl",
"pspp",
"gupnp-tools",
"nfoview",
"oregano",
"oof2",
"gtimelog",
"gimp3-devel",
"seahorse",
"regexxer",
"pan2",
"yelp",
"gnuradio-devel",
"gmdb2",
"gnome-font-viewer",
"baobab",
"gnome-chess",
"gramps",
"gnumeric",
"totem",
"deluge",
"polari",
"gnome-music",
"gnome-photos",
"ghex",
"gucharmap",
"quodlibet"
]
}
]
},
{
"name": "advi",
"portdir": "x11/advi",
"version": "1.10.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://advi.inria.fr/",
"description": "TeX DVI previewer",
"long_description": "Active-DVI is an O'Caml Unix-platform DVI previewer and a programmable presenter for slides written in LaTeX.",
"active": true,
"categories": [
"graphics",
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-findlib",
"ImageMagick",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libXinerama",
"ocaml",
"xpm",
"camlimages",
"freetype"
]
},
{
"type": "run",
"ports": [
"texlive-basic"
]
}
],
"depends_on": []
},
{
"name": "advancescan",
"portdir": "archivers/advancescan",
"version": "1.18",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://advancemame.sourceforge.net/scan-readme.html",
"description": "command line rom manager for many emulators",
"long_description": "AdvanceSCAN is a command line rom manager for MAME, MESS, AdvanceMAME, AdvanceMESS and Raine. It contains also a diff generator of rom sets.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "advancemenu",
"portdir": "games/advancemenu",
"version": "2.5.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "advancemame",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by advancemame",
"long_description": "This port has been replaced by advancemame.",
"active": false,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "advancemame",
"portdir": "emulators/advancemame",
"version": "3.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.advancemame.it/",
"description": "unofficial MAME version with advanced video support",
"long_description": "unofficial MAME and MESS versions with an advanced video support for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors and also for PC Monitors.",
"active": true,
"categories": [
"games",
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsdl2",
"freetype",
"expat"
]
}
],
"depends_on": []
},
{
"name": "advancecomp",
"portdir": "archivers/advancecomp",
"version": "2.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.advancemame.it",
"description": "recompression utilities for .PNG, .MNG, .ZIP and .GZ files",
"long_description": "AdvanceCOMP is a set of recompression utilities for .PNG, .MNG, .ZIP and .GZ files. The main features are: Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation, and recompress MNG files using Delta and Move optimization.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "adtpro",
"portdir": "emulators/adtpro",
"version": "2.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://adtpro.com",
"description": "transfers disks and disk images between Apple IIs and modern computers",
"long_description": "Apple Disk Transfer ProDOS (ADTPro) transfers diskettes and logical disk images between Apple II-era computers and the modern world. Disks can be transferred using a Super Serial card, IIgs modem port or IIc/Laser 128 serial port; an Uthernet Ethernet card; or the built-in cassette ports.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2084
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "adplug",
"portdir": "audio/adplug",
"version": "2.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adplug/adplug",
"description": "AdLib sound player library",
"long_description": "AdPlug is a free, multi-platform, hardware independent AdLib sound player library, mainly written in C++. AdPlug plays sound data, originally created for the AdLib (OPL2/3) audio board, on top of an OPL2/3 emulator or by using the real hardware. No OPL2/3 chips are required for playback.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libbinio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"audacious-plugins"
]
}
]
},
{
"name": "ADOL-C",
"portdir": "math/ADOL-C",
"version": "2.7.2",
"license": "(EPL-1 or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://projects.coin-or.org/ADOL-C/",
"description": "Algorithmic Differentiation Library for C/C++",
"long_description": "The package ADOL-C (Automatic Differentiation by OverLoading in C++) facilitates the evaluation of first and higher derivatives of vector functions that are defined by computer programs written in C or C++",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1594
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ColPack",
"boost176"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"deal.ii"
]
}
]
},
{
"name": "adodb",
"portdir": "databases/adodb",
"version": "5.20.9",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://adodb.sourceforge.net/",
"description": "Database library for PHP",
"long_description": "Database library for PHP",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "adns",
"portdir": "net/adns",
"version": "1.6.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.chiark.greenend.org.uk/~ian/adns/",
"description": "asynchronous DNS client library",
"long_description": "adns is a resolver library for C (and C++) programs, and a collection of useful DNS resolver utilities.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"apachetop"
]
}
]
},
{
"name": "ADMS",
"portdir": "science/ADMS",
"version": "2.3.7",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Qucs/ADMS",
"description": "ADMS is a code generator for the Verilog-AMS language",
"long_description": "ADMS is a code generator for the Verilog-AMS language",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 151
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"bison",
"flex",
"libtool",
"libxml2",
"perl5.34",
"p5.34-gd",
"p5.34-xml-libxml",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qucs"
]
}
]
},
{
"name": "admesh",
"portdir": "math/admesh",
"version": "0.98.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.varlog.com/admesh-htm https://admesh.readthedocs.io",
"description": "CLI and C library for processing triangulated solid meshes",
"long_description": "CLI and C library for processing triangulated solid meshes",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "adept2",
"portdir": "math/adept2",
"version": "2024.01.24",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.met.reading.ac.uk/clouds/adept",
"description": "Fast automatic differentiation library in C++",
"long_description": "Combined array and automatic differentiation library in C++.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc13",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"vecLibFort",
"libgcc"
]
},
{
"type": "test",
"ports": [
"gsl"
]
}
],
"depends_on": []
},
{
"name": "ade",
"portdir": "devel/ade",
"version": "0.1.2e",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/opencv/ade",
"description": "Graph construction, manipulation, and processing framework.",
"long_description": "Graph construction, manipulation, and processing framework.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2891
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-opencv4-devel",
"py35-opencv4",
"py36-opencv4",
"py35-opencv4-devel",
"py36-opencv4-devel",
"py37-opencv4",
"py37-opencv4-devel",
"py39-opencv4",
"py39-opencv4-devel",
"py38-opencv4",
"opencv4",
"opencv4-devel",
"py310-opencv4",
"py311-opencv4",
"py312-opencv4",
"py313-opencv4",
"py314-opencv4",
"py310-opencv4-devel",
"py311-opencv4-devel",
"py312-opencv4-devel",
"py313-opencv4-devel"
]
}
]
},
{
"name": "addrwatch",
"portdir": "net/addrwatch",
"version": "1.0.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fln/addrwatch",
"description": "a tool similar to arpwatch for IPv4/IPv6 and ethernet address pairing monitoring",
"long_description": "addrwatch is a tool similar to arpwatch for IPv4/IPv6 and ethernet address pairing monitoring. It's main features include:\n - IPv4 and IPv6 address monitoring\n - Monitoring of VLAN tagged (802.1Q) packets\n - Output to stdout, plain text file, syslog, sqlite3 db, MySQL db\n - IP address usage history preserving output/logging",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 268
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"argp-standalone",
"libevent",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "add",
"portdir": "math/add",
"version": "20250914",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://invisible-island.net/add/",
"description": "Fixed-point, full screen calculator.",
"long_description": "add is a fixed-point calculator that operates as a full-screen editor. It is designed for use as a checkbook or expense-account balancing tool.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "adblock2privoxy",
"portdir": "www/adblock2privoxy",
"version": "2.3.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/essandess/adblock2privoxy",
"description": "Convert adblock config files to privoxy format",
"long_description": "Convert adblock config files to privoxy format. AdBlock Plus browser plugin has great block list files provided by big community, but it is client software and cannot work on a server as proxy. Privoxy proxy has good potential to block ads at server side, but it experiences acute shortage of updated block lists. This software converts adblock lists to privoxy config files format. Almost all adblock features are supported including block/unblock requests (on privoxy) all syntax features are supported except for regex templates matching host name hide/unhide page elements (via CSS) all syntax features are supported all block request options except for outdated ones: Supported: script, image, stylesheet, object, xmlhttprequest, object-subrequest, subdocument, document, elemhide, other, popup, third-party, domain=..., match-case, donottrack.",
"active": true,
"categories": [
"www",
"haskell"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [
"initialize_always",
"stack",
"proxy_settings",
"https_inspection"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"sf-pwgen",
"file",
"grep",
"gsed",
"cctools",
"openssl",
"cabal",
"ghc"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"openssl",
"gmp",
"zlib"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
},
{
"type": "run",
"ports": [
"privoxy",
"nginx",
"bash",
"wget"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"macos-fortress-proxy",
"macos-fortress-proxy-squid",
"macos-fortress-easylistpac"
]
}
]
},
{
"name": "activewire",
"portdir": "devel/activewire",
"version": "4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/activewire-osx/",
"description": "Driver for the ActiveWire board",
"long_description": "An independent project focusing on the development of drivers for the ActiveWire board on Mac OS X. The REALbasic Plugin not included.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"awdriver",
"awconfig",
"doc",
"dev",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "actionlint",
"portdir": "devel/actionlint",
"version": "1.7.12",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rhysd/actionlint",
"description": "Static checker for GitHub Actions workflow files",
"long_description": "Static checker for GitHub Actions workflow files",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1040
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"go-md2man",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "act",
"portdir": "devel/act",
"version": "0.2.86",
"license": "MIT",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nektos/act",
"description": "Run your GitHub Actions locally",
"long_description": "act allows you to run your GitHub Actions locally using Docker.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1040
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "acpica",
"portdir": "devel/acpica",
"version": "20251212",
"license": "(Permissive or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html",
"description": "ACPI compiler",
"long_description": "A compiler for ACPI DSDT .asl files.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 268
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"MaciASL"
]
}
]
},
{
"name": "acorn",
"portdir": "devel/acorn",
"version": "0.10.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.acorn.io",
"description": "A simple application deployment framework for Kubernetes",
"long_description": "A simple application deployment framework for Kubernetes",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1040
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "acl2",
"portdir": "math/acl2",
"version": "8.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cs.utexas.edu/users/moore/acl2/v8-3",
"description": "Applicative Common Lisp / A Computational Logic",
"long_description": "ACL2 (Applicative Common Lisp / A Computational Logic) is the successor to nqthm, the Boyer-Moore theorem prover. ACL2 can be used to automatically or semi-automatically prove theorems and has been used extensively in real applications (e.g., proving the correctness of certain calculations in the floating point unit of the AMD K5 microprocessor. ACL2 is a very large, multipurpose system. You can use it as a programming language, a specification language, a modeling language, a formal mathematical logic, or a semi-automatic theorem prover. Because the meta-language is the same as the language (a subset of Common Lisp), it is very flexible.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
}
],
"variants": [
"emacs",
"ccl",
"certify",
"regression",
"nonstd"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"sbcl"
]
}
],
"depends_on": []
},
{
"name": "ackmate",
"portdir": "editors/ackmate",
"version": "1.1.2",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/protocool/AckMate",
"description": "AckMate is a TextMate plugin for running Ack in a Cocoa window.",
"long_description": "AckMate is a TextMate plugin for running Ack in a Cocoa window.",
"active": true,
"categories": [
"aqua",
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ragel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ack"
]
}
],
"depends_on": []
},
{
"name": "ack",
"portdir": "devel/ack",
"version": "3.9.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://beyondgrep.com/",
"description": "ack - grep-like text finder",
"long_description": "ack - grep-like text finder",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-yaml-pp",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-long",
"p5.34-text-parsewords",
"p5.34-version",
"perl5.34",
"p5.34-file-next"
]
},
{
"type": "test",
"ports": [
"p5.34-io-tty"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ackmate"
]
}
]
},
{
"name": "aces_container",
"portdir": "graphics/aces_container",
"version": "1.0.2",
"license": "AMPAS",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ampas/aces_container",
"description": "Reference implementation of SMPTE S2065-4",
"long_description": "A reference implementation for an ACES container file writer intended to be used with the Academy Color Encoding System (ACES). The resulting file is compliant with the ACES container specification (SMPTE S2065-4).",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1594
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ctlang"
]
}
]
},
{
"name": "ace",
"portdir": "devel/ace",
"version": "8.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dre.vanderbilt.edu/~schmidt/ACE.html",
"description": "ACE is an object-oriented framework that implements many core patterns for concurrent communication software.",
"long_description": "The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms. The communication software tasks provided by ACE include event demultiplexing and event handler dispatching, signal handling, service initialization, interprocess communication, shared memory management, message routing, dynamic (re)configuration of distributed services, concurrent execution and synchronization.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
},
{
"name": "jwillemsen",
"github": "jwillemsen",
"ports_count": 2
}
],
"variants": [
"ssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "accountsservice",
"portdir": "gnome/accountsservice",
"version": "0.6.42",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/AccountsService/",
"description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
"long_description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
"active": true,
"categories": [
"security",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12",
"gtk-doc",
"intltool",
"libxslt",
"xmlto",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"policykit",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gdm",
"gnome-control-center"
]
}
]
},
{
"name": "abyss",
"portdir": "www/abyss",
"version": "0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://abyss.sourceforge.net/",
"description": "Light HTTP/1.1 compliant web server.",
"long_description": "ABYSS aims to be a fully HTTP/1.1 compliant web server. Its main design goals are speed, low resource usage and portability. ABYSS works on most UNIX based systems and on Win32 systems (Win95/98/2000/NT).",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "abtransfers",
"portdir": "finance/abtransfers",
"version": "0.0.5.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://schmufu.dyndns.org/dokuwiki/ab_transfer:start",
"description": "AB-Transfers allows to carry out bank transactions online. It is meant to complement KMyMoney and GnuCash.",
"long_description": "AB-Transfers allows to carry out bank transactions online. It is not indented to become a full-fledged financial application like KMyMoney or GnuCash, but is meant to be used in parallel to them. This application can execute transactions which are not (yet) supported by those applications and thus complements them. AB-Transfers is meant for private use and it is not planned to implement functions which make sense for business use. AB-Transfers makes use of the AqBanking tool. All transaction types known to AqBanking are supported and should be usable in AB-Transfers. NOTE: Currently the application is not internationalized, i.e. the UI is only in German.",
"active": true,
"categories": [
"finance"
],
"maintainers": [],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"aqbanking5"
]
}
],
"depends_on": []
},
{
"name": "absent",
"portdir": "devel/absent",
"version": "2020.10.28",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rvarago/absent",
"description": "Small C++17 library meant to simplify the composition of nullable types in a generic, type-safe and declarative way.",
"long_description": "Small C++17 library meant to simplify the composition of nullable types in a generic, type-safe and declarative way.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"catch2",
"cmake",
"clang-17"
]
},
{
"type": "test",
"ports": [
"catch2"
]
}
],
"depends_on": []
},
{
"name": "abseil",
"portdir": "devel/abseil",
"version": "20260107.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/abseil/abseil-cpp",
"description": "Abseil - C++ Common Libraries",
"long_description": "Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"debug",
"test",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mtxclient",
"Bear",
"py39-grpcio",
"py39-grpcio-tools",
"protobuf3-cpp-upstream",
"protobuf5-cpp",
"Chatty",
"s2geometry",
"re2",
"py37-pyarrow",
"py38-pyarrow",
"bloaty",
"protobuf",
"py37-grpcio",
"py37-grpcio-tools",
"libphonenumber-cpp",
"qt6-qtgrpc",
"py38-grpcio",
"py38-grpcio-tools",
"qt610-qtgrpc",
"grpc",
"py310-grpcio",
"py310-grpcio-tools",
"apache-arrow"
]
}
]
},
{
"name": "abook",
"portdir": "mail/abook",
"version": "0.5.6",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://abook.sourceforge.net",
"description": "Address book with mutt support",
"long_description": "abook uses curses libs and is able to import addressbooks from pine and netscape (ldif). Exports to mutt alias, html, pine, gcrd (GnomeCard), csv, elm alias, and plain text.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gettext",
"ncurses",
"readline",
"libiconv"
]
}
],
"depends_on": []
}
]
}