From bofh@bofh.1asiacom.net  Sun Nov 24 09:49:01 2013
Return-Path: <bofh@bofh.1asiacom.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 0625B602
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Nov 2013 09:49:01 +0000 (UTC)
Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.109.98])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 6219B2936
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Nov 2013 09:48:59 +0000 (UTC)
Received: from bofh.1asiacom.net (localhost [127.0.0.1])
	by bofh.1asiacom.net (8.14.7/8.14.7) with ESMTP id rAO9mniZ003640
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Nov 2013 15:48:49 +0600 (BDT)
	(envelope-from bofh@bofh.1asiacom.net)
Received: (from root@localhost)
	by bofh.1asiacom.net (8.14.7/8.14.7/Submit) id rAO9mma0003639;
	Sun, 24 Nov 2013 15:48:48 +0600 (BDT)
	(envelope-from bofh)
Message-Id: <201311240948.rAO9mma0003639@bofh.1asiacom.net>
Date: Sun, 24 Nov 2013 15:48:48 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] net/nDPI: A ntop-maintained superset of the popular OpenDPI library
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         184209
>Category:       ports
>Synopsis:       [NEW PORT] net/nDPI: A ntop-maintained superset of the popular OpenDPI library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 24 09:50:00 UTC 2013
>Closed-Date:    Mon Dec 02 08:04:56 UTC 2013
>Last-Modified:  Mon Dec  2 08:10:01 UTC 2013
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r257540: Tue Nov  5 18:47:37
>Description:
nDPI is a ntop-maintained superset of the popular OpenDPI library. Its goal is
to extend the original library by adding new protocols that are otherwise
available only on the paid version of OpenDPI. Furthermore, we have modified
nDPI do be more suitable for traffic monitoring applications, by disabling
specific features that slow down the DPI engine while being them un-necessary
for network traffic monitoring.

Author:	Luca Deri <deri@ntop.org>
WWW: http://www.ntop.org/

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/nDPI/1.4.0.r7023/84i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/nDPI/1.4.0.r7023/84amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/nDPI/1.4.0.r7023/92i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/nDPI/1.4.0.r7023/92amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/nDPI/1.4.0.r7023/10b3i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/nDPI/1.4.0.r7023/10b3amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/nDPI/1.4.0.r7023/11i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/nDPI/1.4.0.r7023/11amd64-default.log


