Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2004 09:34:28 -0200 (BRST)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74611: New port: net/pear-Net_DNSBL PEAR DNSBL Checker
Message-ID:  <200412021134.iB2BYSI4016242@digitalsign.com>
Resent-Message-ID: <200412021140.iB2BeSuN053637@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         74611
>Category:       ports
>Synopsis:       New port: net/pear-Net_DNSBL PEAR DNSBL Checker
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 02 11:40:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #6: Wed Nov 24 10:18:56 BRST 2004     root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO  i386
>Description:
New port: net/pear-Net_DNSBL PEAR DNSBL Checker

Checks if a given Host or URL is listed on an DNSBL or SURBL.
>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	pear-Net_DNSBL
#	pear-Net_DNSBL/Makefile
#	pear-Net_DNSBL/distinfo
#	pear-Net_DNSBL/pkg-descr
#
echo c - pear-Net_DNSBL
mkdir -p pear-Net_DNSBL > /dev/null 2>&1
echo x - pear-Net_DNSBL/Makefile
sed 's/^X//' >pear-Net_DNSBL/Makefile << 'END-of-pear-Net_DNSBL/Makefile'
X# Ports collection makefile for:  pear-Net_DNSBL
X# Date created:			  02 December 2004
X# Whom:				  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_DNSBL
XPORTVERSION=	0.5.4
XCATEGORIES=	net pear
X
XMAINTAINER=	antonio@php.net
XCOMMENT=	PEAR DNSBL Checker
X
XBUILD_DEPENDS=	${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \
X		${PEARDIR}/Net/CheckIP.php:${PORTSDIR}/net/pear-Net_CheckIP \
X		${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_PHP=	yes
X
XCATEGORY=	Net
XFILES=		DNSBL.php DNSBL/SURBL.php
XTESTS=		testNetDNSBL.php testNetDNSBLSURBL.php
X
X.include <bsd.port.pre.mk>
X
XPHP_VERS=	${PHP_VERSION:S/.//g}
X
X.if defined(PHP_VERS) && ${PHP_VERS} < 420
XIGNORE=		"You need PHP 4.3.6 or later to install PEAR::Net_DNSBL"
X.endif
X
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Net_DNSBL/Makefile
echo x - pear-Net_DNSBL/distinfo
sed 's/^X//' >pear-Net_DNSBL/distinfo << 'END-of-pear-Net_DNSBL/distinfo'
XMD5 (PEAR/Net_DNSBL-0.5.4.tgz) = 24b43fdc8ab393c8ba0bc8a2b1ee2855
XSIZE (PEAR/Net_DNSBL-0.5.4.tgz) = 4181
END-of-pear-Net_DNSBL/distinfo
echo x - pear-Net_DNSBL/pkg-descr
sed 's/^X//' >pear-Net_DNSBL/pkg-descr << 'END-of-pear-Net_DNSBL/pkg-descr'
XChecks if a given Host or URL is listed on an DNSBL or SURBL.
X
XWWW: http://pear.php.net/package/Net_DNSBL/
END-of-pear-Net_DNSBL/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412021134.iB2BYSI4016242>