aboutsummaryrefslogtreecommitdiff
path: root/net/pynids
Commit message (Collapse)AuthorAgeFilesLines
* - Patch net/libnet* to versioned libraries and header files, so they canPav Lucistnik2007-01-312-8/+39
| | | | | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=183770
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* libnet update:Sergey Matveychuk2005-11-141-1/+2
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* - Unbreak on amd64: sneak template config.* files into bundled tarballPav Lucistnik2005-08-062-0/+28
| | | | | | | | | | of libnids - Unbreak on ia64: add -fPIC for shared library Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140807
* Add pynids 0.5, python interface to libnids.Sam Lawrance2005-06-293-0/+40
PR: ports/82593 Submitted by: Corey Smith Notes: svn path=/head/; revision=138185