Ports Search

Results 621630 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
games/crimson-0.5.3 (Score: 0.0071961908)
Tactical war game in the tradition of Battle Isle
Crimson Fields is a tactical war game in the tradition of Battle Isle. While not being an exact clone, it tries to keep closer to the very first part of the series than to the later ones, especially with regard to a rather simple rule set and straight forward game play. Right now, the game can only be played by two human adversaries in hot-seat mode or via e-mail. There is no AI player code yet.
graphics/sxiv-1.3.2 (Score: 0.0071961908)
Lightweight image viewer
Simple X Image Viewer sxiv is a light image viewer which as a few features : - Basic image operations, e.g. zooming, panning, rotating - Customizable key and mouse button mappings (in config.h) - Thumbnail mode: grid of selectable previews of all images - Ability to cache thumbnails for fast re-loading - Basic support for multi-frame images - Load all frames from GIF files and play GIF animations - Display image information in status bar
japanese/wdic-fpw-1.4 (Score: 0.0071961908)
Wired and Wireless Dictionary in Japanese (EPWING V1 format)
"WDC" is Wired and Wireless Dictionary (or the Weird network Dictionary). This is a dictionary converted from the original one into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So it can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for WDIC: http://www.wdic.org/ o URL for this converted dictionary:
lang/erlang-18.3.4.4 (Score: 0.0071961908)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang 18 to be used during the development of OTP applications.
lang/erlang-19.1 (Score: 0.0071961908)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang 19 to be used during the development of OTP applications.
lang/gscheme-0.6 (Score: 0.0071961908)
GNUstep-aware scheme interpreter
A GNUstep-aware scheme interpreter. You need libflex installed on your system. Includes many examples, e.g. the sieve of Erathostenes to compute primes, a Koch curve plotter, mandelbrot set, graphs of various functions etc. GScheme is fully tail recursive. The garbage collector bypasses GNUstep's retain/release mechanism in order to deal with circular data structures. GScheme is document-based and you can edit more than one file at the same time. LICENSE: GPL2 or later
lang/erlang-16.b.03.1 (Score: 0.0071961908)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang R16 to be used during the development of OTP applications.
lang/erlang-17.5.6.9 (Score: 0.0071961908)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang 17 to be used during the development of OTP applications.
lang/erlang-15.b.03.1 (Score: 0.0071961908)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang R15 to be used during the development of OTP applications.
mail/Mail-Procmailrc-1.09 (Score: 0.0071961908)
Perl OO interface to procmail rc files
Mail::Procmailrc is a pure Perl module that can read and write procmail(1) compatible rc files. The intent behind its creation was to provide an abstracted interface for web clients wishing to edit procmailrc files, but it could be used in any number of useful ways (e.g., a procmail rc pretty printer--how useful is that!?). Mail::Procmailrc does not process mail in any form; it only reads and writes procmail(1) rc files.