WhatWeb can be used to detect the software packages that are used
for a website. It can detect content management systems (CMS),
blogging platforms, stats/analytics packages, javascript libraries,
servers, etc.
VuXML (the Vulnerability and eXposure Markup Language) is an XML
application for documenting security bugs and corrections within
a software package collection such as the FreeBSD Ports Collection.
This port installs the DTDs required for validating VuXML documents.
The MirBSD Korn Shell (mksh) is enhanced of the Public Domain
Korn shell (pdksh), a bourne-compatible shell which is largely
similar to the original AT&T Korn shell.
bash completion should just work when you install new commands. Bash::Completion
is a system to use and write bash completion rules.
For end-users, you just need to add this line to your .bashrc or .bash_profile:
setup-bash-complete
This will load all the installed Bash::Completion plugins, make sure they should
be activated and generate the proper bash code to setup bash completion for
them.
If you later install a new command line tool, and it has a
Bash::Completion::Plugin -based plugin, all your new shells will have bash
completion rules for it. You can also force immediate setup by running the same
command:
setup-bash-complete
To write a new Bash::Completion plugin, see Bash::Completion::Plugin.
viewglob is an utility designed to complement the Unix shell in
graphical environments. It has two parts:
1. A tool that sits as a layer between the shell and X terminal,
keeping track of the user's current directory and command line.
2. A graphical display which shows the layouts of directories
referenced on the command line (including pwd).
The display reveals the results of file globs and expansions as they
are typed (hence the name), highlighting selected files and potential
name completions.
It can also be used as a surrogate terminal, where keystrokes typed in
the display are passed to the shell. Files and directories can be
double-clicked to insert their names and/or paths into the terminal.
PHP MogileFS is a client library to communicate with MogileFS trackers.
Those trackers are part of the distributed filesystem MogileFS created
by Danga Interactive (http://www.danga.com/) and used in serveral large
scale projects like LiveJournal.
ATAidle is a utility to set the power management and performance
features of ATA hard drives. This includes standby timeouts, power
(APM), write cache and acoustic (AAM) level settings, and it can show
details about the installed devices.
Confctl is a sysctl-like tool to provide access to C-syntax configuration
files, such as /etc/hast.conf. It allows for retrieving, modifying, adding
and removing variables, while preserving comments and formatting.
ConsoleKit is a framework for defining and tracking users, login
sessions, and seats. The primary motivations for this framework are to
facilitate fast-user-switching and multi-seat capabilities, and to
enable more sophisticated policy decisions for desktop sessions.
Dateutils are a collection of tools that revolve around manipulating
dates and times on the command line. Commands included in the suite
offer ways of converting dates between calendars, computing durations
between dates, and finding dates in input streams.