aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/yaf
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3).Alexey Dokuchaev2020-05-271-1/+1
| | | | Notes: svn path=/head/; revision=536694
* net-mgmt/yaf: remove expired optional dependency on net/libp0fRene Ladan2020-05-051-6/+1
| | | | Notes: svn path=/head/; revision=534080
* Update net/libfixbuf to 2.3.1 and net-mgmt/yaf 2.11.0Antoine Brodin2019-06-173-7/+5
| | | | | | | | PR: 238208 Approved by: maintainers timeout (20 days) Notes: svn path=/head/; revision=504403
* net-mgmt/yaf: Update to 2.10.0Steve Wills2018-08-273-13/+13
| | | | | | | | | | PR: 230632 Submitted by: Nathan <ndowens@yahoo.com> Reported by: Chris Inacio <nacho319+freebsdZilla@gmail.com> Approved by: dikshie@sfc.wide.ad.jp (maintainer) Notes: svn path=/head/; revision=478225
* Update to 2.9.3Antoine Brodin2018-02-143-4/+8
| | | | | | | | PR: 225527 Approved by: maintainer Notes: svn path=/head/; revision=461806
* Do not force dependency on libpcap from ports, libpcap from base is fineAntoine Brodin2016-10-311-2/+4
| | | | | | | for all package users Notes: svn path=/head/; revision=424992
* net-mgmt/yaf: Fix dependency on libpcapJohn Marino2016-08-061-1/+2
| | | | | | | | | | | The WITH_DAG knob implies that the ports version of libpcap is desired for yaf, not the base version as it is currently configured. Fix the dependency specification accordingly. PR: 211578 Notes: svn path=/head/; revision=419718
* net-mgmt/yaf: 2.8.1 -> 2.8.4Kurt Jaeger2016-05-122-11/+3
| | | | | | | | | | | | | - Fixes a bug in decoding specific TCP Options headers. - Fix application labeling bug introduced in 2.8.0 which incorrectly labels particular REGEX labels PR: 209021 Submitted by: Chris Inacio <nacho319+freebsdZilla@gmail.com> Approved by: dikshie@sfc.wide.ad.jp (maintainer timeout) Notes: svn path=/head/; revision=415075
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Fix plist for WITHOUT=APPLABEL caseDmitry Marakasov2016-03-242-120/+121
| | | | | | | | | PR: 207869 Submitted by: nacho319+freebsdZilla@gmail.com Approved by: maintainer timeout (dikshie@sfc.wide.ad.jp, 2 weeks) Notes: svn path=/head/; revision=411802
* net-mgmt/yaf: 2.8.0 -> 2.8.1, with many new OPTIONsKurt Jaeger2016-03-063-11/+62
| | | | | | | | | | | | | | - Fix compile error when configured with --disable-payload - Force buffer emit with IPFIX Options record when inactive Please report if you find OPTION combinations that cause problems. PR: 202611 Submitted by: Chris Inacio <nacho319+freebsdZilla@gmail.com> Approved by: dikshie@sfc.wide.ad.jp Notes: svn path=/head/; revision=410460
* Update to 2.8.0Antoine Brodin2016-01-063-3/+5
| | | | | | | | PR: 205611 Approved by: maintainer Notes: svn path=/head/; revision=405380
* Update to 2.7.1Antoine Brodin2015-06-123-3/+11
| | | | | | | | PR: 200645 Approved by: maintainer Notes: svn path=/head/; revision=389305
* Update to 2.6.0Antoine Brodin2014-11-063-6/+9
| | | | | | | | PR: ports/194432 Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=372233
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.Tijl Coosemans2014-09-171-1/+1
| | | | | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=368356
* - Update to 2.5.0Tijl Coosemans2014-07-093-25/+133
| | | | | | | | | | | | - New LIB_DEPENDS syntax - USES=libtool pathfix - Add INSTALL_TARGET=install-strip - Depend on libltdl - Enable extra plugins - Use @sample Notes: svn path=/head/; revision=361351
* - Stage supportMartin Wilke2014-03-092-4/+6
| | | | Notes: svn path=/head/; revision=347644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327077
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - Add explicit pkgconf dependencyBryan Drewery2013-03-241-4/+2
| | | | | | | | | | | - Trim headers PR: ports/177306 Reported by: John Marino <draco@marino.st> With hat: portmgr Notes: svn path=/head/; revision=315130
* Update PCRE to 8.32Martin Matuska2012-12-101-2/+2
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-1/+2
| | | | Notes: svn path=/head/; revision=291338
* - Update to 2.1.1 [1]Ryan Steinmetz2011-09-263-14/+20
| | | | | | | | | | | | | - Add LICENSE - Add Endace DAG support - Mark MAKE_JOBS_SAFE - Remove unneeded 6.x check PR: ports/160863 Submitted by: dikshie <dikshie@sfc.wide.ad.jp> (maintainer) [1] Notes: svn path=/head/; revision=282399
* - Update to 1.3.1Wen Heping2010-12-313-10/+17
| | | | | | | | PR: ports/153555 Submitted by: dikshie <dikshie@sfc.wide.ad.jp> (maintainer) Notes: svn path=/head/; revision=267188
* YAF is Yet Another Flowmeter. It processes packet data from pcap(3)Martin Wilke2009-07-014-0/+93
dumpfiles as generated by tcpdump(1) or via live capture from an interface using pcap(3) into bidirectional flows, then exports those flows to IPFIX Collecting Processes or in an IPFIX-based file format. YAF's output can be used with the SiLK flow analysis tools and any other IPFIX compliant toolchain. WWW: http://tools.netsa.cert.org/yaf/index.html PR: ports/136118 Submitted by: Dikshie <dikshie at sfc.wide.ad.jp> Notes: svn path=/head/; revision=236855