This is a new port of multi platform GUI application for sending SMS messages over the Internet. Fix: Patch attached. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->lme I'll take it.
lme 2009-02-26 22:02:03 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/esmska Makefile distinfo pkg-descr pkg-plist comms/esmska/files esmska.in Log: Add new port: esmska Esmska is a cross-platform application for sending SMS messages over the Internet. Features: * Send SMS to various operators (local or international) * Supports all common operating systems (Linux, Windows, Mac OS, etc.) * Free, under open-source licence GNU AGPL3 * Import contacts from other programs (DreamCom) and formats (vCard) * Send SMS to multiple recipients at once * History of sent messages * Pluggable operator system - easy to provide support for more operators directly by users * Extensive possibilities of changing appearance * Many other planned features WWW: http://esmska.googlecode.com PR: ports/131865 Submitted by: martinko <gamato (AT) users.sf.net> Revision Changes Path 1.202 +1 -0 ports/comms/Makefile 1.1 +45 -0 ports/comms/esmska/Makefile (new) 1.1 +3 -0 ports/comms/esmska/distinfo (new) 1.1 +6 -0 ports/comms/esmska/files/esmska.in (new) 1.1 +16 -0 ports/comms/esmska/pkg-descr (new) 1.1 +44 -0 ports/comms/esmska/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 New port added, with minor changes. Thanks!