From mohacsi@scone.ki.iif.hu  Wed Aug  1 11:11:18 2007
Return-Path: <mohacsi@scone.ki.iif.hu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0F1D616A418
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Aug 2007 11:11:18 +0000 (UTC)
	(envelope-from mohacsi@scone.ki.iif.hu)
Received: from scone.ki.iif.hu (scone.ki.iif.hu [IPv6:2001:738:0:401:20f:1fff:fea4:ba0a])
	by mx1.freebsd.org (Postfix) with ESMTP id B6E9E13C45A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Aug 2007 11:11:16 +0000 (UTC)
	(envelope-from mohacsi@scone.ki.iif.hu)
Received: from scone.ki.iif.hu (localhost [127.0.0.1])
	by scone.ki.iif.hu (8.14.1/8.14.1) with ESMTP id l71BAR2W075767
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 1 Aug 2007 13:10:27 +0200 (CEST)
	(envelope-from mohacsi@scone.ki.iif.hu)
Received: (from mohacsi@localhost)
	by scone.ki.iif.hu (8.14.1/8.14.1/Submit) id l71BAR54075766;
	Wed, 1 Aug 2007 13:10:27 +0200 (CEST)
	(envelope-from mohacsi)
Message-Id: <200708011110.l71BAR54075766@scone.ki.iif.hu>
Date: Wed, 1 Aug 2007 13:10:27 +0200 (CEST)
From: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] net-mgmt/ndpmon: update to 1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         115113
>Category:       ports
>Synopsis:       [MAINTAINER] net-mgmt/ndpmon: update to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 01 11:20:01 GMT 2007
>Closed-Date:    Fri Aug 03 21:40:52 GMT 2007
>Last-Modified:  Fri Aug  3 21:50:01 GMT 2007
>Originator:     Janos Mohacsi
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Wed Jun 27 18:22:17 CEST 2007
>Description:
- Update to 1.2 - FreeBSD changes are included

Removed file(s):
- files/patch-monitoring.h
- files/patch-monitoring__na.h
- files/patch-monitoring__ns.h
- files/patch-monitoring__ra.h
- files/patch-monitoring__rd.h
- files/patch-ndpmon.h
- files/patch-parser.c
- files/patch-print__packet__info.h
- files/patch-utils.h

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

--- ndpmon-1.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/Makefile /usr/ports/net-mgmt/ndpmon/Makefile
--- /usr/ports/net-mgmt/ndpmon.orig/Makefile	2007-03-22 02:19:34.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/Makefile	2007-08-01 13:06:18.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ndpmon
-PORTVERSION=	1.1b
+PORTVERSION=	1.2
 CATEGORIES=	net-mgmt ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,6 +17,7 @@
 
 USE_GNOME=	libxml2
 USE_PERL5_RUN=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}
 
 GNU_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/distinfo /usr/ports/net-mgmt/ndpmon/distinfo
