summaryrefslogtreecommitdiff
path: root/net/p5-Net-RawIP
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2005-05-27 15:12:53 +0000
committerbouyer <bouyer@pkgsrc.org>2005-05-27 15:12:53 +0000
commit3e4bdf04924034ccc8806dab8b19834b4b2b8a80 (patch)
tree512eec1310cef5b944cc6b3f82392c0376e153a0 /net/p5-Net-RawIP
parent2f214973d375a637f27cf458392353a86baf0d59 (diff)
downloadpkgsrc-3e4bdf04924034ccc8806dab8b19834b4b2b8a80.tar.gz
Initial import of p5-Net-RawIP: Perl extension to manipulate raw ip packets
with interface to libpcap. This package provides a class object which can be used for creating, manipulating and sending a raw ip packets with optional feature for manipulating ethernet headers.
Diffstat (limited to 'net/p5-Net-RawIP')
-rw-r--r--net/p5-Net-RawIP/DESCR5
-rw-r--r--net/p5-Net-RawIP/Makefile17
-rw-r--r--net/p5-Net-RawIP/PLIST1
-rw-r--r--net/p5-Net-RawIP/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/net/p5-Net-RawIP/DESCR b/net/p5-Net-RawIP/DESCR
new file mode 100644
index 00000000000..bcf31f462a2
--- /dev/null
+++ b/net/p5-Net-RawIP/DESCR
@@ -0,0 +1,5 @@
+Perl extension to manipulate raw ip packets with interface to libpcap.
+
+This package provides a class object which can be used for creating,
+manipulating and sending a raw ip packets with optional feature for
+manipulating ethernet headers.
diff --git a/net/p5-Net-RawIP/Makefile b/net/p5-Net-RawIP/Makefile
new file mode 100644
index 00000000000..d909f222d65
--- /dev/null
+++ b/net/p5-Net-RawIP/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/27 15:12:53 bouyer Exp $
+#
+
+DISTNAME= Net-RawIP-0.2
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5nsn
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= bouyer@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~skolychev/Net-RawIP-0.2/RawIP.pm
+COMMENT= Perl extension to manipulate raw ip packets with interface to libpcap
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/RawIP/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-RawIP/PLIST b/net/p5-Net-RawIP/PLIST
new file mode 100644
index 00000000000..ab98cfa4388
--- /dev/null
+++ b/net/p5-Net-RawIP/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/27 15:12:53 bouyer Exp $
diff --git a/net/p5-Net-RawIP/distinfo b/net/p5-Net-RawIP/distinfo
new file mode 100644
index 00000000000..22c5aef5a62
--- /dev/null
+++ b/net/p5-Net-RawIP/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/05/27 15:12:53 bouyer Exp $
+
+SHA1 (Net-RawIP-0.2.tar.gz) = cbd99091d868ed2fc4c6ce1f43b7cc1849db7421
+RMD160 (Net-RawIP-0.2.tar.gz) = fee79ce9f08aad4d1ea3b98f79b8dc5fc2184e71
+Size (Net-RawIP-0.2.tar.gz) = 32483 bytes