databases/p5-Fsdb - The NetBSD Packages Collection

Commands for manipulating flat-ASCII databases

FSDB is package of commands for manipulating flat-ASCII databases from
shell scripts.  FSDB is useful to process medium amounts of data (with
very little data you'd do it by hand, with megabytes you might want a
real database).

Fsdb was known as Jdb from 1991 to Oct. 2008.

Fsdb is very good at doing things like:

	- extracting measurements from experimental output
	- re-examining data to address different hypotheses
	- joining data from different experiments
	- eliminating/detecting outliers
	- computing statistics on data (mean, confidence intervals,
		correlations, histograms)
	- reformatting data for graphing programs

Rather than hand-code scripts to do each special case, FSDB provides
higher-level functions.  Although it's often easy throw together a
custom script to do any single task, I believe that there are several
advantages to using this library: it is higher-level than raw perl,
control uses names intead of column numbers, it is self-documenting,
and it is very robust (error cases, careful memory handling, etc.).

Build dependencies

pkgtools/mktools lang/perl5 pkgtools/cwrappers

Runtime dependencies

www/p5-HTML-Parser textproc/p5-Text-CSV_XS textproc/p5-XML-Simple lang/perl5 lang/perl5

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64p5-Fsdb-2.69nb3.tgz
NetBSD 10.0aarch64p5-Fsdb-2.69nb2.tgz
NetBSD 10.0aarch64p5-Fsdb-2.69nb3.tgz
NetBSD 10.0aarch64ebp5-Fsdb-2.69nb3.tgz
NetBSD 10.0aarch64ebp5-Fsdb-2.69nb3.tgz
NetBSD 10.0alphap5-Fsdb-2.69nb3.tgz
NetBSD 10.0earmv6hfp5-Fsdb-2.69nb3.tgz
NetBSD 10.0earmv6hfp5-Fsdb-2.69nb2.tgz
NetBSD 10.0earmv6hfp5-Fsdb-2.69nb3.tgz
NetBSD 10.0earmv7hfp5-Fsdb-2.69nb3.tgz
NetBSD 10.0earmv7hfp5-Fsdb-2.69nb2.tgz
NetBSD 10.0earmv7hfp5-Fsdb-2.69nb3.tgz
NetBSD 10.0i386p5-Fsdb-2.69nb3.tgz
NetBSD 10.0i386p5-Fsdb-2.69nb3.tgz
NetBSD 10.0powerpcp5-Fsdb-2.69nb3.tgz
NetBSD 10.0vaxp5-Fsdb-2.69nb3.tgz
NetBSD 10.0x86_64p5-Fsdb-2.69nb3.tgz
NetBSD 10.0_BETAx86_64p5-Fsdb-2.69nb3.tgz
NetBSD 8.0i386p5-Fsdb-2.69nb3.tgz
NetBSD 8.0i386p5-Fsdb-2.69nb2.tgz
NetBSD 8.0i386p5-Fsdb-2.69nb3.tgz
NetBSD 8.0powerpcp5-Fsdb-2.69nb2.tgz
NetBSD 8.0powerpcp5-Fsdb-2.69nb3.tgz
NetBSD 8.0powerpcp5-Fsdb-2.69nb3.tgz
NetBSD 8.0x86_64p5-Fsdb-2.69nb3.tgz
NetBSD 8.0x86_64p5-Fsdb-2.69nb2.tgz
NetBSD 8.0x86_64p5-Fsdb-2.69nb3.tgz
NetBSD 9.0aarch64p5-Fsdb-2.69nb3.tgz
NetBSD 9.0aarch64p5-Fsdb-2.69nb2.tgz
NetBSD 9.0aarch64p5-Fsdb-2.69nb3.tgz
NetBSD 9.0alphap5-Fsdb-2.69nb2.tgz
NetBSD 9.0alphap5-Fsdb-2.69nb3.tgz
NetBSD 9.0earmp5-Fsdb-2.69nb2.tgz
NetBSD 9.0earmv6hfp5-Fsdb-2.69nb3.tgz
NetBSD 9.0earmv6hfp5-Fsdb-2.69nb2.tgz
NetBSD 9.0earmv6hfp5-Fsdb-2.69nb3.tgz
NetBSD 9.0earmv7hfp5-Fsdb-2.69nb3.tgz
NetBSD 9.0earmv7hfp5-Fsdb-2.69nb2.tgz
NetBSD 9.0earmv7hfp5-Fsdb-2.69nb3.tgz
NetBSD 9.0i386p5-Fsdb-2.69nb3.tgz
NetBSD 9.0i386p5-Fsdb-2.69nb3.tgz
NetBSD 9.0mips64ebp5-Fsdb-2.69nb2.tgz
NetBSD 9.0powerpcp5-Fsdb-2.69nb3.tgz
NetBSD 9.0powerpcp5-Fsdb-2.69nb2.tgz
NetBSD 9.0powerpcp5-Fsdb-2.69nb3.tgz
NetBSD 9.0sparc64p5-Fsdb-2.69nb2.tgz
NetBSD 9.0sparcp5-Fsdb-2.69nb2.tgz
NetBSD 9.0vaxp5-Fsdb-2.69nb2.tgz
NetBSD 9.0x86_64p5-Fsdb-2.69nb3.tgz
NetBSD 9.0x86_64p5-Fsdb-2.69nb3.tgz
NetBSD 9.3x86_64p5-Fsdb-2.69nb3.tgz
NetBSD 9.3x86_64p5-Fsdb-2.69nb3.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.