Ports Search

Results 1,6011,610 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
math/givaro-3.8.0 (Score: 0.0014017746)
C++ library for computer algebra
Givaro is a C++ library for arithmetic and algebraic computations. Its main features are implementations of the basic arithmetic of many mathematical entities: prime fields, extension fields, finite fields, finite rings, polynomials, algebraic numbers, arbitrary precision integers and rationals (via C++ wrappers over gmp). It also provides data structures and templated classes for the manipulation of basic algebraic objects, such as vectors, matrices (dense, sparse, and structured), univariate polynomials, and recursive multivariate polynomials.
devel/sidekiq-cron-0.4.2 (Score: 0.0013975917)
Enables to set jobs to be run in specified time (using CRON notation)
Sidekiq-Cron is a scheduling add-on for Sidekiq. It runs a thread alongside Sidekiq workers to schedule jobs at specified times (using cron notation * * * * * parsed by Rufus-Scheduler). It also checks for new jobs to schedule every 10 seconds and doesn't schedule the same job multiple times when more than one Sidekiq worker is running. Scheduling jobs are added only when at least one Sidekiq process is running.
devel/cil-1.7.3 (Score: 0.0013923782)
Infrastructure for C Program Analysis and Transformation
Infrastructure for C Program Analysis and Transformation CIL (C Intermediate Language) is a high-level representation along with a set of tools that permit easy analysis and source-to-source transformation of C programs. CIL is both lower-level than abstract-syntax trees, by clarifying ambiguous constructs and removing redundant ones, and also higher-level than typical intermediate languages designed for compilation, by maintaining types and a close relationship with the source program.
textproc/teckit-2.5.1 (Score: 0.0013896286)
Toolkit for converting data between 8-bit legacy encodings and Unicode
TECkit (Text Encoding Conversion toolkit) is a toolkit for converting data between 8-bit legacy encodings and Unicode. It can also be used for transliteration of Unicode between different scripts. TECkit uses a mapping description language (mapping byte encodings to Unicode). Mapping rules can be extended by (1) the use of character sequences rather than single characters on either side; (2) by the addition of contextual constraints (environments) determining when a rule should apply; (3) and by the use of character classes, optional and repeatable elements, grouping and alternation to express more complex patterns to be matched and processed. TECkit is particularly useful with XeTeX (Unicode-aware derivate of TeX). The following binaries are provided: teckit_compile mapping compiler that allows binary mapping tables (.tec) to be built from TECkit description files (.map) sfconv a tool for converting Standard Format (SF) files txtconv a utility to apply TECkit mappings to plain-text files http://scripts.sil.org/TECkitDownloads#5b6cf869
net-mgmt/kismet-2016.07.r1 (Score: 0.0013885706)
802.11 layer2 wireless network detector, sniffer, and IDS
Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11a, 802.11b, and 802.11g traffic. Kismet identifies networks by passively collecting packets. In addition to standard networks, it can detect (and given time, decloak) hidden networks, and infer the presence of nonbeaconing networks via data traffic. Capture sources that are known to be supported: Atheros, Prism2, WSP100, Drone, wtapfile, pcapfile. Kismet also supports radiotap headers and should work with current FreeBSD systems.
UNICODE Han Nom Font Set
The true type fonts HAN NOM A and HAN NOM B have been developed by Chan Nguyen Do Quoc Bao (Germany), To Minh Tam (USA) and Ni sinh Thien Vien Vien Chieu (Vietnam). Their work got started in 2001, completed in 2003, and publicized in 2005. These two true type fonts can be used with WIN-2000 or WIN-XP and Office XP or Office 2003 to display Han and Nom characters with code points by the Unicode Standard. Two sets of true type fonts are available with high and low resolutions.
devel/ChipmunkPhysics-7.0.1 (Score: 0.0013864189)
2D physics engine written in C
Chipmunk is a simple, lightweight, fast and portable 2D rigid body physics library written in C. It is licensed under the unrestrictive, OSI approved MIT license.
devel/log4cxx-0.10.0 (Score: 0.0013864189)
C++ port of the Log4j project
Log4cxx is a C++ port of the Log4j project. The goal is to have the same functionality and interfaces as log4j.
devel/tigcc-0.96.b8 (Score: 0.0013864189)
C compiler for the TI89, 92, and 92+ calculators
TIGCC is mainly a C compiler for the Texas Instruments TI-89, TI-89 Titanium, TI-92 Plus and Voyage 200 calculators. It is based on GCC, the GNU Compiler Collection.
games/nsnake-1.4 (Score: 0.0013864189)
Snake game written in C and ncurses
nsnake is small game written in C and using ncurses API for drawing stuff on the screen. It currently supports colors and can save highscores in a file.