Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第1,8711,880项(搜索用时0.016秒)
audio/libnjb-2.2.7 (Score: 0.0011159654)
C library, API for communicating with Creative and Dell audio players
libnjb is a C library and API for communicating with the Creative Nomad JukeBox and Dell DJ digital audio players under BSD, Linux, Mac OS X and Windows.
www/twig-1.24.1 (Score: 0.0011159654)
Twig C extension to improve performance of the Twig template language
Twig is a flexible, fast, and secure template engine for PHP. This C extension to improve performance of the Twig template language.
x11-toolkits/gnomemm-2.6.2 (Score: 0.0011159654)
The "meta-port" for the powerful C++ bindings to the GNOME2 libraries
Gnomemm (Previously known as Gnome--) is a set of powerful C++ bindings for the GNOME libraries, which provide additional functionality above GTK+/gtkmm.
print/color-1.7.1 (Score: 0.0011156229)
Provides colour space definition and manipulation
The capabilities of the Color library are limited to pure mathematical manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with the RGB and HSL colours, this won't matter. However, some colour models (like CIE L*a*b*) are not supported because Color does not yet support colour profiles, giving no meaningful way to convert colours in absolute colour spaces (like L*a*b*, XYZ) to non-absolute colour spaces (like RGB).
sysutils/u-boot-2013.10 (Score: 0.0011148384)
Cross-build U-Boot loader for Wandboard (solo, dual, and quad)
U-Boot loader for Wandboard Solo, Dual, and Quad. Install the u-boot.imx file onto the boot disk using: dd if=u-boot.imx of=/dev/whatever bs=1k oseek=1 conv=sync The U-Boot built by this port expects the first 1MB of the boot media to be reserved for the U-Boot executable and saved environment. The u-boot.imx file begins at an offset of 1K from the start of the boot disk. The U-Boot environment area begins at an offset of 512K. This version is patched so that: * ELF and API features are enabled to support ubldr. * A single U-Boot image supports Solo, Dual[lite], and Quad processors. * When the selected board has multiple SD or MMC devices available, the mmc0 device in U-Boot (and thus the disk0 device in loader(8)) will be whichever device U-Boot was loaded from by the ROM bootloader routines. The sources for this port were originally obtained from commit 87f595d1ee at https://github.com/TechNexion/U-Boot-edm/ which appears to be a slightly modified fork of the stock U-Boot 2013.10 release. As of this writing, the changes in this fork have not been rolled back into upstream U-Boot. For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
security/chkrootkit-0.50 (Score: 0.001113999)
Tool to locally check for signs of a rootkit
Chkrootkit is a tool to locally check for signs of a rootkit. ------------------------------------------------------------- It contains: * chkrootkit: a shell script that checks system binaries for rootkit modification. * ifpromisc.c: checks if the network interface is in promiscuous mode. * chklastlog.c: checks for lastlog deletions. * chkwtmp.c: checks for wtmp deletions. * check_wtmpx.c: checks for wtmpx deletions. (Solaris only) * chkproc.c: checks for signs of LKM trojans. * chkdirs.c: checks for signs of LKM trojans. * strings.c: quick and dirty strings replacement. * chkutmp.c: checks for utmp deletions. For an updated list of rootkits, worms and LKMs detected by chkrootkit please visit: http://www.chkrootkit.org/ Nelson Murilo <nelson@pangeia.com.br> Klaus Steding-Jessen <jessen@nic.br>
archivers/rjsmin-1.0.12 (Score: 0.0011122253)
Fast javascript minifier for Python
rJSmin is a javascript minifier written in python. The minifier is based on the semantics of jsmin.c by Douglas Crockford. The module is a re-implementation aiming for speed, so it can be used at runtime (rather than during a preprocessing step). Usually it produces the same results as the original jsmin.c.
graphics/libart_lgpl-2.3.21 (Score: 0.0011122253)
Library for high-performance 2D graphics
Libart is a library of functions for 2D graphics supporting a superset of the PostScript imaging model, designed to be integrated with graphics, artwork, and illustration programs. It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications.
biology/seqan-2.2.0 (Score: 0.0011117699)
C++ Sequence Analysis Template Library
SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. The library is licensed under the 3-clause BSD license except the applications which are GPL. This port now only contains the header library and API documentation. The apps are separate.
devel/omniorb-3.7 (Score: 0.0011093)
Python bindings for omniORB4, a CORBA 2.6 ORB
omniORBpy is an object request broker (ORB) for Python which implements specification 2.6 of the Common Object Request Broker Architecture (CORBA). omniORBpy is implemented as a Python extension module (written in C++) to provide bindings for omniORB4, a high performance C++ ORB. This is the legacy version, based upon omniORB-4.1.