Ports Search

Results 11,72111,730 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.013 seconds)
sysutils/panicmail-1.0 (Score: 4.685167E-5)
Automatically report kernel panics
When rebooting after a panic, send an encrypted email containing basic dump metadata along with a kernel backtrace, in order to assist FreeBSD developers in identifying and fixing common panics.
sysutils/uptime-3.0.1 (Score: 4.685167E-5)
Cross-platform uptime library
This module provides a cross-platform way to retrieve system uptime and boot time. See documentation for a full list of supported platforms (yours is likely one of them).
sysutils/ezjailremote-0.2.2 (Score: 4.685167E-5)
Remote control and convenience wrapper for ezjail
ezjail-remote is a remote control and convenience wrapper for the ezjail-admin command of the most excellent ezjail tool, which in turn is itself a convenience wrapper for jails, FreeBSD's leight-weight virtualization solution
sysutils/psutil-4.3.0 (Score: 4.685167E-5)
Process utilities module for Python
psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager.
sysutils/psutil-1.2.1 (Score: 4.685167E-5)
Process utilities module for Python
psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager.
sysutils/capistrano-harrow-0.5.2 (Score: 4.685167E-5)
Capistrano plugin for integration with Harrow.io
Capistrano::Harrow is a plugin for tighter integration with Harrow.io whilst using Capistrano. Harrow.io is a continuous integration and deployment solution for people who like software that works like Capistrano does.
sysutils/rubyipmi-0.10.0 (Score: 4.685167E-5)
Command line wrapper for ipmitool and freeipmi
Rubyipmi gem is a ruby wrapper for the freeipmi and ipmitool command line tools. It provides a ruby implementation of ipmi commands that will make it simple to connect to BMC devices from ruby.
sysutils/iocage-1.7.6 (Score: 4.685167E-5)
Full featured, no dependency Jail container manager
iocage is a zero dependency drop in jail/container manager amalgamating some of the best features and technologies FreeBSD operating system has to offer. It is geared for ease of use with a simple and easy to understand command syntax.
sysutils/3dm-2.11.00.021 (Score: 4.685167E-5)
3ware RAID controller monitoring daemon and web server
3DM 2 provides a web interface to remotely create, manage and monitor your 3ware RAID arrays. In the event of a hardware failure, 3DM 2 can automatically notify you via email.
sysutils/ucspi-ipc-0.67 (Score: 4.685167E-5)
UCSPI tools for building local-domain client-server applications
ipcserver and ipcclient are command-line tools for building local-domain client-server applications. They conform to the UNIX Client-Server Program Interface, UCSPI. ipcserver listens for connections on a local-domain stream socket, and runs a program for each connection it accepts. The program environment includes variables that hold the local and remote socket addresses, and the effective user and group IDs of the process that called connect. ipcserver offers a concurrency limit on acceptance of new connections, and selective handling of connections based on client identity. ipcclient requests a connection to a local-domain socket, and runs a program. The program environment includes a variable that holds the local socket address. ipcperl is an example of an ipchandle server. It invokes a perl subroutine for each request.