--- /usr/ports/net-mgmt/ndpmon.orig/distinfo	2007-03-22 02:19:34.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/distinfo	2007-08-01 12:26:05.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (ndpmon-1.1b.tgz) = d7d4b3397938d6a716ed6bfae4cc1e06
-SHA256 (ndpmon-1.1b.tgz) = a01b9511defbedebef05a2c614a05ba05e8bd83461e5e239af72607a62ca95b2
-SIZE (ndpmon-1.1b.tgz) = 281973
+MD5 (ndpmon-1.2.tgz) = 4073e4b4d0a9031572a2988760622116
+SHA256 (ndpmon-1.2.tgz) = 9e7239a59d33348bd7a69150bc34c7877916e9afecb58314c5e319d23447a2ef
+SIZE (ndpmon-1.2.tgz) = 234792
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-monitoring.h /usr/ports/net-mgmt/ndpmon/files/patch-monitoring.h
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-monitoring.h	2006-12-21 21:20:49.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-monitoring.h	1970-01-01 01:00:00.000000000 +0100
@@ -1,16 +0,0 @@
-
-$FreeBSD: ports/net-mgmt/ndpmon/files/patch-monitoring.h,v 1.1 2006/12/21 20:20:49 miwi Exp $
-
---- monitoring.h.orig
-+++ monitoring.h
-@@ -36,8 +36,9 @@
- 
- #include <time.h>
- 
-+#include <sys/types.h>
- #include <netinet/in.h>
--#include <netinet/ether.h>
-+#include <net/ethernet.h>
- #include <netinet/ip6.h>
- #include <netinet/icmp6.h>
- #include <string.h>
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-monitoring__na.h /usr/ports/net-mgmt/ndpmon/files/patch-monitoring__na.h
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-monitoring__na.h	2006-12-21 21:20:49.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-monitoring__na.h	1970-01-01 01:00:00.000000000 +0100
@@ -1,16 +0,0 @@
-
-$FreeBSD: ports/net-mgmt/ndpmon/files/patch-monitoring__na.h,v 1.1 2006/12/21 20:20:49 miwi Exp $
-
---- monitoring_na.h.orig
-+++ monitoring_na.h
-@@ -34,7 +34,9 @@
- #ifndef _MONITORING_NA_
- #define _MONITORING_NA_ 1
- 
--#include <netinet/ether.h>
-+#include <sys/types.h>
-+#include <netinet/in.h>
-+#include <net/ethernet.h>
- #include <netinet/ip6.h>
- #include <netinet/icmp6.h>
- 
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-monitoring__ns.h /usr/ports/net-mgmt/ndpmon/files/patch-monitoring__ns.h
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-monitoring__ns.h	2006-12-21 21:20:49.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-monitoring__ns.h	1970-01-01 01:00:00.000000000 +0100
@@ -1,16 +0,0 @@
-
-$FreeBSD: ports/net-mgmt/ndpmon/files/patch-monitoring__ns.h,v 1.1 2006/12/21 20:20:49 miwi Exp $
-
---- monitoring_ns.h.orig
-+++ monitoring_ns.h
-@@ -33,7 +33,9 @@
- #ifndef _MONITORING_NS_
- #define _MONITORING_NS_ 1
- 
--#include <netinet/ether.h>
-+#include <sys/types.h>
-+#include <netinet/in.h>
-+#include <net/ethernet.h>
- #include <netinet/ip6.h>
- #include <netinet/icmp6.h>
- #include <netinet/in.h>
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-monitoring__ra.h /usr/ports/net-mgmt/ndpmon/files/patch-monitoring__ra.h
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-monitoring__ra.h	2006-12-21 21:20:49.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-monitoring__ra.h	1970-01-01 01:00:00.000000000 +0100
@@ -1,16 +0,0 @@
-
-$FreeBSD: ports/net-mgmt/ndpmon/files/patch-monitoring__ra.h,v 1.1 2006/12/21 20:20:49 miwi Exp $
-
---- monitoring_ra.h.orig
-+++ monitoring_ra.h
-@@ -33,7 +33,9 @@
- #ifndef _MONITORING_RA_
- #define _MONITORING_RA_ 1
- 
--#include <netinet/ether.h>
-+#include <sys/types.h>
-+#include <net/ethernet.h>
-+#include <netinet/in.h>
- #include <netinet/ip6.h>
- #include <netinet/icmp6.h>
- 
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-monitoring__rd.h /usr/ports/net-mgmt/ndpmon/files/patch-monitoring__rd.h
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-monitoring__rd.h	2006-12-21 21:20:49.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-monitoring__rd.h	1970-01-01 01:00:00.000000000 +0100
@@ -1,16 +0,0 @@
-
-$FreeBSD: ports/net-mgmt/ndpmon/files/patch-monitoring__rd.h,v 1.1 2006/12/21 20:20:49 miwi Exp $
-
---- monitoring_rd.h.orig
-+++ monitoring_rd.h
-@@ -33,7 +33,9 @@
- #ifndef _MONITORING_RD_
- #define _MONITORING_RD_ 1
- 
--#include <netinet/ether.h>
-+#include <sys/types.h>
-+#include <netinet/in.h>
-+#include <net/ethernet.h>
- #include <netinet/ip6.h>
- #include <netinet/icmp6.h>
- 
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-ndpmon.c /usr/ports/net-mgmt/ndpmon/files/patch-ndpmon.c
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-ndpmon.c	2006-12-21 21:20:49.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-ndpmon.c	2007-08-01 13:07:57.000000000 +0200
@@ -1,5 +1,5 @@
 
