Port details |
- p5-AnyEvent-DNS-EtcHosts Use /etc/hosts before DNS in Perl
- 0.0105 dns =2 0.0103_1Version of this port present on the latest quarterly branch.
- Maintainer: dgeo@centrale-med.fr
- Port Added: 2015-03-10 06:39:53
- Last Update: 2024-09-30 14:02:03
- Commit Hash: ccc49e4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/pod/AnyEvent::DNS::EtcHosts
- Description:
- AnyEvent::DNS::EtcHosts AnyEvent::DNS behavior to use /etc/hosts
The DNS lookups are emulated. This resolver returns the standard DNS reply based
on /etc/hosts file rather than real DNS.
You can choose different file by changing PERL_ANYEVENT_HOSTS
environment variable.
This module also disables original AnyEvent::Socket's helper function
which reads /etc/hosts file after DNS entry was not found.
It prevents to read this file twice.
The AnyEvent::Socket resolver searches IPv4 and IPv6 addresses separately.
If you don't want to check the addresses in DNS, both IPv4 and IPv6 addresses
should be placed in /etc/hosts or the protocol family should be set explicitly
for resolve_sockaddr function.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-AnyEvent-DNS-EtcHosts>0:dns/p5-AnyEvent-DNS-EtcHosts
- To install the port:
- cd /usr/ports/dns/p5-AnyEvent-DNS-EtcHosts/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/p5-AnyEvent-DNS-EtcHosts
- pkg install p5-AnyEvent-DNS-EtcHosts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-AnyEvent-DNS-EtcHosts
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708336329
SHA256 (AnyEvent-DNS-EtcHosts-0.0105.tar.gz) = b0f1ae860a0c9b1f8c0c795f33c00099253e6b697f8f37ffd7f356276c03ba48
SIZE (AnyEvent-DNS-EtcHosts-0.0105.tar.gz) = 20680
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-AnyEvent>=7 : devel/p5-AnyEvent
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-AnyEvent>=7 : devel/p5-AnyEvent
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- net-mgmt/netdisco
- for Run
-
- net-mgmt/netdisco
Configuration Options:
- No options to configure
- Options name:
- dns_p5-AnyEvent-DNS-EtcHosts
- 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 |
0.0105 30 Sep 2024 14:02:03 |
Robert Clausecker (fuz) Author: Geoffroy Desvernay |
dns/p5-AnyEvent-DNS-EtcHosts: update to 0.0105
No functional changes, just maintainer mail (I change my mail), version number
and WWW url fixed
From https://metacpan.org/dist/AnyEvent-DNS-EtcHosts/changes:
0.0105 2023-06-29 Piotr Roszatycki <dexter@cpan.org>
* Correct cpan file.
0.0104 2023-06-29 Piotr Roszatycki <dexter@cpan.org>
* Provided cpan file.
PR: 277163 |
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) |
0.0103_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 ) |
0.0103_1 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
0.0103_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0103_1 28 May 2020 13:13:25 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
0.0103_1 10 Feb 2019 19:45:23 |
sunpoet |
Add missing *_DEPENDS
- Bump PORTREVISION for dependency change
Approved by: portmgr (blanket) |
0.0103 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.0103 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.0103 10 Mar 2015 06:39:34 |
vanilla |
Add p5-AnyEvent-DNS-EtcHosts 0.0103, anyEvent::DNS::EtcHosts - Use
/etc/hosts before DNS.
PR: 198308
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> |