Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2007 06:04:49 +0800 (CST)
From:      Tsung-Han Yeh <snowfly@yuntech.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111334: [NEW PORT] comms/p5-SMS-Send-TW-PChome: SMS::Send driver for sms.pchome.com.tw
Message-ID:  <200704062204.l36M4nKN029674@mrtg.yuntech.edu.tw>
Resent-Message-ID: <200704062200.l36M0C1F017000@freefall.freebsd.org>

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

>Number:         111334
>Category:       ports
>Synopsis:       [NEW PORT] comms/p5-SMS-Send-TW-PChome: SMS::Send driver for sms.pchome.com.tw
>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:   Fri Apr 06 22:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 6.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD mrtg.yuntech.edu.tw 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #1: Sun Jun 25 16:37:53 CST 2006
>Description:
SMS::Send::TW::PChome is a SMS::Send driver 
which allows you to send messages through http://sms.pchome.com.tw/

Author: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
WWW:	http://search.cpan.org/dist/SMS-Send-TW-PChome/

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

--- p5-SMS-Send-TW-PChome-0.01.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-TW-PChome
#	p5-SMS-Send-TW-PChome/pkg-descr
#	p5-SMS-Send-TW-PChome/Makefile
#	p5-SMS-Send-TW-PChome/pkg-plist
#	p5-SMS-Send-TW-PChome/distinfo
#
echo c - p5-SMS-Send-TW-PChome
mkdir -p p5-SMS-Send-TW-PChome > /dev/null 2>&1
echo x - p5-SMS-Send-TW-PChome/pkg-descr
sed 's/^X//' >p5-SMS-Send-TW-PChome/pkg-descr << 'END-of-p5-SMS-Send-TW-PChome/pkg-descr'
XSMS::Send::TW::PChome is a SMS::Send driver 
Xwhich allows you to send messages through http://sms.pchome.com.tw/
X
XAuthor: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
XWWW:	http://search.cpan.org/dist/SMS-Send-TW-PChome/
END-of-p5-SMS-Send-TW-PChome/pkg-descr
echo x - p5-SMS-Send-TW-PChome/Makefile
sed 's/^X//' >p5-SMS-Send-TW-PChome/Makefile << 'END-of-p5-SMS-Send-TW-PChome/Makefile'
X# New ports collection makefile for:	p5-SMS-Send-TW-PChome
X# Date created:		2007-04-06
X# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	SMS-Send-TW-PChome
XPORTVERSION=	0.01
XCATEGORIES=	comms perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	SMS
XPKGNAMEPREFIX=	 p5-
X
XMAINTAINER=	snowfly@yuntech.edu.tw
XCOMMENT=	SMS::Send driver for sms.pchome.com.tw
X
XRUN_DEPENDS=	${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \
X		${SITE_PERL}/Net/SMS/PChome.pm:${PORTSDIR}/net/p5-Net-SMS-PChome
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		SMS::Send::TW::PChome.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-TW-PChome/Makefile
echo x - p5-SMS-Send-TW-PChome/pkg-plist
sed 's/^X//' >p5-SMS-Send-TW-PChome/pkg-plist << 'END-of-p5-SMS-Send-TW-PChome/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/SMS/Send/TW/PChome.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW/PChome/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW/PChome
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send/TW
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS/Send
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SMS
X@dirrmtry %%SITE_PERL%%/SMS/Send/TW
X@dirrmtry %%SITE_PERL%%/SMS/Send
X@dirrmtry %%SITE_PERL%%/SMS
END-of-p5-SMS-Send-TW-PChome/pkg-plist
echo x - p5-SMS-Send-TW-PChome/distinfo
sed 's/^X//' >p5-SMS-Send-TW-PChome/distinfo << 'END-of-p5-SMS-Send-TW-PChome/distinfo'
XMD5 (SMS-Send-TW-PChome-0.01.tar.gz) = 16e8e106b78664eeb2b6b1e83743121a
XSHA256 (SMS-Send-TW-PChome-0.01.tar.gz) = 691c0fb9e271750a659cf492cdad569ddb45c4944badd7f2f30c80414abc4895
XSIZE (SMS-Send-TW-PChome-0.01.tar.gz) = 2709
END-of-p5-SMS-Send-TW-PChome/distinfo
exit
--- p5-SMS-Send-TW-PChome-0.01.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?200704062204.l36M4nKN029674>