Ports 搜索

共有2,488项符合/x11-servers/的查询结果,以下是第1,5811,590项(搜索用时0.007秒)
x11-fonts/bitstream-vera-1.10 (Score: 0.004712154)
Bitstream Vera TrueType font collection
This is the final version of the "Bitstream Vera" font family. It consist of 10 high-quality TrueType fonts for use with X11.
x11-wm/e16-1.0.17 (Score: 0.004712154)
Enlightenment DR16 window manager
The Enlightenment DR16 Window Manager is a robust, flexible, highly configurable, graphically rich yet unobtrusive desktop environment for the X11 windowing system.
x11-wm/flwm-1.16 (Score: 0.004712154)
The Fast Light Window Manager
Flwm is a very small and fast X window manager. Its main features are the lack of icons and the "sideways" title-bars.
x11/xballoon-1.0 (Score: 0.004712154)
Balloons move on root window
XBalloon is a simple demonstration program for X. Balloons move on root window. You can use a faborite pixmap as balloons.
benchmarks/tsung-1.6.0 (Score: 0.0045737554)
Multi-protocol distributed load testing tool
Tsung is an open-source multi-protocol distributed load testing tool It can be used to stress HTTP, WebDAV, SOAP, PostgreSQL, MySQL, LDAP and Jabber/XMPP servers. Tsung is a free software released under the GPLv2 license. The purpose of Tsung is to simulate users in order to test the scalability and performance of IP based client/server applications. You can use it to do load and stress testing of your servers. Many protocols have been implemented and tested, and it can be easily extended. It can be distributed on several client machines and is able to simulate hundreds of thousands of virtual users concurrently (or even millions if you have enough hardware ...). Tsung is developed in Erlang, an open-source language made by Ericsson for building robust fault-tolerant distributed applications.
databases/libmemcached-1.0.18 (Score: 0.0045737554)
C and C++ client library to the memcached server
libmemcached is a C and C++ client library to the memcached server (http://danga.com/memcached). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. A few notes on its design: # Synchronous and Asynchronous support. # TCP and Unix Socket protocols. # A half dozen or so different hash algorithms. # Implementations of the new cas, replace, and append operators. # Man pages written up on entire API. # Implements both modulo and consistent hashing solutions. It also implements several command line tools: memcat - Copy the value of a key to standard output memflush - Flush the contents of your servers. memrm - Remove a key(s) from the serrver. memcp - Copy files to a memached server. memstat - Dump the stats of your servers to standard output memslap - Generate testing loads on a memcached cluster
games/ggz-client-libs-0.0.14.1 (Score: 0.0045737554)
The GGZ Gaming Zone - Core Client Libraries
=========================================== The GGZ Gaming Zone - Core Client Libraries =========================================== GGZ Gaming Zone core client libraries provides the common procedures and utilities required to run the GGZ client and games. The routines are shared by other modules in order to ease coding and promote compatibility and stability. This version of the client libraries (0.0.13) should provide compatibility with version 0.0.13 clients and servers. The core client libraries is only one part of the GGZ Gaming Zone client setup. The following additional packages are required: * libggz - provides commonly used functions and low-level communications between client modules and the GGZ servers * gtk-client/kde-client - one or more of the GGZ clients will be required in order to login to a server, chat and launch games * gtk-games/kde-games/sdl-games - one or more games or game packs are required in order to launch and play games
mail/cyrus-imapd-2.3.19 (Score: 0.0045737554)
The cyrus mail server, supporting POP3 and IMAP4 protocols
The Cyrus IMAP (Internet Message Access Protocol) server provides access to personal mail and system-wide bulletin boards through the IMAP protocol. The Cyrus IMAP server is a scaleable enterprise mail system designed for use from small to large enterprise environments using standards-based technologies. A full Cyrus IMAP implementation allows a seamless mail and bulletin board environment to be set up across multiple servers. It differs from other IMAP server implementations in that it is run on "sealed" servers, where users are not normally permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through software using the IMAP, POP3, or KPOP protocols. The private mailbox database design gives the server large advantages in efficiency, scalability, and administratability. Multiple concurrent read/write connections to the same mailbox are permitted. The server supports access control lists on mailboxes and storage quotas on mailbox hierarchies.
mail/cyrus-imapd-2.4.18 (Score: 0.0045737554)
The cyrus mail server, supporting POP3 and IMAP4 protocols
The Cyrus IMAP (Internet Message Access Protocol) server provides access to personal mail and system-wide bulletin boards through the IMAP protocol. The Cyrus IMAP server is a scaleable enterprise mail system designed for use from small to large enterprise environments using standards-based technologies. A full Cyrus IMAP implementation allows a seamless mail and bulletin board environment to be set up across multiple servers. It differs from other IMAP server implementations in that it is run on "sealed" servers, where users are not normally permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through software using the IMAP, POP3, or KPOP protocols. The private mailbox database design gives the server large advantages in efficiency, scalability, and administratability. Multiple concurrent read/write connections to the same mailbox are permitted. The server supports access control lists on mailboxes and storage quotas on mailbox hierarchies.
mail/whoson-2.05 (Score: 0.0045737554)
Implementation of `WHO iS ONline' protocol
This software is supposed to work as a "reference implementation" of the suggested "whoson" internet protocol. The protocol is expected to be employed on "spam relay protected" mail servers to allow traveling customers still send their email via the protected server. For this, a realtime database of "temporarily trusted" IP addresses is maintained by a special daemon program. The database may be filled by, e.g. POP/IMAP servers, and used by SMTP server. Another possible use of the protocol is to have the database filled by RADIUS/TACACS server for all dialup clients, and SMTP server using it to put the user identity into the "Received" header along with the source IP address. The protocol itself is defined in a separate document "whoson.txt".