This module provides a replacement function for Socket::inet_aton,

with support for timeouts.

WWW:	http://search.cpan.org/dist/Net-DNS-Lite/

PR:		ports/152591
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Philip M. Gollucci 2010-11-26 21:16:38 +00:00
parent af089e10c4
commit db062f2e4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265209
5 changed files with 38 additions and 0 deletions

View file

@ -97,6 +97,7 @@
SUBDIR += p5-Net-DNS
SUBDIR += p5-Net-DNS-Async
SUBDIR += p5-Net-DNS-Codes
SUBDIR += p5-Net-DNS-Lite
SUBDIR += p5-Net-DNS-RR-SRV-Helper
SUBDIR += p5-Net-DNS-Resolver-Programmable
SUBDIR += p5-Net-DNS-SEC

View file

@ -0,0 +1,23 @@
# New ports collection makefile for: p5-Net-DNS-Lite
# Date created: 2010-11-26
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Net-DNS-Lite
PORTVERSION= 0.05
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Pure-perl DNS resolver with support for timeout
RUN_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
PERL_CONFIGURE= yes
MAN3= Net::DNS::Lite.3
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Net-DNS-Lite-0.05.tar.gz) = 5cfaa47d1009b73e52e9d06c6f33005af5b565c8f254eaea58e1bee77567ccdf
SIZE (Net-DNS-Lite-0.05.tar.gz) = 24722

View file

@ -0,0 +1,4 @@
This module provides a replacement function for Socket::inet_aton,
with support for timeouts.
WWW: http://search.cpan.org/dist/Net-DNS-Lite/

View file

@ -0,0 +1,8 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Lite/.packlist
%%SITE_PERL%%/Net/DNS/Lite.pm
@dirrmtry %%SITE_PERL%%/Net/DNS
@dirrmtry %%SITE_PERL%%/Net
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Lite
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net