Ports Search

Results 5,5515,560 of 5,623 for /devel/.(0.004 seconds)
devel/rebar3-3.3.1 (Score: 0.032514982)
Build tool for Erlang
rebar 3.0 is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. rebar is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, rebar uses standard Erlang/OTP conventions for project structures, thus minimizing the amount of build configuration work. rebar also provides dependency management, enabling application writers to easily re-use common libraries from a variety of locations (git, hg, etc).
devel/relx-3.21.0 (Score: 0.032514982)
Sane, simple release creation for Erlang
Relx assembles releases for an Erlang/OTP release. Given a release specification and a list of directories in which to search for OTP applications it will generate a release output. That output depends heavily on what plugins available and what options are defined, but usually it is simply a well configured release directory.
devel/renpy-6.99.11 (Score: 0.032514982)
Framework for developing visual-novel type games
Ren'Py is a visual novel engine that helps you use words, images, and sounds to tell stories with the computer. These can be both visual novels and life simulation games. The easy to learn script language allows you to efficiently write large visual novels, while its Python scripting is enough for complex simulation games.
devel/renpy-6.18.3 (Score: 0.032514982)
Framework for developing visual-novel type games
devel/libsysinfo-0.0.2 (Score: 0.032514982)
GNU libc's sysinfo port for FreeBSD
The sysinfo(3) function is a GNU interface for retrieving common information about the configuration and state of the system, such as is returned by sysctl(3) and sysconf(3).
devel/libthai-0.1.24 (Score: 0.032514982)
Thai language support library
LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. LibThai is an Open Source and collaborative effort initiated by Thai Linux Working Group and opened for all contributors. LibThai includes Thai language support routines: - Thai character set support: TIS 620, ISO/IEC 10646 - Thai character properties - Thai string manipulators - Thai string collation - Thai word breaking - Thai input method - Thai output method
devel/korundum-4.14.3 (Score: 0.032514982)
Ruby bindings for KDE
This port provides Ruby bindings for KDE.
devel/krossruby-4.14.3 (Score: 0.032514982)
Ruby bindings for Qt/KDE
This port provides Ruby bindings for Qt and KDE.
devel/qtruby-4.14.3 (Score: 0.032514982)
Ruby bindings for Qt
This port provides Ruby bindings for Qt.
devel/deep_merge-1.1.1 (Score: 0.032514982)
Recursive hash merger
This is a deep_merge Ruby Gem that is used to recursively merge hashes, working with Ruby 1.9 and ActiveSupport.