Ports 搜索

共有1,952项符合/x11-clocks/的查询结果,以下是第1,0111,020项(搜索用时0.004秒)
textproc/dictem-1.0.4 (Score: 0.010660897)
DictEm is a dict client for [X]Emacs
DictEm is a dict client for GNU Emacs. It uses a console dict client (http://sf.net/projects/dict) and implements all functions of the client part of DICT protocol (RFC-2229, www.dict.org), i.e. looking up words and definitions, obtaining information about available strategies, provided databases, information about DICT server etc.
www/apache22-2.2.31 (Score: 0.010660897)
Version 2.2.x of Apache web server with peruser MPM.
Peruser is an Apache 2 modules based on metuxmpm. The fundamental concept behind them is to run each apache child process as its own user and group, each handling its own set of virtual hosts. Peruser and recent metuxmpm releases can also chroot() apache processes. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode.
www/apache22-2.2.31 (Score: 0.010660897)
Version 2.2.x of Apache web server with event MPM.
Apache 2.2 with the event MPM enabled.
www/apache22-2.2.31 (Score: 0.010660897)
Version 2.2.x of Apache web server with itk MPM.
Apache 2.2 with the itk MPM enabled.
www/apache22-2.2.31 (Score: 0.010660897)
Version 2.2.x of Apache web server with worker MPM.
Apache 2.2 with the worker MPM enabled.
www/mod_auth_cas-1.0.9.1 (Score: 0.010660897)
Apache 2.x module that supports the CASv1 and CASv2 protocols
mod_auth_cas is an Apache 2.0/2.2 compliant module that supports the CASv1 and CASv2 protocols.
www/mod_jk-1.2.41 (Score: 0.010660897)
Apache JK module for connecting to Tomcat using AJP1X
mod_jk is a replacement to the elderly mod_jserv. It is a completely new Tomcat-Apache plugin that handles the communication between Tomcat and Apache.
www/mod_log_config-st-1.03 (Score: 0.010660897)
Modified version of mod_log_config for Apache 2.2.x
mod_log_config-st is a patched version of mod_log_config by Sonke Tesch. It's fully backward-compatible and it adds logic to give other log writers a more detailed view of the data to be logged.
www/mod_log_mysql-1.04 (Score: 0.010660897)
Allows Apache 2.2.x to log to a MySQL database
mod_log_mysql is a module for the Apache 2 webserver which permits request logging into a MySQL database. Key features are: * Seamless integration into the standard Apache logging configuration. * Only a single configuration line needed to start logging. * Free SQL use. * Multiple databases, database users and/or database servers. * Connection pooling, only one connection per log target, per child process. * Logs data as it is: e.g. times as SQL DATETIME and n/a items as SQL NULL. * Won't loose data if the database server is down. Note: this module requires mod_log_config-st
www/mod_memcache-0.1.0 (Score: 0.010660897)
Apache 2.2.x module to manage apr_memcache connections
mod_memcache manages the parsing of memcached server configuration and exports a single function for use by other modules to access a configured apr_memcache object.