Date: Sat, 22 Sep 2007 09:29:42 +0800 (CST) From: Tsung-Han Yeh <snowfly@yuntech.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/116531: [NEW PORT] comms/p5-SMS-Send-DeviceGsm: An SMS::Send driver for Device::Gsm Message-ID: <200709220129.l8M1TgCh009439@mrtg.yuntech.edu.tw> Resent-Message-ID: <200709220120.l8M1K1Fi051296@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116531 >Category: ports >Synopsis: [NEW PORT] comms/p5-SMS-Send-DeviceGsm: An SMS::Send driver for Device::Gsm >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 Sep 22 01:20:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Tsung-Han Yeh >Release: FreeBSD 6.1-RELEASE-p19 i386 >Organization: >Environment: System: FreeBSD mrtg.yuntech.edu.tw 6.1-RELEASE-p19 FreeBSD 6.1-RELEASE-p19 #3: Sat Sep 22 07:37:18 CST 2007 >Description: SMS::Send::DeviceGsm is an SMS::Send driver that uses Device::Gsm to deliver messages via attached hardware. You provide the hardware port and the baudrate to use. Consult Device::Gsm for further information on what devices and baudrates are supported. Author: Chris Williams <chris@bingosnet.co.uk> WWW: http://search.cpan.org/dist/SMS-Send-DeviceGsm/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-SMS-Send-DeviceGsm-0.02.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-SMS-Send-DeviceGsm # p5-SMS-Send-DeviceGsm/pkg-descr # p5-SMS-Send-DeviceGsm/Makefile # p5-SMS-Send-DeviceGsm/pkg-plist # p5-SMS-Send-DeviceGsm/distinfo # echo c - p5-SMS-Send-DeviceGsm mkdir -p p5-SMS-Send-DeviceGsm > /dev/null 2>&1 echo x - p5-SMS-Send-DeviceGsm/pkg-descr sed 's/^X//' >p5-SMS-Send-DeviceGsm/pkg-descr << 'END-of-p5-SMS-Send-DeviceGsm/pkg-descr' XSMS::Send::DeviceGsm is an SMS::Send driver that uses Device::Gsm Xto deliver messages via attached hardware. X XYou provide the hardware port and the baudrate to use. XConsult Device::Gsm for further information on what devices Xand baudrates are supported. X XAuthor: Chris Williams <chris@bingosnet.co.uk> XWWW: http://search.cpan.org/dist/SMS-Send-DeviceGsm/ END-of-p5-SMS-Send-DeviceGsm/pkg-descr echo x - p5-SMS-Send-DeviceGsm/Makefile sed 's/^X//' >p5-SMS-Send-DeviceGsm/Makefile << 'END-of-p5-SMS-Send-DeviceGsm/Makefile' X# New ports collection makefile for: p5-SMS-Send-DeviceGsm X# Date created: 2007-09-22 X# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= SMS-Send-DeviceGsm XPORTVERSION= 0.02 XCATEGORIES= comms perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= SMS XPKGNAMEPREFIX= p5- X XMAINTAINER= snowfly@yuntech.edu.tw XCOMMENT= An SMS::Send driver for Device::Gsm X XRUN_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ X ${SITE_PERL}/Device/Gsm.pm:${PORTSDIR}/comms/p5-Device-Gsm XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= SMS::Send::DeviceGsm.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500601 XIGNORE= requires perl 5.6.0 due to dependency. Install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-p5-SMS-Send-DeviceGsm/Makefile echo x - p5-SMS-Send-DeviceGsm/pkg-plist sed 's/^X//' >p5-SMS-Send-DeviceGsm/pkg-plist << 'END-of-p5-SMS-Send-DeviceGsm/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/SMS/Send/DeviceGsm.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/DeviceGsm/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/DeviceGsm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS X@dirrmtry %%SITE_PERL%%/SMS/Send X@dirrmtry %%SITE_PERL%%/SMS END-of-p5-SMS-Send-DeviceGsm/pkg-plist echo x - p5-SMS-Send-DeviceGsm/distinfo sed 's/^X//' >p5-SMS-Send-DeviceGsm/distinfo << 'END-of-p5-SMS-Send-DeviceGsm/distinfo' XMD5 (SMS-Send-DeviceGsm-0.02.tar.gz) = a1129fdaf7f69d593238beb967835d9c XSHA256 (SMS-Send-DeviceGsm-0.02.tar.gz) = c8f1f2a0a83fbb7e13e95722b4908aeb2e819224f8498ed4328c50b2ebdc79d1 XSIZE (SMS-Send-DeviceGsm-0.02.tar.gz) = 13431 END-of-p5-SMS-Send-DeviceGsm/distinfo exit --- p5-SMS-Send-DeviceGsm-0.02.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?200709220129.l8M1TgCh009439>