Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2006 10:44:58 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/100506: [NEW PORT] net/p5-Net-CSTA: Perl extension for ECMA CSTA
Message-ID:  <20060719024458.C88C419A@netnews.NCTU.edu.tw>
Resent-Message-ID: <200607190250.k6J2oFl5092282@freefall.freebsd.org>

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

>Number:         100506
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-CSTA: Perl extension for ECMA CSTA
>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:   Wed Jul 19 02:50:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
ECMA CSTA is an ASN.1 based protocol for Computer Integrated Telephony
(CTI) using CSTA it is possible to write code that communicates with a
PBX. Typical applications include receiving notifications for incoming
calls, placing calls, redirecting calls or placing conference calls.

WWW:	http://search.cpan.org/dist/Net-CSTA/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-CSTA-0.03.shar begins here ---
# 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:
#
#	p5-Net-CSTA
#	p5-Net-CSTA/pkg-descr
#	p5-Net-CSTA/Makefile
#	p5-Net-CSTA/pkg-plist
#	p5-Net-CSTA/distinfo
#
echo c - p5-Net-CSTA
mkdir -p p5-Net-CSTA > /dev/null 2>&1
echo x - p5-Net-CSTA/pkg-descr
sed 's/^X//' >p5-Net-CSTA/pkg-descr << 'END-of-p5-Net-CSTA/pkg-descr'
XECMA CSTA is an ASN.1 based protocol for Computer Integrated Telephony
X(CTI) using CSTA it is possible to write code that communicates with a
XPBX. Typical applications include receiving notifications for incoming
Xcalls, placing calls, redirecting calls or placing conference calls.
X
XWWW:	http://search.cpan.org/dist/Net-CSTA/
END-of-p5-Net-CSTA/pkg-descr
echo x - p5-Net-CSTA/Makefile
sed 's/^X//' >p5-Net-CSTA/Makefile << 'END-of-p5-Net-CSTA/Makefile'
X# New ports collection makefile for:	p5-Net-CSTA
X# Date created:		2006-07-19
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-CSTA
XPORTVERSION=	0.03
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Perl extension for ECMA CSTA
X
XRUN_DEPENDS=	${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \
X		${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::CSTA.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500701
XRUN_DEPENDS+=	${SITE_PERL}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Net-CSTA/Makefile
echo x - p5-Net-CSTA/pkg-plist
sed 's/^X//' >p5-Net-CSTA/pkg-plist << 'END-of-p5-Net-CSTA/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CSTA/.packlist
X%%SITE_PERL%%/Net/CSTA.pm
X%%SITE_PERL%%/Net/CSTA/ASN.pm
X%%SITE_PERL%%/auto/Net/CSTA/autosplit.ix
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CSTA
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
X@dirrmtry %%SITE_PERL%%/Net/CSTA
X@dirrmtry %%SITE_PERL%%/Net
X@dirrmtry %%SITE_PERL%%/auto/Net/CSTA
X@dirrmtry %%SITE_PERL%%/auto/Net
END-of-p5-Net-CSTA/pkg-plist
echo x - p5-Net-CSTA/distinfo
sed 's/^X//' >p5-Net-CSTA/distinfo << 'END-of-p5-Net-CSTA/distinfo'
XMD5 (Net-CSTA-0.03.tar.gz) = 719e975f512bd3bbb6d1985dc846e861
XSHA256 (Net-CSTA-0.03.tar.gz) = 643f9794e428118a09df89c84fec1cea4d6de7d9f704c9451f2e94f377747c9f
XSIZE (Net-CSTA-0.03.tar.gz) = 10167
END-of-p5-Net-CSTA/distinfo
exit
--- p5-Net-CSTA-0.03.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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