# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup golang 1.0 go.setup github.com/OJ/gobuster 3.8.2 v categories www security maintainers {i0ntempest @i0ntempest} openmaintainer license Apache-2 description Directory/File, DNS and VHost busting tool written in Go long_description "${name} is a tool used to brute-force: - URIs (directories and files) in web sites. - DNS subdomains (with wildcard support). - Virtual Host names on target web servers. - Open Amazon S3 buckets - Open Google Cloud buckets - TFTP servers" checksums rmd160 d3fea27e8535bb83f45230754c58e07a83400e42 \ sha256 6919232eafbd0c4bbc9664d7f434b6a8d82133aa09f1400341ef6985ceff208a \ size 337375 # Incompatible domains in 3.7.0 go.offline_build no destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }