svn commit: r346771 - head/security/silktools

Mark Felder feld at FreeBSD.org
Sun Mar 2 15:17:48 UTC 2014


Author: feld
Date: Sun Mar  2 15:17:47 2014
New Revision: 346771
URL: http://svnweb.freebsd.org/changeset/ports/346771
QAT: https://qat.redports.org/buildarchive/r346771/

Log:
  Revert per bapt

Modified:
  head/security/silktools/pkg-plist

Modified: head/security/silktools/pkg-plist
==============================================================================
--- head/security/silktools/pkg-plist	Sun Mar  2 15:10:05 2014	(r346770)
+++ head/security/silktools/pkg-plist	Sun Mar  2 15:17:47 2014	(r346771)
@@ -19,8 +19,10 @@ bin/rwgeoip2ccmap
 bin/rwgroup
 bin/rwidsquery
 bin/rwip2cc
+bin/rwipfix2silk
 bin/rwmatch
 bin/rwnetmask
+bin/rwp2yaf2silk
 bin/rwpcut
 bin/rwpdedupe
 bin/rwpdu2silk
@@ -40,6 +42,7 @@ bin/rwsetbuild
 bin/rwsetcat
 bin/rwsetmember
 bin/rwsettool
+bin/rwsilk2ipfix
 bin/rwsiteinfo
 bin/rwsort
 bin/rwsplit
@@ -72,6 +75,7 @@ include/silk/skdllist.h
 include/silk/skheader.h
 include/silk/skheap.h
 include/silk/skipaddr.h
+include/silk/skipfix.h
 include/silk/skipset.h
 include/silk/sklog.h
 include/silk/skmempool.h
@@ -148,8 +152,10 @@ man/man1/rwgeoip2ccmap.1.gz
 man/man1/rwgroup.1.gz
 man/man1/rwidsquery.1.gz
 man/man1/rwip2cc.1.gz
+man/man1/rwipfix2silk.1.gz
 man/man1/rwmatch.1.gz
 man/man1/rwnetmask.1.gz
+man/man1/rwp2yaf2silk.1.gz
 man/man1/rwpcut.1.gz
 man/man1/rwpdedupe.1.gz
 man/man1/rwpdu2silk.1.gz
@@ -168,6 +174,7 @@ man/man1/rwsetbuild.1.gz
 man/man1/rwsetcat.1.gz
 man/man1/rwsetmember.1.gz
 man/man1/rwsettool.1.gz
+man/man1/rwsilk2ipfix.1.gz
 man/man1/rwsiteinfo.1.gz
 man/man1/rwsort.1.gz
 man/man1/rwsplit.1.gz
@@ -207,21 +214,21 @@ sbin/rwpollexec
 sbin/rwreceiver
 sbin/rwsender
 share/silk/addrtype-templ.txt
-share/silk/generic-silk.conf
-share/silk/silk.magic
-share/silk/twoway-silk.conf
 share/silk/etc/flowcap.conf
-share/silk/etc/rwflowappend.conf
-share/silk/etc/rwflowpack.conf
-share/silk/etc/rwpollexec.conf
-share/silk/etc/rwreceiver.conf
-share/silk/etc/rwsender.conf
 share/silk/etc/init.d/flowcap
 share/silk/etc/init.d/rwflowappend
 share/silk/etc/init.d/rwflowpack
 share/silk/etc/init.d/rwpollexec
 share/silk/etc/init.d/rwreceiver
 share/silk/etc/init.d/rwsender
+share/silk/etc/rwflowappend.conf
+share/silk/etc/rwflowpack.conf
+share/silk/etc/rwpollexec.conf
+share/silk/etc/rwreceiver.conf
+share/silk/etc/rwsender.conf
+share/silk/generic-silk.conf
+share/silk/silk.magic
+share/silk/twoway-silk.conf
 %%PYTHON_SITELIBDIR%%/netsa_silk.py
 %%PYTHON_SITELIBDIR%%/netsa_silk.pyc
 %%PYTHON_SITELIBDIR%%/netsa_silk.pyo


More information about the svn-ports-head mailing list