Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  3 Aug 2006 15:21:03 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101306: [NEW PORT] net/pear-Net_SMS: PEAR SMS functionality
Message-ID:  <20060803073542.4D4D12F068@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200608030740.k737e8vn054404@freefall.freebsd.org>

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

>Number:         101306
>Category:       ports
>Synopsis:       [NEW PORT] net/pear-Net_SMS: PEAR SMS functionality
>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:   Thu Aug 03 07:40:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
This package provides SMS functionality and access to SMS gateways.

WWW: http://pear.php.net/package/Net_SMS/

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

--- pear-Net_SMS-0.1.0.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:
#
#	pear-Net_SMS
#	pear-Net_SMS/Makefile
#	pear-Net_SMS/distinfo
#	pear-Net_SMS/pkg-descr
#
echo c - pear-Net_SMS
mkdir -p pear-Net_SMS > /dev/null 2>&1
echo x - pear-Net_SMS/Makefile
sed 's/^X//' >pear-Net_SMS/Makefile << 'END-of-pear-Net_SMS/Makefile'
X# Ports collection makefile for:  pear-Net_SMS
X# Date created:		2007/08/03
X# Whom:			chinsan <chinsan.tw@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_SMS
XPORTVERSION=	0.1.0
XCATEGORIES=	net pear
X
XMAINTAINER=	chinsan.tw@gmail.com
XCOMMENT=	PEAR SMS functionality
X
XBUILD_DEPENDS=	${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \
X		${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_PHP=	yes
X
XCATEGORY=	Net
XFILES=		SMS.php SMS/clickatell_http.php SMS/generic_smtp.php \
X		SMS/sms2email_http.php SMS/vodafoneitaly_smtp.php SMS/win_http.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-pear-Net_SMS/Makefile
echo x - pear-Net_SMS/distinfo
sed 's/^X//' >pear-Net_SMS/distinfo << 'END-of-pear-Net_SMS/distinfo'
XMD5 (PEAR/Net_SMS-0.1.0.tgz) = 2f490b53ebd408005535b8624644cbcf
XSHA256 (PEAR/Net_SMS-0.1.0.tgz) = 8980b3f3c7a6d68699a0af1bf8708730af59615416164a033477a86b6d7dfc3e
XSIZE (PEAR/Net_SMS-0.1.0.tgz) = 13128
END-of-pear-Net_SMS/distinfo
echo x - pear-Net_SMS/pkg-descr
sed 's/^X//' >pear-Net_SMS/pkg-descr << 'END-of-pear-Net_SMS/pkg-descr'
XThis package provides SMS functionality and access to SMS gateways.
X
XWWW: http://pear.php.net/package/Net_SMS/
END-of-pear-Net_SMS/pkg-descr
exit
--- pear-Net_SMS-0.1.0.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?20060803073542.4D4D12F068>