notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-Net-Packet Send and receive frames from layer 2 to layer 7
3.27_1 net on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.27_1Version of this port present on the latest quarterly branch.
Maintainer: netpkt@gomor.org search for ports maintained by this maintainer
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:: p5-Unicode-CheckUTF8, ap24-mod_auth_pgsql2, gaupol, mkvtoolnix
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (85 items)
Collapse this list.
  1. lib/perl5/site_perl/Net/Packet.pm
  2. lib/perl5/site_perl/Net/Packet/ARP.pm
  3. lib/perl5/site_perl/Net/Packet/CDP.pm
  4. lib/perl5/site_perl/Net/Packet/CDP/Address.pm
  5. lib/perl5/site_perl/Net/Packet/CDP/Type.pm
  6. lib/perl5/site_perl/Net/Packet/CDP/TypeAddresses.pm
  7. lib/perl5/site_perl/Net/Packet/CDP/TypeCapabilities.pm
  8. lib/perl5/site_perl/Net/Packet/CDP/TypeDeviceId.pm
  9. lib/perl5/site_perl/Net/Packet/CDP/TypePortId.pm
  10. lib/perl5/site_perl/Net/Packet/CDP/TypeSoftwareVersion.pm
  11. lib/perl5/site_perl/Net/Packet/Consts.pm
  12. lib/perl5/site_perl/Net/Packet/Desc.pm
  13. lib/perl5/site_perl/Net/Packet/DescL2.pm
  14. lib/perl5/site_perl/Net/Packet/DescL3.pm
  15. lib/perl5/site_perl/Net/Packet/DescL4.pm
  16. lib/perl5/site_perl/Net/Packet/Dump.pm
  17. lib/perl5/site_perl/Net/Packet/ETH.pm
  18. lib/perl5/site_perl/Net/Packet/Env.pm
  19. lib/perl5/site_perl/Net/Packet/Frame.pm
  20. lib/perl5/site_perl/Net/Packet/ICMPv4.pm
  21. lib/perl5/site_perl/Net/Packet/IGMPv4.pm
  22. lib/perl5/site_perl/Net/Packet/IPv4.pm
  23. lib/perl5/site_perl/Net/Packet/IPv6.pm
  24. lib/perl5/site_perl/Net/Packet/LLC.pm
  25. lib/perl5/site_perl/Net/Packet/Layer.pm
  26. lib/perl5/site_perl/Net/Packet/Layer2.pm
  27. lib/perl5/site_perl/Net/Packet/Layer3.pm
  28. lib/perl5/site_perl/Net/Packet/Layer4.pm
  29. lib/perl5/site_perl/Net/Packet/Layer7.pm
  30. lib/perl5/site_perl/Net/Packet/NULL.pm
  31. lib/perl5/site_perl/Net/Packet/OSPF.pm
  32. lib/perl5/site_perl/Net/Packet/PPP.pm
  33. lib/perl5/site_perl/Net/Packet/PPPLCP.pm
  34. lib/perl5/site_perl/Net/Packet/PPPoE.pm
  35. lib/perl5/site_perl/Net/Packet/RAW.pm
  36. lib/perl5/site_perl/Net/Packet/SLL.pm
  37. lib/perl5/site_perl/Net/Packet/STP.pm
  38. lib/perl5/site_perl/Net/Packet/TCP.pm
  39. lib/perl5/site_perl/Net/Packet/UDP.pm
  40. lib/perl5/site_perl/Net/Packet/Utils.pm
  41. lib/perl5/site_perl/Net/Packet/VLAN.pm
  42. lib/perl5/site_perl/man/man3/Net::Packet.3.gz
  43. lib/perl5/site_perl/man/man3/Net::Packet::ARP.3.gz
  44. lib/perl5/site_perl/man/man3/Net::Packet::CDP.3.gz
  45. lib/perl5/site_perl/man/man3/Net::Packet::CDP::Address.3.gz
  46. lib/perl5/site_perl/man/man3/Net::Packet::CDP::Type.3.gz
  47. lib/perl5/site_perl/man/man3/Net::Packet::CDP::TypeAddresses.3.gz
  48. lib/perl5/site_perl/man/man3/Net::Packet::CDP::TypeCapabilities.3.gz
  49. lib/perl5/site_perl/man/man3/Net::Packet::CDP::TypeDeviceId.3.gz
  50. lib/perl5/site_perl/man/man3/Net::Packet::CDP::TypePortId.3.gz
  51. lib/perl5/site_perl/man/man3/Net::Packet::CDP::TypeSoftwareVersion.3.gz
  52. lib/perl5/site_perl/man/man3/Net::Packet::Consts.3.gz
  53. lib/perl5/site_perl/man/man3/Net::Packet::Desc.3.gz
  54. lib/perl5/site_perl/man/man3/Net::Packet::DescL2.3.gz
  55. lib/perl5/site_perl/man/man3/Net::Packet::DescL3.3.gz
  56. lib/perl5/site_perl/man/man3/Net::Packet::DescL4.3.gz
  57. lib/perl5/site_perl/man/man3/Net::Packet::Dump.3.gz
  58. lib/perl5/site_perl/man/man3/Net::Packet::ETH.3.gz
  59. lib/perl5/site_perl/man/man3/Net::Packet::Env.3.gz
  60. lib/perl5/site_perl/man/man3/Net::Packet::Frame.3.gz
  61. lib/perl5/site_perl/man/man3/Net::Packet::ICMPv4.3.gz
  62. lib/perl5/site_perl/man/man3/Net::Packet::IGMPv4.3.gz
  63. lib/perl5/site_perl/man/man3/Net::Packet::IPv4.3.gz
  64. lib/perl5/site_perl/man/man3/Net::Packet::IPv6.3.gz
  65. lib/perl5/site_perl/man/man3/Net::Packet::LLC.3.gz
  66. lib/perl5/site_perl/man/man3/Net::Packet::Layer.3.gz
  67. lib/perl5/site_perl/man/man3/Net::Packet::Layer2.3.gz
  68. lib/perl5/site_perl/man/man3/Net::Packet::Layer3.3.gz
  69. lib/perl5/site_perl/man/man3/Net::Packet::Layer4.3.gz
  70. lib/perl5/site_perl/man/man3/Net::Packet::Layer7.3.gz
  71. lib/perl5/site_perl/man/man3/Net::Packet::NULL.3.gz
  72. lib/perl5/site_perl/man/man3/Net::Packet::OSPF.3.gz
  73. lib/perl5/site_perl/man/man3/Net::Packet::PPP.3.gz
  74. lib/perl5/site_perl/man/man3/Net::Packet::PPPLCP.3.gz
  75. lib/perl5/site_perl/man/man3/Net::Packet::PPPoE.3.gz
  76. lib/perl5/site_perl/man/man3/Net::Packet::RAW.3.gz
  77. lib/perl5/site_perl/man/man3/Net::Packet::SLL.3.gz
  78. lib/perl5/site_perl/man/man3/Net::Packet::STP.3.gz
  79. lib/perl5/site_perl/man/man3/Net::Packet::TCP.3.gz
  80. lib/perl5/site_perl/man/man3/Net::Packet::UDP.3.gz
  81. lib/perl5/site_perl/man/man3/Net::Packet::Utils.3.gz
  82. lib/perl5/site_perl/man/man3/Net::Packet::VLAN.3.gz
  83. @owner
  84. @group
  85. @mode
