Bug 131865 - New port: comms/esmska -- Program for sending SMS over the Internet
Summary: New port: comms/esmska -- Program for sending SMS over the Internet
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: Lars Engels
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-19 02:10 UTC by martinko
Modified: 2009-02-26 22:10 UTC (History)
0 users

See Also:


Attachments
file.shar (4.87 KB, text/plain)
2009-02-19 02:10 UTC, martinko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description martinko 2009-02-19 02:10:01 UTC
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:
Comment 1 Lars Engels freebsd_committer freebsd_triage 2009-02-22 13:15:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lme

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-26 22:02:18 UTC
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"
Comment 3 Lars Engels freebsd_committer freebsd_triage 2009-02-26 22:03:46 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!