HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51637,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=607",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=605",
"results": [
{
"name": "ColPack",
"portdir": "math/ColPack",
"version": "1.0.10",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cscapes.cs.purdue.edu/coloringpage/",
"description": "A graph coloring algorithm package",
"long_description": "ColPack is a package comprising of implementations of algorithms for the specialized vertex coloring problems as well as algorithms for a variety of related supporting tasks in derivative computation",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ADOL-C"
]
}
]
},
{
"name": "procmail",
"portdir": "mail/procmail",
"version": "3.24",
"license": "(Artistic-1 or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BuGlessRB/procmail",
"description": "A local mail delivery agent",
"long_description": "The procmail mail processing program can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (real convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone. Procmail can be used: - and installed by an unprivileged user (for himself only). - as a drop in replacement for the local delivery agent /bin/mail (with biff/comsat support). - as a general mailfilter for whole groups of messages (e.g. when called from within sendmail.cf rules). The accompanying formail program enables you to generate autoreplies, split up digests/mailboxes into the original messages, do some very simple header-munging/extraction, or force mail into mail-format (with leading From line).",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"spambnc"
]
}
]
},
{
"name": "notmuch-addrlookup",
"portdir": "mail/notmuch-addrlookup",
"version": "8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aperezdc/notmuch-addrlookup-c",
"description": "Address lookup tool for Notmuch in C using GLib and libnotmuch",
"long_description": "Address lookup tool for Notmuch in C using GLib and libnotmuch",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"glib2",
"notmuch"
]
}
],
"depends_on": []
},
{
"name": "libesmtp",
"portdir": "mail/libesmtp",
"version": "1.1.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libesmtp/libESMTP",
"description": "ESMTP library",
"long_description": "libESMTP is a library to manage posting (or submission of) electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as Exim. It may be used as part of a Mail User Agent (MUA) or another program that must be able to post electronic mail but where mail functionality is not that program’s primary purpose. libESMTP is not intended to be used as part of a program that implements a Mail Transport Agent. It is hoped that the availability of a lightweight library implementing an SMTP client will both ease the task of coding for software authors and improve the quality of the resulting code.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php54-esmtp",
"php53-esmtp",
"php56-esmtp",
"php55-esmtp",
"syslog-ng-devel"
]
}
]
},
{
"name": "imapdedup",
"portdir": "mail/imapdedup",
"version": "20230707",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/quentinsf/IMAPdedup",
"description": "IMAP message de-duplicator",
"long_description": "IMAPdedup is a Python script (imapdedup.py) that looks for duplicate messages in a set of IMAP mailboxes and tidies up all but the first copy of any duplicates found.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-keyring"
]
}
],
"depends_on": []
},
{
"name": "fdm",
"portdir": "mail/fdm",
"version": "2.2",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nicm/fdm",
"description": "A program designed to fetch mail.",
"long_description": "fdm is a program designed to fetch mail from POP3 or IMAP servers, or receive local mail from stdin, and deliver it in various ways.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "shuxiao9058",
"github": "shuxiao9058",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"tdb",
"openssl3",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "alot",
"portdir": "mail/alot",
"version": "0.3.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pazz/alot",
"description": "experimental terminal MUA based on notmuch mail",
"long_description": "Alot is an experimental terminal MUA based on notmuch mail. It is written in python using the urwid toolkit.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"notmuch",
"py27-configobj",
"py27-magic",
"py27-pygpgme",
"py27-twisted",
"py27-urwid"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "lua52-md5",
"portdir": "lua/lua-md5",
"version": "1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lunarmodules/md5",
"description": "checksum facilities for Lua",
"long_description": "MD5 offers checksum facilities for Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
}
],
"depends_on": []
},
{
"name": "lua51-md5",
"portdir": "lua/lua-md5",
"version": "1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lunarmodules/md5",
"description": "checksum facilities for Lua",
"long_description": "MD5 offers checksum facilities for Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
}
],
"depends_on": []
},
{
"name": "lua53-md5",
"portdir": "lua/lua-md5",
"version": "1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lunarmodules/md5",
"description": "checksum facilities for Lua",
"long_description": "MD5 offers checksum facilities for Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua53"
]
}
],
"depends_on": []
},
{
"name": "lua54-md5",
"portdir": "lua/lua-md5",
"version": "1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lunarmodules/md5",
"description": "checksum facilities for Lua",
"long_description": "MD5 offers checksum facilities for Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua54"
]
}
],
"depends_on": []
},
{
"name": "lua-md5",
"portdir": "lua/lua-md5",
"version": "1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lunarmodules/md5",
"description": "checksum facilities for Lua",
"long_description": "MD5 offers checksum facilities for Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "lua51-luarocks",
"portdir": "lua/lua-luarocks",
"version": "3.9.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/",
"description": "Manager for rocks, lua extensions.",
"long_description": "LuaRocks is a deployment and management system for Lua modules that allows you to install self-contained modules (\"rocks\") which also contain version dependency information. It handles both install time dependencies and runtime version check. LuaRocks supports local and remote repositories, and multiple local rocks trees.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
},
{
"type": "run",
"ports": [
"luarocks_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lua51-fennel"
]
}
]
},
{
"name": "lua53-luarocks",
"portdir": "lua/lua-luarocks",
"version": "3.9.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/",
"description": "Manager for rocks, lua extensions.",
"long_description": "LuaRocks is a deployment and management system for Lua modules that allows you to install self-contained modules (\"rocks\") which also contain version dependency information. It handles both install time dependencies and runtime version check. LuaRocks supports local and remote repositories, and multiple local rocks trees.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua53"
]
},
{
"type": "run",
"ports": [
"luarocks_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lua53-fennel",
"lua-fennel-docs"
]
},
{
"type": "run",
"ports": [
"lua-luarocks"
]
}
]
},
{
"name": "lua52-luarocks",
"portdir": "lua/lua-luarocks",
"version": "3.9.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/",
"description": "Manager for rocks, lua extensions.",
"long_description": "LuaRocks is a deployment and management system for Lua modules that allows you to install self-contained modules (\"rocks\") which also contain version dependency information. It handles both install time dependencies and runtime version check. LuaRocks supports local and remote repositories, and multiple local rocks trees.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
},
{
"type": "run",
"ports": [
"luarocks_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lua52-fennel"
]
}
]
},
{
"name": "lua54-luarocks",
"portdir": "lua/lua-luarocks",
"version": "3.9.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/",
"description": "Manager for rocks, lua extensions.",
"long_description": "LuaRocks is a deployment and management system for Lua modules that allows you to install self-contained modules (\"rocks\") which also contain version dependency information. It handles both install time dependencies and runtime version check. LuaRocks supports local and remote repositories, and multiple local rocks trees.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua54"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lua54-fennel"
]
}
]
},
{
"name": "lua52-luahpdf",
"portdir": "lua/lua-luahpdf",
"version": "1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jung-kurt/luahpdf",
"description": "Lua module that lets you programmatically create PDF files",
"long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpng",
"lua52",
"libharu"
]
}
],
"depends_on": []
},
{
"name": "lua51-luahpdf",
"portdir": "lua/lua-luahpdf",
"version": "1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jung-kurt/luahpdf",
"description": "Lua module that lets you programmatically create PDF files",
"long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpng",
"lua51",
"libharu"
]
}
],
"depends_on": []
},
{
"name": "lua54-luahpdf",
"portdir": "lua/lua-luahpdf",
"version": "1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jung-kurt/luahpdf",
"description": "Lua module that lets you programmatically create PDF files",
"long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpng",
"libharu",
"lua54"
]
}
],
"depends_on": []
},
{
"name": "lua53-luahpdf",
"portdir": "lua/lua-luahpdf",
"version": "1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jung-kurt/luahpdf",
"description": "Lua module that lets you programmatically create PDF files",
"long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpng",
"libharu",
"lua53"
]
}
],
"depends_on": []
},
{
"name": "lua-luarocks",
"portdir": "lua/lua-luarocks",
"version": "3.9.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/",
"description": "Manager for rocks, lua extensions.",
"long_description": "LuaRocks is a deployment and management system for Lua modules that allows you to install self-contained modules (\"rocks\") which also contain version dependency information. It handles both install time dependencies and runtime version check. LuaRocks supports local and remote repositories, and multiple local rocks trees.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua"
]
},
{
"type": "run",
"ports": [
"lua53-luarocks"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lua54-luasec",
"lua53-luasec",
"lua52-luasec",
"lua51-luasec",
"lua54-cjson",
"lua53-cjson",
"lua52-cjson",
"lua51-cjson",
"lua54-mpack",
"lua53-mpack",
"lua52-mpack",
"lua51-mpack",
"lua54-MessagePack",
"lua53-MessagePack",
"lua52-MessagePack",
"lua51-MessagePack",
"lua54-coxpcall",
"lua53-coxpcall",
"lua52-coxpcall",
"lua51-coxpcall",
"lua54-rings",
"lua53-rings",
"lua52-rings",
"lua51-rings",
"lua54-bit32",
"lua53-bit32",
"lua52-bit32",
"lua51-bit32",
"lua54-luaposix",
"lua53-luaposix",
"lua52-luaposix",
"lua51-luaposix",
"lua54-binaryheap",
"lua53-binaryheap",
"lua52-binaryheap",
"lua51-binaryheap",
"lua54-copas",
"lua53-copas",
"lua52-copas",
"lua51-copas",
"lua54-luaexpat",
"lua53-luaexpat",
"lua52-luaexpat",
"lua51-luaexpat",
"lua54-luajson",
"lua53-luajson",
"lua52-luajson",
"lua51-luajson",
"lua54-luasocket",
"lua53-luasocket",
"lua52-luasocket",
"lua51-luasocket",
"lua54-timerwheel",
"lua53-timerwheel",
"lua52-timerwheel",
"lua51-timerwheel",
"lua54-xavante",
"lua53-xavante",
"lua52-xavante",
"lua51-xavante",
"lua54-cgilua",
"lua53-cgilua",
"lua52-cgilua",
"lua51-cgilua",
"lua51-lua-gd",
"lua54-lsqlite3",
"lua53-lsqlite3",
"lua52-lsqlite3",
"lua51-lsqlite3",
"lua51-lunit",
"lua52-lunit",
"lua54-wsapi",
"lua53-wsapi",
"lua52-wsapi",
"lua51-wsapi",
"lua54-wsapi-fcgi",
"lua53-wsapi-fcgi",
"lua52-wsapi-fcgi",
"lua51-wsapi-fcgi",
"lua54-ansicolors",
"lua53-ansicolors",
"lua52-ansicolors",
"lua51-ansicolors",
"lua54-argparse",
"lua53-argparse",
"lua52-argparse",
"lua51-argparse",
"lua54-checks",
"lua53-checks",
"lua52-checks",
"lua51-checks",
"lua54-luacheck",
"lua53-luacheck",
"lua52-luacheck",
"lua51-luacheck",
"lua54-luafilesystem",
"lua53-luafilesystem",
"lua52-luafilesystem",
"lua51-luafilesystem",
"lua54-metalua-parser",
"lua53-metalua-parser",
"lua52-metalua-parser",
"lua51-metalua-parser",
"lua54-readline",
"lua53-readline",
"lua52-readline",
"lua51-readline",
"lua54-numlua",
"lua53-numlua",
"lua52-numlua",
"lua51-numlua",
"lua54-luazip",
"lua52-luazip",
"lua53-luazip",
"lua51-luazip",
"lua54-psl",
"lua53-psl",
"lua52-psl",
"lua51-psl",
"lua54-lgi",
"lua53-lgi",
"lua52-lgi",
"lua51-lgi",
"lua54-lpeg",
"lua53-lpeg",
"lua52-lpeg",
"lua51-lpeg"
]
}
]
},
{
"name": "lua-luahpdf",
"portdir": "lua/lua-luahpdf",
"version": "1.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jung-kurt/luahpdf",
"description": "Lua module that lets you programmatically create PDF files",
"long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "lua51-lgi",
"portdir": "lua/lua-lgi",
"version": "0.9.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavouk/lgi",
"description": "Lua bindings to GObject libraries",
"long_description": "Dynamic Lua binding to any library which is introspectable using gobject-introspection. Allows using GObject-based libraries directly from Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"lua-luarocks",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"lua51"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"awesome"
]
}
]
},
{
"name": "lua52-lgi",
"portdir": "lua/lua-lgi",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavouk/lgi",
"description": "Lua bindings to GObject libraries",
"long_description": "Dynamic Lua binding to any library which is introspectable using gobject-introspection. Allows using GObject-based libraries directly from Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"lua-luarocks",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"lua52"
]
}
],
"depends_on": []
},
{
"name": "lua53-lgi",
"portdir": "lua/lua-lgi",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavouk/lgi",
"description": "Lua bindings to GObject libraries",
"long_description": "Dynamic Lua binding to any library which is introspectable using gobject-introspection. Allows using GObject-based libraries directly from Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"lua-luarocks",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"lua53"
]
}
],
"depends_on": []
},
{
"name": "lua54-lgi",
"portdir": "lua/lua-lgi",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavouk/lgi",
"description": "Lua bindings to GObject libraries",
"long_description": "Dynamic Lua binding to any library which is introspectable using gobject-introspection. Allows using GObject-based libraries directly from Lua.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"lua-luarocks",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"lua54"
]
}
],
"depends_on": []
},
{
"name": "lua51-luabitop",
"portdir": "lua/lua-luabitop",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitop.luajit.org/",
"description": "C extension module for bitwise operators",
"long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
}
],
"depends_on": []
},
{
"name": "lua52-luabitop",
"portdir": "lua/lua-luabitop",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitop.luajit.org/",
"description": "C extension module for bitwise operators",
"long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libquvi-scripts"
]
}
]
},
{
"name": "lua53-luabitop",
"portdir": "lua/lua-luabitop",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitop.luajit.org/",
"description": "C extension module for bitwise operators",
"long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua53"
]
}
],
"depends_on": []
},
{
"name": "lua54-luabitop",
"portdir": "lua/lua-luabitop",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitop.luajit.org/",
"description": "C extension module for bitwise operators",
"long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua54"
]
}
],
"depends_on": []
},
{
"name": "lua-lgi",
"portdir": "lua/lua-lgi",
"version": "0.9.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavouk/lgi",
"description": "Lua bindings to GObject libraries",
"long_description": "Dynamic Lua binding to any library which is introspectable using gobject-introspection. Allows using GObject-based libraries directly from 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": []
},
{
"name": "lua-luabitop",
"portdir": "lua/lua-luabitop",
"version": "1.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitop.luajit.org/",
"description": "C extension module for bitwise operators",
"long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "cl-zpng",
"portdir": "lisp/cl-zpng",
"version": "1.2.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xach/zpng",
"description": "Common Lisp PNG creation library",
"long_description": "Common Lisp PNG creation library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-salza2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-opticl",
"cl-qrencode"
]
}
]
},
{
"name": "cl-zpb-exif",
"portdir": "lisp/cl-zpb-exif",
"version": "20210117",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xach/zpb-exif",
"description": "Extract EXIF information from image files",
"long_description": "Extract EXIF information from image files",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-pngload"
]
}
]
},
{
"name": "cl-yacc",
"portdir": "lisp/cl-yacc",
"version": "20230108",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jech/cl-yacc",
"description": "Common Lisp Yacc",
"long_description": "Common Lisp Yacc",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-gettext"
]
}
]
},
{
"name": "cl-webengine-lib",
"portdir": "lisp/cl-webengine",
"version": "20210225",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/cl-webengine",
"description": "An FFI binding to WebEngine in Qt",
"long_description": "An FFI binding to WebEngine in Qt",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtwebengine"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-webengine"
]
}
]
},
{
"name": "cl-xsubseq",
"portdir": "lisp/cl-xsubseq",
"version": "20170803",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/xsubseq",
"description": "Efficient way to use \"subseq\"s in Common Lisp",
"long_description": "Efficient way to use \"subseq\"s in Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-prove"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fast-http",
"cl-smart-buffer"
]
}
]
},
{
"name": "cl-wookie",
"portdir": "lisp/cl-wookie",
"version": "20230131",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orthecreedence/wookie",
"description": "Asynchronous HTTP server in common lisp",
"long_description": "Asynchronous HTTP server in common lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-fast-io",
"cl-vom",
"cl-quri",
"cl-ppcre",
"cl-blackbird",
"cl-do-urlencode",
"cl-fast-http",
"cl-async",
"cl-alexandria",
"cl-chunga",
"cl-babel",
"cl-fad"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-clack"
]
},
{
"type": "test",
"ports": [
"cl-clack"
]
}
]
},
{
"name": "cl-webengine",
"portdir": "lisp/cl-webengine",
"version": "20210225",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/cl-webengine",
"description": "An FFI binding to WebEngine in Qt",
"long_description": "An FFI binding to WebEngine in Qt",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-cffi",
"cl-webengine-lib"
]
}
],
"depends_on": []
},
{
"name": "cl-vom",
"portdir": "lisp/cl-vom",
"version": "20160810",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orthecreedence/vom",
"description": "A tiny logging library for Common Lisp",
"long_description": "A tiny logging library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-async",
"cl-blackbird",
"cl-legion",
"cl-wookie"
]
}
]
},
{
"name": "cl-url-rewrite",
"portdir": "lisp/cl-url-rewrite",
"version": "0.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edicl/url-rewrite",
"description": "Rewrite (X)HTML attributes with Common Lisp",
"long_description": "Rewrite (X)HTML attributes with Common Lisp",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cl-unix-opts",
"portdir": "lisp/cl-unix-opts",
"version": "20210107",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libre-man/unix-opts",
"description": "minimalistic parser of command line arguments",
"long_description": "minimalistic parser of command line arguments",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-unicode",
"portdir": "lisp/cl-unicode",
"version": "0.1.6",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://edicl.github.io/cl-unicode/",
"description": "Portable Unicode library for Common Lisp",
"long_description": "Portable Unicode library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams",
"cl-ppcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-nodgui",
"cl-ppcre-unicode",
"cl-interpol"
]
},
{
"type": "test",
"ports": [
"cl-ppcre"
]
}
]
},
{
"name": "cl-uax-15",
"portdir": "lisp/cl-uax-15",
"version": "0.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sabracrolleton/uax-15",
"description": "Common lisp implementation of unicode normalization functions",
"long_description": "Common lisp implementation of unicode normalization functions",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-split-sequence",
"cl-parachute",
"cl-ppcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-postgres"
]
}
]
},
{
"name": "cl-type-i",
"portdir": "lisp/cl-type-i",
"version": "20230127",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/guicho271828/type-i",
"description": "Type Inference Utility on unary type-checking predicates",
"long_description": "Type Inference Utility on unary type-checking predicates",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-fiveam",
"cl-lisp-namespace",
"cl-introspect-environment"
]
},
{
"type": "test",
"ports": [
"cl-trivia"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-trivia"
]
}
]
},
{
"name": "cl-try",
"portdir": "lisp/cl-try",
"version": "20230828",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/melisgl/try",
"description": "Try is an extensible test framework with equal support for interactive and non-interactive workflows.",
"long_description": "Try is an extensible test framework with equal support for interactive and non-interactive workflows.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-alexandria",
"cl-closer-mop",
"cl-ieee-floats",
"cl-mgl-pax"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-dref-test",
"cl-mgl-pax-test",
"cl-named-readtables-test"
]
},
{
"type": "test",
"ports": [
"cl-mgl-pax",
"cl-dref"
]
}
]
},
{
"name": "cl-trivial-with-current-source-form",
"portdir": "lisp/cl-trivial-with-current-source-form",
"version": "20230605",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scymtym/trivial-with-current-source-form",
"description": "Helps macro writers produce better errors for macro users",
"long_description": "Helps macro writers produce better errors for macro users",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-esrap"
]
}
]
},
{
"name": "cl-trivial-types",
"portdir": "lisp/cl-trivial-types",
"version": "20120318",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/m2ym/trivial-types",
"description": "Trivial type definitions for Common Lisp",
"long_description": "Trivial type definitions for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-dbi",
"cl-jonathan",
"cl-nfiles",
"cl-syntax"
]
}
]
},
{
"name": "cl-trivial-timeout",
"portdir": "lisp/cl-trivial-timeout",
"version": "20230822",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hraban/trivial-timeout",
"description": "portable and possibly dangerous timeout library for Common Lisp",
"long_description": "portable and possibly dangerous timeout library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-lift"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"cl-montezuma"
]
}
]
},
{
"name": "cl-trivial-sockets",
"portdir": "lisp/cl-trivial-sockets",
"version": "0.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/usocket/trivial-sockets",
"description": "A trivial networking library for undemanding Internet applications",
"long_description": "A trivial networking library for undemanding Internet applications",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-plus-ssl"
]
}
]
}
]
}