Date: Sat, 23 Apr 2005 16:55:40 +0300 (EEST) From: Alexander Timoshenko <gonzo@univ.kiev.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/80284: New port: misc/p5-Asterisk. Asterisk perl library Message-ID: <200504231355.j3NDtetT033634@portascare.portaone.com> Resent-Message-ID: <200504231400.j3NE0dM6052594@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80284 >Category: ports >Synopsis: New port: misc/p5-Asterisk. Asterisk perl library >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: Sat Apr 23 14:00:39 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alxander Timoshenko >Release: FreeBSD 4.11-RELEASE i386 >Organization: >Environment: System: FreeBSD portascare.portaone.com 4.11-RELEASE FreeBSD 4.11-RELEASE #1: Tue Mar 15 17:42:46 EET 2005 root@portascare.portaone.com:/usr/obj/usr/src/sys/PORTASCARE i386 >Description: asterisk-perl is a collection of perl modules to be used with the Asterisk PBX, an open source pbx system developed by Mark Spencer. WWW: http://asterisk.gnuinter.net/ >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: # # p5-Asterisk # p5-Asterisk/Makefile # p5-Asterisk/pkg-descr # p5-Asterisk/pkg-plist # p5-Asterisk/distinfo # echo c - p5-Asterisk mkdir -p p5-Asterisk > /dev/null 2>&1 echo x - p5-Asterisk/Makefile sed 's/^X//' >p5-Asterisk/Makefile << 'END-of-p5-Asterisk/Makefile' X# New ports collection makefile for: p5-Asterisk X# Date created: 11 October 2004 X# Whom: Alexander Timoshenko <gonzo@univ.kiev.ua> X# X# $FreeBSD$ X# X XPORTNAME= Asterisk XPORTVERSION= 0.08 XCATEGORIES= misc perl5 XMASTER_SITES= http://www.portaone.com/~gonzo/ XPKGNAMEPREFIX= p5- X XMAINTAINER= alexander.timoshenko@gmail.com XCOMMENT= Asterisk perl library X XPERL_CONFIGURE= yes X XWRKSRC= ${WRKDIR}/asterisk-perl-${PORTVERSION} X XMAN3= Asterisk::Manager.3 Asterisk::Voicemail.3 \ X Asterisk::Outgoing.3 Asterisk::AGI.3 X X.include <bsd.port.pre.mk> X X.include <bsd.port.post.mk> END-of-p5-Asterisk/Makefile echo x - p5-Asterisk/pkg-descr sed 's/^X//' >p5-Asterisk/pkg-descr << 'END-of-p5-Asterisk/pkg-descr' Xasterisk-perl is a collection of perl modules to be used with the Asterisk PBX, Xan open source pbx system developed by Mark Spencer. X XWWW: http://asterisk.gnuinter.net/ END-of-p5-Asterisk/pkg-descr echo x - p5-Asterisk/pkg-plist sed 's/^X//' >p5-Asterisk/pkg-plist << 'END-of-p5-Asterisk/pkg-plist' X%%SITE_PERL%%/Asterisk.pm X%%SITE_PERL%%/Asterisk/Voicemail.pm X%%SITE_PERL%%/Asterisk/Manager.pm X%%SITE_PERL%%/Asterisk/Outgoing.pm X%%SITE_PERL%%/Asterisk/QCall.pm X%%SITE_PERL%%/Asterisk/AGI.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/asterisk-perl/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/asterisk-perl X@dirrm %%SITE_PERL%%/Asterisk X@unexec rmdir %%SITE_PERL%%/%%PERL_ARCH%%/auto/asterisk-perl 2>/dev/null || true END-of-p5-Asterisk/pkg-plist echo x - p5-Asterisk/distinfo sed 's/^X//' >p5-Asterisk/distinfo << 'END-of-p5-Asterisk/distinfo' XMD5 (Asterisk-0.08.tar.gz) = 73a47caaff8cafbf78053692f408ceb6 XSIZE (Asterisk-0.08.tar.gz) = 13217 END-of-p5-Asterisk/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504231355.j3NDtetT033634>