devel/eet - The NetBSD Packages Collection

Library for speedy storage, retrieval, and compression

EET is a tiny library designed to write an arbitrary set of chunks of
data to a file and optionally compress each chunk (very much like a
zip file) and allow fast random-access reading of the file later on.
It does not do zip as a zip itself has more complexity than is needed,
and it was much simpler to implement this once here.

EET is extremely fast, small and simple.  EET files can be very small
and highly compressed, making them very optimal for just sending
across the Internet without having to archive, compress or decompress
and install them.  They allow for lightning-fast random-access reads
once created, making them perfect for storing data that is written
once (or rarely) and read many times, but the program does not want to
have to read it all in at once.

It also can encode and decode data structures in memory, as well as
image data for saving to EET files or sending across the network to
other machines, or just writing to arbitrary files on the system.  All
data is encoded in a platform independent way and can be written and
read by any architecture.

Build dependencies

devel/libtool-base pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

devel/eina graphics/jpeg graphics/jpeg

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64eet-1.7.10nb1.tgz
NetBSD 10.0aarch64eet-1.7.10.tgz
NetBSD 10.0aarch64eet-1.7.10.tgz
NetBSD 10.0aarch64ebeet-1.7.10.tgz
NetBSD 10.0aarch64ebeet-1.7.10nb1.tgz
NetBSD 10.0alphaeet-1.7.10nb1.tgz
NetBSD 10.0earmv4eet-1.7.10.tgz
NetBSD 10.0earmv4eet-1.7.10nb1.tgz
NetBSD 10.0earmv6hfeet-1.7.10nb1.tgz
NetBSD 10.0earmv6hfeet-1.7.10.tgz
NetBSD 10.0earmv6hfeet-1.7.10.tgz
NetBSD 10.0earmv7hfeet-1.7.10nb1.tgz
NetBSD 10.0earmv7hfeet-1.7.10.tgz
NetBSD 10.0earmv7hfeet-1.7.10.tgz
NetBSD 10.0i386eet-1.7.10nb1.tgz
NetBSD 10.0i386eet-1.7.10.tgz
NetBSD 10.0m68keet-1.7.10nb1.tgz
NetBSD 10.0mips64ebeet-1.7.10nb1.tgz
NetBSD 10.0powerpceet-1.7.10.tgz
NetBSD 10.0sh3eleet-1.7.10nb1.tgz
NetBSD 10.0sparceet-1.7.10nb1.tgz
NetBSD 10.0vaxeet-1.7.10.tgz
NetBSD 10.0vaxeet-1.7.10nb1.tgz
NetBSD 10.0vaxeet-1.7.10.tgz
NetBSD 10.0x86_64eet-1.7.10nb1.tgz
NetBSD 10.0_BETAx86_64eet-1.7.10.tgz
NetBSD 10.99.4riscv64eet-1.7.10.tgz
NetBSD 8.0i386eet-1.7.10.tgz
NetBSD 8.0i386eet-1.7.10.tgz
NetBSD 8.0powerpceet-1.7.10.tgz
NetBSD 8.0powerpceet-1.7.10.tgz
NetBSD 8.0powerpceet-1.7.10nb1.tgz
NetBSD 8.0powerpceet-1.7.10.tgz
NetBSD 8.0x86_64eet-1.7.10.tgz
NetBSD 8.0x86_64eet-1.7.10.tgz
NetBSD 8.0x86_64eet-1.7.10nb1.tgz
NetBSD 9.0aarch64eet-1.7.10nb1.tgz
NetBSD 9.0aarch64eet-1.7.10.tgz
NetBSD 9.0aarch64eet-1.7.10.tgz
NetBSD 9.0alphaeet-1.7.10.tgz
NetBSD 9.0alphaeet-1.7.10nb1.tgz
NetBSD 9.0earmeet-1.7.10.tgz
NetBSD 9.0earmv4eet-1.7.10.tgz
NetBSD 9.0earmv4eet-1.7.10.tgz
NetBSD 9.0earmv4eet-1.7.10nb1.tgz
NetBSD 9.0earmv6hfeet-1.7.10nb1.tgz
NetBSD 9.0earmv6hfeet-1.7.10.tgz
NetBSD 9.0earmv6hfeet-1.7.10.tgz
NetBSD 9.0earmv7hfeet-1.7.10nb1.tgz
NetBSD 9.0earmv7hfeet-1.7.10.tgz
NetBSD 9.0earmv7hfeet-1.7.10.tgz
NetBSD 9.0i386eet-1.7.10.tgz
NetBSD 9.0i386eet-1.7.10nb1.tgz
NetBSD 9.0m68keet-1.7.10.tgz
NetBSD 9.0m68keet-1.7.10.tgz
NetBSD 9.0mips64ebeet-1.7.10.tgz
NetBSD 9.0mipseleet-1.7.10.tgz
NetBSD 9.0powerpceet-1.7.10.tgz
NetBSD 9.0powerpceet-1.7.10.tgz
NetBSD 9.0powerpceet-1.7.10.tgz
NetBSD 9.0powerpceet-1.7.10nb1.tgz
NetBSD 9.0sh3eleet-1.7.10.tgz
NetBSD 9.0sh3eleet-1.7.10.tgz
NetBSD 9.0sparc64eet-1.7.10.tgz
NetBSD 9.0sparceet-1.7.10.tgz
NetBSD 9.0sparceet-1.7.10.tgz
NetBSD 9.0vaxeet-1.7.10.tgz
NetBSD 9.0vaxeet-1.7.10nb1.tgz
NetBSD 9.0x86_64eet-1.7.10nb1.tgz
NetBSD 9.0x86_64eet-1.7.10.tgz
NetBSD 9.3x86_64eet-1.7.10.tgz
NetBSD 9.3x86_64eet-1.7.10nb1.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.