Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第3,2513,260项(搜索用时0.01秒)
japanese/ebnetd-1.0 (Score: 5.668515E-4)
Servers for accessing CD-ROM books via TCP/IP
This EBNETD distribution contains three server commands: ebnetd, ndtpd and ebhttpd. They are servers for accessing CD-ROM book on remote host via TCP/IP. ebnetd: ebnetd is a server of EBNET protocol which is designed to communicate with EB Library. For more details about EB Library. ndtpd: ndtpd is an NDTP (Network Dictionary Transfer Protocol) server. The first implementation of the NDTP esrver is `dserver'. ndtpd has upper compatibility with dserver-2.2. ebhttpd: ebhttpd is a WWW (World Wide Web) server. It supprts HTTP/1.0 and HTTP/1.1 (Hypertext Transfer Protocol version 1.0 and 1.1). The servers support CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats. The servers can run as a standalone daemons by default, but can also run as children of `inetd'. In addition, you must follow the licenses of your CD-ROM books. Though EBNETD is free software, your books may not be free. Don't open your books to unlicensed hosts nor users.
java/jikes-1.22 (Score: 5.668515E-4)
Java source to byte-code compiler made available by IBM
This is jikes, a java source to byte-code compiler. The compiler has been made available by IBM under their open-source license, please see: for details. To operate, the CLASSPATH environment variable must typically be set to a colon-delimited list of source directories, class directories, or zip files. Note that jikes will complain if a non-existant directory or file is specified in CLASSPATH. =============== // This software is subject to the terms of the IBM Jikes Compiler Open" // Source License Agreement available at the following URL:" // http://www.ibm.com/research/jikes." // Copyright (C) 1996, 1998, International Business Machines Corporation" // and others. All Rights Reserved." // You must accept the terms of that agreement to use this software."
lang/yorick-2.2.04 (Score: 5.668515E-4)
Interpreted language for scientific simulations
Yorick is an interpreted programming language for: * Scientific simulations or calculations * Postprocessing or steering large simulation codes * Interactive scientific graphics * Reading, writing, and translating large files of numbers The language features a compact syntax for many common array operations, so it processes large arrays of numbers very quickly and efficiently. Superficially, yorick code resembles C code, but yorick variables are never explicitly declared and have a dynamic scoping similar to many Lisp dialects. The yorick language is designed to be typed interactively at a keyboard, as well as stored in files for later use. This package includes an emacs-based development environment, which one can launch by typing M-x yorick in emacs, if installed `yorick.el' have been loaded into one's ~/.emacs file.
textproc/odt2txt-0.5 (Score: 5.668515E-4)
Simple converter from OpenDocument Text to plain text
odt2txt is a command-line tool which extracts the text out of OpenDocument Texts produced by LibreOffice, OpenOffice, StarOffice, KOffice and others. odt2txt can also extract text from some file formats similar to OpenDocument Text, such as OpenOffice.org XML, which was used by OpenOffice.org version 1.x and older StarOffice versions. To a lesser extent, odt2txt may be useful to extract content from OpenDocument spreadsheets and OpenDocument presentations. odt2txt is: - small - supports multiple output encodings - adopts to your locale - able to substitute common characters which the output charset does not contain with ascii look-a-likes - written in C, has few dependencies - portable (runs on Linux, Mac OS X, Windows, *BSD, Cygwin, Solaris, HP-UX)
news/newsstar-1.5.6 (Score: 5.6637224E-4)
Transfer news between a local NNTP server (INN, sn, s-news)
Newsstar fetches news and posts it to a local server; INN, s-news and sn are supported, and it should be easy to adapt for other servers with some configuration and extra scripts. It's designed for Unix-like systems, and all the development was done on Linux. There are already plenty of other programs to do this, but what makes newsstar special is that it can make multiple simultaneous connections, not only to one server, but to several, supporting up to 10 threads. Before fetching each article it checks that it hasn't already been downloaded by another thread or in a previous session. It can also pipeline article requests to make better use of available bandwidth. I wrote it because a number of ISPs I have used suffer from unreliable newsfeeds. There is an excellent free server made available by news.individual.net, but it can be a bit slow at times, and using external servers uses more bandwidth. Therefore I wanted a program which could fetch whatever articles my ISP has available, but use the foreign server to avoid missing posts or getting them very late, and to do it as fast as possible.
net/Net-LDAP-Express-0.12 (Score: 5.663113E-4)
Module to simplify connecting up to a LDAP server
A module to simplify connecting up to a LDAP server.
devel/bzr-scmproj-0.6.2 (Score: 5.644181E-4)
Organise and manage a collection of bzr branches
A bzr plugin to organise and manage a collection of bzr branches as a complex project.
devel/geany-plugin-tableconvert-1.28 (Score: 5.644181E-4)
Geany plugin: convert tabulator separated selection into a table
Tableconvert is a plugin which helps on converting a tabulator separated selection into a table.
audio/faad2-2.7 (Score: 5.6384073E-4)
XMMS plugin for MP4/M4A/AAC files
FAAD2 (Freeware Advanced Audio Decoder) is an MPEG-2, MPEG-4 AAC decoder. FAAD2 is the fastest ISO AAC audio decoder available and can be used with DRM (Digital Radio Mondiale), and supports HE (High Efficiency), Main, LC, LD, LTP, PS (Parametric Stereo) AAC files. This is an XMMS plugin for playing MPEG-4 AAC files.
devel/bzr-upload-1.1.0 (Score: 5.6384073E-4)
Bzr plugin to incrementally upload changes to a dumb server
Web sites are often hosted on servers where bzr can't be installed. In other cases, the web site must not give access to its corresponding branch (for security reasons for example). Finally, web hosting providers often provides only ftp access to upload sites. This plugin uploads only the relevant changes in your working tree since the last upload using ftp or sftp protocols.