Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 11:28:33 GMT
From:      Joe Barbish <joeb1@a1poweruser.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/190259: [Maintainer update] security/ppars maintenance 
Message-ID:  <201405261128.s4QBSXhe050217@cgiserv.freebsd.org>
Resent-Message-ID: <201405261130.s4QBU1l2043954@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         190259
>Category:       ports
>Synopsis:       [Maintainer update] security/ppars maintenance
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 11:30:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Joe Barbish
>Release:        10.0-RELEASE i386
>Organization:
none
>Environment:
>Description:
dshield.org mission changed so removed all reference to it.
Changed to valid email address for maintainer.
Moved source tar ball to sourceforge.org
Verified that stage works.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Files ppars-1.0/.svn/wc.db and ppars/.svn/wc.db differ
diff -ruN ppars-1.0/Makefile ppars/Makefile
--- ppars-1.0/Makefile	2014-05-25 21:29:04.000000000 -0400
+++ ppars/Makefile	2014-05-25 21:17:02.000000000 -0400
@@ -1,22 +1,19 @@
-# Created by: Joe Barbish <fbsd_user@a1poweruser.com>
+# Created by: Joe Barbish <joeb1@a1poweruser.com>
 # $FreeBSD: head/security/ppars/Makefile 346509 2014-02-28 13:21:41Z ehaupt $
 
 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@a1poweruser.com
+MAINTAINER=	joeb1@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:
diff -ruN ppars-1.0/distinfo ppars/distinfo
--- ppars-1.0/distinfo	2014-05-25 21:29:04.000000000 -0400
+++ ppars/distinfo	2014-05-25 21:09:32.000000000 -0400
@@ -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
diff -ruN ppars-1.0/files/pkg-message.in ppars/files/pkg-message.in
--- ppars-1.0/files/pkg-message.in	2014-05-25 21:29:04.000000000 -0400
+++ ppars/files/pkg-message.in	1969-12-31 19:00:00.000000000 -0500
@@ -1,27 +0,0 @@
-***************************************************************************
-
-Installer instructions.  This port has installed the following six
-scripts into %%PREFIX%%/sbin directory.
-                                 abuse.dshield.pl
-                                 abuse.ipflog.rotate.pl
-                                 abuse.myisp.pl
-                                 abuse.public.ISP0.pl
-                                 abuse.public.ISP1.pl
-                                 abuse.Reporting.system.pl
-
-You have to edit the scripts and change the default email address in
-the script source. Script contains comments explaining what needs to
-be changed. In some cases you also have to create an exclude file,
-follow instructions in the individual scripts about the syntax of
-the exclude file contents.
-
-To receive feedback reports and see your abuse.dshield.pl submitted
-log data online at dshield.org you have to sign up for free
-membership. See www.dshield.org for details.
-
-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 scripts will be auto
-launched.
-
-***************************************************************************
diff -ruN ppars-1.0/pkg-descr ppars/pkg-descr
--- ppars-1.0/pkg-descr	2014-05-25 21:29:04.000000000 -0400
+++ ppars/pkg-descr	2014-05-25 21:08:26.000000000 -0400
@@ -9,16 +9,14 @@
 the hopes they will monitor the abuser and terminate the abuser's 
 internet account and or take legal action.
 
-Script is installed into /usr/local/sbin where you can edit the 
-defaults to meet your requirements. Issue rehash command to enable.
+Issue rehash command to enable.
 Run abuse.Reporting.system.pl script for complete overview description
 of system.
 
 6/1/2004 Author: Joe Barbish, I bequeath these perl scripts to public
-domain. It can be copied and distributed for free by anyone to anyone 
+domain. They can be copied and distributed for free by anyone to anyone 
 by any manner.
 
-WWW: http://www.dshield.org/linux_clients.php#freebsd
 
 Joe Barbish
-fbsd_user@a1poweruser.com
+joeb1@a1poweruser.com
diff -ruN ppars-1.0/pkg-message ppars/pkg-message
--- ppars-1.0/pkg-message	1969-12-31 19:00:00.000000000 -0500
+++ ppars/pkg-message	2014-05-25 21:25:29.000000000 -0400
@@ -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.
+
+***************************************************************************
diff -ruN ppars-1.0/pkg-plist ppars/pkg-plist
--- ppars-1.0/pkg-plist	2014-05-25 21:29:04.000000000 -0400
+++ ppars/pkg-plist	2014-05-25 21:05:45.000000000 -0400
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405261128.s4QBSXhe050217>