Ports Search

Results 3,8313,840 of 5,623 for /devel/.(0.005 seconds)
devel/qdbusviewer-5.6.1 (Score: 0.032514982)
Qt 5 graphical interface to D-Bus
devel/qdoc-data-5.6.1 (Score: 0.032514982)
QDoc configuration files
devel/qdoc-5.6.1 (Score: 0.032514982)
Qt documentation generator
devel/testlib-5.6.1 (Score: 0.032514982)
Qt unit testing module
devel/uitools-5.6.1 (Score: 0.032514982)
Qt Designer UI forms support module
devel/qtcreator-4.1.0 (Score: 0.032514982)
C++ and QML IDE for Qt development
Qt Creator is a cross-platform IDE (integrated development environment) tailored to the needs of Qt developers. It is part of the Qt Project. It includes: * code editor with C++, QML and ECMAscript support; * rapid code navigation tools; * static code checking and style hints as you type; * context sensitive help; * visual debugger; * integrated GUI layout and forms designer.
devel/qtscriptgenerator-0.2.0 (Score: 0.032514982)
Tool that generates Qt bindings for Qt Script
Qt Script Generator is a tool that generates Qt bindings for Qt Script. With the generated bindings you get access to substantial portions of the Qt API from within Qt Script.
devel/rlog-1.4 (Score: 0.032514982)
Flexible message logging facility for C++
RLog provides a flexible message logging facility for C++ programs and libraries. It is subscription based, meaning you can subscribe to messages of your choice in an number of ways: by hierarchical channel name (e.g. "debug", "debug/ special", "error", etc.), or file name, component name, etc. Log messages are individually enabled. It is meant to be fast enough to leave in production code - even where it may be called many times, as both the GCC and Intel compilers reduce the logging overhead a few clock cycles if they are dormant (with no subscribers). Other add-on components can extend subscriptions to external programs, allowing you to enable and collect debugging messages remotely.
devel/bsearch-1.5 (Score: 0.032514982)
Binary search library for Ruby
Ruby/Bsearch is a binary search library for Ruby. It can search the FIRST or LAST occurrence in an array with a condition given by a block.
devel/ruby-build-20160913 (Score: 0.032514982)
Compile and install different ruby versions
ruby-build is an rbenv plugin that provides an rbenv install command to compile and install different versions of Ruby on UNIX-like systems. You can also use ruby-build without rbenv in environments where you need precise control over Ruby version installation.