Version: 0.44, Package name: wammu-0.44 |
Maintained by: Kirill Bychkov |
Master sites: |
Description Wammu is a program to manage data in your cell phone such as contacts, calendar or messages. It is built on Gammu library, which provides abstraction layer to work with different cell phones from different vendors (including Nokia, Sony-Ericsson, Motorola, Samsung, Siemens, Huawei and others). |
Filesize: 1223.373 KB |
Version History (View Complete History) |
|
2021-09-21 10:34:24 by Solene Rapenne | Files touched by this commit (1) |
Log message: Add missing run dependency devel/py-six ok kirby@ (maintainer) |
2021-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: Bump the REVISION on all ports that use the python2 version of py-setuptools. Also change the lang/python module to use the new devel/py2-setuptools for python2 ports ok sthen@ |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-27 17:55:05 by Stuart Henderson | Files touched by this commit (24) |
Log message: remove more PKG_ARCH=* with pyc in PLIST |
2018-07-31 05:39:50 by Kirill Bychkov | Files touched by this commit (2) |
Log message: switch HOMEPAGE and MASTER_SITES to https |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-05-12 08:29:02 by Marc Espie | Files touched by this commit (16) |
Log message: more @bin and other removal |
2018-01-08 00:51:48 by Kirill Bychkov | Files touched by this commit (4) |
Log message: update to wammu-0.44 |
2016-12-18 05:31:02 by Kirill Bychkov | Files touched by this commit (3) |
Log message: Update to wammu-0.43 |
2016-11-25 07:42:29 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Missed bump. Drop NO_BUILD to preserve the bdep on python. |
2016-11-25 06:01:15 by Kirill Bychkov | Files touched by this commit (1) |
Log message: drop RDEP on devel/gettext. Python already depends on it. Noticed by ajacoutot@, thanks! |