summaryrefslogtreecommitdiff
path: root/net/libnids/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix on 10, whilst gcc is exporting inline functions, clang isn't.Mathieu Arnold2014-02-033-16/+46
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=342448
* Update to libnids-1.24 and specify GPL-2 as the license.Peter Pentchev2010-06-111-0/+16
| | | | | | | | As an excuse for the flurry of port updates, I have to say that my laptop only came back with its motherboard replaced just today :) Notes: svn path=/head/; revision=256396
* Update to libnids-1.23.Peter Pentchev2009-03-181-0/+21
| | | | | | | | | Fix a couple of portlint warnings by simply removing *any* overriding of CFLAGS, LDFLAGS, etc. and fixing the libnids configure script to properly use the values obtained from pkg-config. Notes: svn path=/head/; revision=230361
* Update to 1.18, for both security reasons (a vulnerability discovered byPeter Pentchev2003-10-291-12/+0
| | | | | | | | | our very own rwatson@), and build fixes on -CURRENT. Mostly submitted by: krion Notes: svn path=/head/; revision=92568
* Add a patch allowing libnids to correctly capture packets onPeter Pentchev2002-03-261-0/+12
the loopback interface. Submitted by: nectar Ignored by: roam (myself) for over 6 months Notes: svn path=/head/; revision=56693