Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第1,5111,520项(搜索用时0.003秒)
devel/love-0.8.0 (Score: 0.032514982)
Open-source 2D game engine
LOVE is an open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games.
devel/love-0.5.0 (Score: 0.032514982)
Open-source 2D game engine
LOVE is an open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games.
devel/log4cplus-1.1.2 (Score: 0.032514982)
Logging library for C++
This is a port of log4cplus, a simple-to-use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API.
devel/lpc21isp-1.97 (Score: 0.032514982)
ISP programmer tool for flashing NXP & Analog Devices ARM7 CPUs
Lpc21isp is an in-circuit programming (ISP) tool for the NXP (Philips) LPC1100/LPC1300/LPC1700/LPC2000 series ARM7/Cortex-M0/Cortex-M3 micro- controllers flash on NXP & Analog Devices ARM7 CPUs over the serial bootloader.
devel/lrmi-0.10 (Score: 0.032514982)
LRMI is a library for calling real mode BIOS routines
Linux/BSD Real Mode interface library.
devel/MessagePack-0.3.4 (Score: 0.032514982)
Efficient binary serialization format
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it's faster and smaller. It's a pure Lua implementation, without dependency. And it's really fast with LuaJIT.
devel/extra-cmake-modules-5.26.0 (Score: 0.032514982)
Extra modules and scripts for CMake
The Extra CMake Modules package, or ECM, adds to the modules provided by CMake, including ones used by find_package() to find common software, ones that can be used directly in CMakeLists.txt files to perform common tasks and toolchain files that must be specified on the commandline by the user.
devel/log4shib-1.0.7 (Score: 0.032514982)
Library of C++ classes for flexible logging
The log4shib library is derived from the log4cpp library with patches applied for platform portability and thread safety by Scott Cantor.
devel/gettext-1.5 (Score: 0.032514982)
Gettext binding for Lua 5
Lua bindings for Gettext
devel/luarocks-2.3.0 (Score: 0.032514982)
Package manager for Lua modules
LuaRocks allows you to install Lua modules as self-contained packages called rocks, which also contain version dependency information. This information can be used both during installation, so that when one rock is requested all rocks it depends on are installed as well, and also optionally at run time, so that when a module is required, the correct version is loaded. LuaRocks supports both local and remote repositories, and multiple local rocks trees.