Ports Search

Results 15,26115,270 of 19,819 for %22HTTP Server%22.(0.011 seconds)
sysutils/afio-2.5 (Score: 9.2878623E-4)
Archiver and backup program with builtin compression
Afio makes cpio-format archives. It deals fairly gracefully with potential input data corruption. Supports multi-volume archives during interactive operation. Afio can make compressed archives that are much safer than compressed tar, or cpio archives. Afio has a tremendous number of options. Afio might be best used as an `archive engine' in a backup script.
sysutils/slack-0.15.2 (Score: 9.2878623E-4)
Configuration management system designed to appeal to lazy admins
slack is an evolution from the usual "put files in some central directory" that is fairly common practice. It's descended from an earlier system its author also wrote, called "subsets", and uses a multi-stage rsync to fix some of the problems he had there. Basically, it's a glorified wrapper around rsync.
sysutils/sshsudo-1.0 (Score: 9.2878623E-4)
Bash script to run sudo command on multiple remote computers
A bash script to run sudo command on multiple remote computers with least effort
sysutils/cluster-glue-1.0.12 (Score: 9.2878623E-4)
High availability cluster libraries and utilities
Cluster Glue is a set of libraries, tools and utilities suitable for the Heartbeat/Pacemaker cluster stack.
sysutils/condor-8.2.8 (Score: 9.2878623E-4)
High-throughput computing on distributively owned resources
Condor is a open-source, specialized workload management system for compute-intensive jobs. Like other full-featured batch systems, Condor provides a job queuing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to Condor, Condor places them into a queue, chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. Condor also contains mechanisms to submit jobs to grid-sites and supports many different grid toolkits. It is developed at the University of Wisconsin-Madison's Department of Computer Sciences.
sysutils/confman-1.9.4b (Score: 9.2878623E-4)
Revision controlled configuration manager
confman is a configuration manager written in bash. confman uses Subversion to provide a revision-controlled environment for editing and deploying configuration files. With confman, you can easily manage configuration files for all or any subset of your machines.
sysutils/consolekit-0.4.5 (Score: 9.2878623E-4)
Framework for defining and tracking users
ConsoleKit is a framework for defining and tracking users, login sessions, and seats. The primary motivations for this framework are to facilitate fast-user-switching and multi-seat capabilities, and to enable more sophisticated policy decisions for desktop sessions.
sysutils/coreutils-8.25 (Score: 9.2878623E-4)
Free Software Foundation core utilities
The Free Software Foundation's core utilities: basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups, head, hostid, hostname, id, install, join, kill, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, rm, rmdir, seq, sha1sum, shred, sleep, sort, split, stat, stty, su, sum, sync, tac, tail, tee, test, touch, tr, true, tsort, tty, uname, unexpand, uniq, unlink, uptime, users, vdir, wc, who, whoami, yes Similar utilities to most of these exist in the FreeBSD base system, but many of the GNU versions have added functionality that is useful. Note that this port will install these utilities with a `g' prefix, for example gdate, gexpr, and gtest, but the texinfo documentation will refer to them without the `g' prefix. GNU su does not support a wheel group. This port installs it without the suid bit, unless you define WITH_SUID while building.
sysutils/daa2iso-0.1.7e (Score: 9.2878623E-4)
Convert PowerISO DAA files to ISO9660
Tool for converting the DAA files (Direct Access Archive, used by PowerISO) to ISO9660.
sysutils/daemontools-0.76 (Score: 9.2878623E-4)
Service monitoring and logging utilities by djb
Daemontools is a small set of /very/ useful utilities, from Dan Bernstein. They are mainly used for controlling processes, and maintaining logfiles.