From 0e43500eaf8b707a6c00b739c2116f3c6b7cf2ab Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Wed, 4 Mar 2009 21:07:39 +0000 Subject: The port comms/python-gammu was incorporated into comms/gammu since 1.23.0. Use the latter with option WITH_PYTHON_GAMMU=YES. Reported by: pointyhat (pav) Approved by: wenheping at gmail.com (maintainer, by email) --- comms/Makefile | 1 - comms/py-gammu/Makefile | 27 --------------------------- comms/py-gammu/distinfo | 3 --- comms/py-gammu/pkg-descr | 7 ------- comms/py-gammu/pkg-plist | 11 ----------- 5 files changed, 49 deletions(-) delete mode 100644 comms/py-gammu/Makefile delete mode 100644 comms/py-gammu/distinfo delete mode 100644 comms/py-gammu/pkg-descr delete mode 100644 comms/py-gammu/pkg-plist (limited to 'comms') diff --git a/comms/Makefile b/comms/Makefile index 5540f553bc3f..151de7fb4c1b 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -102,7 +102,6 @@ SUBDIR += pr SUBDIR += predict SUBDIR += py-bulksms - SUBDIR += py-gammu SUBDIR += py-lirc SUBDIR += py-serial SUBDIR += pyla diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile deleted file mode 100644 index 08713183294f..000000000000 --- a/comms/py-gammu/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: py-gammu -# Date created: 03 Feb,2009 -# Whom: Wen Heping -# -# $FreeBSD$ -# - -PORTNAME= gammu -PORTVERSION= 0.28 -CATEGORIES= comms python -MASTER_SITES= http://dl.cihar.com/python-gammu/latest/ \ - http://mirror.clickcreations.com/python-gammu/latest/ \ - http://dl.cihar.com.nyud.net/python-gammu/latest/ \ - ftp://dl.cihar.com/python-gammu/latest/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} - -MAINTAINER= wenheping@gmail.com -COMMENT= Python bindings for Gammu library - -BUILD_DEPENDS= ${LOCALBASE}/bin/gammu:${PORTSDIR}/comms/gammu - -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_PKGNAME= python_${PORTNAME} - -.include diff --git a/comms/py-gammu/distinfo b/comms/py-gammu/distinfo deleted file mode 100644 index 0e217993fa05..000000000000 --- a/comms/py-gammu/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (python-gammu-0.28.tar.gz) = 3fbf329b433808c0af7a67528b559176 -SHA256 (python-gammu-0.28.tar.gz) = 9fce80feda7adafa0397203a8b08713614bbacbf00d89984362bee7b479e123b -SIZE (python-gammu-0.28.tar.gz) = 91785 diff --git a/comms/py-gammu/pkg-descr b/comms/py-gammu/pkg-descr deleted file mode 100644 index d834c1ec7ad0..000000000000 --- a/comms/py-gammu/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -py-gammu is a python bindings for Gammu library, which allows -access many phones. It currently does not support all Gammu -features, but range of covered functions is increasing, if you -need some specific, feel free to use bug tracking system for -feature requests. - -WWW: http://cihar.com/gammu/python/ diff --git a/comms/py-gammu/pkg-plist b/comms/py-gammu/pkg-plist deleted file mode 100644 index f3e52882b073..000000000000 --- a/comms/py-gammu/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gammu/Core.so -%%PYTHON_SITELIBDIR%%/gammu/Data.py -%%PYTHON_SITELIBDIR%%/gammu/Data.pyc -%%PYTHON_SITELIBDIR%%/gammu/Data.pyo -%%PYTHON_SITELIBDIR%%/gammu/Worker.py -%%PYTHON_SITELIBDIR%%/gammu/Worker.pyc -%%PYTHON_SITELIBDIR%%/gammu/Worker.pyo -%%PYTHON_SITELIBDIR%%/gammu/__init__.py -%%PYTHON_SITELIBDIR%%/gammu/__init__.pyc -%%PYTHON_SITELIBDIR%%/gammu/__init__.pyo -@dirrm %%PYTHON_SITELIBDIR%%/gammu -- cgit v1.2.3