Port details |
- p5-Net-Frame-Layer-ICMPv6 Perl encoding/decoding implementation of the ICMPv6 layer
- 1.09 net
=0 1.09Version of this port present on the latest quarterly branch. - Maintainer: spry@anarchy.in.the.ph
 - Port Added: 2009-03-11 16:40:30
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: not specified in port
- Description:
- These modules implement the encoding and decoding of the ICMPv6 layer.
RFCs: 2463, 2461, 2460
WWW: https://metacpan.org/release/Net-Frame-Layer-ICMPv6
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Frame-Layer-ICMPv6>0:net/p5-Net-Frame-Layer-ICMPv6
- To install the port:
- cd /usr/ports/net/p5-Net-Frame-Layer-ICMPv6/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-Frame-Layer-ICMPv6
- pkg install p5-Net-Frame-Layer-ICMPv6
- PKGNAME: p5-Net-Frame-Layer-ICMPv6
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-Frame-Layer-ICMPv6-1.09.tar.gz) = 4e27d68260937fe215629b4e8aab0a6dc92c3606e51f351809a67030d6cb2dac
SIZE (Net-Frame-Layer-ICMPv6-1.09.tar.gz) = 13551
- 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>=0 : math/p5-Bit-Vector
- p5-Net-Frame>=0 : net/p5-Net-Frame
- p5-Net-Pcap>=0.12 : net/p5-Net-Pcap
- p5-Class-Gomor>=1.00 : devel/p5-Class-Gomor
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Bit-Vector>=0 : math/p5-Bit-Vector
- p5-Net-Frame>=0 : net/p5-Net-Frame
- p5-Net-Pcap>=0.12 : net/p5-Net-Pcap
- p5-Class-Gomor>=1.00 : devel/p5-Class-Gomor
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- net/p5-Net-Frame-Device
- for Run
-
- net/p5-Net-Frame-Device
- Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-Frame-Layer-ICMPv6
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.09
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
1.09
|
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) |
27 May 2018 20:15:20
1.09
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:16:20
1.09
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:18:17
1.09
|
mat  |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
05 Feb 2015 02:20:24
1.09
|
vanilla  |
Upgrade to 1.09.
PR: 197282
Submitted by: maintainer |
26 Nov 2014 13:08:38
1.08_1
|
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 ) |
05 Jan 2014 17:43:05
1.08
|
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 22:10:25
1.08
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
06 Sep 2013 07:00:15
1.08
|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
28 Dec 2012 21:32:49
1.08
|
pawel  |
Update to version 1.08
PR: ports/174517
Submitted by: Mars G. Miro <spry@anarchy.in.the.ph> (maintainer) |
09 Sep 2012 20:50:45
1.06
|
swills  |
- Update to 1.06
PR: ports/171068
Approved by: maintainer timeout (spry@anarchy.in.the.ph, >2 weeks) |
30 Jun 2012 14:39:14
1.05
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
1.05
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
20 Mar 2011 12:54:45
1.05
|
miwi  |
- Get Rid MD5 support |
24 Dec 2009 06:25:50
1.05
|
pgollucci  |
- Update to 1.05
PR: ports/141569
Approved by: maintainer
Submitted by: myself (pgollucci@) |
17 Jun 2009 19:10:50
1.02
|
amdmi3  |
- Update to 1.02
PR: 135654
Submitted by: Mars G Miro <spry@anarchy.in.the.ph> (maintainer) |
11 Mar 2009 16:40:08
1.01
|
miwi  |
These modules implement the encoding and decoding of the ICMPv6 layer.
RFCs: 2463, 2461, 2460
WWW: http://search.cpan.org/dist/Net-Frame-Layer-ICMPv6/
PR: ports/132445
Submitted by: Mars G Miro <spry at anarchy.in.the.ph> |