ports/78040: New port: net/pear-Net_Ping PEAR class to execute ping
Antonio Carlos Venancio Junior
antonio at php.net
Thu Feb 24 20:40:21 UTC 2005
>Number: 78040
>Category: ports
>Synopsis: New port: net/pear-Net_Ping PEAR class to execute ping
>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 Feb 24 20:40:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Antônio Carlos Venâncio Júnior
>Release: FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #5: Tue Feb 22 17:32:18 BRT 2005 root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO i386
>Description:
New port: net/pear-Net_Ping PEAR class to execute ping
OS independent wrapper class for executing ping calls.
>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_Ping
# pear-Net_Ping/Makefile
# pear-Net_Ping/distinfo
# pear-Net_Ping/pkg-descr
#
echo c - pear-Net_Ping
mkdir -p pear-Net_Ping > /dev/null 2>&1
echo x - pear-Net_Ping/Makefile
sed 's/^X//' >pear-Net_Ping/Makefile << 'END-of-pear-Net_Ping/Makefile'
X# Ports collection makefile for: pear-Net_Ping
X# Date created: 24 February 2005
X# Whom: Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME= Net_Ping
XPORTVERSION= 2.4
XCATEGORIES= net pear
X
XMAINTAINER= antonio at php.net
XCOMMENT= PEAR class to execute ping
X
XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XCATEGORY= Net
XFILES= Ping.php
XTESTS= test_result_parsers.php
XEXAMPLES= example.php
X_EXAMPLESDIR= docs/examples
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Net_Ping/Makefile
echo x - pear-Net_Ping/distinfo
sed 's/^X//' >pear-Net_Ping/distinfo << 'END-of-pear-Net_Ping/distinfo'
XMD5 (PEAR/Net_Ping-2.4.tgz) = 0c6aecc5f3139e49b2c49ecd2e222c37
XSIZE (PEAR/Net_Ping-2.4.tgz) = 8408
END-of-pear-Net_Ping/distinfo
echo x - pear-Net_Ping/pkg-descr
sed 's/^X//' >pear-Net_Ping/pkg-descr << 'END-of-pear-Net_Ping/pkg-descr'
XOS independent wrapper class for executing ping calls.
X
XWWW: http://pear.php.net/package/Net_Ping/
END-of-pear-Net_Ping/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list