Index: security/ffuf/Makefile =================================================================== --- security/ffuf/Makefile (nonexistent) +++ security/ffuf/Makefile (working copy) @@ -0,0 +1,21 @@ +# Created by: Gabriel M. Dutra <0xdutra@gmail.com> +# $FreeBSD$ + +PORTNAME= ffuf +DISTVERSION= 1.1.0 +DISTVERSIONPREFIX= v +CATEGORIES= security www + +MAINTAINER= 0xdutra@gmail.com +COMMENT= Fast web fuzzer written in Go + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules + +USE_GITHUB= yes + +PLIST_FILES= bin/${PORTNAME} + +.include Property changes on: security/ffuf/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: security/ffuf/distinfo =================================================================== --- security/ffuf/distinfo (nonexistent) +++ security/ffuf/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1602273363 +SHA256 (ffuf-ffuf-v1.1.0_GH0.tar.gz) = 468963c6bec5390222802ec0b04c11187bb159f369edc2ebba1d228b8faf4f35 +SIZE (ffuf-ffuf-v1.1.0_GH0.tar.gz) = 31820 Property changes on: security/ffuf/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: security/ffuf/pkg-descr =================================================================== --- security/ffuf/pkg-descr (nonexistent) +++ security/ffuf/pkg-descr (working copy) @@ -0,0 +1,3 @@ +Fast web fuzzer written in Go + +WWW: https://github.com/ffuf/ffuf Property changes on: security/ffuf/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property