Ports 搜索

共有2,170项符合/x11-fonts/的查询结果,以下是第1,4911,500项(搜索用时0.032秒)
x11-fonts/DoulosSILCompact-4.110 (Score: 0.0042517)
Doulos SIL TrueType font collection, compact variant
Doulos SIL is a Unicode-based font family that attempts to provide a comprehensive inventory of glyphs needed for almost any Roman- or Cyrillic-based writing system, whether used for phonetic or orthographic needs. In addition, there is provision for other characters and symbols useful to linguists. This font makes use of state-of-the-art font technologies to support complex typographic issues, such as the need to position arbitrary combinations of base glyphs and diacritics optimally. Doulos is very similar to Times/Times New Roman, but only has a single face- regular. It is intended for use alongside other Times-like fonts where a range of styles (italic, bold) are not needed. This compact variant has been created with TypeTuner Web, by setting the "Line spacing" feature to "Tight", and will not be able to be TypeTuned again.
x11-toolkits/gai-0.5.10 (Score: 0.0042517)
General Applet Interface Library
This library is intended to simplify the development and use of Dockapps, ROX panel applets and Gnome 2 Panel Applets. With this library the programmer can focus on what the applet shall do, not on the interface. What this library provides: - Dockapp support. - Gnome 2 Panel support. - ROX panel support. - Handling of all sizes of the Gnome Panel. - Handle Gnome Panel rotation. - Simple image file handeling via gdk_pixbuf. - Loading and storing of configuration values and strings. - A simple structual way of making preferences window. - Generates images from ascii text based upon fonts. - Support for both Gnome 2 Panel Applets, ROX panel applets and Dockaps/wmapplets. - Support for OpenGL applets. - Simple interface to connect events, like mouse button clicks, joystick events and so on. - Easy to add support for other panels. - Nice configure and makefile scripts that generates the needed files for ROX and Gnome.
devel/asl-1.41r8 (Score: 0.0040837917)
Assembler for a variety of microcontrollers/-processors
ASL can generate code for totally different processors. These are implemented: Motorola 68000..68030,683xx including math co-processor and MMU; DSP56000; Motorola/IBM MPC601/MPC505/PPC403; 6800, 6805, 6809, 68(HC)11 and Hitachi 6301 Hitachi 6309, H8 and SH7000/7600 Rockwell 6502 and 65(S)C02 CMD 65816 Mitsubishi MELPS-740; MELPS-7700; MELPS-4500 and M16 Intel MCS-48/41, MCS-51, MCS-96 and 8080/8085 AMD 29K Siemens 80C166/167 Zilog Z80, Z180, Z380 and Z8 Toshiba TLCS-900(L), TLCS-90, TLCS-870, TLCS-47 and TLCS-9000 Microchip PIC16C54..16C57, PIC16C84/PIC16C64 and PIC17C42 SGS-Thomson ST62xx and 6804 Texas Instruments TMS32010/32015, TMS3202x, TMS320C3x and TMS370xxx NEC uPD 78(C)1x and uPD 75xxx (a.k.a. 75K0)
devel/Lexical-Persistence-1.023 (Score: 0.0040837917)
Persistent lexical variable values for arbitrary calls
Lexical::Persistence does a few things, all related. Note that all the behaviors listed here are the defaults. Subclasses can override nearly every aspect of Lexical::Persistence's behavior. Lexical::Persistence lets your code access persistent data through lexical variables. This example prints "some value" because the value of $x persists in the $lp object between setter() and getter(). use Lexical::Persistence; my $lp = Lexical::Persistence->new(); $lp->call(\&setter); $lp->call(\&getter); sub setter { my $x = "some value" } sub getter { print my $x, "\n" }
games/kigo-4.14.3 (Score: 0.0040837917)
Go Board game
Kigo is an open-source implementation of the popular Go game. Go is a strategic board game for two players. It is also known as igo (Japanese), weiqi or wei ch'i (Chinese) or baduk (Korean). Go is noted for being rich in strategic complexity despite its simple rules. The game is played by two players who alternately place black and white stones (playing pieces, now usually made of glass or plastic) on the vacant intersections of a grid of 19x19 lines (9x9 or 13x13 for easier games).
graphics/fyre-1.0.1 (Score: 0.0040837917)
Chaos map rendering system with GTK+-2 interface
Fyre provides a rendering of the Peter de Jong map, with an interactive GTK+ 2 frontend and a command line interface for easy and efficient rendering of high-resolution, high quality images. This program was previously known as 'de Jong Explorer', but has been renamed to make way for supporting other chaotic functions. All the images you can create with this program are based on the simple Peter de Jong map equations: x' = sin(a * y) - cos(b * x) y' = sin(c * x) - cos(d * y)
japanese/Lingua-JA-Numbers-0.05 (Score: 0.0040837917)
Converts numeric values to and from their Japanese string equivalents
This module converts Japanese text in UTF-8 (or romaji in ascii) to number, AND vice versa. Though this pod is in English and all examples are in romaji to make http://search.cpan.org/ happy, this module does accept Japanese in UTF-8. Try the code below to see it. perl -MLingua::JA::Numbers \ -e '$y="\x{4e8c}\x{5343}\x{4e94}"; printf "(C) %d Dan Kogai\n", ja2num($y)' CAVEAT DO NOT BE CONFUSED WITH Lingua::JA::Number by Mike Schilli. This module is far more comprehensive. As of 0.03, it even does its to_string() upon request.
java/bouncycastle-1.55 (Score: 0.0040837917)
Cleanroom build of Java Cryptography Extensions
The Bouncy Castle Crypto APIs consist of the following: . A lightweight cryptography API in Java. . A provider for the JCE and JCA. . A clean room implementation of the JCE 1.2.1. . A library for reading and writing encoded ASN.1 objects. . Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs, and PKCS12 files. . Generators for Version 2 X.509 attribute certificates. . Generators/Processors for S/MIME and CMS (PKCS7). . Generators/Processors for OCSP (RFC 2560). . Generators/Processors for TSP (RFC 3161). . Generators/Processors for OpenPGP (RFC 2440). . A signed jar version suitable for JDK 1.4/1.5 and the Sun JCE. It's distributed under a modified X license.
java/bouncycastle-1.45 (Score: 0.0040837917)
Java密码学扩展
Bouncy Castle Crypto API由如下内容组成: . Java 语言的轻量级的密码学API。 . JCE 和 JCA 的提供者。 . JCE 1.2.1 的一个清晰实现。 . 读写编码的 ASN.1 对象的类库。 . 版本1和版本3的 X.509 证书,版本2的 CRL 和 PKCS12 文件生成器。 . 版本2的 X.509 属性证书生成器。 . S/MIME 和 CMS(PKCS7)的生成器和处理器。 . OCSP(RFC 2560)的生成器和处理器。 . TSP(RFC 3161)的生成器和处理器。 . OpenPGP(RFC 2440)的生成器和处理器。 . 适用于JDK 1.4/1.5的签名jar。 在X许可协议(修改过)下发行。 - Alex Dupre ale@FreeBSD.org
sysutils/lmmon-0.65 (Score: 0.0040837917)
Display information gathered from MB power management controller
lmmon displays information gathered from a motherboard power management controller (e.g. LM78/79). Displayed values include fan speeds, motherboard temperature, and various voltages. By default it cycles once per second using a curses- based display. Currently, the /dev/smb0 interface is only supported in FreeBSD 3.3-STABLE (after 01 November 1999), 4.x, and 5.x; however, the /dev/io interface may work with many motherboards in FreeBSD 3.x and some non-LM78/79 motherboards. In addition, lmmon supports simple text output that can be easily used by external programs (e.g. UCD SNMP Daemon) for monitoring.