HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51973,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=464",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=462",
"results": [
{
"name": "lua51-lsqlite3",
"portdir": "lua/lua-lsqlite3",
"version": "0.9.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules//lsqlite3",
"description": "A binding for Lua to the SQLite3 database library",
"long_description": "A binding for Lua to the SQLite3 database library",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
}
],
"depends_on": []
},
{
"name": "lua51-lua-gd",
"portdir": "lua/lua-lua-gd",
"version": "1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/zhengsu/lua-gd",
"description": "an image manipulation library for the Lua Programming Language, based on Thomas Boutell's GD library",
"long_description": "Lua-GD is an image manipulation library for the Lua Programming Language, based on Thomas Boutell's GD library.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gd2",
"lua51"
]
}
],
"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-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "lua-luacheck",
"portdir": "lua/lua-luacheck",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luacheck",
"description": "A tool for linting and static analysis of Lua code",
"long_description": "Luacheck is a static analyzer and a linter for Lua. Luacheck detects various issues such as usage of undefined global variables, unused variables and values, accessing uninitialized variables, unreachable code and more. Most aspects of checking are configurable: there are options for defining custom project-related globals, for selecting set of standard globals (version of Lua standard library), for filtering warnings by type and name of related variable, etc. The options can be used on the command line, put into a config or directly into checked files as Lua comments.",
"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": "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-18"
]
},
{
"type": "lib",
"ports": [
"lua54"
]
}
],
"depends_on": []
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"lua53"
]
}
],
"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-18"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libquvi-scripts"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
}
],
"depends_on": []
},
{
"name": "lua54-luacheck",
"portdir": "lua/lua-luacheck",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luacheck",
"description": "A tool for linting and static analysis of Lua code",
"long_description": "Luacheck is a static analyzer and a linter for Lua. Luacheck detects various issues such as usage of undefined global variables, unused variables and values, accessing uninitialized variables, unreachable code and more. Most aspects of checking are configurable: there are options for defining custom project-related globals, for selecting set of standard globals (version of Lua standard library), for filtering warnings by type and name of related variable, etc. The options can be used on the command line, put into a config or directly into checked files as Lua comments.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua54",
"lua54-argparse",
"lua54-luafilesystem"
]
},
{
"type": "run",
"ports": [
"luacheck_select"
]
}
],
"depends_on": []
},
{
"name": "lua53-luacheck",
"portdir": "lua/lua-luacheck",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luacheck",
"description": "A tool for linting and static analysis of Lua code",
"long_description": "Luacheck is a static analyzer and a linter for Lua. Luacheck detects various issues such as usage of undefined global variables, unused variables and values, accessing uninitialized variables, unreachable code and more. Most aspects of checking are configurable: there are options for defining custom project-related globals, for selecting set of standard globals (version of Lua standard library), for filtering warnings by type and name of related variable, etc. The options can be used on the command line, put into a config or directly into checked files as Lua comments.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua53-argparse",
"lua53-luafilesystem",
"lua53"
]
},
{
"type": "run",
"ports": [
"luacheck_select"
]
}
],
"depends_on": []
},
{
"name": "lua52-luacheck",
"portdir": "lua/lua-luacheck",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luacheck",
"description": "A tool for linting and static analysis of Lua code",
"long_description": "Luacheck is a static analyzer and a linter for Lua. Luacheck detects various issues such as usage of undefined global variables, unused variables and values, accessing uninitialized variables, unreachable code and more. Most aspects of checking are configurable: there are options for defining custom project-related globals, for selecting set of standard globals (version of Lua standard library), for filtering warnings by type and name of related variable, etc. The options can be used on the command line, put into a config or directly into checked files as Lua comments.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua52",
"lua52-argparse",
"lua52-luafilesystem"
]
},
{
"type": "run",
"ports": [
"luacheck_select"
]
}
],
"depends_on": []
},
{
"name": "lua51-luacheck",
"portdir": "lua/lua-luacheck",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luacheck",
"description": "A tool for linting and static analysis of Lua code",
"long_description": "Luacheck is a static analyzer and a linter for Lua. Luacheck detects various issues such as usage of undefined global variables, unused variables and values, accessing uninitialized variables, unreachable code and more. Most aspects of checking are configurable: there are options for defining custom project-related globals, for selecting set of standard globals (version of Lua standard library), for filtering warnings by type and name of related variable, etc. The options can be used on the command line, put into a config or directly into checked files as Lua comments.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua51",
"lua51-argparse",
"lua51-luafilesystem"
]
},
{
"type": "run",
"ports": [
"luacheck_select"
]
}
],
"depends_on": []
},
{
"name": "lua-luaexpat",
"portdir": "lua/lua-luaexpat",
"version": "1.5.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luaexpat",
"description": "XML Expat parsing",
"long_description": "LuaExpat is a SAX (Simple API for XML) XML parser based on the Expat library.",
"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-luafilesystem",
"portdir": "lua/lua-luafilesystem",
"version": "1.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/lunarmodules/luafilesystem",
"description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution.",
"long_description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution..",
"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": [
{
"type": "lib",
"ports": [
"luash"
]
}
]
},
{
"name": "lua54-luaexpat",
"portdir": "lua/lua-luaexpat",
"version": "1.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luaexpat",
"description": "XML Expat parsing",
"long_description": "LuaExpat is a SAX (Simple API for XML) XML parser based on the Expat library.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"expat",
"lua54"
]
}
],
"depends_on": []
},
{
"name": "lua53-luaexpat",
"portdir": "lua/lua-luaexpat",
"version": "1.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luaexpat",
"description": "XML Expat parsing",
"long_description": "LuaExpat is a SAX (Simple API for XML) XML parser based on the Expat library.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"expat",
"lua53"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"prosody"
]
}
]
},
{
"name": "lua52-luaexpat",
"portdir": "lua/lua-luaexpat",
"version": "1.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luaexpat",
"description": "XML Expat parsing",
"long_description": "LuaExpat is a SAX (Simple API for XML) XML parser based on the Expat library.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua52",
"expat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libquvi-scripts"
]
}
]
},
{
"name": "lua51-luaexpat",
"portdir": "lua/lua-luaexpat",
"version": "1.5.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luaexpat",
"description": "XML Expat parsing",
"long_description": "LuaExpat is a SAX (Simple API for XML) XML parser based on the Expat library.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua51",
"expat"
]
}
],
"depends_on": []
},
{
"name": "lua54-luafilesystem",
"portdir": "lua/lua-luafilesystem",
"version": "1.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/lunarmodules/luafilesystem",
"description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution.",
"long_description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution..",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua54"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua54-cgilua",
"lua54-luacheck",
"lua54-wsapi",
"lua54-xavante"
]
}
]
},
{
"name": "lua53-luafilesystem",
"portdir": "lua/lua-luafilesystem",
"version": "1.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/lunarmodules/luafilesystem",
"description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution.",
"long_description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution..",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua53"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"corsixth",
"lua53-cgilua",
"lua53-luacheck",
"lua53-wsapi",
"lua53-xavante",
"prosody"
]
}
]
},
{
"name": "lua52-luafilesystem",
"portdir": "lua/lua-luafilesystem",
"version": "1.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/lunarmodules/luafilesystem",
"description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution.",
"long_description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution..",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua52-cgilua",
"lua52-luacheck",
"lua52-wsapi",
"lua52-xavante"
]
}
]
},
{
"name": "lua51-luafilesystem",
"portdir": "lua/lua-luafilesystem",
"version": "1.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/lunarmodules/luafilesystem",
"description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution.",
"long_description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution..",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua51-cgilua",
"lua51-luacheck",
"lua51-wsapi",
"lua51-xavante"
]
}
]
},
{
"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-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "lua-luajson",
"portdir": "lua/lua-luajson",
"version": "1.3.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/harningt/luajson",
"description": "customizable JSON decoder/encoder",
"long_description": "LuaJSON is a customizable JSON decoder/encoder usingv LPEG for parsing.",
"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": "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-18"
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpng",
"libharu",
"lua53"
]
}
],
"depends_on": []
},
{
"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-18"
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpng",
"lua51",
"libharu"
]
}
],
"depends_on": []
},
{
"name": "lua54-luajson",
"portdir": "lua/lua-luajson",
"version": "1.3.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/harningt/luajson",
"description": "customizable JSON decoder/encoder",
"long_description": "LuaJSON is a customizable JSON decoder/encoder usingv LPEG for parsing.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua54",
"lua54-lpeg"
]
}
],
"depends_on": []
},
{
"name": "lua53-luajson",
"portdir": "lua/lua-luajson",
"version": "1.3.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/harningt/luajson",
"description": "customizable JSON decoder/encoder",
"long_description": "LuaJSON is a customizable JSON decoder/encoder usingv LPEG for parsing.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua53-lpeg",
"lua53"
]
}
],
"depends_on": []
},
{
"name": "lua52-luajson",
"portdir": "lua/lua-luajson",
"version": "1.3.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/harningt/luajson",
"description": "customizable JSON decoder/encoder",
"long_description": "LuaJSON is a customizable JSON decoder/encoder usingv LPEG for parsing.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua52",
"lua52-lpeg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libquvi-scripts"
]
}
]
},
{
"name": "lua51-luajson",
"portdir": "lua/lua-luajson",
"version": "1.3.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/harningt/luajson",
"description": "customizable JSON decoder/encoder",
"long_description": "LuaJSON is a customizable JSON decoder/encoder usingv LPEG for parsing.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua51",
"lua51-lpeg"
]
}
],
"depends_on": []
},
{
"name": "lua-luaposix",
"portdir": "lua/lua-luaposix",
"version": "36.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/gvvaughan/luaposix",
"description": "Lua bindings for POSIX",
"long_description": "A library binding various POSIX APIs. POSIX is the IEEE Portable Operating System Interface standard. luaposix is based on lposix.",
"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-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-18"
]
},
{
"type": "lib",
"ports": [
"lua"
]
},
{
"type": "run",
"ports": [
"lua53-luarocks"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lua54-ansicolors",
"lua53-ansicolors",
"lua52-ansicolors",
"lua51-ansicolors",
"lua54-MessagePack",
"lua53-MessagePack",
"lua52-MessagePack",
"lua51-MessagePack",
"lua54-argparse",
"lua53-argparse",
"lua52-argparse",
"lua51-argparse",
"lua54-binaryheap",
"lua53-binaryheap",
"lua52-binaryheap",
"lua51-binaryheap",
"lua54-bit32",
"lua53-bit32",
"lua52-bit32",
"lua51-bit32",
"lua54-cgilua",
"lua53-cgilua",
"lua52-cgilua",
"lua51-cgilua",
"lua54-checks",
"lua53-checks",
"lua52-checks",
"lua51-checks",
"lua54-cjson",
"lua53-cjson",
"lua52-cjson",
"lua51-cjson",
"lua54-copas",
"lua53-copas",
"lua52-copas",
"lua51-copas",
"lua54-coxpcall",
"lua53-coxpcall",
"lua52-coxpcall",
"lua51-coxpcall",
"lua51-fennel",
"lua52-fennel",
"lua53-fennel",
"lua54-fennel",
"lua-fennel-docs",
"lua54-lgi",
"lua53-lgi",
"lua52-lgi",
"lua51-lgi",
"lua54-lpeg",
"lua53-lpeg",
"lua52-lpeg",
"lua51-lpeg",
"lua54-lsqlite3",
"lua53-lsqlite3",
"lua52-lsqlite3",
"lua51-lsqlite3",
"lua51-lua-gd",
"lua54-luacheck",
"lua53-luacheck",
"lua52-luacheck",
"lua51-luacheck",
"lua54-luaexpat",
"lua53-luaexpat",
"lua52-luaexpat",
"lua51-luaexpat",
"lua54-luafilesystem",
"lua53-luafilesystem",
"lua52-luafilesystem",
"lua51-luafilesystem",
"lua54-luajson",
"lua53-luajson",
"lua52-luajson",
"lua51-luajson",
"lua54-luaposix",
"lua53-luaposix",
"lua52-luaposix",
"lua51-luaposix",
"lua54-luasec",
"lua53-luasec",
"lua52-luasec",
"lua51-luasec",
"lua54-luasocket",
"lua52-luasocket",
"lua53-luasocket",
"lua51-luasocket",
"lua54-luazip",
"lua53-luazip",
"lua52-luazip",
"lua51-luazip",
"lua51-lunit",
"lua52-lunit",
"lua54-metalua-parser",
"lua53-metalua-parser",
"lua52-metalua-parser",
"lua51-metalua-parser",
"lua54-mpack",
"lua53-mpack",
"lua52-mpack",
"lua51-mpack",
"lua54-numlua",
"lua53-numlua",
"lua52-numlua",
"lua51-numlua",
"lua54-psl",
"lua53-psl",
"lua52-psl",
"lua51-psl",
"lua54-readline",
"lua53-readline",
"lua52-readline",
"lua51-readline",
"lua54-rings",
"lua53-rings",
"lua52-rings",
"lua51-rings",
"lua54-timerwheel",
"lua53-timerwheel",
"lua52-timerwheel",
"lua51-timerwheel",
"lua54-wsapi",
"lua53-wsapi",
"lua52-wsapi",
"lua51-wsapi",
"lua54-wsapi-fcgi",
"lua53-wsapi-fcgi",
"lua52-wsapi-fcgi",
"lua51-wsapi-fcgi",
"lua54-xavante",
"lua53-xavante",
"lua52-xavante",
"lua51-xavante"
]
}
]
},
{
"name": "lua54-luaposix",
"portdir": "lua/lua-luaposix",
"version": "36.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/gvvaughan/luaposix",
"description": "Lua bindings for POSIX",
"long_description": "A library binding various POSIX APIs. POSIX is the IEEE Portable Operating System Interface standard. luaposix is based on lposix.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua54"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua54-readline"
]
}
]
},
{
"name": "lua53-luaposix",
"portdir": "lua/lua-luaposix",
"version": "36.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/gvvaughan/luaposix",
"description": "Lua bindings for POSIX",
"long_description": "A library binding various POSIX APIs. POSIX is the IEEE Portable Operating System Interface standard. luaposix is based on lposix.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua53"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua53-readline"
]
}
]
},
{
"name": "lua52-luaposix",
"portdir": "lua/lua-luaposix",
"version": "36.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/gvvaughan/luaposix",
"description": "Lua bindings for POSIX",
"long_description": "A library binding various POSIX APIs. POSIX is the IEEE Portable Operating System Interface standard. luaposix is based on lposix.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua52-readline"
]
}
]
},
{
"name": "lua51-luaposix",
"portdir": "lua/lua-luaposix",
"version": "36.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/gvvaughan/luaposix",
"description": "Lua bindings for POSIX",
"long_description": "A library binding various POSIX APIs. POSIX is the IEEE Portable Operating System Interface standard. luaposix is based on lposix.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua51",
"lua51-bit32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua51-readline"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"lua54"
]
}
],
"depends_on": []
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"lua53"
]
},
{
"type": "run",
"ports": [
"luarocks_select"
]
}
],
"depends_on": [
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
},
{
"type": "run",
"ports": [
"luarocks_select"
]
}
],
"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-18"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
},
{
"type": "run",
"ports": [
"luarocks_select"
]
}
],
"depends_on": []
},
{
"name": "lua-luasec",
"portdir": "lua/lua-luasec",
"version": "1.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/brunoos/luasec",
"description": "binding for OpenSSL library to provide TLS/SSL communication over LuaSocket",
"long_description": "A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "lua-luasocket",
"portdir": "lua/lua-luasocket",
"version": "3.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luasocket",
"description": "Network support for the Lua language",
"long_description": "LuaSocket is a Lua extension library composed of two parts: a set of C modules that provide support for the TCP and UDP transport layers, and a set of Lua modules that provide functions commonly needed by applications that deal with the Internet.",
"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": "lua54-luasec",
"portdir": "lua/lua-luasec",
"version": "1.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/brunoos/luasec",
"description": "binding for OpenSSL library to provide TLS/SSL communication over LuaSocket",
"long_description": "A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"lua54",
"lua54-luasocket"
]
}
],
"depends_on": []
},
{
"name": "lua53-luasec",
"portdir": "lua/lua-luasec",
"version": "1.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/brunoos/luasec",
"description": "binding for OpenSSL library to provide TLS/SSL communication over LuaSocket",
"long_description": "A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"lua53",
"lua53-luasocket"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"prosody"
]
}
]
},
{
"name": "lua52-luasec",
"portdir": "lua/lua-luasec",
"version": "1.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/brunoos/luasec",
"description": "binding for OpenSSL library to provide TLS/SSL communication over LuaSocket",
"long_description": "A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua52",
"openssl3",
"lua52-luasocket"
]
}
],
"depends_on": []
},
{
"name": "lua51-luasec",
"portdir": "lua/lua-luasec",
"version": "1.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/brunoos/luasec",
"description": "binding for OpenSSL library to provide TLS/SSL communication over LuaSocket",
"long_description": "A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua51",
"openssl3",
"lua51-luasocket"
]
}
],
"depends_on": []
},
{
"name": "lua54-luasocket",
"portdir": "lua/lua-luasocket",
"version": "3.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luasocket",
"description": "Network support for the Lua language",
"long_description": "LuaSocket is a Lua extension library composed of two parts: a set of C modules that provide support for the TCP and UDP transport layers, and a set of Lua modules that provide functions commonly needed by applications that deal with the Internet.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua54"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua54-copas",
"lua54-luasec",
"lua54-xavante"
]
}
]
},
{
"name": "lua52-luasocket",
"portdir": "lua/lua-luasocket",
"version": "3.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://luarocks.org/modules/lunarmodules/luasocket",
"description": "Network support for the Lua language",
"long_description": "LuaSocket is a Lua extension library composed of two parts: a set of C modules that provide support for the TCP and UDP transport layers, and a set of Lua modules that provide functions commonly needed by applications that deal with the Internet.",
"active": true,
"categories": [
"devel",
"lua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"lua-luarocks",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua52"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lua52-copas",
"lua52-luasec",
"lua52-xavante",
"libquvi-scripts"
]
}
]
}
]
}