Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2006 17:52:58 +0000 (UTC)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/comms Makefile ports/comms/p5-SMS-Send Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200609021752.k82HqwaR049785@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
leeym       2006-09-02 17:52:58 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/p5-SMS-Send    Makefile distinfo pkg-descr pkg-plist 
  Log:
  - 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
  
  Revision  Changes    Path
  1.152     +1 -0      ports/comms/Makefile
  1.1       +41 -0     ports/comms/p5-SMS-Send/Makefile (new)
  1.1       +3 -0      ports/comms/p5-SMS-Send/distinfo (new)
  1.1       +16 -0     ports/comms/p5-SMS-Send/pkg-descr (new)
  1.1       +11 -0     ports/comms/p5-SMS-Send/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609021752.k82HqwaR049785>