66f9 FreshPorts -- net/daq
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
daq 2.0.0 net on this many watch lists=3 search for ports that depend on this port
Data Acquisition abstraction library for snort 2.9+
Maintained by: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Jan 2011 16:47:30
License: GPLv2


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.

WWW: http://www.snort.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/flex
  2. devel/bison
  3. devel/gmake
  4. devel/libtool
Required Libraries:
  1. net/libdnet
  2. net/libpcap

This port is required by:

for Build for Run

To install the port: cd /usr/ports/net/daq/ && make install clean
To add the package: pkg_add -r daq


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/snort/snort/
  3. http://freefr.dl.sourceforge.net/project/snort/snort/
  4. http://garr.dl.sourceforge.net/project/snort/snort/
  5. http://heanet.dl.sourceforge.net/project/snort/snort/
  6. http://hivelocity.dl.sourceforge.net/project/snort/snort/
  7. http://ignum.dl.sourceforge.net/project/snort/snort/
  8. http://internode.dl.sourceforge.net/project/snort/snort/
  9. http://iweb.dl.sourceforge.net/project/snort/snort/
  10. http://jaist.dl.sourceforge.net/project/snort/snort/
  11. http://kaz.dl.sourceforge.net/project/snort/snort/
  12. http://kent.dl.sourceforge.net/project/snort/snort/
  13. http://master.dl.sourceforge.net/project/snort/snort/
  14. http://mirrors.rit.edu/zi/
  15. http://nchc.dl.sourceforge.net/project/snort/snort/
  16. http://ncu.dl.sourceforge.net/project/snort/snort/
  17. http://netcologne.dl.sourceforge.net/project/snort/snort/
  18. http://sunet.dl.sourceforge.net/project/snort/snort/
  19. http://superb-dca3.dl.sourceforge.net/project/snort/snort/
  20. http://switch.dl.sourceforge.net/project/snort/snort/
  21. http://tenet.dl.sourceforge.net/project/snort/snort/
  22. http://ufpr.dl.sourceforge.net/project/snort/snort/
  23. http://waix.dl.sourceforge.net/project/snort/snort/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Apr 2013 20:49:38
Original commit files touched by this commit  2.0.0
bdrewery search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Approved by:	zi (maintainer)
08 Mar 2013 11:32:12
Original commit files touched by this commit  2.0.0
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

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
04 Dec 2012 16:35:49
Original commit files touched by this commit  2.0.0
zi search for other commits by this committer
- Update to 2.0.0

Feature safe:	yes
23 Jul 2012 14:17:55
Original commit files touched by this commit  1.1.1
zi search for other commits by this committer
- Update to 1.1.1
23 Mar 2012 14:27:51
Original commit files touched by this commit  0.6.2
zi search for other commits by this committer
- Update mirror URL on my ports

Feature safe:   yes
21 Oct 2011 13:42:24
Original commit files touched by this commit  0.6.2
zi search for other commits by this committer
- Take maintainership per private email conversation with current maintainer
07 Oct 2011 13:41:23
Original commit files touched by this commit  0.6.2
zi search for other commits by this committer
- Update to 0.6.2

PR:             ports/161348
Submitted by:   Ryan Steinmetz <zi@FreeBSD.org>
Approved by:    Dean Freeman <wfreeman@sourcefire.com> (maintainer)
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.6.1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
08 Sep 2011 14:40:44
Original commit files touched by this commit  0.6.1
zi search for other commits by this committer
Remove unneeded patch file files/patch-daq_pcap.c

Approved by:    wxs (mentor)
08 Sep 2011 01:42:13
Original commit files touched by this commit  0.6.1
zi search for other commits by this committer
Forced commit to note LICENSE addition and PR

PR:             ports/160042
Approved by:    wxs, tabthorpe (mentors, implicit), maintainer timeout
08 Sep 2011 01:37:20
Original commit files touched by this commit  0.6.1
zi search for other commits by this committer
Update to 0.6.1

Approved by:    wxs, tabthorpe (mentors, implicit), maintainer timeout
29 Mar 2011 02:41:56
Original commit files touched by this commit  0.5_1
wxs search for other commits by this committer
Explicitly state libtool requirement.

PR:             ports/155131 (based upon)
Submitted by:   Dean Freeman <wfreeman@sourcefire.com>
03 Feb 2011 02:51:26
Original commit files touched by this commit  0.5_1
gabor search for other commits by this committer
- Apply a vendor patch, which makes the port work properly with snort
- Bump PORTREVISION
- portlint(1)

PR:             ports/154404
Submitted by:   Michael Scheidell <scheidell@secnap.net>
Approved by:    Dean Freeman <wfreeman@sourcefire.com>
Feature safe:   yes
18 Jan 2011 16:46:54
Original commit files touched by this commit  0.5
rea search for other commits by this committer
New port: net/daq

DAQ is the data acquisition library for Snort 2.9.

PR: 153997
Feature safe: yes
Approved by: erwin (mentor)

Number of commits found: 14

2851
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days31
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0