Ports Search

Results 6,5416,550 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
sysutils/panicmail-1.0 (Score: 2.2029475E-4)
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/parallel-20151122 (Score: 2.2029475E-4)
Shell tool for executing jobs in parallel
GNU Parallel is a shell tool for executing jobs in parallel using one or more machines. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, or a list of tables. If you use xargs today you will find GNU Parallel very easy to use. If you write loops in shell, you will find GNU Parallel may be able to replace most of the loops and make them run faster by running jobs in parallel. If you use ppss or pexec you will find GNU Parallel will often make the command easier to read. GNU Parallel also makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU Parallel as input for other programs.
sysutils/uptime-3.0.1 (Score: 2.2029475E-4)
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: 2.2029475E-4)
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: 2.2029475E-4)
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: 2.2029475E-4)
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/rdiff-backup-1.3.3 (Score: 2.2029475E-4)
Local/remote mirroring+incremental backup
rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership (if it is running as root), and modification times. Finally, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted. This port tracks the development branch 1.3.
sysutils/rdiff-backup-1.2.8 (Score: 2.2029475E-4)
Local/remote mirroring+incremental backup
rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership (if it is running as root), and modification times. Finally, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted.
sysutils/rename-1.99.2 (Score: 2.2029475E-4)
Rename multiple files using regular expressions
Rename is a quick and powerful tool written in C, featuring extended regular expression support for searching and substituting pattern strings in filenames. Rename can rename, convert to lowercase/uppercase, and change the ownership of a large number of files.
sysutils/capistrano-harrow-0.5.2 (Score: 2.2029475E-4)
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.