Ports Search

Results 1,3011,310 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.024 seconds)
math/octave-forge-nurbs-1.3.10 (Score: 0.0018514277)
Octave-forge package nurbs
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is nurbs. Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS).
math/octave-forge-spline-gcvspl-1.0.8 (Score: 0.0018514277)
Octave-forge package spline-gcvspl
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is spline-gcvspl. B-spline data smoothing using generalized cross-validation and mean squared prediction or explicit user smoothing
x11-toolkits/libsexymm-0.1.9 (Score: 0.0018485585)
C++ bindings for libsexy
C++ bindings for libsexy, a library containing useful extension widgets for GTK+.
devel/Console_CommandLine-1.2.2 (Score: 0.0018460323)
Full featured command line options and arguments parser
Console_CommandLine is a full featured package for managing command-line options and arguments highly inspired from python optparse module, it allows the developer to easily build complex command line interfaces. Main features: * handles sub commands (ie. $ myscript.php -q subcommand -f file), * can be completely built from an xml definition file, * generate --help and --version options automatically, * can be completely customized, * builtin support for i18n, * and much more...
benchmarks/fhourstones-3.1 (Score: 0.0018458772)
Integrated benchmark program
This integer benchmark solves positions in the game of connect-4, as played on a vertical 7x6 board. This takes about 10 minutes on contemporary PCs.
x11/xkeywrap-1.1 (Score: 0.0018423215)
Record, repeat, and play key sequence from keyboard
XKeyWrap is a wrapper of key sequence between keyboard and an application (ex.emacs). XKeyWrap can record and play key sequence in real time. And XKeyWrap can send key sequence to an application on other X server over the network. If you want to read more details, type % xkeywrap -readme and % man xkeywrap If you want to see a demonstration of XKeyWrap, type % cp /usr/local/share/examples/xkeywrap/demo.dat . % cp /usr/local/share/examples/xkeywrap/xkeywrap_demo.c . % xkeywrap -p -s 2 -f demo.dat -x emacs -geometry 80x25 xkeywrap_demo.c
devel/btree-0.0.0.20150414 (Score: 0.0018406841)
BTree implementation for Go
This package provides an in-memory B-Tree implementation for Go, useful as a an ordered, mutable data structure.
devel/libsmpp34-1.10 (Score: 0.0018392514)
Provide an implementation of SMPP-3.4 protocol for PDUs handling
The main focus of the library is to work in packaging and unpackaging of data structures. While this implementation uses SMPP-3.4, the aim is to generate a simple way to implement any proprietary protocol on TCP.
lang/arena-0.9.13 (Score: 0.0018354155)
C-like scripting language with automatic memory management
The Arena language was designed with the following main features in mind, most of which were added on top of a very C-like core to support better ad-hoc scripting: * syntax similar to ANSI C * standard library similar to ANSI C * automatic memory management * runtime polymorphism * support for exceptions * support for anonymous functions Additionally, an interpreter for the Arena language can be implemented to be very compact in terms of both source code size and memory consumption.
multimedia/ffmpegthumbnailer-2.1.1 (Score: 0.0018350172)
Lightweight video thumbnailer that can be used by file managers
This video thumbnailer can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg. This thumbnailer was designed to be as fast and lightweight as possible. The only dependencies are ffmpeg, libjpeg and libpng.