Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第17,85117,860项(搜索用时0.014秒)
sysutils/toshctl-0.0.0p3 (Score: 2.6503309E-5)
Command-line tool to access parts of the Toshiba hardware interface
Toshctl is a command-line tool to allow access to much of the Toshiba hardware interface developed by Jonathan Buzzard and Linux toshset by Charles D. Schwieters. It can do things linke set the LCD brightness, set CPU speed and set fan speed.
sysutils/tss-0.8.2 (Score: 2.6503309E-5)
Terminal ScreenSaver that allows you to lock you terminal
Terminal ScreenSaver (or tss for short) is an attempt to clone and enhance FreeBSD's text-mode screen saver. Although intended for GNU/Linux, it works fine under FreeBSD and probably a lot of other Unix-based operating systems. Unlike the daemonsaver in FreeBSD, you may choose ASCII art of your own liking or make your own.
sysutils/conky-1.10.4 (Score: 2.6503309E-5)
Advanced, highly configurable system monitor (configured for x11-wm/awesome)
Conky is an advanced, highly configurable system monitor. This port configures conky for use with the Awesome window manager from x11-wm/awesome. Unless you're using Awesome or some other system with a client pipe, you probably want the main version of Conky in sysutils/conky.
sysutils/puppet-4.6.2 (Score: 2.6503309E-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/whatpix-1.2 (Score: 2.6503309E-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: 2.6503309E-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/zeitgeist-0.9.16 (Score: 2.6503309E-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: 2.6503309E-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: 2.6503309E-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: 2.6503309E-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.