textproc/sd - The NetBSD Packages Collection

Intuitive find and replace CLI

sd, s[earch] & d[isplace] is an intuitive find & replace CLI.
sd uses regex syntax that you already know from JavaScript and Python.
Forget about dealing with quirks of sed or awk and get productive immediately.

Non-regex find & replace. No more backslashes or remembering which characters
are special and need to be escaped.

Find & replace expressions are split up, which makes them easy to read and
write. No more messing with unclosed and escaped slashes.

While sed does a whole lot more, sd focuses on doing just one thing and doing
it well.

Build dependencies

lang/rust pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64sd-1.0.0nb1.tgz
NetBSD 10.0aarch64sd-0.7.6.tgz
NetBSD 10.0aarch64sd-0.7.6.tgz
NetBSD 10.0earmv7hfsd-1.0.0nb1.tgz
NetBSD 10.0earmv7hfsd-0.7.6.tgz
NetBSD 10.0earmv7hfsd-0.7.6.tgz
NetBSD 10.0i386sd-1.0.0nb1.tgz
NetBSD 10.0i386sd-0.7.6.tgz
NetBSD 10.0powerpcsd-0.7.6.tgz
NetBSD 10.0x86_64sd-1.0.0nb1.tgz
NetBSD 10.0_BETAx86_64sd-0.7.6.tgz
NetBSD 8.0powerpcsd-0.7.6.tgz
NetBSD 8.0powerpcsd-0.7.6.tgz
NetBSD 8.0powerpcsd-0.7.6.tgz
NetBSD 9.0aarch64sd-1.0.0nb1.tgz
NetBSD 9.0aarch64sd-0.7.6.tgz
NetBSD 9.0aarch64sd-0.7.6.tgz
NetBSD 9.0earmv7hfsd-1.0.0nb1.tgz
NetBSD 9.0earmv7hfsd-0.7.6.tgz
NetBSD 9.0earmv7hfsd-0.7.6.tgz
NetBSD 9.0i386sd-0.7.6.tgz
NetBSD 9.0i386sd-1.0.0nb1.tgz
NetBSD 9.0powerpcsd-1.0.0nb1.tgz
NetBSD 9.0powerpcsd-0.7.6.tgz
NetBSD 9.0powerpcsd-0.7.6.tgz
NetBSD 9.0sparc64sd-0.7.6.tgz
NetBSD 9.0x86_64sd-1.0.0nb1.tgz
NetBSD 9.0x86_64sd-0.7.6.tgz
NetBSD 9.3x86_64sd-0.7.6.tgz
NetBSD 9.3x86_64sd-1.0.0nb1.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.