Ports Search

Results 1,9111,920 of 2,488 for /x11-servers/.(0.006 seconds)
dns/DNS-ZoneParse-1.10 (Score: 0.0032341336)
Parse and manipulate DNS Zone Files
This module will parse a Zone File and put all the Resource Records (RRs) into an anonymous hash structure. At the moment, the following types of RRs are supported: SOA, NS, MX, A, CNAME, TXT, PTR. It could be useful for maintaining DNS zones, or for transferring DNS zones to other servers. If you want to generate an XML-friendly version of your zone files, it is easy to use XML::Simple with this module once you have parsed the zonefile. DNS::ZoneParse scans the DNS zonefile - removes comments and separates the file into it's constituent records. It then parses each record and stores the records internally. See below for information on the accessor methods.
ftp/paraget-0.3.0 (Score: 0.0032341336)
Parallel ftp-fetching program
Paraget implements getting a single file in parallel from different mirror sites. Given that there are mirror-sites for the file one is downloading, one can in principle accomplish a much greater bandwidth by downloading from all the sites in parallel . This is accomplished by dividing the file being fetched into several pieces, and by getting each piece from a different server, and then re-assembling them. If there are enough mirror sites, this partitioning makes it so that the bottleneck is now placed at the client end, maxing the client's connection. Paraget is designed to not only do basic n -equal-piece partitioning of a file and sending requests out to n servers for data, but to also be dynamic during the downloading process. For example if one server is too slow, and paraget was done with faster server downloading its piece
games/armagetron-0.2.8.3.3 (Score: 0.0032341336)
Multiplayer networked Tron clone in 3D
"A Tron clone in 3D" This has been the tagline of Armagetron, since, well, a very long time, and is probably the shortest and most accurate description possible. Tron was an arcade game based on the movie of the same name, release by Disney in 1982. The original game consisted of 4 sub-games, the only one of concern is the 'Light Cycles' one, in which the player uses a left/right joystick to control a 'Light Cycle' which leaves a wall behind it wherever the cycle it goes, turning only at 90 degree angles (well, on most servers anyways). The player must then force his opponents to crash into their wall while avoiding his opponents walls. Those were the humble beginnings of Armagetron Advanced's game play, which has now blossomed into 16 player mayhem, with highly advanced AI, network game play, and of course all in a 3D environment.
games/quetoo-0.6.1 (Score: 0.0032341336)
Fast, stable, compatible, and secure Quake II client
The focus of Quetoo is simplicity, security, stability, and speed. It contains critical security updates for both clients and servers, an improved console, and some major speed increases. Quetoo is up to 140% faster than stock Quake II. If you're looking for visual effect updates and gimmick features, or a rich single-player experience, run something else. However, perhaps the following features will sound good to you: * Dramatic performance increases through proper removal of dynamic lighting, polyblend, and other "candy" features * R1Q2 Protocol 35 support and Quetoo-specific protocol extensions to save bandwidth * Support for asynchronous video/sound/input and network framing: run at 90fps over a dial-up connection! * Location (.loc) file support for alerting team members to your position * Bright player skins supported directly within the engine * Ability to disable ambient sounds and load wildcard pakfiles (*.pak) * Vastly improved console with Bash-style tab completion, positioned editing, mouse wheel scrolling, etc. * Optional deathmatch mod with MySQL frag logging and team play
irc/ircproxy-1.3.6 (Score: 0.0032341336)
IRC proxy/bouncer daemon
ircproxy is an advanced multi-user IRC bouncer written in C with IPv6 and SSL support. It can proxy simultaneous users at the same time to different IRC servers. The IRC connection can stay connected to IRC when the IRC client disconnects, the user can then later reattach to the same IRC connection. Private messages and channel activity can an be logged when no IRC clients are attached. You can then see what you have been missing while you're offline. It is also possible to attach multiple IRC clients on the same IRC connection. This is useful if you want to be connected from home and work at the same time without cloning.
mail/masqmail-0.3.5 (Score: 0.0032341336)
Mail server for hosts, not permanently connected to the internet
MasqMail is a mail server designed for hosts that do not have a permanent internet connection eg. a home network or a single host at home. It has special support for connections to different ISPs. It replaces sendmail or other MTAs such as qmail or exim. Features * Delivers only when online to a destination 'outside' your LAN * Support for multiple Providers (ie. Mail Servers, or direct delivery) * Rewriting of Return addresses (Return-Path:, From:, Reply-To:), configurable for each Provider separately * can also be used as a Mail Server on a LAN * alias support * delivery to pipes * delivery to MDAs (eg. procmail) * Maildir support (version >= 0.2.5) * routing depending on sender * AUTH (RFC 2554) support (as client, since version 0.1.0) * SMTP-after-POP * POP3 client * POP3 client daemon (fetch mail in regular intervals if online)
mail/popa3d-1.0.3 (Score: 0.0032341336)
Secure, performance, tiny POP3 daemon
the popa3d goals ================ Is a POP3 daemon by Solar Designer. Well, the goals themselves are obvious; they're probably the same for most other POP3 servers as well. It's their priority that differs. For popa3d, the goals are: 1. Security (to the extent that is possible with POP3 at all, of course). 2. Reliability (again, as limited by the mailbox format and the protocol). 3. RFC compliance (slightly relaxed to work with real-world POP3 clients). 4. Performance (limited by the more important goals, above). This port is installed to be run from inetd, which is sufficient for normal usage. However, it is possible to build a stand-alone version, should you need better performance.
mail/razor-agents-2.84 (Score: 0.0032341336)
Distributed, collaborative, spam detection and filtering network
Vipul's Razor is a distributed, collaborative, spam detection and filtering network. Razor establishes a distributed and constantly updating catalogue of spam in propagation. This catalogue is used by clients to filter out known spam. On receiving a spam, a Razor Reporting Agent (run by an end-user or a troll box) calculates and submits a 20-character unique identification of the spam (a SHA Digest) to its closest Razor Catalogue Server. The Catalogue Server echos this signature to other trusted servers after storing it in its database. Prior to manual processing or transport-level reception, Razor Filtering Agents (end-users and MTAs) check their incoming mail against a Catalogue Server and filter out or deny transport in case of a signature match. Catalogued spam, once identified and reported by a Reporting Agent, can be blocked out by the rest of the Filtering Agents on the network.
mail/meta1-1.1.0a.6.0 (Score: 0.0032341336)
Secure and efficient mail gateway
MeTA1 is a message transfer agent that has been designed with these main topics in minds: * Security * Reliability * Efficiency * Configurability * Extendibility MeTA1 consists of five main modules of which only one runs as root: * mcp: the main control program is similar to inetd(8): it starts all other MeTA1 modules and watches over their execution. mcp runs as root in order to bind to port 25 and to change the uid of the processes it starts. * smtps: the SMTP server receives e-mails. * smtpc: the SMTP client sends e-mails. * smar: the address resolver provides lookups in various maps including DNS for mail routing. * qmgr: the queue manager controls the flow of e-mails through the SMTP servers and clients.
mail/procmail-3.22 (Score: 0.0032341336)
Local mail delivery agent
The procmail mail processing program can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (real convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone. Procmail can be used: - and installed by an unprivileged user (for himself only). - as a drop in replacement for the local delivery agent /bin/mail (with biff/comsat support). - as a general mailfilter for whole groups of messages (e.g. when called from within sendmail.cf rules). The accompanying formail program enables you to generate autoreplies, split up digests/mailboxes into the original messages, do some very simple header-munging/extraction, or force mail into mail-format (with leading From line).