Ports Search

Results 6,7916,800 of 19,819 for %22HTTP Server%22.(0.008 seconds)
sysutils/flashrom-0.9.9 (Score: 0.0012383816)
Utility for reading, writing, verifying, and erasing flash ROM chips
flashrom is a utility for detecting, reading, writing, verifying and erasing flash chips. It is often used to flash BIOS/EFI/coreboot/firmware images in-system using a supported mainboard, but it also supports flashing of network cards (NICs), SATA controller cards, and other external devices which can program flash chips. It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, and TSOP40 chips, which use various protocols such as LPC, FWH, parallel flash, or SPI.
sysutils/flog-1.8 (Score: 0.0012383816)
Small STDIN-to-file logger with support for log rotation
flog (file logger) is a small C program that reads input from STDIN and writes to a file, optionally adding timestamps. If SIGHUP is received, the file will be reopened, allowing for log rotation (see newsyslog(8)). The log file will only be reopened if flog detects that rotation has occurred (i.e., the old file is gone or the inode has changed). flog is extremely small (a memory footprint of less than 500 bytes). It also protects you from running out of disk space; if that happens, the logfile will be truncated and a warning generated. This could save you from waking up to pager beeps in the middle of the night.
sysutils/heartbeat-2.1.4 (Score: 0.0012383816)
Subsystem for High-Availability Clustering
The Heartbeat program is one of the core components of the Linux-HA (High-Availability Linux) project. Heartbeat is highly portable, and runs on every known Linux platform, and also on FreeBSD and Solaris. Ports to other OSes are also in progress. Heartbeat is the first piece of software which was written for the Linux-HA project. It performs death-of-node detection, communications and cluster management in one process. The Heartbeat program has been around for a while. It has a great many strengths, and yet there were a few weaknesses in version 1 that needed to be addressed: - limitation on two nodes for cluster size - inability to monitor resources for their correct operation - minimal ability to express dependency information This release removes these limitations.
sysutils/fonteditfs-1.2 (Score: 0.0012383816)
Full screen syscons font editor
fnteditfs is a small, simple font editor, designed for editing FreeBSD's syscons and Linux fonts (but may also work for other OSes). It's written in C, using the ncurses library for its display library.
sysutils/detox-1.2.0 (Score: 0.0012383816)
Removes non-standard characters from filenames
This is a port of detox, which is a program that renames files to make them easier to work with under Unix and related operating systems. Spaces and various other unsafe characters (such as "$") get replaced with "_". ISO 8859-1 (Latin-1) characters can be replaced as well, as can UTF-8 characters.
sysutils/fpart-0.9.2 (Score: 0.0012383816)
Sort and pack files into partitions
Fpart is a tool that helps you sort files and pack them into bags ("partitions"). It is developped in C and available under the BSD license. It splits a list of directories and files into a certain number of partitions, trying to produce partitions with the same size and number of files. It can also produce partitions with a given number of files or a limited size.
sysutils/vagrant-1.8.5 (Score: 0.0012383816)
Vagrant Virtual Machine Manager
Vagrant is a tool for building and distributing virtualized development environments.
sysutils/cfengine-2.2.10 (Score: 0.0012383816)
Systems administration tool for networks
Cfengine, or the configuration engine is an agent/software robot and a very high level language for building expert systems to administrate and configure large computer networks. Cfengine uses the idea of classes and a primitive form of intelligence to define and automate the configuration and maintenance of system state, for small to huge configurations. Cfengine is designed to be a part of a computer immune system.
sysutils/disktype-9 (Score: 0.0012383816)
Disk formatting type autodetector
Disktype detects the content format of a disk, device, or disk image. It knows about common file systems, partition tables, and boot codes.
sysutils/vmtouch-1.1.0 (Score: 0.0012383816)
Virtual Memory Toucher
Virtual Memory Toucher vmtouch is a tool for learning about and controlling the file system cache of Unix and Unix-like systems.