Ports Search

Results 1,2311,240 of 2,488 for /x11-servers/.(0.012 seconds)
net/Net-Whois-RIPE-2.006 (Score: 0.0077619203)
Implementation of RIPE Whois
This is an object-orienated perl module that provides methods to query, retrieve and update RIPE-157 formated objects, from whois servers that support this format.
news/NNTPClient-0.37 (Score: 0.0077619203)
Client interface to NNTP (RFC977)
This module implements a client interface to NNTP, enabling a Perl 5 application to talk to NNTP servers. It uses the OOP (Object Oriented Programming) interface introduced with Perl 5.
security/clusterssh-4.06 (Score: 0.0077619203)
Controls multiple hosts simultaneously via xterms and ssh
ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.
sysutils/fastest_cvsup-0.3.0 (Score: 0.0077619203)
Finds fastest CVSup server
Perl script to find fastest CVSup server: * uses socket connections not just 'pings' * takes notice of server responses * connects to servers in countries specified on the command line - or - connects to the 'local' servers defined in the script - or - connects to ALL the servers in ALL the countries * returns either fastest server or top 3 (useful for scripts) * returns exit codes (useful for scripts) * can re-write itself to update the CVSup server list, obtained from the online FreeBSD Handbook * can easily add other CVSup servers (NetBSD/OpenBSD...etc)
sysutils/salt-2016.3.3 (Score: 0.0077619203)
Distributed remote execution and configuration management system
Salt : Remote Execution and State Manager ====================================== Salt is a powerful remote execution and state manager that can be used to administer servers in a fast and efficient way.
www/Protocol-SocketIO-0.06 (Score: 0.0077619203)
Socket.IO protocol implementation
Protocol::SocketIO is a set of modules that implement Socket.IO protocol without depending on event loops, HTTP parsers and HTTP servers.
www/Starlet-0.24 (Score: 0.0077619203)
Perl extension for standalone HTTP/1.0 server
Starlet is a standalone HTTP/1.0 server. The server supports several features, and is suitable for running HTTP application servers behind a reverse proxy.
graphics/GD-Arrow-0.01 (Score: 0.0076949163)
Draw arrows using GD
This is a subclass of GD::Polygon used to draw an arrow between two vertices. GD::Arrow::Full draws a full arrow between two verticies. |\ +----------------------+ \ (X2, Y2) * * (X1, Y1) +----------------------+ / |/ GD::Arrow::RightHalf draws a half arrow between two verticies. (X2, Y2) *-------------------------* (X1, Y1) +----------------------+ / |/ GD::Arrow::LeftHalf draws a half arrow between two verticies. |\ +----------------------+ \ (X2, Y2) *-------------------------* (X1, Y1)
databases/citus-5.2.1 (Score: 0.0073180087)
Horizontally scale Postgresql using sharding and replication
What is Citus? * Open-source PostgreSQL extension (not a fork) * Scalable across multiple hosts through sharding and replication * Distributed engine for query parallelization * Highly available in the face of host failures Citus horizontally scales PostgreSQL across commodity servers using sharding and replication. Its query engine parallelizes incoming SQL queries across these servers to enable real-time responses on large datasets.
databases/barman-1.6.1 (Score: 0.0073180087)
Backup and recovery manager for PostgreSQL
Barman: backup and recovery manager for PostgreSQL. Barman is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business critical environments and helps DBAs during the recovery phase.