Ports Search

Results 1,4211,430 of 2,488 for /x11-servers/.(0.021 seconds)
audio/streamtranscoder-1.2.8 (Score: 0.0051746136)
Transcode and stream audio to a SHOUTcast/Icecast/Peercast server
streamTranscoder takes the output from SHOUTcast/Icecast/Peercast/KasterBlaster servers or a sound card input and transcodes them to another SHOUTcast, Icecast, or Peercast server in MP3 or Ogg Vorbis format. It can transcode the input audio by resampling or re-encoding, as well as changing the format from MP3 to Ogg Vorbis (or vice versa).
biology/Bio-Das-1.17 (Score: 0.0051746136)
Client-side library for Distributed Genome Annotation System
Bio::Das provides access to genome sequencing and annotation databases that export their data in Distributed Annotation System (DAS) format version 1.5. This system is described at http://biodas.org. Both unencrypted (http:) and SSL-encrypted (https:) DAS servers are sup- ported. (To run SSL, you will need IO::Socket::SSL and Net::SSLeay installed).
databases/Cache-Memcached-Managed-0.24 (Score: 0.0051746136)
Provide API for managing cached information
The Cache::Memcached::Managed module provides an API to values, cached in one or more memcached servers. Apart from being very similar to the API of Cache::Memcached, the Cached::Memcached::Managed API allows for management of groups of values, for simplified key generation and expiration, as well as version and namespace management and a few other goodies.
databases/percona-toolkit-2.2.17 (Score: 0.0051746136)
Collection of essential command-line utilities for MySQL
Percona Toolkit is a collection of advanced command-line tools used by Percona support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually, including: Verify master and replica data consistency Efficiently archive rows Find duplicate indexes Summarize MySQL servers Analyze queries from logs and tcpdump Collect vital system information when problems occur
databases/pgpool-3.4.3 (Score: 0.0051746136)
Connection pool server for PostgreSQL
pgpool is a connection pool server for PostgreSQL. pgpool runs between PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can connect to pgpool as if it were a standard PostgreSQL server. pgpool caches the connection to PostgreSQL server to reduce the overhead to establish the connection to it.
databases/dbutils-1.1 (Score: 0.0051746136)
Providing solid, persistent, and pooled connections to a database
DBUtils is a suite of tools providing solid, persistent and pooled connections to a database that can be used in all kinds of multi-threaded environments like Webware for Python or other web application servers. The suite supports DB-API 2 compliant database interfaces and the classic PyGreSQL interface.
deskutils/serverstatuswidget-1.5.1 (Score: 0.0051746136)
KDE4 server monitoring plasma applet
Server Status Widget is a KDE 4 Plasma applet that lets you monitor one or more servers via pings, TCP connects or custom Unix commands at a configurable interval. The icon changes if a server does not respond to a check, optionally triggering configurable KDE notifications.
devel/bzr-upload-1.1.0 (Score: 0.0051746136)
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.
devel/dcmtk-3.6.0 (Score: 0.0051746136)
Toolkit to work with DICOM objects
DCMTK is a collection of libraries and applications implementing large parts of the DICOM standard. DCMTK includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. DCMTK comes in complete source code and is written in a mixture of ANSI C and C++.
devel/POE-1.367 (Score: 0.0051746136)
Multitasking and networking framework for perl
POE is a general purpose multitasking and networking framework. POE does standard event loop things, cooperative multitasking, network clients and servers; includes a high level class library that takes care of event driven I/O; provides a framework for portable program components.