Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2006 21:49:56 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tabthorpe@goodking.ca
Subject:   ports/99902: [PATCH] net-mgmt/arpwatch: change pkg-descr, add mirror site and set prefered maintainer address
Message-ID:  <200607080149.k681nu9J030408@stjames.stthomasanglican.org>
Resent-Message-ID: <200607080200.k6820a9o032913@freefall.freebsd.org>

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

>Number:         99902
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/arpwatch: change pkg-descr, add mirror site and set prefered maintainer address
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 08 02:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.1-RELEASE-p2 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD stjames.stthomasanglican.org 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #27: Sat Jun 24 23:38:22 EDT 2006
>Description:
- change pkg-descr
- add mirror site
- set prefered maintainer address. 

Port maintainer (tabthorpe@goodking.ca) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- arpwatch-2.1.a14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/arpwatch/Makefile,v
retrieving revision 1.41
diff -u -r1.41 Makefile
--- Makefile	7 Jul 2006 17:51:28 -0000	1.41
+++ Makefile	8 Jul 2006 01:46:38 -0000
@@ -8,10 +8,11 @@
 PORTNAME=	arpwatch
 PORTVERSION=	2.1.a14
 CATEGORIES=	net-mgmt
-MASTER_SITES=	ftp://ftp.ee.lbl.gov/
+MASTER_SITES=	ftp://ftp.ee.lbl.gov/ \
+		http://www.goodking.ca/pub/files/
 DISTNAME=	${PORTNAME}-${PORTVERSION:C/\.([^\.]*)$/\1/}
 
-MAINTAINER=	tabthorpe@goodking.ca
+MAINTAINER=	thomas@goodking.ca
 COMMENT=	Monitor arp & rarp requests
 
 CONFLICTS=	arpwatch-devel-2.*
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/arpwatch/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	6 Apr 2001 23:35:47 -0000	1.3
+++ pkg-descr	8 Jul 2006 01:46:38 -0000
@@ -1,21 +1,5 @@
-ARPWATCH 2.0
-Lawrence Berkeley National Laboratory
-Network Research Group
-arpwatch@ee.lbl.gov
-ftp://ftp.ee.lbl.gov/arpwatch.tar.Z
+The package contains tools that monitors ethernet activity and
+maintains a database of ethernet/ip address pairings. It also reports
+certain changes via email.
 
-This directory contains source code for arpwatch and arpsnmp, tools
-that monitors ethernet activity and maintain a database of ethernet/ip
-address pairings. It also reports certain changes via email.
-
-Arpsnmp has the same database features of arpwatch but relies on an
-external agent to collect the arp data. This distribution contains a
-script, arpfetch, that uses snmpwalk from the CMU SNMP package. This
-package is available from:
-
-	ftp://ftp.net.cmu.edu/pub/snmp-dist/cmu-snmp*.tar.Z
-
-It should be trivial to adaptive the output of any snmp query program
-for use with arpsnmp.
-
-Please send bugs and comments to arpwatch@ee.lbl.gov.
+Author: arpwatch@ee.lbl.gov WWW: http://ee.lbl.gov/
--- arpwatch-2.1.a14.patch ends here ---

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



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