Ports 搜索

共有1,266项符合/sysutils/的查询结果,以下是第171180项(搜索用时0.009秒)
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)
平铺式终端窗口管理器
dvtm 引入窗口管理的新概念:平铺式窗口管理,从而将终端窗口可以类似X11窗口那样平铺管理。 作为一个终端窗口管理器,它能同时打开多个基于终端的程序如vim,mutt,cmus,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.