Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第981990项(搜索用时0.009秒)
comms/bpl+-1.0 (Score: 0.004216773)
B Plus file transfer protocol
This is an implementation of B Plus binary file transfer protocol. B Plus is used on several online services to let their users download files from the system. In conjunction with telnetx package, you can use this program to download files from those systems connected to the Internet.
devel/cvsgraph-1.7.0 (Score: 0.004204585)
Graph the life story of a file under CVS or RCS
This program generates a graph (in PNG format) showing the revisions, tags, and branching of a file in a CVS or RCS repository. Example: cvsgraph -r /home/ncvs -m ports/devel/cvsgraph -o test.png pkg-descr,v It can also be used with cvsweb. A patch to cvsweb is available through the cvsgraph home page. Trevor Johnson
multimedia/nxtvepg-2.8.0 (Score: 0.004204093)
Viewer for Nextview Electronic TV Programme Guide (needs bktr driver)
nxtvepg - Decoder, Browser and Analyzer for the Nextview Electronic Programme Guide nxtvepg is an X11 application to decode, analyze and browse TV programme schedules transmitted on analog TV channels as defined in ETS 300 707: "Protocol for a TV Guide using electronic data transmission" by the European Telecommunications Standards Institute. nxtvepg enables you to obtain free TV programme listings for all of the major networks in Germany, Austria, France and Switzerland. Currently Nextview EPG is transmitted by the following TV networks (note that each of these EPGs cover not only the provider's programme but also that of many other networks): Kabel1, 3Sat, RTL-II (Germany and Austria), SF1, TSR1, TSI1, EuroNews (Switzerland), Canal+, M6 (France), TRT-1 (Turkey). You will need a bktr(4) compatible tv tuner card with teletext support in order to use nxtvepg. It is recommended to check the card's setup before using nxtvepg, e.g. with the following applications from the ports collection: multimedia/fxtv for tv tuner and misc/alevtv for Teletext support.
devel/rice-2.1.0 (Score: 0.004164827)
A C++ interface to Rubys C API
Rice is a C++ interface to Ruby's C API. It provides a type-safe and exception-safe interface in order to make embedding Ruby and writing Ruby extensions with C++ easier. It is similar to Boost.Python in many ways, but also attempts to provide an object-oriented interface to all of the Ruby C API.
chinese/Encode-HanExtra-0.23 (Score: 0.0041384567)
扩展的中文编码集
Perl 5.7.3 和以后的版本有一套足够的中文编码,包括常用的 CP950、CP936(也 称为 GBK)、Big5(别名为 Big5-Eten)、Big5-HKSCS、EUC-CN、HZ 和 ISO-IR-165. 然而,中文编码多得惊人,要涵盖所有的编码将会占据 perl 发行版好几兆字节;因此,这个 CPAN 模块试图提供其它剩下的一些编码。 如果你使用的是 perl 5.8 或更高版本,Encode::CN 和 Encode:TW 将会为你自动 加载扩展编码,因此如果你已经使用了它们中的一个,那么你无需明确使用 Encode::HanExtra 来调用。
devel/mongo-c-driver-1.3.5 (Score: 0.0041237385)
C Driver for MongoDB
Official Mongo C Driver Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community.
databases/mysql-connector-c++-1.1.7 (Score: 0.0041162134)
MySQL database connector for C++
MySQL Connector/C++ is a MySQL database connector for C++ implementing a subset of the JDBC 4.0 API. The MySQL Connector/C++ currently features the following classes: * Connection * DatabaseMetaData * Driver * PreparedStatement * ResultSet * ResultSetMetaData * Savepoint * Statement The JDBC 4.0 API defines approximately 450 methods for the above mentioned classes. MySQL Connector/C++ implements around 80% of these and makes them available in the current release.
cad/jspice3-2.5.110615 (Score: 0.0040989015)
Adaptation of the Berkeley Spice3f4 with superconductivity
Jspice3 is a circuit simulator developed to meet the needs of researchers working with superconducting Josephson junction circuits, yet the program has the flexibility and power to meet the needs of other technologies. Jspice3 is an adaptation of the Berkeley Spice3f4 program, with added features. One added feature is a built-in graphical input front end for schematic capture. While displayed, simulations can be run and data plotted through this graphical interface. While not as powerful or as pretty as the Xic graphical interface, it holds its own in functionality. A significantly enhanced output plotting capability is provided, and Jspice3 has enhanced script interpretation capability.
textproc/fixrtf-0.1.20060303 (Score: 0.0040927613)
Patch making it possible to embed PNGs into RTFs
Utility to embed PNG pictures into RTFs. This is primarily used in the FreeBSD Documentation Project. This utility is maintained by the FreeBSD Simplified Chinese Project.
www/WebService-Validator-HTML-W3C-0.28 (Score: 0.0040899804)
Access to the W3Cs online HTML validator
WebService::Validator::HTML::W3C provides access to the W3Cs online HTML validator. It's nothing to do with the W3C so pleas don't report any problems with it to them. Also, please use it wisely and don't abuse the W3Cs validator service. If you need to do a lot of validation consider downloading and installing the Validator on your own machine.