Summary: | [NEW PORT] comms/p5-SMS-Send-DeviceGsm: An SMS::Send driver for Device::Gsm | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tsung-Han Yeh <snowfly> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Tsung-Han Yeh
2007-09-22 02:20:01 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" State Changed From-To: open->closed Committed, thanks! |