ports/78532: New port: net/pear-Net_Ident PEAR identification protocol implementation

Antonio Carlos Venancio Junior antonio at php.net
Mon Mar 7 13:20:03 UTC 2005


>Number:         78532
>Category:       ports
>Synopsis:       New port: net/pear-Net_Ident PEAR identification protocol implementation
>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 13:20:01 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_Ident PEAR identification protocol implementation

The PEAR::Net_Ident implements Identification Protocol according
to RFC 1413.

The Identification Protocol (a.k.a., "ident", a.k.a., "the Ident
Protocol") provides a means to determine the identity of a user
of a particular TCP connection. Given a TCP port number pair, it
returns a character string which identifies the owner of that
connection on the server's system.
>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_Ident
#	pear-Net_Ident/Makefile
#	pear-Net_Ident/distinfo
#	pear-Net_Ident/pkg-descr
#
echo c - pear-Net_Ident
mkdir -p pear-Net_Ident > /dev/null 2>&1
echo x - pear-Net_Ident/Makefile
sed 's/^X//' >pear-Net_Ident/Makefile << 'END-of-pear-Net_Ident/Makefile'
X# Ports collection makefile for:  pear-Net_Ident
X# Date created:			  07 March 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_Ident
XPORTVERSION=	1.1.0
XCATEGORIES=	net www pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR identification protocol implementation
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Net
XFILES=		Ident.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_Ident/Makefile
echo x - pear-Net_Ident/distinfo
sed 's/^X//' >pear-Net_Ident/distinfo << 'END-of-pear-Net_Ident/distinfo'
XMD5 (PEAR/Net_Ident-1.1.0.tgz) = dc2b3e0179c485816c171f8822ff0381
XSIZE (PEAR/Net_Ident-1.1.0.tgz) = 3248
END-of-pear-Net_Ident/distinfo
echo x - pear-Net_Ident/pkg-descr
sed 's/^X//' >pear-Net_Ident/pkg-descr << 'END-of-pear-Net_Ident/pkg-descr'
XThe PEAR::Net_Ident implements Identification Protocol according
Xto RFC 1413.
X
XThe Identification Protocol (a.k.a., "ident", a.k.a., "the Ident
XProtocol") provides a means to determine the identity of a user
Xof a particular TCP connection. Given a TCP port number pair, it
Xreturns a character string which identifies the owner of that
Xconnection on the server's system.
X
XWWW: http://pear.php.net/package/Net_Ident/
END-of-pear-Net_Ident/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list