ports/78550: New port: net/pear-Net_Dict PEAR interface to the DICT protocol

Antonio Carlos Venancio Junior antonio at php.net
Mon Mar 7 19:00:12 UTC 2005


>Number:         78550
>Category:       ports
>Synopsis:       New port: net/pear-Net_Dict PEAR interface to the DICT protocol
>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:   Mon Mar 07 19:00:11 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_Dict PEAR interface to the DICT protocol

PEAR::Net_Dict provides a simple API to the DICT Protocol handling all the
network related issues and providing DICT responses in PHP datatypes to
make it easy for a developer to use DICT servers in their programs.
>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_Dict
#	pear-Net_Dict/Makefile
#	pear-Net_Dict/distinfo
#	pear-Net_Dict/pkg-descr
#
echo c - pear-Net_Dict
mkdir -p pear-Net_Dict > /dev/null 2>&1
echo x - pear-Net_Dict/Makefile
sed 's/^X//' >pear-Net_Dict/Makefile << 'END-of-pear-Net_Dict/Makefile'
X# Ports collection makefile for:  pear-Net_Dict
X# Date created:			  07 March 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_Dict
XPORTVERSION=	1.0.3
XCATEGORIES=	net www pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR interface to the DICT protocol
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Net
XFILES=		Dict.php
XDOCS=		dict.php
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_Dict/Makefile
echo x - pear-Net_Dict/distinfo
sed 's/^X//' >pear-Net_Dict/distinfo << 'END-of-pear-Net_Dict/distinfo'
XMD5 (PEAR/Net_Dict-1.0.3.tgz) = 1c49798c35f2c1b4818dcd18f02fa7c1
XSIZE (PEAR/Net_Dict-1.0.3.tgz) = 5441
END-of-pear-Net_Dict/distinfo
echo x - pear-Net_Dict/pkg-descr
sed 's/^X//' >pear-Net_Dict/pkg-descr << 'END-of-pear-Net_Dict/pkg-descr'
XPEAR::Net_Dict provides a simple API to the DICT Protocol handling all the
Xnetwork related issues and providing DICT responses in PHP datatypes to
Xmake it easy for a developer to use DICT servers in their programs.
X
XWWW: http://pear.php.net/package/Net_Dict/
END-of-pear-Net_Dict/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list