[MacPorts] #5944: NEW: pylibpcap-0.5.1

MacPorts noreply at macports.org
Thu Mar 24 09:38:36 PDT 2016


#5944: NEW: pylibpcap-0.5.1
---------------------------+--------------------------------
  Reporter:  chris.owen@…  |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  1.0
Resolution:  fixed         |   Keywords:
      Port:  pylibpcap     |
---------------------------+--------------------------------
Changes (by ryandesign@…):

 * port:   => pylibpcap


Old description:

> pylibpcap-0.5.1
>
> The portfile follows:
>
> # $Id: $
> PortSystem              1.0
> PortGroup               python24 1.0
>
> name                    pylibpcap
> version                 0.5.1
> categories              python net
> maintainers             chris.owen at consault.com
> description             A python module for the libpcap packet capture
> library.
> long_description        \
>         Pylibpcap is a Python extension module that interfaces with the
> libpcap \
>         packet capture library.  Pylibpcap enables python scripts to
> capture \
>         packets on the network.
> homepage                http://pylibpcap.sourceforge.net/
> master_sites
> http://puzzle.dl.sourceforge.net/sourceforge/pylibpcap/ sourceforge
> checksums md5           85adbefd87be3a3a32bed899974fe3dc
> checksums sha1          c8e85258b3b3f79d629531856cfb3242c07f5796
> checksums rmd160        f1e2309fbaf0878e6b4fb87b626686377c6c105a
>
> depends_lib-append      port:libpcap port:swig
>
> post-destroot {
>         xinstall -m 644 -W ${worksrcpath} COPYING PKG-INFO README \
>                 ${destroot}${prefix}/share/doc/${name}
>         xinstall -m 644 -W ${worksrcpath}/examples findalldevs.py
> sniff.py \
>                 ${destroot}${prefix}/share/doc/${name}/examples
> }
>
> Description: pylibpcap is a python extension module for interfacing with
> the libpcap packet capture
> library.
>
> Homepage: http://pylibpcap.sf.net
>
> Comments: Thanks to everyone who helped me along.
>
>  Christopher Owen
>  e: chris.owen at consault.com
>  c: 604.306.0704

New description:

 pylibpcap-0.5.1

 The portfile follows:

 {{{
 # $Id: $
 PortSystem              1.0
 PortGroup               python24 1.0

 name                    pylibpcap
 version                 0.5.1
 categories              python net
 maintainers             chris.owen at consault.com
 description             A python module for the libpcap packet capture
 library.
 long_description        \
         Pylibpcap is a Python extension module that interfaces with the
 libpcap \
         packet capture library.  Pylibpcap enables python scripts to
 capture \
         packets on the network.
 homepage                http://pylibpcap.sourceforge.net/
 master_sites
 http://puzzle.dl.sourceforge.net/sourceforge/pylibpcap/ sourceforge
 checksums md5           85adbefd87be3a3a32bed899974fe3dc
 checksums sha1          c8e85258b3b3f79d629531856cfb3242c07f5796
 checksums rmd160        f1e2309fbaf0878e6b4fb87b626686377c6c105a

 depends_lib-append      port:libpcap port:swig

 post-destroot {
         xinstall -m 644 -W ${worksrcpath} COPYING PKG-INFO README \
                 ${destroot}${prefix}/share/doc/${name}
         xinstall -m 644 -W ${worksrcpath}/examples findalldevs.py sniff.py
 \
                 ${destroot}${prefix}/share/doc/${name}/examples
 }
 }}}

 Description: pylibpcap is a python extension module for interfacing with
 the libpcap packet capture
 library.

 Homepage: http://pylibpcap.sf.net

 Comments: Thanks to everyone who helped me along.

  Christopher Owen\\
  e: chris.owen at consault.com\\
  c: 604.306.0704

--

-- 
Ticket URL: <https://trac.macports.org/ticket/5944#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list