aboutsummaryrefslogtreecommitdiff
path: root/comms/esmska
Commit message (Collapse)AuthorAgeFilesLines
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Convert comms to MDOCS and MEXAMPLES.Adam Weinberger2014-01-031-1/+4
| | | | | | | Hold-out shame list: perl Notes: svn path=/head/; revision=338555
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* - Update to 0.21Bernhard Froehlich2011-05-043-37/+46
| | | | | | | | PR: ports/156466 Submitted by: martinko <gamato@users.sf.net> (maintainer) Notes: svn path=/head/; revision=273620
* Update to 0.20.0.Stefan Walter2010-11-114-40/+47
| | | | | | | | PR: 151399 Submitted by: maintainer Notes: svn path=/head/; revision=264402
* Update to 0.17.0Lars Engels2009-12-014-14/+27
| | | | | | | | PR: ports/141057 Submitted by: maintainer Notes: svn path=/head/; revision=245072
* Add new port: esmskaLars Engels2009-02-265-0/+114
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> Notes: svn path=/head/; revision=229114