aboutsummaryrefslogtreecommitdiffstats
path: root/net/daq
Commit message (Collapse)AuthorAgeFilesLines
* - Disable netmap support on anything older than 9.1zi2014-10-262-2/+12
| | | | | PR: 194607 Submitted by: ohauer@
* - Update to 2.0.4zi2014-10-253-6/+10
|
* - Convert to USES=libtooltijl2014-07-162-11/+7
| | | | | - Add INSTALL_TARGET=install-strip - Replace CFLAGS/LDFLAGS with CPPFLAGS/LIBS
* - Use USES=gmakesunpoet2014-03-101-2/+1
| | | | Approved by: portmgr (blanket)
* - Update to 2.0.2zi2014-02-252-4/+3
|
* - Add STAGE supportzi2014-02-012-18/+18
| | | | | | | | - Bump PORTREVISION - Sort pkg-plist PR: ports/185273 Submitted by: ohauer@
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | net)
* - Update to 2.0.1zi2013-08-272-3/+3
|
* - Mark MAKE_JOBS_UNSAFEbdrewery2013-05-011-0/+1
| | | | Approved by: zi (maintainer)
* Convert USE_BISON to USES= bisonbapt2013-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
* - Update to 2.0.0zi2012-12-053-4/+4
| | | | Feature safe: yes
* - Update to 1.1.1zi2012-07-233-6/+6
|
* - Update mirror URL on my portszi2012-03-231-1/+2
| | | | Feature safe: yes
* - Take maintainership per private email conversation with current maintainerzi2011-10-211-1/+1
|
* - Update to 0.6.2zi2011-10-072-3/+3
| | | | | | PR: ports/161348 Submitted by: Ryan Steinmetz <zi@FreeBSD.org> Approved by: Dean Freeman <wfreeman@sourcefire.com> (maintainer)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-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
* Remove unneeded patch file files/patch-daq_pcap.czi2011-09-081-11/+0
| | | | Approved by: wxs (mentor)
* Update to 0.6.1zi2011-09-082-4/+6
| | | | Approved by: wxs, tabthorpe (mentors, implicit), maintainer timeout
* Explicitly state libtool requirement.wxs2011-03-291-0/+1
| | | | | PR: ports/155131 (based upon) Submitted by: Dean Freeman <wfreeman@sourcefire.com>
* - Apply a vendor patch, which makes the port work properly with snortgabor2011-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
* New port: net/daqrea2011-01-194-0/+68
DAQ is the data acquisition library for Snort 2.9. PR: 153997 Feature safe: yes Approved by: erwin (mentor)