Ports Search

Results 4,5214,530 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.014 seconds)
devel/Coro-6.51.1 (Score: 3.8337242E-4)
Coroutine process abstraction for perl
This module collection manages coroutines. Coroutines are similar to threads but don't run in parallel. In this module, coroutines are defined as "callchain + lexical variables + @_ + $_ + $@ + $^W + C stack), that is, a coroutine has its own callchain, its own set of lexicals and its own set of perl's most important global variables.
devel/gcc-4.9.3 (Score: 3.8337242E-4)
FSF GCC 4.x for Atmel AVR 8-bit RISC cross-development
FSF gcc-4.x for Atmel AVR cross-development Included is the basic C++ compiler, although this is only of limited use without a libstdc++. Supported debugging formats: -gdwarf-2 [default], -gstabs Locally added support for the following AVR devices: ATmega64RFR2, ATmega644RFR2, ATmega128RFR2, ATmega1284RFR2, ATmega256RFR2, ATmega2564RFR2
devel/libbobcat-3.25.01 (Score: 3.8337242E-4)
Brokken's Own Base Classes And Templates
Bobcat is an acronym of `Brokken's Own Base Classes And Templates'. It is a shared library implementing C++ classes that are frequently used in software developed by Frank Brokken. Frank's existing programs will depend on `bobcat' in the near future.
devel/PerlIO-via-symlink-0.05 (Score: 3.8337242E-4)
Symbolic link PerlIO layers
The PerlIO layer symlink allows you to create a symbolic link by writing to the file handle. You need to write C"link $name" to the file handle. If the format does not match, close will fail with EINVAL. Currently only writing is supported.
devel/rgl-0.5.2 (Score: 3.8337242E-4)
Framework for graph datastructures and algorithms implemented in Ruby
RGL is a framework for graph data structures and algorithms. The design of the library is much influenced by the Boost Graph Library (BGL) which is written in C++ heavily using its template mechanism. Refer to http://www.boost.org/libs/graph/doc for further links and documentation on graph data structures and algorithms and the design rationales of BGL.
devel/tclbsd-1.7 (Score: 3.8337242E-4)
Tcl interface to various system calls and library routines
tclbsd provides a way for Tcl programs to exercise many interesting and useful system calls and library routines available to C programs on versions of BSD UNIX such as FreeBSD. Many of the interfaces also work with Linux and other non-BSD UNIX variants as well.
editors/boiling-egg-0.02 (Score: 3.8337242E-4)
Front-end of Egg V4
Boiling egg is a front-end of Egg (Tamago) V4. You can convert roma-ji to kana without toggling input method. Put the expression below into your ~/.emacs. (autoload 'boiling-rK-trans "boiling-egg" "romaji-kanji conversion" t) (autoload 'boiling-rhkR-trans "boiling-egg" "romaji-kana conversion" t) (global-set-key "\C-o" 'boiling-rK-trans) (global-set-key "\eo" 'boiling-rhkR-trans)
editors/fileobj-0.7.25 (Score: 3.8337242E-4)
Portable hex editor with vi like interface
fileobj is a portable hex editor with vi like interface. This software provides basic vi commands for binary editing. Features include insert, replace, delete data in hexadecimal or ascii, cut and paste, undo and redo, visual select, partial buffer loading, multiple buffers support, multiple windows support, block device (raw disk) support, mapping binary data to C struct, etc.
games/lander-0.6.6 (Score: 3.8337242E-4)
Lunar Lander clone
This is a Lunar Lander clone written in C++ and OpenGL. Use the arrow keys to move the ship and avoid crashing into obstacles. Collect all the spinning keys and then land the ship on one of the landing pads. The levels are randomly generated and become progressively harder.
games/rocksndiamonds-3.3.1.2 (Score: 3.8337242E-4)
Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff
This is a nice little game with color graphics and sound for your Unix system with color X11. You need an 8-Bit color display or better. It will not work on black&white systems, and maybe not on gray scale systems. If you know the game "Boulderdash" (Commodore C64) or "Emerald Mine" (Amiga), you know what "ROCKS'N'DIAMONDS" is about.