Index: www/Makefile =================================================================== --- www/Makefile (revision 486865) +++ www/Makefile (working copy) @@ -523,6 +523,7 @@ SUBDIR += nginx-devel SUBDIR += nginx-full SUBDIR += nginx-lite + SUBDIR += nginx-modsecurity SUBDIR += nginx-naxsi SUBDIR += nibbleblog SUBDIR += node Index: www/nginx-modsecurity/Makefile =================================================================== --- www/nginx-modsecurity/Makefile (nonexistent) +++ www/nginx-modsecurity/Makefile (working copy) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= nginx-modsecurity +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.0 +CATEGORIES= www security + +MAINTAINER= joneum@FreeBSD.org +COMMENT= Nginx Connector + +LICENSE= APACHE20 + +USES= compiler:gcc-c++11-lib gmake gnome libtool pkgconfig:build +USE_GNOME= libxml2 +USE_GCC= yes +USE_LDCONFIG= yes +GNU_CONFIGURE= yes + +USE_GITHUB= yes +GH_ACCOUNT= SpiderLabs +GH_PROJECT= ModSecurity-nginx + +#post-install: +# @${MKDIR} ${STAGEDIR}${ETCDIR} +# ${INSTALL_DATA} ${WRKSRC}/modsecurity.conf-recommended \ +# ${STAGEDIR}${ETCDIR}/modsecurity.conf.sample + +.include Property changes on: www/nginx-modsecurity/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: www/nginx-modsecurity/distinfo =================================================================== --- www/nginx-modsecurity/distinfo (nonexistent) +++ www/nginx-modsecurity/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544196498 +SHA256 (SpiderLabs-ModSecurity-nginx-v1.0.0_GH0.tar.gz) = dab677f9a7a5eb1d7ecbd9e7c5af75613582b25fb0c587aa80130256989b7a6e +SIZE (SpiderLabs-ModSecurity-nginx-v1.0.0_GH0.tar.gz) = 26299 Property changes on: www/nginx-modsecurity/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: www/nginx-modsecurity/pkg-descr =================================================================== Property changes on: www/nginx-modsecurity/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