aboutsummaryrefslogtreecommitdiff
path: root/net/daq
Commit message (Collapse)AuthorAgeFilesLines
* - Pet portlintDmitry Marakasov2019-08-202-5/+2
| | | | | | | | | | - Switch to USES=localbase - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=509414
* [NEW] net/libdaq: Data Acquisition abstraction library for snort 3.0+Muhammad Moinur Rahman2019-07-311-0/+2
| | | | | | | | | | | | | | | | | | | | Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O. The DAQ replaces direct calls to PCAP functions with an abstraction layer that facilitates operation on a variety of hardware and software interfaces without requiring changes to Snort. It is possible to select the DAQ type and mode when invoking Snort to perform PCAP readback or inline operation, etc. The DAQ library may be useful for other packet processing applications and the modular nature allows you to build new modules for other platforms. This version is not compatible with Snort 2.X. WWW: http://www.snort.org/ Notes: svn path=/head/; revision=507706
* net/daq: Update to 2.2.2Mark Felder2017-12-113-7/+8
| | | | | | | | | This update is required for the upcoming release of Snort 3 Approved by: zi Notes: svn path=/head/; revision=456070
* - MASTER_SITES cleanupRyan Steinmetz2017-08-011-1/+1
| | | | Notes: svn path=/head/; revision=447034
* net/daq: Fix dependency on libpcap (use ports version)John Marino2016-08-061-1/+2
| | | | | | | | | | | | Back in r342092 (Jan 2014), the LIB_DEPENDS specification was updated from pcap to libpcap.so, which effectively moved the dependency from the ports version of libpcap to the base version. The maintainer also indicated the ports listed in the PR should specify the net/libpcap. PR: 211578 Notes: svn path=/head/; revision=419724
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Drop 8.x supportDmitry Marakasov2015-09-302-12/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=398240
* - Update to 2.0.6Ryan Steinmetz2015-08-102-5/+4
| | | | Notes: svn path=/head/; revision=393863
* - Update to 2.0.5Ryan Steinmetz2015-05-273-5/+6
| | | | Notes: svn path=/head/; revision=387664
* - Disable netmap support on anything older than 9.1Ryan Steinmetz2014-10-262-2/+12
| | | | | | | | PR: 194607 Submitted by: ohauer@ Notes: svn path=/head/; revision=371502
* - Update to 2.0.4Ryan Steinmetz2014-10-243-6/+10
| | | | Notes: svn path=/head/; revision=371464
* - Convert to USES=libtoolTijl Coosemans2014-07-152-11/+7
| | | | | | | | - Add INSTALL_TARGET=install-strip - Replace CFLAGS/LDFLAGS with CPPFLAGS/LIBS Notes: svn path=/head/; revision=361960
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2014-03-091-2/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=347693
* - Update to 2.0.2Ryan Steinmetz2014-02-242-4/+3
| | | | Notes: svn path=/head/; revision=345897
* - Add STAGE supportRyan Steinmetz2014-01-312-18/+18
| | | | | | | | | | | - Bump PORTREVISION - Sort pkg-plist PR: ports/185273 Submitted by: ohauer@ Notes: svn path=/head/; revision=342092
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update to 2.0.1Ryan Steinmetz2013-08-262-3/+3
| | | | Notes: svn path=/head/; revision=325417
* - Mark MAKE_JOBS_UNSAFEBryan Drewery2013-04-301-0/+1
| | | | | | | Approved by: zi (maintainer) Notes: svn path=/head/; revision=316963
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - Update to 2.0.0Ryan Steinmetz2012-12-043-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308247
* - Update to 1.1.1Ryan Steinmetz2012-07-233-6/+6
| | | | Notes: svn path=/head/; revision=301398
* - Update mirror URL on my portsRyan Steinmetz2012-03-231-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293717
* - Take maintainership per private email conversation with current maintainerRyan Steinmetz2011-10-211-1/+1
| | | | Notes: svn path=/head/; revision=284061
* - Update to 0.6.2Ryan Steinmetz2011-10-072-3/+3
| | | | | | | | | PR: ports/161348 Submitted by: Ryan Steinmetz <zi@FreeBSD.org> Approved by: Dean Freeman <wfreeman@sourcefire.com> (maintainer) Notes: svn path=/head/; revision=283120
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Remove unneeded patch file files/patch-daq_pcap.cRyan Steinmetz2011-09-081-11/+0
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=281458
* Update to 0.6.1Ryan Steinmetz2011-09-082-4/+6
| | | | | | | Approved by: wxs, tabthorpe (mentors, implicit), maintainer timeout Notes: svn path=/head/; revision=281415
* Explicitly state libtool requirement.Wesley Shields2011-03-291-0/+1
| | | | | | | | PR: ports/155131 (based upon) Submitted by: Dean Freeman <wfreeman@sourcefire.com> Notes: svn path=/head/; revision=271961
* - Apply a vendor patch, which makes the port work properly with snortGabor Kovesdan2011-02-032-1/+13
| | | | | | | | | | | | | - Bump PORTREVISION - portlint(1) PR: ports/154404 Submitted by: Michael Scheidell <scheidell@secnap.net> Approved by: Dean Freeman <wfreeman@sourcefire.com> Feature safe: yes Notes: svn path=/head/; revision=268569
* New port: net/daqEygene Ryabinkin2011-01-184-0/+68
DAQ is the data acquisition library for Snort 2.9. PR: 153997 Feature safe: yes Approved by: erwin (mentor) Notes: svn path=/head/; revision=267950