Ports Search

Results 521530 of 2,488 for /x11-servers/.(0.006 seconds)
security/File-KeePass-2.03 (Score: 0.023973169)
Interface to KeePassX, KeePass 1.x and 2.x database files
File::KeePass is an interface to KeePassX, KeePass 1.x and 2.x database files.
deskutils/spice-gtk-0.30 (Score: 0.023930918)
Gtk client and libraries for SPICE remote desktop servers
spice-gtk is a GTK+2 and GTK+3 SPICE widget. It features glib-based objects for SPICE protocol parsing and a gtk widget for embedding the SPICE display into other applications such as virt-manager. Python bindings are available too.
mail/nocc-1.9.5 (Score: 0.023930918)
Webmail system which access POP3 and IMAP mail servers
Nocc is a Web-based e-mail reader. It uses PHP and a Web server to access a mail server (POP3, IMAP) and send e-mail (SMTP or plain sendmail). Nocc can be used as an e-mail reader and allows you to view, send messages, manage your mail account. It can view and send MIME attachments (files, HTML, etc.). Nocc has low requirements on browser, it uses JavaScript as less as possible, nearly no frames and even works with Lynx without cookies.
mail/Mail-SendEasy-1.2 (Score: 0.023930918)
Send plain/html e-mails through SMTP servers
This modules will send in a easy way e-mails, and doesn't have dependencies. Soo, you don't need to install libnet. It supports SMTP authentication and attachments.
net-mgmt/netmagis-2.3.2 (Score: 0.023930918)
Netmagis module for dhcp, bind and mail servers
net/libwebsockets-2.0.2 (Score: 0.023930918)
C library for lightweight websocket clients and servers
Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server.
net/Net-Server-2.008 (Score: 0.023930918)
Configurable base class for writing internet servers in Perl
Net::Server is an extensible, generic Perl server engine. Net::Server combines the good properties from Net::Daemon (0.34), NetServer::Generic (1.03), and Net::FTPServer (1.0), and also from various concepts in the Apache Webserver. Net::Server attempts to be a generic server as in Net::Daemon and NetServer::Generic. It includes with it the ability to run as an inetd process (Net::Server::INET), a single connection server (Net::Server or Net::Server::Single), a forking server (Net::Server::Fork), or as a preforking server (Net::Server::PreFork). In all but the inetd type, the server provides the ability to connect to one or to multiple server ports.
net/PlRPC-0.2020 (Score: 0.023930918)
Perl module for writing RPC servers and clients
pRPC-modules (Perl RPC) is a package that simplifies the writing of Perl based client/server applications. RPC::pServer is the package used on the server side, and you guess what RPC::pClient is for. See the RPC::pServer(3) and RPC::pClient(3) manpages for detailed information. -Vanilla vanilla@FreeBSD.ORG
security/twistedConch-15.2.1 (Score: 0.023930918)
SSH and SFTP protocol implementation with clients and servers
Twisted Conch is an SSHv2 implementation written in Python. SSH is a protocol designed to allow remote access to shells and commands, but it is generic enough to allow everything from TCP forwarding to generic filesystem access. Since conch is written in Python, it interfaces well with other Python projects, such as Imagination. Conch also includes a implementations of the telnet and vt102 protocols, as well as support for rudamentary line editing behaviors. A new implementation of Twisted's Manhole application is also included, featuring server-side input history and interactive syntax coloring.
www/AnyEvent-Mojo-0.8003 (Score: 0.023930918)
Perl extension to start async Mojo servers easily
This module allows you to integrate Mojo applications with the AnyEvent framework. For example, you can run a web interface for a long-lived AnyEvent daemon.