HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49607,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=45",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=43",
"results": [
{
"name": "libsigsegv",
"portdir": "devel/libsigsegv",
"version": "2.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libsigsegv",
"description": "Library for handling page faults in user mode.",
"long_description": "GNU libsigsegv is a library for handling page faults in user mode. A page fault occurs when a program tries to access to a region of memory that is currently not available. Catching and handling a page fault is a useful technique for implementing pageable virtual memory, memory-mapped access to persistent databases, generational garbage collectors, stack overflow handlers, distributed shared memory, etc.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Maude",
"gst",
"clisp",
"asymptote"
]
}
]
},
{
"name": "libsl",
"portdir": "devel/libsl",
"version": "0.3.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stig/libsimplelist",
"description": "yet another generic linked list C-library",
"long_description": "libsimplelist is yet another generic linked list C-library.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "libsockets",
"portdir": "devel/libsockets",
"version": "2.3.9.9",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.alhem.net/Sockets/",
"description": "C++ Sockets is a C++ wrapper for BSD-style sockets.",
"long_description": "C++ Sockets is a C++ wrapper for BSD-style sockets.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "libsodium",
"portdir": "devel/libsodium",
"version": "1.0.20",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jedisct1/libsodium",
"description": "Portable and packageable NaCl-based crypto library",
"long_description": "libsodium is a library for network communication, encryption, decryption, signatures, etc.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"softether5",
"py27-libnacl",
"py35-libnacl",
"py36-libnacl",
"py35-pynacl",
"pijul-devel",
"libchloride",
"toxcore",
"pijul",
"fbzmq",
"fizz",
"folly",
"mvfst",
"abaddon",
"wangle",
"py38-libnacl",
"py37-libnacl",
"nheko",
"php84-sodium",
"php83-sodium",
"php82-sodium",
"php81-sodium",
"php80-sodium",
"shadowsocks-libev",
"bupstash",
"KeePassXC",
"KeePassXC-devel",
"php74-sodium",
"php73-sodium",
"php72-sodium",
"et",
"pure-ftpd",
"minisign",
"py310-pynacl",
"py39-pynacl",
"py311-pynacl",
"py312-pynacl",
"py313-pynacl",
"mtxclient",
"py27-pynacl",
"py36-pynacl",
"py37-pynacl",
"edencommon",
"magic-wormhole",
"uTox",
"warzone2100",
"py38-pynacl",
"proftpd",
"rspamd",
"R-sodium",
"unbound",
"oxenmq",
"zmq",
"zmq-devel",
"shairport-sync"
]
},
{
"type": "run",
"ports": [
"rb33-ffi-libsodium",
"rb32-ffi-libsodium",
"rb31-ffi-libsodium"
]
}
]
},
{
"name": "libsolv",
"portdir": "devel/libsolv",
"version": "0.7.24",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openSUSE/libsolv",
"description": "Library for solving packages and reading repositories",
"long_description": "Library for solving packages and reading repositories",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
},
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 42
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"expat",
"xz",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libmamba"
]
}
]
},
{
"name": "libssh",
"portdir": "devel/libssh",
"version": "0.11.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.libssh.org",
"description": "an SSH library",
"long_description": "The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library.",
"active": true,
"categories": [
"devel",
"net",
"security"
],
"maintainers": [
{
"name": "ionic",
"github": "Ionic",
"ports_count": 24
}
],
"variants": [
"debug",
"kerberos5",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake",
"pkgconfig",
"doxygen"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl",
"kerberos5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yafc",
"wireshark3",
"wireshark4",
"x2goclient",
"tmate",
"kde4-runtime",
"hydra",
"R-ssh"
]
}
]
},
{
"name": "libssh2",
"portdir": "devel/libssh2",
"version": "1.11.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libssh2.org/",
"description": "libssh2 is a library implementing the SSH2 protocol",
"long_description": "libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06), SECSH-DHGEX(04), and SECSH-NUMBERS(10).",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gawk",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-git-raw",
"p5.26-net-ssh2",
"cargo",
"zabbix42",
"zabbix44",
"medusa",
"libgit2-glib",
"p5.28-git-raw",
"p5.30-git-raw",
"p5.32-git-raw",
"p5.34-git-raw",
"qore-ssh2-module",
"xine-ui",
"zabbix4",
"zabbix5",
"VLC2",
"libVLC2",
"php53-ssh2",
"php54-ssh2",
"php55-ssh2",
"php56-ssh2",
"php70-ssh2",
"php71-ssh2",
"php72-ssh2",
"php73-ssh2",
"php74-ssh2",
"php80-ssh2",
"php81-ssh2",
"php82-ssh2",
"php83-ssh2",
"zabbix3",
"p5.28-net-ssh2",
"p5.30-net-ssh2",
"p5.32-net-ssh2",
"p5.34-net-ssh2",
"libgit2",
"gstreamer1-gst-plugins-bad",
"libgit2-devel",
"mergestat",
"xine-lib",
"mlterm",
"nmap"
]
}
]
},
{
"name": "libstaroffice",
"portdir": "devel/libstaroffice",
"version": "0.0.7",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fosnola/libstaroffice",
"description": "Import filter for old StarOffice documents.",
"long_description": "Import filter for old StarOffice documents.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"librevenge"
]
}
],
"depends_on": []
},
{
"name": "libtapi",
"portdir": "devel/libtapi",
"version": "1300.6.5-20231128",
"license": "APSL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opensource.apple.com/source/tapi/",
"description": "libtapi adds ld64 linker support for text-based API libraries.",
"long_description": "libtapi adds ld64 linker support for text-based API libraries. Newer MacOS SDKs contain only these TAPI stubs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"clang-11-bootstrap",
"python311"
]
},
{
"type": "lib",
"ports": [
"libcxx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ld64-latest"
]
}
]
},
{
"name": "libtar",
"portdir": "devel/libtar",
"version": "1.2.20",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tklauser/libtar",
"description": "library for manipulating POSIX tar files",
"long_description": "libtar is a C library for manipulating POSIX tar files. It handles adding and extracting files to/from a tar archive.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hydrogen"
]
}
]
},
{
"name": "libtasn1",
"portdir": "devel/libtasn1",
"version": "4.20.0",
"license": "(LGPL-2.1+ or GPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libtasn1/",
"description": "ASN.1 structure parser library",
"long_description": "The libtasn1 library was developed for ASN1 (Abstract Syntax Notification One) structures management.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1096
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p11-kit",
"rdesktop",
"samba4",
"gnutls",
"gnutls-devel",
"heimdal",
"libprelude",
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "libtermkey",
"portdir": "devel/libtermkey",
"version": "0.22",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.leonerd.org.uk/code/libtermkey/",
"description": "Cross-platform asynchronous I/O",
"long_description": "libuv is a multi-platform support library with a focus on asynchronous I/O.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"unibilium"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"vis"
]
}
]
},
{
"name": "libtins",
"portdir": "devel/libtins",
"version": "4.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libtins.github.io/",
"description": "high-level, multiplatform C++ network packet sniffing and crafting library",
"long_description": "libtins is a high-level, multiplatform C++ network packet sniffing and crafting library.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 96
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "libtool",
"portdir": "devel/libtool",
"version": "2.5.4",
"license": "libtool",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libtool",
"description": "The GNU Portable Library Tool",
"long_description": "GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface.",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"m4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libmp3splt",
"mpg123",
"pulseaudio",
"psqlODBC",
"unixODBC",
"global",
"libabw",
"libextractor",
"libgphoto2",
"pcrexx",
"TeXmacs",
"erlsom",
"GraphicsMagick",
"ImageMagick",
"graphviz",
"graphviz-devel",
"openvrml",
"synfig",
"vips",
"gforth",
"gst",
"mdk",
"php71-mcrypt",
"php70-mcrypt",
"php56-mcrypt",
"php55-mcrypt",
"php54-mcrypt",
"php53-mcrypt",
"php52-mcrypt",
"pure",
"ettercap",
"trafshow",
"php72-mcrypt",
"php73-mcrypt",
"php74-mcrypt",
"php80-mcrypt",
"pure-faust",
"pure-glpk",
"hamlib",
"hamlib-devel",
"ngspice",
"playerstage-stage",
"plplot",
"plplot-single",
"sumo",
"courier-authlib",
"libprelude",
"oath-toolkit",
"prelude-manager",
"xca",
"xmlsec",
"clamav",
"freeradius",
"nut",
"redland",
"php81-mcrypt",
"ngspice-lib",
"php82-mcrypt",
"xmlsec-1.2",
"clamav-legacy",
"squid",
"php83-mcrypt",
"ImageMagick7",
"guile-2.2",
"guile-1.8",
"guile-3.0"
]
},
{
"type": "build",
"ports": [
"djview",
"djview-qt5",
"emacs-mac-app",
"emacs-mac-app-devel",
"arj",
"dact",
"gnutar",
"lha",
"libaec",
"lrzip",
"slimdata",
"ucl",
"xar",
"minizip",
"a52dec",
"audiofile",
"cdparanoia",
"cmuclmtk",
"easytag",
"espeak-ng",
"faac",
"gmpc",
"id3lib",
"libao",
"libdca",
"libmodplug",
"libmusicbrainz2",
"libofa",
"liboss",
"libsamplerate",
"libshout",
"libtagedit",
"mpeg4ip",
"ncmpcpp",
"soundtouch",
"stk",
"tagtool",
"twolame",
"vorbis-tools",
"xgsch2pcb",
"gnokii",
"hidapi",
"telepathy-logger",
"dfu-programmer",
"upslug2",
"usbprog",
"csvdb",
"db46",
"db46-java",
"dbslayer",
"gigabase",
"iplike",
"libgda5",
"pgtcl",
"postgis2",
"psiconv",
"pxlib",
"qof",
"sparkey",
"ResIL",
"apr-util",
"aqbanking6",
"aqbanking6-gtk2",
"aqbanking6-gtk3",
"asio",
"bakefile",
"beecrypt",
"bitwise",
"capnproto",
"cdecl",
"coccinelle",
"codeblocks",
"cppunit",
"cunit",
"fsvs",
"ftnchek",
"geany",
"geoclue2",
"glade3",
"gpgme",
"gsoap",
"gtkimageview",
"gumbo-parser",
"gvfs",
"gwenhywfar4",
"gwenhywfar4-gtk",
"gwenhywfar4-gtk3",
"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",
"liblightgrep",
"libmaa",
"libmaxminddb",
"libmcs",
"libmongo-client",
"libmowgli",
"libmwaw",
"libnewt",
"libofx",
"liboil",
"libpwquality",
"librets",
"libsdl_gfx",
"libsdl_pango",
"libsl",
"libtar",
"libtermkey",
"libucl",
"libuninameslist",
"libusb-devel",
"libusb-compat",
"libusb-legacy",
"libusbmuxd-devel",
"libvterm",
"libxdg-basedir",
"libxo",
"libyaml",
"log4cplus",
"log4cpp",
"lzo",
"mediainfolib",
"mesalink",
"mesos",
"midgard2-core",
"modglue",
"mono",
"mono-addins",
"monotone-devel",
"mpir",
"mpir-devel",
"msgpack0",
"nettle",
"oniguruma5",
"oniguruma6",
"openscop",
"openslp",
"osslsigncode",
"osslsigncode-devel",
"patchutils",
"pcrexx",
"ppl",
"protobuf-c",
"protobuf-cpp",
"pthsem",
"qd",
"qqwing",
"radlib",
"robodoc",
"safestr",
"sdlconsole",
"sparsehash",
"srecord",
"t1lib",
"tclreadline",
"thrift",
"ucpp",
"udis86",
"unibilium",
"universal-ctags",
"upower",
"usbmuxd",
"usbmuxd-devel",
"valgrind-devel",
"valgrind-macos-devel",
"wolfssl",
"xxl",
"zeitgeist",
"zmq",
"zmq3",
"zmq22",
"zmq-devel",
"zshdb",
"TeXmacs",
"abiword-x11",
"bluefish",
"emacs",
"emacs-devel",
"emacs-app",
"emacs-app-devel",
"l3afpad",
"leafpad",
"dosbox",
"dosbox-x",
"freesci",
"gelide",
"hercules",
"qemu",
"bitcoin",
"cgminer",
"cpuminer",
"offlinefs",
"osxfuse",
"s3fs",
"alienarena",
"cannonsmash",
"circuslinux",
"cmatrix",
"crack-attack",
"freedroidclassic",
"gdash",
"gnubg",
"moon-buggy",
"nwntools",
"robotfindskitten",
"teg",
"tuxtype",
"xgalaga",
"librttopo",
"accountsservice",
"adwaita-icon-theme",
"alacarte",
"anjuta",
"balsa",
"baobab",
"conglomerate",
"dconf",
"dia",
"empathy",
"eog-plugins",
"evince",
"gconf",
"gconf-editor",
"gconfmm",
"gdl",
"gdl3",
"gdlmm3",
"gdm",
"gfbgraph",
"ghex",
"glabels",
"glom",
"gnome-applets",
"gnome-calendar",
"gnome-chemistry-utils",
"gnome-chess",
"gnome-control-center",
"gnome-font-viewer",
"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-vfs",
"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",
"oregano",
"policykit-gnome",
"regexxer",
"seahorse",
"seed",
"startup-notification",
"vino",
"vte-gtk2-compat",
"xchat-gnome",
"yelp",
"aalib",
"agave",
"antigraingeometry",
"autotrace",
"cogl",
"diff-pdf",
"djvulibre",
"dmtx-utils",
"dvisvgm",
"ftgl",
"g2",
"gegl-0.3",
"giblib",
"gimp-gap",
"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",
"libexif",
"libguichan",
"libhermes",
"libmypaint",
"libopenraw",
"libpgf",
"libraw",
"libspiro",
"libwmf",
"libwpg-0.3",
"minidjvu",
"mozjpeg",
"openjpeg15",
"osm-gps-map",
"osm-gps-map-gtk2",
"plotutils",
"poly2tri-c",
"pstoedit",
"rawstudio",
"synfig",
"synfigstudio",
"vsd2svg",
"zimg",
"bitchx",
"hadoop",
"algol68g",
"colm",
"g95",
"gforth",
"ghc",
"gprolog",
"hugs98",
"mozart",
"obc",
"pfe",
"php80",
"php80-apache2handler",
"php80-cgi",
"php80-fpm",
"scsh",
"libetpan",
"mpack",
"opendkim",
"opensmtpd",
"ColPack",
"TinySVM",
"arpack",
"blitzwave",
"buddy",
"crfsuite",
"fftw",
"fftw-single",
"fgsl",
"fityk",
"flint",
"liblbfgs",
"libqalculate",
"libticables2",
"libticalcs2",
"libticonv",
"libtifiles2",
"matio",
"maxima-devel",
"octave",
"optpp",
"qalculate-gtk",
"reduce",
"singular",
"tilp2",
"HandBrake",
"HandBrakeCLI",
"VLC2",
"libVLC2",
"XviD",
"despotify",
"dirac",
"dvdauthor",
"frei0r-plugins",
"gtkpod",
"jpeginfo",
"libass",
"libbdplus",
"libgpod",
"libmovit",
"libquicktime-devel",
"libtheora",
"libvideogfx",
"mediainfo",
"MediaInfo-gui",
"ming",
"moc",
"mp4v2",
"ogmtools",
"pHash",
"schroedinger",
"shairport-sync",
"smpeg",
"transcode",
"vapoursynth",
"xine-lib",
"aria2",
"arp-scan",
"bwm-ng",
"darkstat",
"ddclient",
"docsis",
"flow-tools",
"fwknop-client",
"gajim",
"gftp",
"gq",
"grsync",
"httrack",
"irrtoolset",
"kerberos5",
"knock",
"ldns",
"lftp",
"libgrss",
"libnet",
"liboauth",
"liboping-devel",
"libpcapnav",
"libstrophe",
"libtorrent",
"libtorrent-devel",
"logjam",
"mcabber",
"mediatomb",
"mtr",
"munge",
"nc6",
"nefu",
"nfdump",
"nload",
"ntop",
"nxcomp",
"nxproxy",
"ola",
"onioncat",
"openfortivpn",
"openssh",
"pidgin",
"libpurple",
"finch",
"profanity",
"proftpd",
"quagga",
"rdesktop",
"rtorrent-devel",
"scotty",
"shellinabox",
"sshguard",
"ssldump",
"sstp-client",
"surfraw",
"thttpd",
"tnftpd",
"torsocks",
"traceroute",
"transmission-x11",
"tsocks",
"ucarp",
"vde2",
"wallet",
"wallet-server",
"wallet-kdc",
"wol",
"denemo",
"ghostscript",
"pslib",
"py27-pygtk",
"py27-xmlsec",
"py36-xmlsec",
"py37-xmlsec",
"py38-xmlsec",
"py39-xmlsec",
"py27-osmgpsmap",
"ADMS",
"libxavna",
"asco",
"ccfits",
"chemical-mime-data",
"ckon",
"erfa",
"exonerate",
"ghemical",
"gmtsar",
"gpredict",
"gst-plugins-cairovis",
"gst-plugins-math",
"hamlib-devel",
"hdfeos",
"hdfeos5",
"iverilog",
"libfec",
"libghemical",
"libnova",
"libosmo-dsp",
"libsc",
"linrad",
"netcdf-cxx",
"nightshade",
"opendx",
"osmocore",
"osmocore-devel",
"perseus-sdr",
"playerstage-player",
"psfex",
"quantum-espresso",
"qucs",
"solid",
"source-extractor",
"tempo",
"tophat",
"verilator",
"viking",
"vis5d",
"wview",
"xraylib",
"aff4",
"afflib",
"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",
"steghide",
"tcpcrypt-devel",
"voms",
"yara",
"yubico-c-client",
"yubico-pam",
"OpenIPMI",
"bash-completion",
"byobu",
"collectd",
"cuetools",
"dcfldd",
"debianutils",
"dpkg",
"duff",
"duti",
"fdupes",
"file",
"libmagic",
"freeradius",
"htop",
"ipmitool",
"krbafs",
"libirman",
"lirc",
"lnav",
"logrotate",
"rlwrap",
"sleuthkit",
"tmate",
"tmpreaper",
"tmux-devel",
"uptimed",
"watch",
"xtail",
"BibTool",
"aidadoc",
"apertium",
"asciidoc",
"aspell",
"barcode",
"dict",
"ekhtml",
"enchant",
"fmt-ptrn",
"fribidi",
"hunspell",
"kakasi",
"liblangtag",
"liblrdf",
"libots",
"libplist-devel",
"libpostal",
"librevenge",
"libsgml",
"libunistring",
"libwpd-0.10",
"libwps-0.3",
"libxml",
"libxmldiff",
"lttoolbox",
"man-db",
"opensp",
"pinfo",
"sablotron",
"sand",
"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",
"mod_authn_otp",
"mod_gnutls",
"mod_qos",
"py27-nghttp2",
"py36-nghttp2",
"py37-nghttp2",
"privoxy",
"sassc",
"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-server",
"xorg-server-1.18",
"xorg-server-devel",
"xorg-server-legacy",
"xplanet",
"xtrap",
"libxfce4util",
"vte-gtk2-xfce",
"xfconf",
"dnsperf",
"procenv",
"php81",
"php81-apache2handler",
"php81-cgi",
"php81-fpm",
"zbar",
"p5.28-barcode-zbar",
"p5.30-barcode-zbar",
"p5.32-barcode-zbar",
"integrit",
"cups-ppdc",
"dvbcut",
"py27-pygtk-devel",
"gtk2-devel",
"rsync-hfscomp",
"zvbi",
"mscompress",
"easytag-devel",
"dvisvgm-devel",
"telescope",
"mod_tile",
"py310-xmlsec",
"mach_override",
"sysbench",
"aephea",
"jo",
"libaribb24",
"geany-plugins",
"gnuastro",
"got",
"php82",
"php82-apache2handler",
"php82-cgi",
"php82-fpm",
"fdm",
"ffms2",
"pkixssh",
"rofi",
"codeblocks-devel",
"demangle",
"ruby-devel",
"ragel-devel",
"4ti2",
"LiDIA",
"QSopt_ex",
"TOPCOM",
"latte-int",
"fplll",
"mpfrcx",
"yices",
"mcsim",
"admesh",
"libfirm",
"adept2",
"cmh",
"fortran-datetime",
"R-httpuv",
"audiowmark",
"py311-xmlsec",
"starpu",
"cyrus-sasl-xoauth2",
"libdsk",
"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",
"php83",
"php83-apache2handler",
"php83-cgi",
"php83-fpm",
"libwired",
"wire",
"wired-server",
"uacme",
"ancient",
"alac",
"libqb",
"starpu13",
"pnetcdf",
"posh",
"ifuse",
"redwax-tool",
"spral",
"py312-xmlsec",
"libass-devel",
"libt3config",
"libt3highlight",
"libt3key",
"libt3widget",
"libt3window",
"libtranscript",
"tilde",
"termdebug",
"jemalloc-devel",
"lnav-devel",
"sudosh2",
"libhsts",
"liberasurecode",
"jnv",
"pg12-postgis3",
"pg12-postgis3-doc",
"pg13-postgis3",
"pg13-postgis3-doc",
"pg14-postgis3",
"pg14-postgis3-doc",
"pg15-postgis3",
"pg15-postgis3-doc",
"pg16-postgis3",
"pg16-postgis3-doc",
"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",
"libdbusmenu",
"xpad",
"php84-apache2handler",
"php84",
"php84-cgi",
"php84-fpm",
"libmspack",
"guile-3.0",
"racket",
"ivykis",
"schismtracker",
"utdns",
"libsixel",
"p5.34-barcode-zbar",
"libtatsu-devel",
"iverilog-docs",
"py313-xmlsec",
"py313-libnewt",
"btfs",
"pg17-postgis3",
"pg17-postgis3-doc",
"xnec2c",
"erofs-utils",
"libbacktrace",
"bstring",
"screen4",
"lbreakouthd",
"py314-xmlsec"
]
},
{
"type": "run",
"ports": [
"gobject-introspection",
"lscsoft-deps",
"xfce4-dev-tools",
"gobject-introspection-devel"
]
}
]
},
{
"name": "libtuxcap",
"portdir": "devel/libtuxcap",
"version": "1.4.0",
"license": "PopCap",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/tuxcap/",
"description": "framework for 2-D game development",
"long_description": "TuxCap is a port of the PopCap games framework used for 2-D game development. It comes with PyCap Python bindings, a fast 2-D physics engine, a particle engine, widgets and many documented examples.",
"active": true,
"categories": [
"devel",
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"cmake"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"libsdl_mixer",
"python27",
"libsdl"
]
},
{
"type": "run",
"ports": [
"glxinfo"
]
}
],
"depends_on": []
},
{
"name": "libucl",
"portdir": "devel/libucl",
"version": "0.9.2",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vstakhov/libucl",
"description": "Universal configuration library parser",
"long_description": "Universal configuration library parser",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libuninameslist",
"portdir": "devel/libuninameslist",
"version": "20230916",
"license": "Permissive",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/fontforge/libuninameslist",
"description": "A Library of Unicode annotation data",
"long_description": "The Unicode consortium provides a file containing annotations on many unicode characters. This library contains a compiled version of this file so that programs can access these data easily.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fontforge"
]
}
]
},
{
"name": "libunwind",
"portdir": "devel/libunwind",
"version": "5.0.1",
"license": "MIT and NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://blog.llvm.org/2013/10/new-libunwind-implementation-in-libcabi.html",
"description": "A version of Apple's libunwind library that is included in libSystem",
"long_description": "Apple's libunwind library (part of libSystem) was released as OSS and is now stewarded by the LLVM Project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 275
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
},
{
"type": "lib",
"ports": [
"libunwind-headers"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"toast",
"xh",
"csview",
"so",
"ncmc",
"ncmdump",
"termusic",
"py-rustworkx",
"py310-rustworkx",
"py311-rustworkx",
"py312-rustworkx",
"dominant_colours",
"bingrep",
"jlq",
"py37-tokenizers",
"rust",
"librsvg",
"librsvg-devel",
"dprint",
"cargo",
"doge",
"pijul-devel",
"phetch",
"procs",
"dijo",
"zee",
"onefetch",
"tiron",
"navi",
"py38-tokenizers",
"broot",
"rs-aggregate",
"gdrive3",
"cfonts",
"cargo-generate",
"neocmakelsp",
"sniprun",
"stgit",
"stylua",
"volta-node",
"sniffglue",
"joshuto",
"py35-bcrypt",
"py36-bcrypt",
"rust-script",
"treefmt",
"jless",
"rust-analyzer",
"difftastic",
"rav1e",
"gql",
"py38-safetensors",
"wiki-tui",
"garage",
"otree",
"tabiew",
"atuin",
"srgn",
"gitoxide",
"dune",
"scout",
"shellharden",
"bupstash",
"sccache",
"shisho",
"ata",
"websocat",
"libopenraw",
"py37-jellyfish",
"nixpacks",
"tokei",
"py38-pydantic_core",
"blades",
"wasmtime",
"fastmod",
"py37-cryptography",
"py38-cryptography",
"xan",
"keysync",
"ddh",
"ruff",
"modus",
"texlab",
"rq",
"stork",
"PineFlash",
"cloudman",
"diskonaut",
"dmux",
"killport",
"wezterm",
"zoxide",
"fif",
"vrc-get",
"alcom",
"tealdeer",
"zizmor",
"ruplacer",
"nushell",
"hunt",
"kbs2",
"bore-cli",
"binocle",
"when",
"jot",
"zenith",
"py36-cryptography",
"tectonic",
"cargo2port",
"wrangler",
"nomino",
"rust-bootstrap-10.5",
"sd",
"hgrep",
"gperftools",
"eva",
"py37-pydantic_core",
"gpg-tui",
"folderify",
"py37-maturin",
"cargo-c",
"committed",
"dura",
"git-branchless",
"gitweb",
"serpl",
"fornjot",
"lemmeknow",
"git-delta",
"pueue",
"rpg-cli",
"ares",
"cgrc",
"xsv",
"geckodriver",
"taizen",
"tuc",
"py311-tiktoken",
"py312-tiktoken",
"shadowsocks-rust",
"tree-sitter-cli",
"py37-orjson",
"ascii-gen",
"wgshadertoy",
"wasmer",
"hexyl",
"wstunnel",
"coreutils-uutils",
"oha",
"mqttui",
"xplr",
"watchman",
"himalaya",
"vivid",
"code-minimap",
"rebels-in-the-sky",
"mise",
"repgrep",
"bartib",
"daktilo",
"ouch",
"drill",
"orz",
"csvlens",
"age-plugin-yubikey",
"viddy",
"py39-bcrypt",
"py310-bcrypt",
"py311-bcrypt",
"py312-bcrypt",
"py313-bcrypt",
"gitui",
"tu",
"git-absorb",
"mcfly",
"replibyte",
"genact",
"hyperfine",
"conserve",
"yj",
"rune",
"py39-jellyfish",
"py310-jellyfish",
"py311-jellyfish",
"py312-jellyfish",
"py313-jellyfish",
"dua-cli",
"grex",
"rye",
"numbat",
"jwt-cli",
"mdcat",
"sad",
"py38-cryptg",
"dog",
"flawz",
"felix",
"fnm",
"sshs",
"git-cliff",
"hex",
"zellij",
"py38-jellyfish",
"clavus",
"alacritty",
"amber-lang",
"silicon",
"git-cinnabar",
"pqrs",
"py-safetensors",
"py311-safetensors",
"py310-safetensors",
"osxbom",
"meli",
"kondo",
"goku",
"bandwhich",
"wasm-pack",
"roapi",
"columnq",
"pastel",
"rustpython",
"arti",
"uv",
"krunkit",
"macmon",
"ripgrep-all",
"igrep",
"blake3",
"amp",
"t-rex",
"sig",
"rustscan",
"jaq",
"rage",
"ferium",
"backdown",
"watchexec",
"sequoia-keystore",
"aichat",
"rsspls",
"inferno",
"presenterm",
"cocogitto",
"kibi",
"rhit",
"agg",
"gping",
"kty",
"skim",
"kalker",
"diskus",
"ab-av1",
"brush",
"py39-cryptography",
"py310-cryptography",
"py311-cryptography",
"py312-cryptography",
"py39-safetensors",
"py313-cryptography",
"py314-cryptography",
"diffr",
"py-maturin",
"py39-maturin",
"py310-maturin",
"py311-maturin",
"py312-maturin",
"py313-maturin",
"py314-maturin",
"libkrun",
"mercurial-rustext",
"hyfetch",
"py-tokenizers",
"py310-tokenizers",
"py39-tokenizers",
"py311-tokenizers",
"elp",
"fclones",
"hurl",
"mesalink",
"oxker",
"qsv",
"newsboat",
"mask",
"py310-dulwich",
"py311-dulwich",
"py312-dulwich",
"py313-dulwich",
"py314-dulwich",
"py38-orjson",
"zola",
"racer",
"py38-maturin",
"fd",
"cbindgen",
"cargo-asm",
"hackernews-tui",
"oxipng",
"choose",
"binwalk",
"fend",
"hck",
"kdash",
"gifski",
"libgifski",
"aq",
"jnv",
"dust",
"typst",
"lucky-commit",
"jgenesis",
"sequoia-sq",
"topgrade",
"t-rec",
"py37-bcrypt",
"py38-bcrypt",
"ffsend",
"envelope",
"ox",
"miniserve",
"yazi",
"ripgrep",
"idevice_pair",
"py38-dulwich",
"whitebox-tools",
"dufs",
"py-pydantic_core",
"lychee",
"py39-pydantic_core",
"py310-pydantic_core",
"py311-pydantic_core",
"py312-pydantic_core",
"py313-pydantic_core",
"rustic",
"just",
"jql",
"rotz",
"fselect",
"jujutsu",
"bottom",
"py-cryptg",
"py39-cryptg",
"py310-cryptg",
"py312-cryptg",
"py311-cryptg",
"git-interactive-rebase-tool",
"ned",
"mdbook",
"viu",
"sequoia-chameleon-gnupg",
"gleam",
"pngquant",
"svgcleaner",
"av1an",
"hoard-cli",
"lsd",
"halloy",
"starship",
"czkawka",
"kubie",
"py39-orjson",
"cobalt.rs",
"termscp",
"edit",
"taplo",
"taskwarrior-tui",
"bat",
"py39-dulwich",
"argc",
"eza",
"helix",
"angle-grinder",
"py-orjson",
"py310-orjson",
"py311-orjson",
"py312-orjson",
"py313-orjson",
"py314-orjson",
"kalc",
"gitu",
"tlrc",
"rio",
"hk",
"lapce",
"ast-grep",
"hwatch",
"riff",
"tui-journal",
"gfold",
"monolith",
"wiper",
"carl",
"qrtool",
"veryl"
]
}
]
},
{
"name": "libunwind-headers",
"portdir": "devel/libunwind",
"version": "5.0.1",
"license": "MIT and NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://blog.llvm.org/2013/10/new-libunwind-implementation-in-libcabi.html",
"description": "A version of Apple's libunwind library that is included in libSystem",
"long_description": "Apple's libunwind library (part of libSystem) was released as OSS and is now stewarded by the LLVM Project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 275
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cctools",
"strip7"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
]
},
{
"name": "libupnp",
"portdir": "devel/libupnp",
"version": "1.14.17",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pupnp/pupnp",
"description": "portable open source UPnP development kit",
"long_description": "The portable SDK for UPnP(tm) Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"test",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "test",
"ports": [
"gtest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"VLC2",
"libVLC2",
"amule"
]
}
]
},
{
"name": "libusb",
"portdir": "devel/libusb",
"version": "1.0.29",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libusb.info/",
"description": "library for USB device access",
"long_description": "library for use by user level applications to access USB devices regardless of OS",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"kde4-workspace"
]
},
{
"type": "lib",
"ports": [
"uhubctl",
"mos-devel",
"mos",
"hackrf",
"hackrf-devel",
"py39-libusb1",
"FreeRDP",
"openni",
"lirc",
"bettercap",
"minipro",
"kismet",
"libnfc",
"dfu-programmer",
"dfu-util",
"avrdude",
"libdc1394",
"libdivecomputer",
"libfreespace",
"libnifalcon",
"libcaer",
"py38-libusb1",
"libiio",
"spice-gtk",
"usbredir",
"SDRangel",
"airspy",
"airspyhf",
"bladeRF",
"ola",
"exodriver",
"gr-baz",
"gr37-baz",
"gr37-fcdproplus",
"qdmr",
"limesuite",
"limesuite-devel",
"openhantek",
"osmocore",
"perseus-sdr",
"osmocore-devel",
"darktable",
"darktable-devel",
"ubertooth",
"ubertooth-devel",
"usbmuxd",
"usbmuxd-devel",
"SDRplay3",
"indi",
"linrad",
"iRecovery",
"iguanaIR",
"PineFlash",
"xserve-frontpanel",
"SDRPlusPlus",
"libgpod",
"gpsbabel",
"scrcpy",
"ipsw",
"VLC2",
"libVLC2",
"digikam",
"uhd",
"uhd-39lts",
"uhd-devel",
"usbutils",
"argyll",
"wb32-dfu-updater",
"libmtp",
"welle.io",
"welle.io-devel",
"libftdi1",
"qemu",
"openocd",
"idevicerestore",
"idevicerestore-devel",
"micronucleus",
"stlink",
"rtl-sdr",
"libusb-compat",
"py311-libusb1",
"py312-libusb1",
"py310-libusb1",
"sane-backends",
"cgminer"
]
},
{
"type": "run",
"ports": [
"py36-pyusb",
"py311-pyusb",
"py35-pyusb",
"py312-pyusb",
"py313-pyusb",
"py38-pyusb",
"py27-pyusb",
"py39-pyusb",
"py310-pyusb",
"py37-pyusb"
]
}
]
},
{
"name": "libusb-devel",
"portdir": "devel/libusb",
"version": "20220904-f3619c40",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://libusb.info/",
"description": "library for USB device access",
"long_description": "library for use by user level applications to access USB devices regardless of OS This port provides devel version of libusb, updated weekly to monthly.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libusb-compat",
"portdir": "devel/libusb-compat",
"version": "0.1.8",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libusb.info/",
"description": "library for USB device access",
"long_description": "library for use by user level applications to access USB devices regardless of OS",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"avarice",
"gnokii",
"libnfc",
"usbprog",
"libptp2",
"piklab",
"twain-sane",
"libticonv",
"roboctl",
"linrad",
"playerstage-player",
"iguanaIR",
"sispmctl",
"lprof",
"qlandkarte",
"gnupg1",
"nut",
"flashrom",
"libftdi",
"libftdi0",
"libftdi1",
"hamlib-devel",
"micronucleus",
"libgphoto2",
"gphoto2",
"mspdebug",
"hamlib",
"lirc",
"gnupg2"
]
}
]
},
{
"name": "libusb-legacy",
"portdir": "devel/libusb-legacy",
"version": "0.1.12",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libusb.info/",
"description": "Library providing access to USB devices",
"long_description": "A library originally developed under Linux to give userland programs an API to access to USB hardware.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 156
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "libusbmuxd",
"portdir": "devel/libusbmuxd",
"version": "2.1.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libimobiledevice/libusbmuxd",
"description": "A client library to multiplex connections from and to iOS devices",
"long_description": "A client library to multiplex connections from and to iOS devices by connecting to a socket provided by a usbmuxd daemon.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 42
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libplist",
"libimobiledevice-glue"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libimobiledevice"
]
}
]
},
{
"name": "libusbmuxd-devel",
"portdir": "devel/libusbmuxd",
"version": "20250907",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/libimobiledevice/libusbmuxd",
"description": "A client library to multiplex connections from and to iOS devices",
"long_description": "A client library to multiplex connections from and to iOS devices by connecting to a socket provided by a usbmuxd daemon.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 42
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-18",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libimobiledevice-glue-devel",
"libplist-devel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libimobiledevice-devel"
]
}
]
},
{
"name": "libut",
"portdir": "devel/libut",
"version": "2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libut.sourceforge.net/",
"description": "library for writing Unix servers or daemon processes",
"long_description": "libut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It supports logging, profiling, configuration, and runtime administration through an interactive control port.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "libuuid",
"portdir": "devel/libuuid",
"version": "1.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/libuuid/",
"description": "Portable uuid C library",
"long_description": "Portable uuid C library",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-alien-libuuid",
"erofs-utils",
"p5.30-alien-libuuid",
"p5.28-alien-libuuid",
"p5.32-alien-libuuid",
"p5.34-alien-libuuid",
"netdata",
"php53-uuid",
"php54-uuid",
"php55-uuid",
"php56-uuid",
"php70-uuid",
"php71-uuid",
"php72-uuid",
"php73-uuid",
"php74-uuid",
"php80-uuid",
"php81-uuid",
"php82-uuid",
"php83-uuid"
]
}
]
},
{
"name": "libuv",
"portdir": "devel/libuv",
"version": "1.44.2",
"license": "(MIT or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libuv.org/",
"description": "Cross-platform asychronous I/O",
"long_description": "libuv is a multi-platform support library with a focus on cross-platform asynchronous I/O.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1011
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qpid-proton",
"grpc",
"py39-grpcio",
"py39-grpcio-tools",
"py310-grpcio",
"py310-grpcio-tools",
"py36-gevent",
"neovim",
"neovim-devel",
"luv",
"luv-luajit",
"uvw",
"uvw2",
"ttyd",
"getdns",
"py37-grpcio",
"py37-grpcio-tools",
"netdata",
"bind9",
"bind9.18",
"aria2",
"py38-grpcio",
"py38-grpcio-tools",
"cl-libuv",
"libwebsockets",
"knot-resolver"
]
}
]
},
{
"name": "libvterm",
"portdir": "devel/libvterm",
"version": "0.3.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.leonerd.org.uk/code/libvterm/",
"description": "A library for a VT220/xterm/ECMA-48 terminal emulator",
"long_description": "An abstract C99 library which implements a VT220 or xterm-like terminal emulator. It doesn't use any particular graphics toolkit or output system, instead it invokes callback function pointers that its embedding program should provide it to draw on its behalf. It avoids calling malloc() during normal running state, allowing it to be used in embedded kernel situations.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"pkgconfig",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "libwebsockets",
"portdir": "devel/libwebsockets",
"version": "4.4.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/warmcat/libwebsockets",
"description": "Canonical libwebsockets.org websocket library",
"long_description": "Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "slewsys",
"github": "slewsys",
"ports_count": 4
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 609
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libev",
"libuv",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kismet",
"mosquitto",
"ttyd"
]
}
]
},
{
"name": "libxdg-basedir",
"portdir": "devel/libxdg-basedir",
"version": "1.2.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/devnev/libxdg-basedir",
"description": "An implementation of the XDG Base Directory specification",
"long_description": "This library implements functions to list the directories according to the specification and provides a few higher-level functions for use with the specification.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"awesome",
"xmoto"
]
}
]
},
{
"name": "libxkbcommon",
"portdir": "devel/libxkbcommon",
"version": "1.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xkbcommon.org",
"description": "library to handle keyboard descriptions",
"long_description": "libxkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications. It is also used by some XCB applications for proper keyboard support.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ninja",
"pkgconfig",
"xorg-util-macros",
"bison",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xkeyboard-config",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"i3",
"xdotool",
"libxkbcommon-x11"
]
}
]
},
{
"name": "libxkbcommon-x11",
"portdir": "devel/libxkbcommon",
"version": "1.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xkbcommon.org",
"description": "library to handle keyboard descriptions",
"long_description": "libxkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications. It is also used by some XCB applications for proper keyboard support.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ninja",
"pkgconfig",
"xorg-util-macros",
"bison",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-libxcb",
"libxkbcommon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gtk3-devel",
"gtk3",
"gtk4-devel",
"gtk4",
"i3",
"rofi"
]
}
]
},
{
"name": "libxo",
"portdir": "devel/libxo",
"version": "1.7.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Juniper/libxo",
"description": "A Library for Generating Text, XML, JSON, and HTML Output",
"long_description": "The libxo library allows an application to generate text, XML, JSON, and HTML output using a common set of function calls. The application decides at run time which output style should be produced.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 240
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext"
]
}
],
"depends_on": []
},
{
"name": "libxspf",
"portdir": "devel/libxspf",
"version": "1.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libspiff.sourceforge.net",
"description": "libxspf (formerly called libSpiff) brings XSPF playlist reading and writing support to your C++ application.",
"long_description": "libxspf (formerly called libSpiff) brings XSPF playlist reading and writing support to your C++ application.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"uriparser",
"expat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gmpc",
"herrie"
]
}
]
},
{
"name": "libyaml",
"portdir": "devel/libyaml",
"version": "0.2.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyyaml.org/wiki/LibYAML",
"description": "YAML parser and emitter library",
"long_description": "LibYAML is a YAML parser and emitter library.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 240
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mongodb",
"mongodb-devel"
]
},
{
"type": "lib",
"ports": [
"stubby",
"appstream-glib",
"ruby19",
"ruby20",
"ruby21",
"ruby22",
"ruby23",
"ruby24",
"ruby25",
"swi-prolog-devel",
"ruby-devel",
"ruby30",
"ruby32",
"appstream",
"qore-yaml-module",
"py27-yaml",
"py39-yaml",
"py310-yaml",
"py311-yaml",
"py312-yaml",
"py313-yaml",
"py314-yaml",
"ruby26",
"ruby27",
"fdroidserver",
"py35-yaml",
"py36-yaml",
"fluent-bit",
"ejabberd",
"netdata",
"php53-yaml",
"php54-yaml",
"php55-yaml",
"libcyaml",
"php56-yaml",
"php70-yaml",
"php71-yaml",
"php72-yaml",
"php73-yaml",
"php80-yaml",
"php74-yaml",
"php82-yaml",
"php81-yaml",
"php83-yaml",
"py38-yaml",
"py27-jenkins-job-builder",
"py37-yaml",
"universal-ctags",
"ruby31",
"ruby33",
"ruby34",
"swi-prolog"
]
},
{
"type": "run",
"ports": [
"pympress",
"crystal"
]
}
]
},
{
"name": "libzmf",
"portdir": "devel/libzmf",
"version": "0.0.2",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libzmf",
"description": "Library for parsing Zoner Callisto/Draw documents.",
"long_description": "Library for parsing Zoner Callisto/Draw documents.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"librevenge",
"zlib",
"boost181",
"icu",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"scribus-devel"
]
}
]
},
{
"name": "libzookeeper",
"portdir": "devel/libzookeeper",
"version": "3.4.6",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zookeeper.apache.org/",
"description": "C bindings for ZooKeeper, the high-performance coordination service",
"long_description": "ZooKeeper is a distributed, open-source coordination service for distributed applications. It exposes a simple set of primitives that distributed applications can build upon to implement higher level services for synchronization, configuration maintenance, and groups and naming. It is designed to be easy to program to, and uses a data model styled after the familiar directory tree structure of file systems. This port contains the C bindings for interacting with it.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jubatus"
]
}
]
},
{
"name": "lightning",
"portdir": "devel/lightning",
"version": "1.2",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/lightning/",
"description": "Generates assembly language code at run-time",
"long_description": "GNU lightning is a library that generates assembly language code at run-time. It is very fast, making it ideal for Just-In-Time compilers, and it a bstracts over the target CPU, as it exposes to the clients a standardized RISC instruction set inspired by the MIPS and SPARC chips.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "linc",
"portdir": "devel/linc",
"version": "1.0.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/projects/ORBit2",
"description": "linc is a library for writing networked servers/clients.",
"long_description": "linc is a library that eases the task of writing networked servers & clients. It takes care of connection initiation and maintainance, and the details of various transports. Previously used by ORBit2 to handle message transmission/receipt, now obsolete.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"glib2"
]
}
],
"depends_on": []
},
{
"name": "litehtml",
"portdir": "devel/litehtml",
"version": "0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.litehtml.com",
"description": "fast, lightweight HTML/CSS rendering engine",
"long_description": "litehtml is a fast, lightweight HTML/CSS rendering engine.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gumbo-parser"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"litebrowser"
]
}
]
},
{
"name": "localizer",
"portdir": "devel/localizer",
"version": "0.3.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.incremental.de/products/localizer/",
"description": "library to provide location-based content",
"long_description": "Library that determines location based on IP number.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "log4c",
"portdir": "devel/log4c",
"version": "1.2.4",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://log4c.sourceforge.net/",
"description": "Log4c C logging library.",
"long_description": "Log4c is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library, staying as close to their API as is reasonable.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "skroll",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"expat"
]
}
],
"depends_on": []
},
{
"name": "log4cplus",
"portdir": "devel/log4cplus",
"version": "1.1.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://log4cplus.sourceforge.net/",
"description": "Logging library for C++",
"long_description": "log4cplus is a third-party reimplementation of log4j for C++, with fewer dependencies than the official log4cxx port.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "macports",
"github": "",
"ports_count": 1
}
],
"variants": [
"cplusplus11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "log4cpp",
"portdir": "devel/log4cpp",
"version": "1.1.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://log4cpp.sourceforge.net/",
"description": "configurable logging for C++",
"long_description": "Log4cpp is library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log4j Java library, staying as close to their API as is reasonable.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnuradio-devel",
"aircraft_oap",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"gr-fosphor",
"gr37-fosphor",
"gr-ieee802-11",
"gr37-ieee802-11"
]
}
]
},
{
"name": "log4cxx",
"portdir": "devel/log4cxx",
"version": "1.5.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://logging.apache.org/log4cxx/",
"description": "log4cxx is a port to C++ of the log4j project",
"long_description": "Apache log4cxx is a logging framework for C++ patterned after Apache log4j. Apache log4cxx uses Apache Portable Runtime for most platform-specific code and should be usable on any platform supported by APR.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"apr-util",
"libfmt11",
"expat",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Akumuli",
"jubatus"
]
}
]
},
{
"name": "logcat-colorize",
"portdir": "devel/logcat-colorize",
"version": "0.10.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/carlonluca/logcat-colorize",
"description": "Parser of the Android Debug Bridge logcat output",
"long_description": "logcat-colorize is a parser for the output of the Android Debug Bridge logcat output. It accepts the logcat output from stdin and produces a formatted output, optimised for reading in a console.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "carlon.luca",
"github": "carlonluca",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "lua-MessagePack",
"portdir": "lua/lua-MessagePack",
"version": "0.5.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/fperrad/lua-messagepack-lua53",
"description": "a pure Lua implementation of the MessagePack serialization format",
"long_description": "MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it's faster and smaller.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "lua-cgilua",
"portdir": "lua/lua-cgilua",
"version": "6.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/tomasguisasola/cgilua",
"description": "Building Web Scripts with Lua",
"long_description": "CGILua is a tool for creating dynamic Web pages and manipulating input data from Web forms. CGILua allows the separation of logic and data handling from the generation of pages, making it easy to develop web applications with Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
}
]
}