Date: Tue, 4 Feb 2003 18:37:04 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-Net-RawSock Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/p5-Net-RawSock/files patch-Makefile.PL patch-RawSock.pm patch-RawSock.xs Message-ID: <200302050237.h152b4Gi099701@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/02/04 18:37:04 PST
Modified files:
net Makefile
Added files:
net/p5-Net-RawSock Makefile distinfo pkg-comment pkg-descr
pkg-plist
net/p5-Net-RawSock/files patch-Makefile.PL patch-RawSock.pm
patch-RawSock.xs
Log:
New port: net/p5-Net-RawSock
Net::RawSock provides a base function to send raw IP datagrams
from Perl. The raw IP datagram is packed into a buffer and
written on the network layer with the write_ip() function.
PR: ports/47868
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Revision Changes Path
1.911 +1 -0 ports/net/Makefile
1.1 +29 -0 ports/net/p5-Net-RawSock/Makefile (new)
1.1 +1 -0 ports/net/p5-Net-RawSock/distinfo (new)
1.1 +17 -0 ports/net/p5-Net-RawSock/files/patch-Makefile.PL (new)
1.1 +11 -0 ports/net/p5-Net-RawSock/files/patch-RawSock.pm (new)
1.1 +21 -0 ports/net/p5-Net-RawSock/files/patch-RawSock.xs (new)
1.1 +1 -0 ports/net/p5-Net-RawSock/pkg-comment (new)
1.1 +3 -0 ports/net/p5-Net-RawSock/pkg-descr (new)
1.1 +8 -0 ports/net/p5-Net-RawSock/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302050237.h152b4Gi099701>
