From owner-svn-ports-all@FreeBSD.ORG Wed Jul 9 11:09:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org 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 D8984771; Wed, 9 Jul 2014 11:09:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C64422EC8; Wed, 9 Jul 2014 11:09:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s69B91Kx034967; Wed, 9 Jul 2014 11:09:01 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s69B912E034963; Wed, 9 Jul 2014 11:09:01 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201407091109.s69B912E034963@svn.freebsd.org> From: Tijl Coosemans Date: Wed, 9 Jul 2014 11:09:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361351 - head/net-mgmt/yaf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2014 11:09:01 -0000 Author: tijl Date: Wed Jul 9 11:09:00 2014 New Revision: 361351 URL: http://svnweb.freebsd.org/changeset/ports/361351 QAT: https://qat.redports.org/buildarchive/r361351/ Log: - Update to 2.5.0 - New LIB_DEPENDS syntax - USES=libtool pathfix - Add INSTALL_TARGET=install-strip - Depend on libltdl - Enable extra plugins - Use @sample Modified: head/net-mgmt/yaf/Makefile head/net-mgmt/yaf/distinfo head/net-mgmt/yaf/pkg-plist Modified: head/net-mgmt/yaf/Makefile ============================================================================== --- head/net-mgmt/yaf/Makefile Wed Jul 9 10:18:00 2014 (r361350) +++ head/net-mgmt/yaf/Makefile Wed Jul 9 11:09:00 2014 (r361351) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= yaf -PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTVERSION= 2.5.0 CATEGORIES= net-mgmt MASTER_SITES= http://tools.netsa.cert.org/releases/ @@ -13,14 +12,16 @@ COMMENT= YAF is Yet Another Flowmeter LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= fixbuf:${PORTSDIR}/net/libfixbuf \ - pcre.3:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libfixbuf.so:${PORTSDIR}/net/libfixbuf \ + libpcre.so:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes -USES= pkgconfig perl5 -USE_GNOME= glib20 gnomehack +INSTALL_TARGET= install-strip +USES= libtool pathfix perl5 pkgconfig +USE_AUTOTOOLS= libltdl +USE_GNOME= glib20 USE_LDCONFIG= yes -CONFIOGURE_ARGS+= --disable-doxygen +CONFIGURE_ARGS= --disable-doxygen-doc --enable-applabel --enable-plugins PLIST_SUB+= PORTVERSION="${PORTVERSION}" @@ -28,7 +29,9 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}" CONFIGURE_ARGS+= --with-dag=${LOCALBASE} .endif -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure +post-install: +.for f in dhcp_fingerprints.conf yafApplabelRules.conf yafDPIRules.conf + ${MV} ${STAGEDIR}${PREFIX}/etc/$f ${STAGEDIR}${PREFIX}/etc/$f.sample +.endfor .include Modified: head/net-mgmt/yaf/distinfo ============================================================================== --- head/net-mgmt/yaf/distinfo Wed Jul 9 10:18:00 2014 (r361350) +++ head/net-mgmt/yaf/distinfo Wed Jul 9 11:09:00 2014 (r361351) @@ -1,2 +1,2 @@ -SHA256 (yaf-2.1.1.tar.gz) = 078c7518f6bdc6f9c1a93ec0bc8613be4f9f8090b3ec9cff76f87ddcd54df212 -SIZE (yaf-2.1.1.tar.gz) = 1298770 +SHA256 (yaf-2.5.0.tar.gz) = 79c3498a77e9be11487b22fb6c4fe886965042de3c875c6242b54c3f9e9a4c9d +SIZE (yaf-2.5.0.tar.gz) = 1530757 Modified: head/net-mgmt/yaf/pkg-plist ============================================================================== --- head/net-mgmt/yaf/pkg-plist Wed Jul 9 10:18:00 2014 (r361350) +++ head/net-mgmt/yaf/pkg-plist Wed Jul 9 11:09:00 2014 (r361351) @@ -1,9 +1,13 @@ bin/airdaemon bin/filedaemon +bin/getFlowKeyHash bin/yaf +bin/yafMeta2Pcap bin/yafcollect bin/yafscii -etc/yafApplabelRules.conf +@sample etc/dhcp_fingerprints.conf.sample +@sample etc/yafApplabelRules.conf.sample +@sample etc/yafDPIRules.conf.sample include/airframe/airlock.h include/airframe/airopt.h include/airframe/airutil.h @@ -22,10 +26,6 @@ include/airframe/mio_source_tcp.h include/airframe/mio_source_udp.h include/airframe/mio_stdio.h include/airframe/privconfig.h -include/libltdl/lt_dlloader.h -include/libltdl/lt_error.h -include/libltdl/lt_system.h -include/ltdl.h include/yaf/CERT_IE.h include/yaf/autoinc.h include/yaf/decode.h @@ -35,28 +35,133 @@ include/yaf/yafcore.h include/yaf/yafhooks.h include/yaf/yafrag.h include/yaf/yaftab.h -lib/libairframe-%%PORTVERSION%%.so lib/libairframe-%%PORTVERSION%%.so.4 +lib/libairframe-%%PORTVERSION%%.so.4.0.0 lib/libairframe.a -lib/libairframe.la lib/libairframe.so -lib/libltdl.a -lib/libltdl.la -lib/libltdl.so -lib/libltdl.so.9 -lib/libyaf-%%PORTVERSION%%.so lib/libyaf-%%PORTVERSION%%.so.4 +lib/libyaf-%%PORTVERSION%%.so.4.0.0 lib/libyaf.a -lib/libyaf.la lib/libyaf.so +lib/yaf/aolplugin.a +lib/yaf/aolplugin.so +lib/yaf/aolplugin.so.1 +lib/yaf/aolplugin.so.1.0.1 +lib/yaf/bgpplugin.a +lib/yaf/bgpplugin.so +lib/yaf/bgpplugin.so.1 +lib/yaf/bgpplugin.so.1.0.1 +lib/yaf/dhcp_fp_plugin.a +lib/yaf/dhcp_fp_plugin.so +lib/yaf/dhcp_fp_plugin.so.1 +lib/yaf/dhcp_fp_plugin.so.1.0.1 +lib/yaf/dhcpplugin.a +lib/yaf/dhcpplugin.so +lib/yaf/dhcpplugin.so.1 +lib/yaf/dhcpplugin.so.1.0.1 +lib/yaf/dnp3plugin.a +lib/yaf/dnp3plugin.so +lib/yaf/dnp3plugin.so.1 +lib/yaf/dnp3plugin.so.1.0.1 +lib/yaf/dnsplugin.a +lib/yaf/dnsplugin.so +lib/yaf/dnsplugin.so.1 +lib/yaf/dnsplugin.so.1.0.1 +lib/yaf/dpacketplugin.a +lib/yaf/dpacketplugin.so +lib/yaf/dpacketplugin.so.1 +lib/yaf/dpacketplugin.so.1.0.1 +lib/yaf/dumpplugin.a +lib/yaf/dumpplugin.so +lib/yaf/dumpplugin.so.1 +lib/yaf/dumpplugin.so.1.0.1 +lib/yaf/ethipplugin.a +lib/yaf/ethipplugin.so +lib/yaf/ethipplugin.so.1 +lib/yaf/ethipplugin.so.1.0.1 +lib/yaf/ircplugin.a +lib/yaf/ircplugin.so +lib/yaf/ircplugin.so.1 +lib/yaf/ircplugin.so.1.0.1 +lib/yaf/ldpplugin.a +lib/yaf/ldpplugin.so +lib/yaf/ldpplugin.so.1 +lib/yaf/ldpplugin.so.1.0.1 +lib/yaf/modbusplugin.a +lib/yaf/modbusplugin.so +lib/yaf/modbusplugin.so.1 +lib/yaf/modbusplugin.so.1.0.1 +lib/yaf/mysqlplugin.a +lib/yaf/mysqlplugin.so +lib/yaf/mysqlplugin.so.1 +lib/yaf/mysqlplugin.so.1.0.1 +lib/yaf/nntpplugin.a +lib/yaf/nntpplugin.so +lib/yaf/nntpplugin.so.1 +lib/yaf/nntpplugin.so.1.0.1 +lib/yaf/nullplugin.a +lib/yaf/nullplugin.so +lib/yaf/nullplugin.so.1 +lib/yaf/nullplugin.so.1.0.1 +lib/yaf/palplugin.a +lib/yaf/palplugin.so +lib/yaf/palplugin.so.1 +lib/yaf/palplugin.so.1.0.1 +lib/yaf/piplugin.a +lib/yaf/piplugin.so +lib/yaf/piplugin.so.1 +lib/yaf/piplugin.so.1.0.1 +lib/yaf/pop3plugin.a +lib/yaf/pop3plugin.so +lib/yaf/pop3plugin.so.1 +lib/yaf/pop3plugin.so.1.0.1 +lib/yaf/pptpplugin.a +lib/yaf/pptpplugin.so +lib/yaf/pptpplugin.so.1 +lib/yaf/pptpplugin.so.1.0.1 +lib/yaf/proxyplugin.a +lib/yaf/proxyplugin.so +lib/yaf/proxyplugin.so.1 +lib/yaf/proxyplugin.so.1.0.1 +lib/yaf/rtpplugin.a +lib/yaf/rtpplugin.so +lib/yaf/rtpplugin.so.1 +lib/yaf/rtpplugin.so.1.0.1 +lib/yaf/slpplugin.a +lib/yaf/slpplugin.so +lib/yaf/slpplugin.so.1 +lib/yaf/slpplugin.so.1.0.1 +lib/yaf/snmpplugin.a +lib/yaf/snmpplugin.so +lib/yaf/snmpplugin.so.1 +lib/yaf/snmpplugin.so.1.0.1 +lib/yaf/socksplugin.a +lib/yaf/socksplugin.so +lib/yaf/socksplugin.so.1 +lib/yaf/socksplugin.so.1.0.1 +lib/yaf/teredoplugin.a +lib/yaf/teredoplugin.so +lib/yaf/teredoplugin.so.1 +lib/yaf/teredoplugin.so.1.0.1 +lib/yaf/tftpplugin.a +lib/yaf/tftpplugin.so +lib/yaf/tftpplugin.so.1 +lib/yaf/tftpplugin.so.1.0.1 +lib/yaf/tlsplugin.a +lib/yaf/tlsplugin.so +lib/yaf/tlsplugin.so.1 +lib/yaf/tlsplugin.so.1.0.1 libdata/pkgconfig/libairframe.pc libdata/pkgconfig/libyaf.pc man/man1/airdaemon.1.gz man/man1/applabel.1.gz man/man1/filedaemon.1.gz +man/man1/getFlowKeyHash.1.gz man/man1/yaf.1.gz +man/man1/yafMeta2Pcap.1.gz +man/man1/yafdhcp.1.gz man/man1/yafdpi.1.gz man/man1/yafscii.1.gz +@dirrm lib/yaf @dirrm include/yaf -@dirrm include/libltdl @dirrm include/airframe