Date: Tue, 3 Feb 2009 04:43:37 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/131330: [New Port]comms/py-gammu:Python bindings for Gammu library Message-ID: <200902030443.n134hbKR025463@www.freebsd.org> Resent-Message-ID: <200902030450.n134o3cY015460@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131330 >Category: ports >Synopsis: [New Port]comms/py-gammu:Python bindings for Gammu library >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 03 04:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov 6 00:32:12 UTC 2008 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: 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/ >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-gammu # py-gammu/pkg-plist # py-gammu/pkg-descr # py-gammu/distinfo # py-gammu/Makefile # echo c - py-gammu mkdir -p py-gammu > /dev/null 2>&1 echo x - py-gammu/pkg-plist sed 's/^X//' >py-gammu/pkg-plist << '53daa65eaec841ca51a5807e59373f0e' X%%PYTHON_SITELIBDIR%%/gammu/Core.so X%%PYTHON_SITELIBDIR%%/gammu/Data.py X%%PYTHON_SITELIBDIR%%/gammu/Data.pyc X%%PYTHON_SITELIBDIR%%/gammu/Data.pyo X%%PYTHON_SITELIBDIR%%/gammu/Worker.py X%%PYTHON_SITELIBDIR%%/gammu/Worker.pyc X%%PYTHON_SITELIBDIR%%/gammu/Worker.pyo X%%PYTHON_SITELIBDIR%%/gammu/__init__.py X%%PYTHON_SITELIBDIR%%/gammu/__init__.pyc X%%PYTHON_SITELIBDIR%%/gammu/__init__.pyo X@dirrm %%PYTHON_SITELIBDIR%%/gammu 53daa65eaec841ca51a5807e59373f0e echo x - py-gammu/pkg-descr sed 's/^X//' >py-gammu/pkg-descr << '9abd1d8c3baba6097586a402697b3f58' Xpy-gammu is a python bindings for Gammu library, which allows Xaccess many phones. It currently does not support all Gammu Xfeatures, but range of covered functions is increasing, if you Xneed some specific, feel free to use bug tracking system for Xfeature requests. X XWWW: http://cihar.com/gammu/python/ 9abd1d8c3baba6097586a402697b3f58 echo x - py-gammu/distinfo sed 's/^X//' >py-gammu/distinfo << '60f7c3c59d5955543a38c5e8ed10eb49' XMD5 (python-gammu-0.28.tar.gz) = 3fbf329b433808c0af7a67528b559176 XSHA256 (python-gammu-0.28.tar.gz) = 9fce80feda7adafa0397203a8b08713614bbacbf00d89984362bee7b479e123b XSIZE (python-gammu-0.28.tar.gz) = 91785 60f7c3c59d5955543a38c5e8ed10eb49 echo x - py-gammu/Makefile sed 's/^X//' >py-gammu/Makefile << 'daa34835c773f2e758d823403b8b1bef' X# New ports collection makefile for: py-gammu X# Date created: 03 Feb,2009 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= gammu XPORTVERSION= 0.28 XCATEGORIES= comms python XMASTER_SITES= http://dl.cihar.com/python-gammu/latest/ \ X http://mirror.clickcreations.com/python-gammu/latest/ \ X http://dl.cihar.com.nyud.net/python-gammu/latest/ \ X ftp://dl.cihar.com/python-gammu/latest/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= python-${PORTNAME}-${PORTVERSION} X XMAINTAINER= wenheping@gmail.com XCOMMENT= Python bindings for Gammu library X XBUILD_DEPENDS= ${LOCALBASE}/bin/gammu:${PORTSDIR}/comms/gammu X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes XPYDISTUTILS_PKGNAME= python_${PORTNAME} X X.include <bsd.port.mk> daa34835c773f2e758d823403b8b1bef exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902030443.n134hbKR025463>