Generated with FreeBSD Port Tools 0.99_8 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	nDPI
#	nDPI/pkg-plist
#	nDPI/files
#	nDPI/files/patch-Makefile.in
#	nDPI/pkg-descr
#	nDPI/distinfo
#	nDPI/Makefile
#
echo c - nDPI
mkdir -p nDPI > /dev/null 2>&1
echo x - nDPI/pkg-plist
sed 's/^X//' >nDPI/pkg-plist << '50d42572b68eec91a20dcbf4e1649f46'
Xinclude/libndpi-1.4/libndpi/ndpi_api.h
Xinclude/libndpi-1.4/libndpi/ndpi_debug_functions.h
Xinclude/libndpi-1.4/libndpi/ndpi_define.h
Xinclude/libndpi-1.4/libndpi/ndpi_macros.h
Xinclude/libndpi-1.4/libndpi/ndpi_protocols_osdpi.h
Xinclude/libndpi-1.4/libndpi/ndpi_public_functions.h
Xlib/libndpi.a
Xlib/libndpi.la
Xlib/libndpi.so
Xlib/libndpi.so.1
Xlibdata/pkgconfig/libndpi.pc
X@dirrm include/libndpi-1.4/libndpi
X@dirrm include/libndpi-1.4
50d42572b68eec91a20dcbf4e1649f46
echo c - nDPI/files
mkdir -p nDPI/files > /dev/null 2>&1
echo x - nDPI/files/patch-Makefile.in
sed 's/^X//' >nDPI/files/patch-Makefile.in << '5e5135228878178b2e8dfbd75cb3c2bf'
X--- Makefile.in.orig	2013-11-24 03:55:39.000000000 +0600
X+++ Makefile.in	2013-11-24 03:56:12.000000000 +0600
X@@ -277,7 +277,7 @@
X top_srcdir = @top_srcdir@
X SUBDIRS = src/include src/lib
X ACLOCAL_AMFLAGS = -I m4
X-pkgconfigdir = $(libdir)/pkgconfig
X+pkgconfigdir = $(prefix)/libdata/pkgconfig
X pkgconfig_DATA = libndpi.pc
X all: config.h
X 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
5e5135228878178b2e8dfbd75cb3c2bf
echo x - nDPI/pkg-descr
sed 's/^X//' >nDPI/pkg-descr << 'cb2bb3feb447c0ad2dc63aa91995b649'
XnDPI is a ntop-maintained superset of the popular OpenDPI library. Its goal is
Xto extend the original library by adding new protocols that are otherwise
Xavailable only on the paid version of OpenDPI. Furthermore, we have modified
XnDPI do be more suitable for traffic monitoring applications, by disabling
Xspecific features that slow down the DPI engine while being them un-necessary
Xfor network traffic monitoring.
X
XAuthor:	Luca Deri <deri@ntop.org>
XWWW: http://www.ntop.org/
cb2bb3feb447c0ad2dc63aa91995b649
echo x - nDPI/distinfo
sed 's/^X//' >nDPI/distinfo << 'f5cac69ff726146a3687710aec2881ff'
XSHA256 (nDPI-1.4.0_r7023.tar.gz) = a06b45cbe9336d40acb7892a3399f41e7e341a37fd2526d0b242587d21bd4197
XSIZE (nDPI-1.4.0_r7023.tar.gz) = 522464
f5cac69ff726146a3687710aec2881ff
echo x - nDPI/Makefile
sed 's/^X//' >nDPI/Makefile << 'd5d64cd3938610f60f4dfc6e49a1ead4'
X# Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
X# $FreeBSD$
X
XPORTNAME=	nDPI
XDISTVERSION=	1.4.0_r7023
XCATEGORIES=	net
XMASTER_SITES=	SF/ntop/${PORTNAME}
X
XMAINTAINER=	5u623l20@gmail.com
XCOMMENT=	A ntop-maintained superset of the popular OpenDPI library
X
XLICENSE=	GPLv3
X
XUSES=	 	pkgconfig
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-pic
XUSE_LDCONFIG=	yes
X
X.include <bsd.port.mk>
d5d64cd3938610f60f4dfc6e49a1ead4
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Nov 24 09:50:08 UTC 2013 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184209 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon Dec 2 08:04:55 UTC 2013 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184209: commit references a PR
Date: Mon,  2 Dec 2013 08:02:40 +0000 (UTC)

 Author: sunpoet
 Date: Mon Dec  2 08:02:31 2013
 New Revision: 335456
 URL: http://svnweb.freebsd.org/changeset/ports/335456
 
 Log:
   - Add ndpi 1.4.0
   - While I'm here:
     - Use PORTVERSION
     - Use USES=pathfix
     - Use PLIST_SUB
     - Update WWW
   
   nDPI is a ntop-maintained superset of the popular OpenDPI library. Its goal is
   to extend the original library by adding new protocols that are otherwise
   available only on the paid version of OpenDPI. Furthermore, we have modified
   nDPI do be more suitable for traffic monitoring applications, by disabling
   specific features that slow down the DPI engine while being them un-necessary
   for network traffic monitoring.
   
   WWW: http://www.ntop.org/products/ndpi/
   
   PR:		ports/184209
   Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
 
 Added:
   head/net/ndpi/
   head/net/ndpi/Makefile   (contents, props changed)
   head/net/ndpi/distinfo   (contents, props changed)
   head/net/ndpi/pkg-descr   (contents, props changed)
   head/net/ndpi/pkg-plist   (contents, props changed)
 Modified:
   head/net/Makefile
 
 Modified: head/net/Makefile
 ==============================================================================
 --- head/net/Makefile	Mon Dec  2 08:00:56 2013	(r335455)
 +++ head/net/Makefile	Mon Dec  2 08:02:31 2013	(r335456)
 @@ -406,6 +406,7 @@
      SUBDIR += ncp
      SUBDIR += ncplib
      SUBDIR += ndisc6
 +    SUBDIR += ndpi
      SUBDIR += nemesis
      SUBDIR += nepenthes
      SUBDIR += nepim
 
 Added: head/net/ndpi/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net/ndpi/Makefile	Mon Dec  2 08:02:31 2013	(r335456)
 @@ -0,0 +1,22 @@
 +# Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
 +# $FreeBSD$
 +
 +PORTNAME=	ndpi
 +PORTVERSION=	1.4.0
 +CATEGORIES=	net
 +MASTER_SITES=	SF/ntop/nDPI
 +DISTNAME=	nDPI-${PORTVERSION}_r7023
 +
 +MAINTAINER=	5u623l20@gmail.com
 +COMMENT=	ntop-maintained superset of the popular OpenDPI library
 +
 +LICENSE=	GPLv3
 +
 +CONFIGURE_ARGS=	--with-pic
 +GNU_CONFIGURE=	yes
 +USE_LDCONFIG=	yes
 +USES=	 	pathfix pkgconfig
 +
 +PLIST_SUB=	MAJOR_VER=${PORTVERSION:R}
 +
 +.include <bsd.port.mk>
 
 Added: head/net/ndpi/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net/ndpi/distinfo	Mon Dec  2 08:02:31 2013	(r335456)
 @@ -0,0 +1,2 @@
 +SHA256 (nDPI-1.4.0_r7023.tar.gz) = a06b45cbe9336d40acb7892a3399f41e7e341a37fd2526d0b242587d21bd4197
 +SIZE (nDPI-1.4.0_r7023.tar.gz) = 522464
 
 Added: head/net/ndpi/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net/ndpi/pkg-descr	Mon Dec  2 08:02:31 2013	(r335456)
 @@ -0,0 +1,8 @@
 +nDPI is a ntop-maintained superset of the popular OpenDPI library. Its goal is
 +to extend the original library by adding new protocols that are otherwise
 +available only on the paid version of OpenDPI. Furthermore, we have modified
 +nDPI do be more suitable for traffic monitoring applications, by disabling
 +specific features that slow down the DPI engine while being them un-necessary
 +for network traffic monitoring.
 +
 +WWW: http://www.ntop.org/products/ndpi/
 
 Added: head/net/ndpi/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net/ndpi/pkg-plist	Mon Dec  2 08:02:31 2013	(r335456)
 @@ -0,0 +1,13 @@
 +include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_api.h
 +include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_debug_functions.h
 +include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_define.h
 +include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_macros.h
 +include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_protocols_osdpi.h
 +include/libndpi-%%MAJOR_VER%%/libndpi/ndpi_public_functions.h
 +lib/libndpi.a
 +lib/libndpi.la
 +lib/libndpi.so
 +lib/libndpi.so.1
 +libdata/pkgconfig/libndpi.pc
 +@dirrm include/libndpi-%%MAJOR_VER%%/libndpi
 +@dirrm include/libndpi-%%MAJOR_VER%%
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
