Ports Search

Results 16,09116,100 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
sysutils/usbhotkey-0.4 (Score: 5.180394E-5)
Utility to remap USB keyboards under X11
USBHotkey allows you to catch USB keyboard events (key press and release events) and transform them into X11 keyboard events using a Ruby script. This provides mechanism for creating keymaps that can be more complicated than the standard table-based keymap approach of X11.
sysutils/puppet-4.6.2 (Score: 5.180394E-5)
Configuration management framework written in Ruby
Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files.
sysutils/pwsafe-0.2.0 (Score: 5.180394E-5)
Cmdline program that manages encrypted password databases
Pwsafe is a Unix commandline program that manages encrypted password databases. * Pure command-line operation if desired (good for remote access over ssh) * Can interact with X11 selection & clipboard. * Portable, endianess-clean, misaligned-access-free C++. Compiles cleanly on Linux, *BSD, OS X, Solaris. * Compatible with CounterPane's PasswordSafe Win32 program versions 1.9.x.
sysutils/whatpix-1.2 (Score: 5.180394E-5)
Perl console application which finds, moves, or deletes duplicate files
whatpix is a GPL Perl console application which finds and optionally moves or deletes duplicate files. whatpix was originally written by codex@bogus.net. The original web site for whatpix is http://www.bogus.net/~codex/ You can find versions prior to 1.0 there. whatpix is currently being developed and maintained by 3Jane Tessier-Ashpool and Gerard Lanois.
sysutils/xbattbar-1.4.2 (Score: 5.180394E-5)
Simple battery meter
Xbattbar shows the current (laptop) battery status in the X window environment. The battery indicator of this program is very simple: a simple bar in the bottom of your display. With its color, it indicates the AC-line status (plugged in or off-line), and battery charging/remaining level.
sysutils/zbackup-1.4.4 (Score: 5.180394E-5)
Versatile deduplicating backup tool
zbackup is a globally-deduplicating backup tool, based on the ideas found in rsync. Any of the backup files stored previously can be read back in full at any time. The program is format-agnostic, so you can feed virtually any files to it.
sysutils/zeitgeist-0.9.16 (Score: 5.180394E-5)
Event logging framework
Zeitgeist is a service which logs the users's activities and events (files opened, websites visites, conversations hold with other people, etc.) and makes relevant information available to other applications. It is able to establish relationships between items based on similarity and usage patterns.
sysutils/zfs-stats-1.2.2 (Score: 5.180394E-5)
Display human-readable ZFS statistics
zfs-stats displays ZFS statistics in human-readable format including ARC, L2ARC, zfetch (DMU) and vdev cache statistics. This script is a fork of Jason J. Hellenthal's <jhell@DataIX.net> arc_summary.pl: http://code.google.com/p/jhell/
sysutils/tlsdate-0.0.13 (Score: 5.180394E-5)
Secure parasitic rdate replacement
tlsdate sets the local clock by securely connecting with TLS to remote servers and extracting the remote time out of the secure handshake. Unlike ntpdate, tlsdate uses TCP, for instance connecting to a remote HTTPS or TLS enabled service, and provides some protection against adversaries that try to feed you malicious time information.
textproc/stringr-1.1.0 (Score: 5.180394E-5)
Make it easier to work with strings
stringr is a set of simple wrappers that make R's string functions more consistent, simpler and easier to use. It does this by ensuring that: function and argument names (and positions) are consistent, all functions deal with NA's and zero length character appropriately, and the output data structures from each function matches the input data structures of other functions.