aboutsummaryrefslogtreecommitdiffstats
path: root/net/scapy
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-2/+1
| | | | net)
* Convert vanhu@ ports to new options frameworkbapt2013-01-092-30/+23
| | | | | | Removed optionnal dependency on the deprecated py-visual for net/scapy Approved by: maintainer (vanhu)
* - Update to 2.2.0miwi2011-03-188-75/+12
| | | | | | Pr: 155151 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer
* Update to 2.1.1arved2010-07-284-8/+14
| | | | | | PR: 148850 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer
* - Update to 2.1.0wen2010-01-0613-75/+79
| | | | | | | | - Remove 5 unneeded patches and add 6 new pathces PR: ports/141471 Submitted by: Sofian Brabez <sbrabez@gmail.com> Approved by: maintainer(timeout, >20days)
* - Fix a Python import when importing of a pcap file in scapyamdmi32009-07-282-1/+12
| | | | | | PR: 136798, 136924 Submitted by: Aurélien Ansel <aurelien.ansel@netasq.com> Approved by: VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer via private email)
* - Add some options (GRAPH, VPYTHON and SOX)jadawin2009-07-062-3/+31
| | | | | | | | - Fix two dependencies (Queso and Nmap) PR: ports/136160 Submitted by: Aurélien Ansel <aurelien.anse netasq.com> Approved by: maintainer
* - Update to 2.0.1wxs2009-06-254-8/+11
| | | | | | PR: ports/135996 Submitted by: Vladimir Korkodinov <viper@perm.raid.ru> Approved by: maintainer
* - Update to 2.0.0.10lwhsu2008-11-207-42/+308
| | | | | | PR: ports/128802 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: vanhu AT netasq.com (maintainer)
* - Add optional dependencies on p0f, nmap, queso and wireshark's databaseslwhsu2007-04-242-1/+46
| | | | | | | | | | - Correct database files locations - Bump PORTREVISION PR: 111989 Submitted by: "R.Mahmatkhanov" <R.Mahmatkhanov AT SKYLINK.ru> Approved by: VANHULLEBUS Yvan <yvan.vanhullebus AT netasq.com> (maintainer) clsung (mentor, implicitly)
* - Update to 1.1.1miwi2007-04-182-4/+4
| | | | | PR: 111518 Submitted by: R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.ru> (maintainer)
* - update to 1.0.5dinoex2006-11-052-7/+25
| | | | | | | - new OPTIONS PR: 104649 Submitted by: Anton Karpov Approved by: VANHULLEBUS Yvan (maintainer)
* - Update to 1.0.4mnag2006-05-102-4/+4
| | | | | | PR: 96682 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer
* Add scapy 1.0.2, powerful interactive packet manipulation program ingarga2005-12-153-0/+48
python. PR: ports/90393 Submitted by: vanhu <vanhu@netasq.com>