aboutsummaryrefslogtreecommitdiff
path: root/net/pynids
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW: line to point to the new home.Wesley Shields2010-12-231-1/+1
| | | | Notes: svn path=/head/; revision=266793
* Update to 0.6.1.Wesley Shields2010-12-234-31/+36
| | | | | | | | Switch to using net/libnet as a dependency. Be explicit about PATCH and BUILD depends. Notes: svn path=/head/; revision=266758
* - Unbreak after net/libnet10 fixMartin Wilke2007-10-291-4/+0
| | | | | | | | | PR: 116876 Submitted by: Wesley Shields <wxs@atarininja.org> Approved by: maintainer Notes: svn path=/head/; revision=202272
* Mark as broken on amd64; probably need -fPIC.Mark Linimon2007-09-301-0/+4
| | | | Notes: svn path=/head/; revision=200432
* - 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