HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51988,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=376",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=374",
"results": [
{
"name": "libt3highlight",
"portdir": "devel/libt3highlight",
"version": "0.5.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://os.ghalkes.nl/",
"description": "The libt3highlight library provides functions for syntax-highlighting different types of text files.",
"long_description": "The libt3highlight library provides functions for syntax-highlighting different types of text files. Its main design goal is an easily restartable syntax highlighting, suitable for use in interactive text editors. To make the syntax highlighting restartable, libt3highlight uses a single integer start-of-line state. However, it does provide several advanced features, such as dynamic end-of-state patterns, which make it possible to highlight complex languages like Perl and Bash with high fidelity.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"libt3config"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tilde"
]
}
]
},
{
"name": "libt3key",
"portdir": "devel/libt3key",
"version": "0.2.10",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://os.ghalkes.nl/",
"description": "The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user.",
"long_description": "The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user. Although the terminfo database provides part of this information, it lacks information for the sequences returned by modern terminals/terminal emulators for many combinations of modifiers with other keys. For example, many terminal emulators provide separate character sequences for Control combined with the cursor keys, which is not stored in the terminfo database. Many programs contain their own databases with this information. This library tries to be a database usable by many programs, such that all programs can benefit from the information collected.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libt3config"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libt3widget"
]
}
]
},
{
"name": "libt3widget",
"portdir": "devel/libt3widget",
"version": "1.2.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://os.ghalkes.nl/",
"description": "The libt3widget library provides a C++ dialog toolkit.",
"long_description": "The libt3widget library provides a C++ dialog toolkit. It provides objects for dialogs and widgets like buttons, text fields, check boxes etc., to facilitate easy construction of dialog based programs for Un*x terminals.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libt3config",
"libt3key",
"pcre2",
"libtranscript",
"libt3window",
"libunistring",
"xorg-libxcb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tilde"
]
}
]
},
{
"name": "libt3window",
"portdir": "devel/libt3window",
"version": "0.4.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://os.ghalkes.nl/",
"description": "The libt3window library provides functions for manipulating the terminal and for creating (possibly overlapping) windows on a terminal.",
"long_description": "The libt3window library provides functions for manipulating the terminal and for creating (possibly overlapping) windows on a terminal. libt3window can be used instead of (n)curses for drawing on the terminal. libt3window provides the following features: (Overlapping) windows for drawing; overlapping windows hide windows deeper in the window stack; clipping of windows to the size of the parent window; UTF-8 used internally, which is converted to the terminal encoding before output. libt3window depends on libunistring for UTF-8 processing and libtranscript for character set conversion. It provides easy access to the most needed terminal functionality, and has a small code size.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libunistring",
"libtranscript"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libt3widget"
]
}
]
},
{
"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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hydrogen"
]
}
]
},
{
"name": "libtasn1",
"portdir": "devel/libtasn1",
"version": "4.21.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": 1425
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qgis3",
"gnutls",
"gnutls-devel",
"heimdal",
"rdesktop",
"samba4",
"libprelude",
"p11-kit"
]
}
]
},
{
"name": "libtatsu",
"portdir": "devel/libtatsu",
"version": "1.0.5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "Library handling the communication with Apple's Tatsu Signing Server (TSS).",
"long_description": "This library is part of the libimobiledevice project. The main purpose of this library is to allow creating TSS request payloads, sending them to Apple's TSS server, and retrieving and processing the response. The code was originally part of idevicerestore and has been split out to its own library, while obviously idevicerestore will remain the main consumer.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "turbocool3r",
"github": "turbocool3r",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libplist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libimobiledevice"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"unibilium"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"vis"
]
}
]
},
{
"name": "libtatsu-devel",
"portdir": "devel/libtatsu",
"version": "20250922",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "Library handling the communication with Apple's Tatsu Signing Server (TSS).",
"long_description": "This library is part of the libimobiledevice project. The main purpose of this library is to allow creating TSS request payloads, sending them to Apple's TSS server, and retrieving and processing the response. The code was originally part of idevicerestore and has been split out to its own library, while obviously idevicerestore will remain the main consumer.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "turbocool3r",
"github": "turbocool3r",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libplist-devel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libimobiledevice-devel"
]
}
]
},
{
"name": "libtins",
"portdir": "devel/libtins",
"version": "4.5",
"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": 97
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"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": 49
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 458
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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",
"moc",
"ettercap",
"trafshow",
"php72-mcrypt",
"php73-mcrypt",
"php74-mcrypt",
"php80-mcrypt",
"pure-faust",
"pure-glpk",
"hamlib",
"hamlib-devel",
"ngspice",
"playerstage-stage",
"plplot",
"plplot-single",
"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",
"php84-mcrypt",
"php85-mcrypt"
]
},
{
"type": "build",
"ports": [
"djview",
"emacs-mac-app",
"emacs-mac-app-devel",
"pinentry-mac",
"arj",
"dact",
"gnutar",
"lha",
"lrzip",
"slimdata",
"ucl",
"xar",
"minizip",
"a52dec",
"audiofile",
"cdparanoia",
"cmuclmtk",
"easytag",
"espeak-ng",
"gmpc",
"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",
"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",
"lutok",
"lzo",
"mediainfolib",
"mesalink",
"mesos",
"midgard2-core",
"modglue",
"mono",
"mono-addins",
"monotone-devel",
"mpir",
"mpir-devel",
"msgpack0",
"nettle",
"oniguruma5",
"oniguruma6",
"openscop",
"openslp",
"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",
"xmlwrapp",
"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",
"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-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-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",
"libguichan",
"libhermes",
"libmypaint",
"libopenraw",
"libpgf",
"libraw",
"libspiro",
"libwpg-0.3",
"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",
"arping",
"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",
"rtorrent-devel",
"scotty",
"shellinabox",
"snarf",
"sshguard",
"ssldump",
"sstp-client",
"surfraw",
"thttpd",
"tnftpd",
"torsocks",
"traceroute",
"transmission-x11",
"tsocks",
"ucarp",
"vde2",
"wallet",
"wallet-server",
"wallet-kdc",
"wol",
"zabbix4",
"zabbix5",
"zabbix4-agent",
"zabbix5-agent",
"zabbix4-frontend",
"zabbix5-frontend",
"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",
"burp",
"byobu",
"cdrdao",
"collectd",
"cuetools",
"dcfldd",
"debianutils",
"dpkg",
"duff",
"duti",
"fdupes",
"file",
"libmagic",
"freeradius",
"htop",
"ipmitool",
"krbafs",
"libirman",
"lirc",
"lnav",
"logrotate",
"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",
"man-db",
"opensp",
"pinfo",
"pmw",
"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",
"logstalgia",
"mod_authn_otp",
"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-doc",
"pg13-postgis3-doc",
"pg14-postgis3-doc",
"pg15-postgis3-doc",
"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-doc",
"xnec2c",
"erofs-utils",
"libbacktrace",
"screen4",
"lbreakouthd",
"py314-xmlsec",
"pg12-postgis",
"pg12-postgis-doc",
"pg13-postgis",
"pg13-postgis-doc",
"pg14-postgis",
"pg14-postgis-doc",
"pg15-postgis",
"pg15-postgis-doc",
"pg16-postgis",
"pg16-postgis-doc",
"pg17-postgis",
"pg17-postgis-doc",
"libigloo",
"php85",
"php85-apache2handler",
"php85-cgi",
"php85-fpm",
"jpeg-xt",
"suricata",
"libhtp",
"unicon",
"coot",
"coot-devel",
"py312-gnucash",
"py311-gnucash",
"py313-gnucash",
"py314-gnucash",
"zabbix7-agent",
"zabbix74-agent",
"pg18-postgis",
"pg18-postgis-doc",
"motif"
]
},
{
"type": "run",
"ports": [
"gobject-introspection",
"lscsoft-deps",
"xfce4-dev-tools",
"gobject-introspection-devel"
]
}
]
},
{
"name": "libtranscript",
"portdir": "devel/libtranscript",
"version": "0.3.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://os.ghalkes.nl/",
"description": "libtranscript is a character-set conversion library, much like the iconv set of functions.",
"long_description": "libtranscript is a character-set conversion library, much like the iconv set of functions. The library allows great control over the conversions. It was designed for use in programs which use Unicode internally, using UTF-8, UTF-16 or UTF-32/UCS-4.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libt3widget",
"libt3window",
"tilde"
]
}
]
},
{
"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": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"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-18"
]
}
],
"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": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
},
{
"type": "lib",
"ports": [
"libunwind-headers"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wezterm",
"binwalk",
"cargo",
"cargo-c",
"git-interactive-rebase-tool",
"racer",
"stgit",
"amp",
"libopenraw",
"librsvg",
"pngquant",
"t-rec",
"gleam",
"rust",
"newsboat",
"websocat",
"eureka",
"py35-bcrypt",
"py36-bcrypt",
"py37-bcrypt",
"py38-bcrypt",
"py39-bcrypt",
"py36-cryptography",
"py37-cryptography",
"py38-cryptography",
"py39-cryptography",
"py38-dulwich",
"py39-dulwich",
"py37-jellyfish",
"py38-jellyfish",
"py39-jellyfish",
"py-tokenizers",
"py37-tokenizers",
"py38-tokenizers",
"py39-tokenizers",
"asciinema",
"bupstash",
"folderify",
"starship",
"watchman",
"tectonic",
"angle-grinder",
"zola",
"oha",
"git-cinnabar",
"gitweb",
"reddsaver",
"yj",
"committed",
"drill",
"git-delta",
"wrangler",
"onefetch",
"hurl",
"broot",
"git-branchless",
"gitui",
"hgrep",
"librsvg-devel",
"ouch",
"py310-cryptography",
"py310-dulwich",
"git-absorb",
"py310-jellyfish",
"py310-bcrypt",
"t-rex",
"bat",
"qsv",
"nushell",
"rust-bootstrap-10.5",
"fclones",
"oxipng",
"arti",
"fornjot",
"rust-analyzer",
"dua-cli",
"hck",
"gfold",
"zee",
"blake3",
"fselect",
"navi",
"hyperfine",
"miniserve",
"toast",
"xplr",
"scout",
"wasmtime",
"coreutils-uutils",
"hexyl",
"xh",
"procs",
"mask",
"kubie",
"pastel",
"ruplacer",
"fd",
"sad",
"cfonts",
"hackernews-tui",
"mesalink",
"cargo-generate",
"hwatch",
"py-maturin",
"py37-maturin",
"py38-maturin",
"py39-maturin",
"py310-maturin",
"py-orjson",
"py37-orjson",
"py38-orjson",
"py39-orjson",
"py310-orjson",
"atuin",
"zellij",
"cbindgen",
"blades",
"difftastic",
"mdcat",
"helix",
"lsd",
"wasmer",
"tuc",
"wasm-pack",
"gping",
"ffsend",
"texlab",
"bingrep",
"cobalt.rs",
"zoxide",
"shellharden",
"argc",
"av1an",
"rav1e",
"mdbook",
"himalaya",
"rhit",
"rsspls",
"replibyte",
"git-cliff",
"dust",
"hunt",
"mcfly",
"joshuto",
"ares",
"dprint",
"grex",
"dura",
"lychee",
"taskwarrior-tui",
"kdash",
"topgrade",
"modus",
"just",
"riff",
"monolith",
"igrep",
"cgrc",
"rustic",
"py310-tokenizers",
"rq",
"nixpacks",
"tree-sitter-cli",
"fif",
"genact",
"stork",
"meli",
"jot",
"roapi",
"columnq",
"lemmeknow",
"keysync",
"alacritty",
"agg",
"skim",
"felix",
"rustscan",
"ddh",
"jujutsu",
"bore-cli",
"py311-cryptography",
"py311-maturin",
"garage",
"phetch",
"mqttui",
"py311-dulwich",
"tealdeer",
"py311-orjson",
"hoard-cli",
"rust-script",
"dominant_colours",
"bottom",
"py311-bcrypt",
"kbs2",
"whitebox-tools",
"nomino",
"jlq",
"termusic",
"so",
"ruff",
"zenith",
"fnm",
"eva",
"typst",
"prips",
"binocle",
"tokei",
"py311-jellyfish",
"sccache",
"py-cryptg",
"py38-cryptg",
"py39-cryptg",
"py310-cryptg",
"ripgrep-all",
"fastmod",
"volta-node",
"code-minimap",
"gperftools",
"taizen",
"wiki-tui",
"jwt-cli",
"halloy",
"backdown",
"fend",
"jless",
"sniprun",
"py311-cryptg",
"killport",
"tui-journal",
"stylua",
"py311-tokenizers",
"py-safetensors",
"py38-safetensors",
"py39-safetensors",
"py310-safetensors",
"py311-safetensors",
"repgrep",
"eza",
"bandwhich",
"pijul-devel",
"daktilo",
"py312-maturin",
"gdrive3",
"pueue",
"presenterm",
"gifski",
"libgifski",
"py312-orjson",
"ripgrep",
"sd",
"kalker",
"py312-dulwich",
"silicon",
"lapce",
"py312-cryptography",
"gpg-tui",
"ascii-gen",
"hyfetch",
"wgshadertoy",
"jaq",
"jql",
"gql",
"ast-grep",
"rs-aggregate",
"py312-jellyfish",
"viu",
"PineFlash",
"sniffglue",
"tlrc",
"py311-tiktoken",
"py312-tiktoken",
"csvlens",
"py312-bcrypt",
"py-pydantic_core",
"py38-pydantic_core",
"py39-pydantic_core",
"py310-pydantic_core",
"py311-pydantic_core",
"py312-pydantic_core",
"czkawka",
"py37-pydantic_core",
"mise",
"conserve",
"cargo2port",
"gitoxide",
"srgn",
"rustpython",
"py-rustworkx",
"py310-rustworkx",
"py311-rustworkx",
"py312-rustworkx",
"yazi",
"kalc",
"uv",
"treefmt",
"vrc-get",
"bartib",
"wstunnel",
"py312-cryptg",
"dog",
"watchexec",
"ata",
"veryl",
"jnv",
"gitu",
"rune",
"orz",
"goku",
"tu",
"rotz",
"clavus",
"tiron",
"rye",
"hex",
"neocmakelsp",
"termscp",
"oxker",
"numbat",
"amber-lang",
"rio",
"sig",
"flawz",
"otree",
"pqrs",
"osxbom",
"envelope",
"qrtool",
"ox",
"ferium",
"serpl",
"lucky-commit",
"shadowsocks-rust",
"kondo",
"aichat",
"viddy",
"ned",
"inferno",
"rage",
"age-plugin-yubikey",
"kty",
"dune",
"choose",
"ncmc",
"ncmdump",
"aq",
"elp",
"sequoia-sq",
"py313-maturin",
"py313-dulwich",
"py313-cryptography",
"cargo-asm",
"dufs",
"py313-orjson",
"diffr",
"rebels-in-the-sky",
"sshs",
"csview",
"macmon",
"diskus",
"rpg-cli",
"shisho",
"svgcleaner",
"py313-pydantic_core",
"dijo",
"cloudman",
"diskonaut",
"dmux",
"when",
"py313-bcrypt",
"xsv",
"geckodriver",
"libkrun",
"krunkit",
"hk",
"vivid",
"zizmor",
"ab-av1",
"sequoia-chameleon-gnupg",
"jgenesis",
"cocogitto",
"taplo",
"xan",
"wiper",
"carl",
"py313-jellyfish",
"mercurial-rustext",
"tabiew",
"doge",
"alcom",
"edit",
"brush",
"idevice_pair",
"py314-maturin",
"py314-orjson",
"sequoia-keystore",
"py314-dulwich",
"kibi",
"py314-cryptography",
"py314-pydantic_core",
"run",
"py313-cryptg",
"prek",
"py314-bcrypt",
"tre-tree",
"macdisp",
"py314-jellyfish",
"rustup",
"weathr",
"display-switch",
"codex",
"deff",
"sem",
"py312-safetensors",
"py313-safetensors",
"py314-safetensors",
"blogtato",
"parqeye",
"py312-tokenizers",
"py313-tokenizers",
"py314-tokenizers",
"googleworkspace-cli",
"purl",
"horizon",
"mergiraf",
"git-stack",
"tombi",
"spotify-player",
"py-kornia-rs",
"py313-kornia-rs",
"py314-kornia-rs",
"mdfried",
"nfd2nfc",
"rpg",
"llmfit",
"snowemu",
"icann-rdap",
"kasane",
"wasm-component-ld",
"mp3rgain",
"gobang",
"doctave",
"dtool",
"nsh",
"as-tree",
"organize-rt",
"tv",
"htmlq",
"fnox",
"cloudflare-speed-cli",
"ratty",
"brusic",
"feedr",
"hittekaart",
"xp3-tool"
]
}
]
},
{
"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": "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": 303
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz-bootstrap"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cctools",
"strip7"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
]
},
{
"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": 458
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"kde4-workspace"
]
},
{
"type": "lib",
"ports": [
"gpsbabel",
"rtl-sdr",
"uhd",
"uhd-39lts",
"uhd-devel",
"PineFlash",
"iRecovery",
"iguanaIR",
"lirc",
"uhubctl",
"usbutils",
"xserve-frontpanel",
"py38-libusb1",
"ipsw",
"ubertooth",
"ubertooth-devel",
"SDRangel",
"py39-libusb1",
"Heimdall",
"libnfc",
"avrdude",
"dfu-programmer",
"dfu-util",
"micronucleus",
"openocd",
"stlink",
"wb32-dfu-updater",
"idevicerestore",
"idevicerestore-devel",
"libcaer",
"libdc1394",
"libdivecomputer",
"libfreespace",
"libftdi1",
"libnifalcon",
"libusb-compat",
"minipro",
"mos",
"mos-devel",
"usbmuxd",
"usbredir",
"usbmuxd-devel",
"qemu",
"cgminer",
"spice-gtk",
"argyll",
"darktable",
"darktable-devel",
"openni",
"sane-backends",
"digikam",
"VLC2",
"libVLC2",
"libgpod",
"libmtp",
"scrcpy",
"welle.io",
"welle.io-devel",
"FreeRDP",
"bettercap",
"kismet",
"ola",
"py310-libusb1",
"py311-libusb1",
"py312-libusb1",
"SDRPlusPlus",
"SDRplay3",
"airspy",
"airspyhf",
"bladeRF",
"exodriver",
"gr-baz",
"gr37-baz",
"gr37-fcdproplus",
"hackrf",
"hackrf-devel",
"indi",
"libiio",
"limesuite",
"limesuite-devel",
"linrad",
"openhantek",
"osmocore",
"osmocore-devel",
"perseus-sdr",
"qdmr"
]
},
{
"type": "run",
"ports": [
"py36-pyusb",
"py310-pyusb",
"py311-pyusb",
"py37-pyusb",
"py312-pyusb",
"py313-pyusb",
"py39-pyusb",
"py35-pyusb",
"py38-pyusb",
"py314-pyusb",
"py27-pyusb"
]
}
]
},
{
"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": 458
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hamlib-devel",
"gnokii",
"libnfc",
"avarice",
"micronucleus",
"usbprog",
"libftdi",
"libftdi0",
"libftdi1",
"libgphoto2",
"libptp2",
"mspdebug",
"piklab",
"roboctl",
"qlandkarte",
"gphoto2",
"lprof",
"twain-sane",
"gnupg1",
"gnupg2",
"libticonv",
"hamlib",
"linrad",
"playerstage-player",
"flashrom",
"iguanaIR",
"lirc",
"nut",
"sispmctl"
]
}
]
},
{
"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": 458
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": []
},
{
"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": 157
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 458
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"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": 44
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 272
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libplist",
"libimobiledevice-glue"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libimobiledevice"
]
}
]
},
{
"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-18"
]
}
],
"depends_on": []
},
{
"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": 44
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 272
}
],
"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": "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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-alien-libuuid",
"p5.28-alien-libuuid",
"p5.30-alien-libuuid",
"p5.32-alien-libuuid",
"p5.34-alien-libuuid",
"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",
"php84-uuid",
"php85-uuid",
"erofs-utils",
"netdata"
]
}
]
},
{
"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": 458
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-gevent",
"py39-grpcio",
"py39-grpcio-tools",
"grpc",
"py310-grpcio",
"py310-grpcio-tools",
"py37-grpcio",
"py37-grpcio-tools",
"bind9",
"bind9.18",
"py38-grpcio",
"py38-grpcio-tools",
"getdns",
"icey",
"libwebsockets",
"luv",
"luv-luajit",
"uvw",
"uvw2",
"neovim",
"neovim-devel",
"cl-libuv",
"aria2",
"knot-resolver",
"qpid-proton",
"ttyd",
"netdata"
]
}
]
},
{
"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-18"
]
}
],
"depends_on": []
},
{
"name": "libuv-devel",
"portdir": "devel/libuv",
"version": "1.47.0",
"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": 458
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libwebsockets",
"portdir": "devel/libwebsockets",
"version": "4.5.2",
"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": 655
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libev",
"libuv",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kismet",
"ttyd"
]
}
]
},
{
"name": "libwired",
"portdir": "devel/libwired",
"version": "2020.05.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wired.read-write.fr",
"description": "libwired is standard C library that implements the Wired 2.0 protocol",
"long_description": "This project is a fork of the Wired library (libwired) created by Axel Andersson at Zanka Software. It was created and is mainly intended for use by the Wired network suite. It contains collections and other data structures, and portable abstractions for many OS services, like threads, sockets, files etc.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"zlib",
"sqlite3",
"openssl10",
"libiconv",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wire",
"wired-server",
"Deriv"
]
}
]
},
{
"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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xmoto",
"awesome"
]
}
]
},
{
"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": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"ninja",
"pkgconfig",
"xorg-util-macros",
"bison",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xkeyboard-config",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libxkbcommon-x11",
"i3",
"xdotool"
]
}
]
},
{
"name": "libxmlb",
"portdir": "devel/libxmlb",
"version": "0.3.24",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hughsie/libxmlb",
"description": "Library to help create and query binary XML blobs",
"long_description": "Library to help create and query binary XML blobs",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"xz",
"zstd",
"glib2",
"gobject-introspection"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"appstream"
]
}
]
},
{
"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": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"ninja",
"pkgconfig",
"xorg-util-macros",
"bison",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xorg-libxcb",
"libxkbcommon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gtk4",
"gtk4-devel",
"gtk3",
"gtk3-devel",
"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": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-18"
]
},
{
"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-18"
]
},
{
"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": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mongodb-devel",
"mongodb"
]
},
{
"type": "lib",
"ports": [
"ruby40",
"py39-yaml",
"py35-yaml",
"py36-yaml",
"suricata",
"py37-yaml",
"py38-yaml",
"netdata",
"swi-prolog-devel",
"py314-yaml",
"fluent-bit",
"py27-jenkins-job-builder",
"appstream-glib",
"fdroidserver",
"libcyaml",
"shards",
"universal-ctags",
"qore-yaml-module",
"ruby-devel",
"ruby19",
"ruby20",
"ruby21",
"ruby22",
"ruby23",
"ruby24",
"ruby25",
"ruby26",
"ruby27",
"ruby30",
"ruby31",
"ruby32",
"ruby33",
"ruby34",
"swi-prolog",
"ejabberd",
"stubby",
"php53-yaml",
"php54-yaml",
"php55-yaml",
"php56-yaml",
"php70-yaml",
"php71-yaml",
"php72-yaml",
"php73-yaml",
"php74-yaml",
"php80-yaml",
"php81-yaml",
"php82-yaml",
"php83-yaml",
"php84-yaml",
"php85-yaml",
"py27-yaml",
"py310-yaml",
"py311-yaml",
"py312-yaml",
"py313-yaml"
]
},
{
"type": "run",
"ports": [
"crystal",
"ruby-build",
"pympress"
]
}
]
},
{
"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-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"librevenge",
"zlib",
"boost181",
"icu",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libreoffice",
"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-18"
]
}
],
"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-18"
]
}
],
"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-18"
]
},
{
"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": 2085
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gumbo-parser"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"litebrowser"
]
}
]
},
{
"name": "llhttp",
"portdir": "devel/llhttp",
"version": "9.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llhttp.org/",
"description": "Fast HTTP message parser based on llparse",
"long_description": "Fast HTTP message parser based on llparse",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"icey"
]
}
]
},
{
"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-18"
]
}
],
"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-18"
]
},
{
"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-18"
]
},
{
"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": 458
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnuradio-devel",
"aircraft_oap",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"gr-fosphor",
"gr37-fosphor",
"gr-ieee802-11",
"gr37-ieee802-11"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
}
]
}