Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第1,0111,020项(搜索用时0.014秒)
chinese/CJKUnifonts-0.2.20080216.1 (Score: 0.0038488056)
CJKUnifonts TrueType 字体是 Arphic Ming 和 Kai 字体的一个组合
这些字体是 Unicode 的中文字体,其中包括下列字符: - Big5 - GB2312-80 - HKSCS-2004 - ISO8859-1,2,3,4,7,9,10,13,14,15 - 闽南和客家方音符号,闽南(Unicode 5.0)和它们的变体。 下面的已经部分支持: CNS 11643 GBK GB18030 Japanese Korean 这个字体还在开发中,部分支持的字符集新符号正在不断地加入。 这个字体是一个TrueType集合,包含4种风格,分别是:CN、HK、TW和TW MBE。
devel/libfastjson-0.99.4 (Score: 0.0038439338)
libfastjson is a fork from json-c
The aim of this project is not to provide a slightly modified clone of json-c. It's aim is to provide * a small library with essential json handling functions * sufficiently good json support (not 100% standards compliant) * be very fast in processing In order to reach these goals, we reduce the features of json-c. For similarities and differences, see the file DIFFERENCES.
games/filters-2.54 (Score: 0.0038222785)
Collection of filters, including B1FF, and the Swedish Chef
A collection of command line filters, including B1FF and the Swedish Chef. No personal, racial, societal slurs are intended. For amusement only. All the filters read input from stdin, change it, and write the filtered text to stdout.
sysutils/i2c-tools-3.1.1 (Score: 0.0038185134)
Heterogeneous set of I2C tools
The i2c-tools package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers, EEPROM decoding scripts, EEPROM programming tools, and a python module for SMBus access. Only DIMM SPD decoding tool is ported at the moment.
math/moo-1.3 (Score: 0.0038054353)
Calculator that accepts C-like syntax as input
moo is a simple calculator that accepts C-like syntax as input. Calculations are done on expr, if given. Otherwise, the standard input is used. Numbers can be entered in hexadecimal (0xbeef), decimal (1984), octal (007), and binary (0b1001). All numerical operators (+, -, *, /, %), bit operators (|, ^, &, ~, <<, >>), and logical operators (==, !=, <, >, <=, >=, !, &&, ||) are supported.
textproc/blaze-html-0.8.1.0 (Score: 0.0038038194)
Blazingly fast HTML combinator library for Haskell
A blazingly fast HTML combinator library for the Haskell programming language.
textproc/blaze-markup-0.7.0.2 (Score: 0.0038038194)
Blazingly fast markup combinator library for Haskell
Core modules of a blazingly fast markup combinator library for the Haskell programming language.
astro/merkaartor-0.18.2 (Score: 0.0037905676)
Openstreetmap mapping program
Merkaartor is an openstreetmap mapping program. Merkaartor focuses on providing a visually pleasing but performant editing environment for free geographical data. It is based on Qt5.
games/hex-a-hop-1.1.0 (Score: 0.003788294)
Puzzle game based on hexagonal tiles
Hex-a-hop is a puzzle game based on hexagonal tiles. There is no time limit and no real-time elements. The objective is simply to destroy all the green hexagonal tiles on each of the 100 levels. As you progress through the game, more types of tiles are introduced which make things more difficult and interesting (hopefully).
mail/normalizemime-1.19 (Score: 0.0037742425)
Mime normalizer to be used as a preprocessor for email classification
[ excerpt from developer's www site with modifications ] This is a mime email message parser to be used as a preprocessor for email classification software. Tries to normalize the content to 8bit encoding with utf-8 character set. Also appends a copy of message body with HTML removed (IMG and A tags remain unaffected).