ports/99902: [PATCH] net-mgmt/arpwatch: change pkg-descr, add mirror site and set prefered maintainer address
Thomas Abthorpe
thomas at goodking.ca
Sat Jul 8 02:00:38 UTC 2006
>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 at 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 at goodking.ca
+MAINTAINER= thomas at 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 at 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 at ee.lbl.gov.
+Author: arpwatch at ee.lbl.gov WWW: http://ee.lbl.gov/
--- arpwatch-2.1.a14.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list