svn commit: r361406 - in head/security/ppars: . files
Kurt Jaeger
pi at FreeBSD.org
Wed Jul 9 19:32:00 UTC 2014
Author: pi
Date: Wed Jul 9 19:31:58 2014
New Revision: 361406
URL: http://svnweb.freebsd.org/changeset/ports/361406
QAT: https://qat.redports.org/buildarchive/r361406/
Log:
security/ppars: 1.0 -> 1.1
- original distribution site no longer has source, moved to sourceforge
- changed maintainer email (same person, different address)
- tested staging
PR: 190259
Submitted by: joeb1 at a1poweruser.com (maintainer)
Added:
head/security/ppars/pkg-message (contents, props changed)
Deleted:
head/security/ppars/files/
Modified:
head/security/ppars/Makefile
head/security/ppars/distinfo
head/security/ppars/pkg-plist
Modified: head/security/ppars/Makefile
==============================================================================
--- head/security/ppars/Makefile Wed Jul 9 19:22:39 2014 (r361405)
+++ head/security/ppars/Makefile Wed Jul 9 19:31:58 2014 (r361406)
@@ -1,22 +1,19 @@
-# Created by: Joe Barbish <fbsd_user at a1poweruser.com>
+# Created by: Joe Barbish <joeb1 at a1poweruser.com>
# $FreeBSD$
PORTNAME= ppars
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= security
-MASTER_SITES= http://www.dshield.org/clients/
-DISTNAME= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}
-MAINTAINER= fbsd_user at a1poweruser.com
+MAINTAINER= joeb1 at a1poweruser.com
COMMENT= Proactive Probing Abuse Reporting System
RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask
-USES= perl5 shebangfix
+USES= perl5 shebangfix tar:bzip2
+NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-SUB_FILES= pkg-message
SHEBANG_FILES= *.pl
do-install:
Modified: head/security/ppars/distinfo
==============================================================================
--- head/security/ppars/distinfo Wed Jul 9 19:22:39 2014 (r361405)
+++ head/security/ppars/distinfo Wed Jul 9 19:31:58 2014 (r361406)
@@ -1,2 +1,2 @@
-SHA256 (ppars.tar.gz) = 6ff34d43d87606c96b6a409f262b2c17c0c75cdc6293bf8ba24f982a8c9d0cf7
-SIZE (ppars.tar.gz) = 13219
+SHA256 (ppars-1.1.tar.bz2) = 95b9863daff08f434a053aacd40cc1ce926133cbc6df8f96c3d4554bde9aa960
+SIZE (ppars-1.1.tar.bz2) = 11979
Added: head/security/ppars/pkg-message
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/security/ppars/pkg-message Wed Jul 9 19:31:58 2014 (r361406)
@@ -0,0 +1,11 @@
+
+***************************************************************************
+
+Installer instructions.
+
+First issue rehash command and then run abuse.Reporting.system.pl
+it contains an overview of how the system works and how to setup the
+ipfilter log so when it's rotated all the abuse scripts will be auto
+launched.
+
+***************************************************************************
Modified: head/security/ppars/pkg-plist
==============================================================================
--- head/security/ppars/pkg-plist Wed Jul 9 19:22:39 2014 (r361405)
+++ head/security/ppars/pkg-plist Wed Jul 9 19:31:58 2014 (r361406)
@@ -1,5 +1,4 @@
sbin/abuse.Reporting.system.pl
-sbin/abuse.dshield.pl
sbin/abuse.ipflog.rotate.pl
sbin/abuse.myisp.pl
sbin/abuse.public.ISP0.pl
More information about the svn-ports-head
mailing list