Port details |
- p5-Net-Packet Send and receive frames from layer 2 to layer 7
- 3.27_1 net =3 3.27_1Version of this port present on the latest quarterly branch.
- Maintainer: netpkt@gomor.org
- Port Added: 2005-03-15 22:22:28
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: mDNSResponder, otk, p5-Template-Iterator-AlzaboWrapperCursor, p5-DBIx-SQLite-Simple, health-nut
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Net-Packet
- Description:
- This module is a unified framework to craft, send and receive packets at
layers 2, 3, 4 and 7.
Basically, you forge each layer of a frame (Net::Packet::IPv4 for layer 3,
Net::Packet::TCP for layer 4 ; for example), and pack all of this into a
Net::Packet::Frame object. Then, you can send the frame to the network, and
receive it easily, since the response is automatically searched for and
matched against the request.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Packet>0:net/p5-Net-Packet
- To install the port:
- cd /usr/ports/net/p5-Net-Packet/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-Packet
- pkg install p5-Net-Packet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Packet
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-Packet-3.27.tar.gz) = f8e0754f1ce5acf0f8122d25aa5f60d942e9c6e845d39a4f00fb7b20523b2871
SIZE (Net-Packet-3.27.tar.gz) = 68831
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Bit-Vector>=6.4 : math/p5-Bit-Vector
- p5-Class-Gomor>=1.00 : devel/p5-Class-Gomor
- p5-Net-IPv6Addr>=0.2 : net-mgmt/p5-Net-IPv6Addr
- p5-Net-Libdnet>=0.01 : net/p5-Net-Libdnet
- p5-Net-Write>=1.00 : net/p5-Net-Write
- p5-Net-Pcap>=0.14 : net/p5-Net-Pcap
- p5-Socket6>=0.19 : net/p5-Socket6
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Bit-Vector>=6.4 : math/p5-Bit-Vector
- p5-Class-Gomor>=1.00 : devel/p5-Class-Gomor
- p5-Net-IPv6Addr>=0.2 : net-mgmt/p5-Net-IPv6Addr
- p5-Net-Libdnet>=0.01 : net/p5-Net-Libdnet
- p5-Net-Write>=1.00 : net/p5-Net-Write
- p5-Net-Pcap>=0.14 : net/p5-Net-Pcap
- p5-Socket6>=0.19 : net/p5-Socket6
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- net/p5-Net-Packet-Target
- security/p5-Net-SinFP
- for Run
-
- net/p5-Net-Packet-Target
- security/p5-Net-SinFP
Configuration Options:
- ===> The following configuration options are available for p5-Net-Packet-3.27_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net_p5-Net-Packet
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.27_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.27_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
3.27_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.27_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
3.27_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
3.27_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.27_1 02 Mar 2015 23:42:00 |
bapt |
Remove Author from pkg-descr and white space fixes |
3.27_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
3.27 06 Feb 2014 13:54:59 |
ehaupt |
Support staging. |
3.27 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.27 06 Sep 2013 14:30:24 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
3.27 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
3.27 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.27 29 Jan 2010 08:02:02 |
jadawin |
- Update to 3.27
- Respect NOPORTEXAMPLES
PR: ports/142825
Submitted by: Sofian Brabez <sbrabez gmail.com>
Approved by: maintainer (timeout) |
3.26_1 26 Jan 2010 22:30:02 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 9).
Approved by: portmgr (itetcu) |
3.26 12 Mar 2009 16:44:46 |
miwi |
- Update to 3.26
PR: 131916
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout |
3.25 08 Sep 2007 01:02:54 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
3.25 12 Jan 2007 21:57:51 |
miwi |
- Update to 3.25
PR: ports/107783
Submitted by: miwi
Approved by: maintainer |
3.24 19 Dec 2006 18:45:36 |
sat |
- Update to 3.24 |
3.22 18 Nov 2006 15:40:13 |
sat |
- Update to 3.22 |
3.20 14 Nov 2006 07:46:47 |
miwi |
- Update to 3.20
PR: ports/105481
Submitted by: miwi
Approved by: maintainer |
3.00.01 29 Sep 2006 10:27:17 |
sat |
- amd64 and alpha are now claimed to be supported, but not
big endian archs just yet
Inspired by: kris |
3.00.01 28 Sep 2006 12:47:54 |
sat |
- Update to 3.00
- Minor fixes
Approved by: GomoR <netpkt@gomor.org> (maintainer) |
2.22 22 May 2006 19:14:55 |
erwin |
- Update to 2.22
- Require perl from ports
PR: 97618
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer |
2.04 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
2.04 22 Jan 2006 02:46:07 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.04 04 Oct 2005 13:15:23 |
ehaupt |
Update net/p5-Net-Packet to version 2.04
PR: 86819
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Approved by: novel (mentor) |
2.03 22 Sep 2005 18:57:25 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 3:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc. These are mostly stragglers that should have been caught in pass 2.
This pass brought to you by Bill's 102-degree fever during pass 2. |
2.03 15 Mar 2005 22:21:16 |
flz |
- Add p5-Net-Packet 2.03, a framework to easily send and receive frames from
layer 2 to layer 7.
PR: ports/77095
Submitted by: GomoR <gomor@enslaved.homeunix.org> |