Port details |
- p5-Net-INET6Glue Make common modules IPv6 ready by hotpatching
- 0.604 net
=2 0.604Version of this port present on the latest quarterly branch. - Maintainer: ume@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2009-04-07 16:03:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Net-INET6Glue
- Description:
- Net::INET6Glue is a collection of modules to make common modules IPv6
ready by hotpatching them.
Unfortunatly the current state of IPv6 support in perl is that no IPv6
support is in the core and that a lot of important modules (like
Net::FTP, Net::SMTP, LWP,...) do not support IPv6 even if the modules
for IPv6 sockets Socket6, IO::Socket::INET6 are available.
This module tries to mitigate this by hotpatching.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-INET6Glue>0:net/p5-Net-INET6Glue
- To install the port:
- cd /usr/ports/net/p5-Net-INET6Glue/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-INET6Glue
- pkg install p5-Net-INET6Glue
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-INET6Glue
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614464597
SHA256 (Net-INET6Glue-0.604.tar.gz) = 90c36398f9501414cccda8b29f23a7f74f2f2b4f552e12debf16218c735bbb17
SIZE (Net-INET6Glue-0.604.tar.gz) = 5557
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-IO-Socket-INET6>=0 : net/p5-IO-Socket-INET6
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-IO-Socket-INET6>=0 : net/p5-IO-Socket-INET6
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- net/vmware-vsphere-cli
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-INET6Glue
- 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
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.604 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.604 20 Jul 2022 14:22:37
![commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624](/images/git.png) ![commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624](/images/codeberg.svg) ![commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.604 19 Apr 2021 08:00:13
![commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476](/images/git.png) ![commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476](/images/codeberg.svg) ![commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias Kortkamp (tobik) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder. |
0.604 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.604 27 Feb 2021 22:34:17
![Revision:566737 Revision:566737](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ume ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
update to 0.604 |
0.603 09 Mar 2020 13:31:04
![Revision:528104 Revision:528104](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ume ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.603. |
0.6_1 09 Oct 2019 12:17:15
![Revision:514143 Revision:514143](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
0.6_1 06 Oct 2018 13:06:45
![Revision:481365 Revision:481365](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
des ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.6_1 27 May 2018 20:15:20
![Revision:470993 Revision:470993](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.6_1 01 Apr 2016 14:16:20
![Revision:412348 Revision:412348](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.6_1 02 Mar 2015 23:42:00
![Revision:380309 Revision:380309](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove Author from pkg-descr and white space fixes |
0.6_1 26 Nov 2014 13:08:38
![Revision:373448 Revision:373448](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.6 04 Oct 2013 18:33:50
![Revision:329356 Revision:329356](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ume ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
enable stage. |
0.6 20 Sep 2013 22:10:25
![Revision:327755 Revision:327755](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.6 06 Sep 2013 07:00:15
![Revision:326468 Revision:326468](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
az ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.6 30 May 2013 17:33:49
![Revision:319437 Revision:319437](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ume ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.6. |
0.5 29 Jun 2012 16:43:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
az ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.5 21 Jan 2012 17:40:15
![files touched by this commit files touched by this commit](/images/logs.gif) |
eadler ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
0.5 11 Jun 2011 16:54:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
ume ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.5.
Submitted by: Rick van der Zwet <info__at__rickvanderzwet.nl> |
0.4 20 Mar 2011 12:54:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
0.4 09 Aug 2010 08:54:36
![files touched by this commit files touched by this commit](/images/logs.gif) |
nemoliu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
0.4 22 May 2010 17:09:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
ume ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.4. |
0.3_1 07 Apr 2009 16:20:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
ume ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add missing manpages into plist.
Reported by: QAT |
0.3 07 Apr 2009 16:02:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
ume ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port - p5-Net-INET6Glue
Make common modules IPv6 ready by hotpatching |