summaryrefslogtreecommitdiffstats
path: root/comms/p5-SMS-Send
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few typos in ports/comms.olgeni2008-06-211-1/+1
|
* - fix dependencyleeym2008-03-121-7/+11
| | | | | | | | - bump PORTREVISION PR: 121625 Submitted by: leeym Approved by: maintainer
* - Update to 0.05gabor2008-02-202-9/+10
| | | | | | | | | - Add missing dependencies - Style PR: ports/120807 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: "snowfly" <snowfly@yuntech.edu.tw> (maintainer)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Update to 0.04clsung2006-10-042-9/+4
| | | | | | PR: ports/103906 Submitted by: clsung Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
* - add p5-SMS-Send-0.03leeym2006-09-024-0/+71
SMS::Send is intended to provide a driver-based single API for sending SMS and MMS messages. The intent is to provide a single API against which to write the code to send an SMS message. At the same time, the intent is to remove the limits of some of the previous attempts at this sort of API, like "must be free internet-based SMS services". SMS::Send drivers are installed seperately, and might use the web, email or physical SMS hardware. It could be a free or paid. The details shouldn't matter. You should not have to care how it is actually sent, only that it has been sent (although some drivers may not be able to provide certainty). Author: Adam Kennedy <cpan@ali.as> WWW: http://search.cpan.org/dist/SMS-Send/ PR: based on 102506 Submitted by: snowfly@yuntech.edu.tw
OpenPOWER on IntegriCloud