Ports Search

Results 171180 of 1,266 for /sysutils/.(0.004 seconds)
sysutils/dvdvideo-20130117 (Score: 0.0807937)
Video DVD backup tool
A tool to create an image of a video DVD.
sysutils/dvtm-0.15 (Score: 0.0807937)
Tiling window management for the console
dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window manager it tries to make it easy to work with multiple console based programs like vim, mutt, cmus or irssi.
sysutils/edid-decode-0.1.20140911 (Score: 0.0807937)
Decodes binary EDID information from monitors
EDID is binary data encoded in the monitor firmware. edid-decode renders this binary data into a human-readable text form.
sysutils/eject-1.5 (Score: 0.0807937)
Utility for ejecting media from CD or optical disk drive
Utility for ejecting media from CD or optical disk drive. This is a simple program that eject media from CD or optical disk drive. This program work under FreeBSD 2.1.5-RELEASE or later version.
sysutils/endian-1.1 (Score: 0.0807937)
Report endianness of a system
Endian reports the endianness to the standard output as "little", "big", or "mixed". As there is no standard terminology for the various possible mixed modes, and very few such machines even exist, endian does not distinguish between various mixed modes.
sysutils/entr-3.6 (Score: 0.0807937)
Runs arbitrary commands when files change
The Event Notify Test Runner is a general-purpose UNIX utility intended to make rapid feedback and automated testing natural and completely ordinary by running arbitrary commands when files change
sysutils/env4801-0.3 (Score: 0.0807937)
Output the voltages and temperatures of a Soekris Net4801 computer
Soekris Net4801 Environmental Monitor This is a small program to output the voltages and temperatures from the PC87366 chip in the Net4801 computer from Soekris.com. First run the program with a "-i" to initialize the hardware: # env4801 -i Then, as often as you feel like, read out the measured values: # env4801 http://www.soekris.com/
sysutils/envconsul-0.6.0 (Score: 0.0807937)
Populate values from Consul into a process environment
envconsul provides a convenient way to populate values from Consul into a child process environment using the envconsul daemon.
Android MTP client with minimalistic UI
sysutils/eventlog-0.2.12 (Score: 0.0807937)
Replacement of the simple syslog() API providing structure to messages
The EventLog library aims to be a replacement of the simple syslog() API provided on UNIX systems. The major difference between EventLog and syslog is that EventLog tries to add structure to messages. Where you had a simple non-structrured string in syslog() you have a combination of description and tag/value pairs. EventLog provides an interface to build, format and output an event record. The exact format and output method can be customized by the administrator via a configuration file.