Bug 116531 - [NEW PORT] comms/p5-SMS-Send-DeviceGsm: An SMS::Send driver for Device::Gsm
Summary: [NEW PORT] comms/p5-SMS-Send-DeviceGsm: An SMS::Send driver for Device::Gsm
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-22 02:20 UTC by Tsung-Han Yeh
Modified: 2007-09-23 07:30 UTC (History)
0 users

See Also:


Attachments
p5-SMS-Send-DeviceGsm-0.02.shar (2.86 KB, text/plain)
2007-09-22 02:20 UTC, Tsung-Han Yeh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tsung-Han Yeh 2007-09-22 02:20:01 UTC
SMS::Send::DeviceGsm is an SMS::Send driver that uses Device::Gsm 
to deliver messages via attached hardware.

You provide the hardware port and the baudrate to use. 
Consult Device::Gsm for further information on what devices 
and baudrates are supported.

Author: Chris Williams <chris@bingosnet.co.uk>
WWW:    http://search.cpan.org/dist/SMS-Send-DeviceGsm/

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-09-23 07:23:41 UTC
edwin       2007-09-23 06:23:36 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/p5-SMS-Send-DeviceGsm Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  [NEW PORT] comms/p5-SMS-Send-DeviceGsm: An SMS::Send driver for Device::Gsm
  
          SMS::Send::DeviceGsm is an SMS::Send driver that uses Device::Gsm
          to deliver messages via attached hardware.
  
          You provide the hardware port and the baudrate to use.
          Consult Device::Gsm for further information on what devices
          and baudrates are supported.
  
          Author: Chris Williams <chris@bingosnet.co.uk>
          WWW: http://search.cpan.org/dist/SMS-Send-DeviceGsm/
  
  PR:             ports/116531
  Submitted by:   Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  
  Revision  Changes    Path
  1.179     +1 -0      ports/comms/Makefile
  1.1       +32 -0     ports/comms/p5-SMS-Send-DeviceGsm/Makefile (new)
  1.1       +3 -0      ports/comms/p5-SMS-Send-DeviceGsm/distinfo (new)
  1.1       +9 -0      ports/comms/p5-SMS-Send-DeviceGsm/pkg-descr (new)
  1.1       +8 -0      ports/comms/p5-SMS-Send-DeviceGsm/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-23 07:23:43 UTC
State Changed
From-To: open->closed

Committed, thanks!