Collapse this list.
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):
p5-Net-Packet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.27_13.27_13.27_13.27_13.27_1-3.27_1-
FreeBSD:13:quarterly3.27_13.27_13.27_13.27_13.27_13.27_13.27_13.27_1
FreeBSD:14:latest3.27_13.27_13.27_13.27_13.27_13.27_1-3.27_1
FreeBSD:14:quarterly3.27_13.27_1-3.27_13.27_13.27_13.27_13.27_1
FreeBSD:15:latest3.27_13.27_1n/a3.27_1n/a3.27_13.27_13.27_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Bit-Vector>=6.4 : math/p5-Bit-Vector
  2. p5-Class-Gomor>=1.00 : devel/p5-Class-Gomor
  3. p5-Net-IPv6Addr>=0.2 : net-mgmt/p5-Net-IPv6Addr
  4. p5-Net-Libdnet>=0.01 : net/p5-Net-Libdnet
  5. p5-Net-Write>=1.00 : net/p5-Net-Write
  6. p5-Net-Pcap>=0.14 : net/p5-Net-Pcap
  7. p5-Socket6>=0.19 : net/p5-Socket6
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Bit-Vector>=6.4 : math/p5-Bit-Vector
  2. p5-Class-Gomor>=1.00 : devel/p5-Class-Gomor
  3. p5-Net-IPv6Addr>=0.2 : net-mgmt/p5-Net-IPv6Addr
  4. p5-Net-Libdnet>=0.01 : net/p5-Net-Libdnet
  5. p5-Net-Write>=1.00 : net/p5-Net-Write
  6. p5-Net-Pcap>=0.14 : net/p5-Net-Pcap
  7. p5-Socket6>=0.19 : net/p5-Socket6
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. net/p5-Net-Packet-Target
  2. security/p5-Net-SinFP
for Run
  1. net/p5-Net-Packet-Target
  2. 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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  7. http://backpan.perl.org/modules/by-module/Net/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://www.cpan.org/modules/by-module/Net/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.27_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.27_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.27_1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:380309Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
3.27_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
3.27
06 Feb 2014 13:54:59
Revision:343081Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
3.27
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
3.27
06 Sep 2013 14:30:24
Revision:326506Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
3.27
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.27
29 Jan 2010 08:02:02
Original commit files touched by this commit
jadawin search for other commits by this committer
- 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
Original commit files touched by this commit
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.25

PR:             ports/107783
Submitted by:   miwi
Approved by:    maintainer
3.24
19 Dec 2006 18:45:36
Original commit files touched by this commit
sat search for other commits by this committer
- Update to 3.24
3.22
18 Nov 2006 15:40:13
Original commit files touched by this commit
sat search for other commits by this committer
- Update to 3.22
3.20
14 Nov 2006 07:46:47
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.20

PR:             ports/105481
Submitted by:   miwi
Approved by:    maintainer
3.00.01
29 Sep 2006 10:27:17
Original commit files touched by this commit
sat search for other commits by this committer
- 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
Original commit files touched by this commit
sat search for other commits by this committer
- Update to 3.00
- Minor fixes

Approved by:    GomoR <netpkt@gomor.org> (maintainer)
2.22
22 May 2006 19:14:55
Original commit files touched by this commit
erwin search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.04
22 Jan 2006 02:46:07
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Original commit files touched by this commit
fenner search for other commits by this committer
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
Original commit files touched by this commit
flz search for other commits by this committer
- 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>

Number of commits found: 30