Ports Search

Results 9911,000 of 1,266 for /sysutils/.(0.004 seconds)
sysutils/tty-clock-2.0.0 (Score: 0.0807937)
Terminal based clock
Terminal based clock using ncurses.
sysutils/tw_cli-9.5.5 (Score: 0.0807937)
3ware storage controllers management CLI
tw_cli(8) is a Command Line Interface Storage Management Software for AMCC/3ware ATA RAID Controllers, supported by twe(4) and twa(4) drivers. It provides controller, logical unit and drive management. tw_cli can be used in both interactive and batch mode, providing higher-level API (Application Programming Interface) functionalities.
sysutils/tzdialog-1.2 (Score: 0.0807937)
Set the local timezone using dialog(1) or Xdialog(1)
tzdialog is an ISO-3166 compliant sh(1) implementation of tzsetup(8) based on the dialog(1) (or Xdialog(1)) utility for setting the local default timezone.
sysutils/u-boot-2015.04 (Score: 0.0807937)
Cross-build U-Boot loader for Banana Pi
U-Boot loader for Banana Pi. To install this bootloader, follow the instructions in http://linux-sunxi.org/Bootable_SD_card#Bootloader This version is patched so that: * ELF and API features are enabled. * The default environment is trimmed to just what's needed to boot. * The saveenv command writes to the file u-boot.env on the FAT partition. * The DTB file name is chosen based on the board model and passed to ubldr using the fdtfile env variable. ubldr loads the DTB from /boot/dtb/ on the FreeBSD partition. * By default, it loads ELF ubldr from file ubldr on the FAT partition to address 0x42000000, and launches it. For information about running FreeBSD on Banana Pi, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
sysutils/sys-cpu-0.7.2 (Score: 0.0807937)
Interface for getting information about the CPU
The sys-cpu library provides an interface for gathering information about your system's CPU. This includes not only technical data such as processor type, but also CPU statistics, such as load average information. It is part of a library of a set libraries for various system administration tasks, such as gathering information about users, processes, your CPU, the filesystem, and so on.
sysutils/sys-filesystem-1.1.5 (Score: 0.0807937)
Ruby interface for getting filesystem information
The sys-filesystem library provides an interface for gathering filesystem information, such as disk space and mount point data.
sysutils/u-boot-2015.04 (Score: 0.0807937)
Cross-build U-Boot loader for Cubieboard2
U-Boot loader for Cubieboard2. To install this bootloader, follow the instructions in http://linux-sunxi.org/Bootable_SD_card#Bootloader This version is patched so that: * ELF and API features are enabled. * The default environment is trimmed to just what's needed to boot. * The saveenv command writes to the file u-boot.env on the FAT partition. * The DTB file name is chosen based on the board model and passed to ubldr using the fdtfile env variable. ubldr loads the DTB from /boot/dtb/ on the FreeBSD partition. * By default, it loads ELF ubldr from file ubldr on the FAT partition to address 0x42000000, and launches it. For information about running FreeBSD on Cubieboard, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
sysutils/sys-host-0.6.2 (Score: 0.0807937)
Provides hostname, IP address, and other information for a given host
Provides hostname, ip address, and other information for a given host.
sysutils/sys-proctable-1.0.0 (Score: 0.0807937)
Ruby interface for getting process information
The sys-proctable library provides an interface for gathering information about processes on your system, i.e. the process table. Most major platforms are supported and, while different platforms may return different information, the external interface is identical across platforms.
sysutils/sys-uname-1.0.2 (Score: 0.0807937)
Ruby interface for getting system information
A Ruby interface for getting system information along the lines of the uname Unix command