[101700] trunk/dports/net/py26-scapy/Portfile
g5pw at macports.org
g5pw at macports.org
Thu Jan 17 07:26:47 PST 2013
Revision: 101700
https://trac.macports.org/changeset/101700
Author: g5pw at macports.org
Date: 2013-01-17 07:26:47 -0800 (Thu, 17 Jan 2013)
Log Message:
-----------
net/py26-scapy:
obsolete in favor of scapy.
Modified Paths:
--------------
trunk/dports/net/py26-scapy/Portfile
Modified: trunk/dports/net/py26-scapy/Portfile
===================================================================
--- trunk/dports/net/py26-scapy/Portfile 2013-01-17 15:25:20 UTC (rev 101699)
+++ trunk/dports/net/py26-scapy/Portfile 2013-01-17 15:26:47 UTC (rev 101700)
@@ -2,42 +2,10 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
name py26-scapy
-version 2.1.0
+replaced_by scapy
+version 2.2.0
categories net security python
-platforms darwin
-maintainers nomaintainer
-description A powerful packet manipulation tool
-long_description \
- Scapy is a powerful interactive packet manipulation program. It is \
- able to forge or decode packets of a wide number of protocols, send \
- them on the wire, capture them, match requests and replies, and much \
- more. It can easily handle most classical tasks like scanning, \
- tracerouting, probing, unit tests, attacks or network discovery (it \
- can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, \
- tethereal, p0f, etc.). It also performs very well at a lot of other \
- specific tasks that most other tools can't handle, like sending \
- invalid frames, injecting your own 802.11 frames, combining technics \
- (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted \
- channel, ...), etc.
-
-homepage http://www.secdev.org/projects/scapy
-master_sites ${homepage}/files/
-distname scapy-${version}
-
-checksums md5 357b5b21ea3b4f289a326c0905b715c1 \
- sha1 e507bc0f2a32d209f321580c9338d2ceb72ab93a \
- rmd160 caca42e89c87c07a2dbe399dd4e5924cefdff48a
-
-depends_lib-append port:py26-pylibpcap \
- port:py26-libdnet port:py26-crypto \
- port:py26-gnuplot port:py26-pyx \
- path:bin/dot:graphviz
-
-post-destroot {
- ln -s ${python.prefix}/share/man/man1/scapy.1.gz \
- ${destroot}${prefix}/share/man/man1/scapy-${python.branch}.1.gz
-}
+PortGroup obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130117/248f27ec/attachment-0001.html>
More information about the macports-changes
mailing list