-$FreeBSD: ports/net-mgmt/ndpmon/files/patch-ndpmon.c,v 1.1 2006/12/21 20:20:49 miwi Exp $
+$FreeBSD$
 
 --- ndpmon.c.orig
 +++ ndpmon.c
@@ -16,14 +16,5 @@
 +char dtd_path[128] = "%%PREFIX%%/share/ndpmon/neighbor_list.dtd";
 +char dtd_config_path[128] = "%%PREFIX%%/share/ndpmon/config_ndpmon.dtd";
  
- #ifdef _MACRESOLUTION_
- manufacturer_t *manuf = NULL;
-@@ -438,7 +438,7 @@
- 
- 
- 	/* open device for reading */
--	descr = pcap_open_live(interface,BUFSIZ,1,-1,errbuf);
-+	descr = pcap_open_live(interface,BUFSIZ,1,1000,errbuf);
- 	if(descr == NULL)
- 	{
- 		fprintf(stderr,"pcap_open_live(): %s\n",errbuf); exit(1);
+ struct action_selector action_low_pri, action_high_pri;
+ int use_reverse_hostlookups;
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-ndpmon.h /usr/ports/net-mgmt/ndpmon/files/patch-ndpmon.h
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-ndpmon.h	2006-12-21 21:20:49.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-ndpmon.h	1970-01-01 01:00:00.000000000 +0100
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/net-mgmt/ndpmon/files/patch-ndpmon.h,v 1.1 2006/12/21 20:20:49 miwi Exp $
-
---- ndpmon.h.orig
-+++ ndpmon.h
-@@ -38,7 +38,7 @@
- 
- #include <netinet/in.h>
- #include <netinet/if_ether.h> 
--#include <netinet/ether.h>
-+#include <net/ethernet.h>
- #include <netinet/ip6.h>
- #include <netinet/icmp6.h>
- #include <net/ethernet.h>
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-parser.c /usr/ports/net-mgmt/ndpmon/files/patch-parser.c
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-parser.c	2006-12-21 21:20:49.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-parser.c	1970-01-01 01:00:00.000000000 +0100
@@ -1,19 +0,0 @@
-
-$FreeBSD: ports/net-mgmt/ndpmon/files/patch-parser.c,v 1.1 2006/12/21 20:20:49 miwi Exp $
-
---- parser.c.orig
-+++ parser.c
-@@ -65,11 +65,13 @@
- 		/** note: it may be a good option to save values, and restore
- 		 * them when exiting
- 		 */
-+		/*
- 		write_proc("/proc/sys/net/ipv6/conf/all/autoconf",flag);
- 		write_proc("/proc/sys/net/ipv6/conf/all/accept_ra",flag);
- 		write_proc("/proc/sys/net/ipv6/conf/all/accept_ra_defrtr",flag);
- 		write_proc("/proc/sys/net/ipv6/conf/all/accept_ra_pinfo",flag);
- 		write_proc("/proc/sys/net/ipv6/conf/all/accept_redirects",flag);
-+		*/
- 	}
- 
- 	xmlXPathFreeObject (xmlobject);
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-print__packet__info.h /usr/ports/net-mgmt/ndpmon/files/patch-print__packet__info.h
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-print__packet__info.h	2006-12-21 21:20:49.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-print__packet__info.h	1970-01-01 01:00:00.000000000 +0100
@@ -1,16 +0,0 @@
-
-$FreeBSD: ports/net-mgmt/ndpmon/files/patch-print__packet__info.h,v 1.1 2006/12/21 20:20:49 miwi Exp $
-
---- print_packet_info.h.orig
-+++ print_packet_info.h
-@@ -37,7 +37,9 @@
- 
- #include <stdio.h>
- #include <stdlib.h>
--#include <netinet/ether.h>
-+#include <sys/types.h>
-+#include <netinet/in.h>
-+#include <net/ethernet.h>
- #include <netinet/ip6.h>
- #include <netinet/icmp6.h>
- 
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ndpmon.orig/files/patch-utils.h /usr/ports/net-mgmt/ndpmon/files/patch-utils.h
--- /usr/ports/net-mgmt/ndpmon.orig/files/patch-utils.h	2006-12-21 21:20:49.000000000 +0100
+++ /usr/ports/net-mgmt/ndpmon/files/patch-utils.h	1970-01-01 01:00:00.000000000 +0100
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/net-mgmt/ndpmon/files/patch-utils.h,v 1.1 2006/12/21 20:20:49 miwi Exp $
-
---- utils.h.orig
-+++ utils.h
-@@ -36,7 +36,7 @@
- #define ETHERNET_SIZE 14 /* ethernet headers are 14 bytes */
- #define IPV6_SIZE 40 /* ipv6 headers without fragment ... are 40 bytes */
- #define ICMP6_HEADER_SIZE 8
--#define ETHERTYPE_IPV6 0x86dd
-+/*#define ETHERTYPE_IPV6 0x86dd */
- 
- /*Size to build char* address in a readable form*/
- #define IP6_STR_SIZE 40 /*xxxx:xxxx:xxx:xxxx:xxxx:xxxx:xxxx:xxxx*/
--- ndpmon-1.2.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri Aug 3 21:28:58 UTC 2007 
State-Changed-Why:  
Committed with a small fix - needs OSTYPE in environment to configure. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115113 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115113: commit references a PR
Date: Fri,  3 Aug 2007 21:40:32 +0000 (UTC)

 pav         2007-08-03 21:40:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/ndpmon      Makefile distinfo 
     net-mgmt/ndpmon/files patch-ndpmon.c 
   Removed files:
     net-mgmt/ndpmon/files patch-monitoring.h 
                           patch-monitoring__na.h 
                           patch-monitoring__ns.h 
                           patch-monitoring__ra.h 
                           patch-monitoring__rd.h patch-ndpmon.h 
                           patch-parser.c 
                           patch-print__packet__info.h 
                           patch-utils.h 
   Log:
   - Update to 1.2
   
   PR:             ports/115113
   Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
   
   Revision  Changes    Path
   1.3       +3 -1      ports/net-mgmt/ndpmon/Makefile
   1.3       +3 -3      ports/net-mgmt/ndpmon/distinfo
   1.2       +0 -16     ports/net-mgmt/ndpmon/files/patch-monitoring.h (dead)
   1.2       +0 -16     ports/net-mgmt/ndpmon/files/patch-monitoring__na.h (dead)
   1.2       +0 -16     ports/net-mgmt/ndpmon/files/patch-monitoring__ns.h (dead)
   1.2       +0 -16     ports/net-mgmt/ndpmon/files/patch-monitoring__ra.h (dead)
   1.2       +0 -16     ports/net-mgmt/ndpmon/files/patch-monitoring__rd.h (dead)
   1.2       +2 -11     ports/net-mgmt/ndpmon/files/patch-ndpmon.c
   1.2       +0 -14     ports/net-mgmt/ndpmon/files/patch-ndpmon.h (dead)
   1.2       +0 -19     ports/net-mgmt/ndpmon/files/patch-parser.c (dead)
   1.2       +0 -16     ports/net-mgmt/ndpmon/files/patch-print__packet__info.h (dead)
   1.2       +0 -14     ports/net-mgmt/ndpmon/files/patch-utils.h (dead)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
