Ports Search

Results 10,26110,270 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
devel/jobs-0.5 (Score: 1.762358E-4)
Job scheduler and load regulation for Erlang
Jobs is a job scheduler for load regulation of Erlang applications. It provides a queueing framework where each queue can be configured for throughput rate, credit pool and feedback compensation. Queues can be added and modified at runtime, and customizable "samplers" propagate load status across all nodes in the system.
devel/flex-sdk-4.6.0.23201 (Score: 1.762358E-4)
Adobe Flex SDK
The Flex SDK provides a highly productive, open source framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and operating systems. It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications run in the ubiquitous Adobe Flash Player and Adobe AIR.
devel/fortran-utils-1.1 (Score: 1.762358E-4)
Tools for use with Fortran code, from 4.4BSD
Tools for use with Fortran programs, formerly part of FreeBSD (inherited from 4.4BSD). Contains: fpr(1) -- a filter that transforms files formatted according to Fortran's carriage control conventions into files formatted according to UNIX line printer conventions fsplit(1) -- split a multi-routine Fortran file into individual files
devel/flex-sdk-3.5.0.12683 (Score: 1.762358E-4)
Adobe Flex SDK
The Flex SDK provides a highly productive, open source framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and operating systems. It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications run in the ubiquitous Adobe Flash Player and Adobe AIR.
devel/geany-plugin-miniscript-1.28 (Score: 1.762358E-4)
Geany plugin: pipe text/documents via script (shell, perl, awk, etc.)
Geany Mini-Script filter plugin. This plugin is a tool to apply a script filter on: - text selection - current document - all documents The filter type can be: - shell script - perl script - python script - sed commands - awk script The output can be: - selection of current document - all documents - new document
devel/generatorrunner-0.6.16 (Score: 1.762358E-4)
Tool to create binding generators for C++ and Qt libraries
GeneratorRunner is a tool that eases the development of binding generators for C++ and Qt-based libraries by providing a framework to help automating most of the process. It uses the ApiExtractor library to parse the header files and manipulate the classes information while generating the binding code using front-end modules provided by the user. GeneratorRunner is based on the QtScriptGenerator project
devel/gflags-2.1.2 (Score: 1.762358E-4)
Commandline flags module for C++
gflags - Commandline flags module for C++ The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used.
devel/pflag-20160610 (Score: 1.762358E-4)
Drop-in replacement for Go's flag package
pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags. pflag is compatible with the GNU extensions to the POSIX recommendations for command-line options. For a more precise description, see the "Command-line flag syntax" section below.
devel/go-pretty-20130510 (Score: 1.762358E-4)
Pretty-printing package for go values
Go package which provides pretty-printing for go values. This is useful during debugging, to avoid wrapping long output lines in the terminal. This package also provides a convenience wrapper for each function in package fmt that takes a format string.
devel/goffice-0.8.17 (Score: 1.762358E-4)
GLib/GTK+ set of document centric objects and utilities
Goffice is a set of document centric components for GLib and GTK+. There are common operations for document centric applications that are conceptually simple, but complex to implement fully. - plugins - load/save documents - undo/redo Goffice provides a single library for performing such operations.