60a0 FreshPorts -- comms/p5-SMS-Send
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-SMS-Send 1.06 comms on this many watch lists=0 search for ports that depend on this port
Driver-based API for sending SMS messages
Maintained by: snowfly@yuntech.edu.tw search for ports maintained by this maintainer
Port Added: 02 Sep 2006 17:58:17
Also Listed In: perl5
License: ART10 GPLv1


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 separately, 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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Class-Adapter
  2. devel/p5-Params-Util
  3. lang/perl5.8
Required To Run:
  1. devel/p5-Class-Adapter
  2. devel/p5-Params-Util
  3. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/comms/p5-SMS-Send/ && make install clean
To add the package: pkg_add -r p5-SMS-Send


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/SMS/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/SMS/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/SMS/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/SMS/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/SMS/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/SMS/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/SMS/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/SMS/
  10. http://at.cpan.org/modules/by-module/SMS/
  11. http://backpan.perl.org/modules/by-module/SMS/
  12. http://cpan.nctu.edu.tw/modules/by-module/SMS/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/SMS/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/SMS/
  15. http://www.cpan.dk/modules/by-module/SMS/

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 Apr 2012 07:21:59
Original commit files touched by this commit  1.06
culot search for other commits by this committer
- Update to 1.06 [1]
- Remove Module::Pluggable dependency which is in core since 5.8.9 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS

Changes:        http://search.cpan.org/dist/SMS-Send/Changes
PR:             ports/166633 [1]
Feature safe:   yes
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.05_1
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.05_1
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.05_1
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.05_1
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
21 Jun 2008 16:25:46
Original commit files touched by this commit  0.05_1
olgeni search for other commits by this committer
Fix a few typos in ports/comms.
12 Mar 2008 17:30:28
Original commit files touched by this commit  0.05_1
leeym search for other commits by this committer
- fix dependency
- bump PORTREVISION

PR:             121625
Submitted by:   leeym
Approved by:    maintainer
20 Feb 2008 10:17:03
Original commit files touched by this commit  0.05
gabor search for other commits by this committer
- Update to 0.05
- Add missing dependencies
- Style

PR:             ports/120807
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    "snowfly" <snowfly@yuntech.edu.tw> (maintainer)
08 Sep 2007 00:53:15
Original commit files touched by this commit  0.04
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
04 Oct 2006 08:01:50
Original commit files touched by this commit  0.04
clsung search for other commits by this committer
- Update to 0.04

PR:             ports/103906
Submitted by:   clsung
Approved by:    maintainer <snowfly_AT_yuntech dot edu dot tw>
02 Sep 2006 17:52:58
Original commit files touched by this commit  0.03
leeym search for other commits by this committer
- add p5-SMS-Send-0.03

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

Number of commits found: 11

2836
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days29
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0