ulogd-pgsql
transitional dummy package for ulogd2-pgsql
language-pack-gnome-es
GNOME translation updates for language Spanish; Castilian
bsdiff
generate/apply a patch between two binary files
bsdiff and bspatch are tools for building and applying patches to binary files.
By using suffix sorting (specifically, Larsson and Sadakane's qsufsort) and
taking advantage of how executable files change, bsdiff routinely produces
binary patches 50-80% smaller than those produced by Xdelta, and 15% smaller
than those produced by .RTPatch (a commercial patch tool).
bsdtar
transitional dummy package for moving bsdtar to libarchive-tools
The bsdtar program is the default system 'tar' program used on FreeBSD. bsdtar
uses the libarchive library as a backend which does all of the work for reading
and writing archives in various formats.
switchconf
switch between system configuration sets
Switchconf allows users to easily change their system's settings,
choosing between the possible configurations for different
environments.
bsh
Java scripting environment (BeanShell) Version 2
BeanShell is a small, free, embeddable, Java source interpreter with object
scripting language features, written in Java. BeanShell executes standard Java
statements and expressions, in addition to obvious scripting commands and
syntax. BeanShell supports scripted objects as simple method closures like
those in Perl and JavaScript(tm).