www/go-minify - The NetBSD Packages Collection

Command line tool that minifies web formats concurrently

Minify is a minifier package written in Go. It provides HTML5,
CSS3, JS, JSON, SVG, and XML minifiers.

Minification is the process of removing bytes from a file (such as
whitespace) without changing its output and therefore shrinking its
size and speeding up transmission over the internet and possibly
parsing. The implemented minifiers are designed for high performance.

This package includes the command line tool that minifies concurrently
and watches file changes.

Build dependencies

lang/go121 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64go-minify-2.9.21nb29.tgz
NetBSD 10.0aarch64go-minify-2.9.21nb22.tgz
NetBSD 10.0aarch64go-minify-2.9.21nb27.tgz
NetBSD 10.0earmv7hfgo-minify-2.9.21nb29.tgz
NetBSD 10.0earmv7hfgo-minify-2.9.21nb22.tgz
NetBSD 10.0earmv7hfgo-minify-2.9.21nb27.tgz
NetBSD 10.0i386go-minify-2.9.21nb29.tgz
NetBSD 10.0i386go-minify-2.9.21nb27.tgz
NetBSD 10.0x86_64go-minify-2.9.21nb29.tgz
NetBSD 10.0_BETAx86_64go-minify-2.9.21nb26.tgz
NetBSD 8.0i386go-minify-2.9.21nb22.tgz
NetBSD 8.0i386go-minify-2.9.21nb29.tgz
NetBSD 8.0x86_64go-minify-2.9.21nb27.tgz
NetBSD 8.0x86_64go-minify-2.9.21nb22.tgz
NetBSD 8.0x86_64go-minify-2.9.21nb29.tgz
NetBSD 9.0aarch64go-minify-2.9.21nb29.tgz
NetBSD 9.0aarch64go-minify-2.9.21nb22.tgz
NetBSD 9.0aarch64go-minify-2.9.21nb27.tgz
NetBSD 9.0earmv7hfgo-minify-2.9.21nb29.tgz
NetBSD 9.0earmv7hfgo-minify-2.9.21nb22.tgz
NetBSD 9.0earmv7hfgo-minify-2.9.21nb27.tgz
NetBSD 9.0i386go-minify-2.9.21nb27.tgz
NetBSD 9.0i386go-minify-2.9.21nb29.tgz
NetBSD 9.0x86_64go-minify-2.9.21nb29.tgz
NetBSD 9.0x86_64go-minify-2.9.21nb25.tgz
NetBSD 9.0x86_64go-minify-2.9.21nb26.tgz
NetBSD 9.0x86_64go-minify-2.9.21nb27.tgz
NetBSD 9.3x86_64go-minify-2.9.21nb23.tgz
NetBSD 9.3x86_64go-minify-2.9.21nb29.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.