www/seaward - The NetBSD Packages Collection

Crawler which searches for links or a specified word in a website

Seaward is a crawler used to discover every link on a web page and its linked
pages without duplicates or to search for a word starting from the given URL.

If you want to save the links inside a file, you can run
'seaward  --silent > file.txt', and if you experience many timeout errors
try using a higher timeout with '-t'.
With the '-d 0' option you crawl only the web page passed in the URL parameter,
with '-d 1' also the pages linked to it (always within the same web site) and
so on.

Build dependencies

lang/rust pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64seaward-1.0.1nb1.tgz
NetBSD 10.0aarch64seaward-1.0.1.tgz
NetBSD 10.0aarch64seaward-1.0.3.tgz
NetBSD 10.0earmv7hfseaward-1.0.1nb1.tgz
NetBSD 10.0earmv7hfseaward-1.0.1.tgz
NetBSD 10.0earmv7hfseaward-1.0.3.tgz
NetBSD 10.0i386seaward-1.0.3.tgz
NetBSD 10.0i386seaward-1.0.1nb1.tgz
NetBSD 10.0powerpcseaward-1.0.1.tgz
NetBSD 10.0x86_64seaward-1.0.3.tgz
NetBSD 10.0x86_64seaward-1.0.1nb1.tgz
NetBSD 9.0aarch64seaward-1.0.1nb1.tgz
NetBSD 9.0aarch64seaward-1.0.1.tgz
NetBSD 9.0earmv7hfseaward-1.0.1nb1.tgz
NetBSD 9.0earmv7hfseaward-1.0.1.tgz
NetBSD 9.0earmv7hfseaward-1.0.3.tgz
NetBSD 9.0i386seaward-1.0.3.tgz
NetBSD 9.0i386seaward-1.0.1nb1.tgz
NetBSD 9.0powerpcseaward-1.0.1nb1.tgz
NetBSD 9.0powerpcseaward-1.0.1.tgz
NetBSD 9.0x86_64seaward-1.0.3.tgz
NetBSD 9.0x86_64seaward-1.0.1nb1.tgz
NetBSD 9.3x86_64seaward-1.0.3.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.