From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 25 03:20:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8A5516A407 for ; Mon, 25 Feb 2008 03:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A32F813C458 for ; Mon, 25 Feb 2008 03:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1P3K1o7093138 for ; Mon, 25 Feb 2008 03:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1P3K1ql093137; Mon, 25 Feb 2008 03:20:01 GMT (envelope-from gnats) Resent-Date: Mon, 25 Feb 2008 03:20:01 GMT Resent-Message-Id: <200802250320.m1P3K1ql093137@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, TAOKA Fumiyoshi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BF6416A400 for ; Mon, 25 Feb 2008 03:14:22 +0000 (UTC) (envelope-from fmysh@quad.dyndns.org) Received: from xeon.quad.dyndns.org (unknown [IPv6:2001:240:66e::2]) by mx1.freebsd.org (Postfix) with ESMTP id CA56313C45D for ; Mon, 25 Feb 2008 03:14:22 +0000 (UTC) (envelope-from fmysh@quad.dyndns.org) Received: by xeon.quad.dyndns.org (Postfix, from userid 1001) id 19E99153449; Mon, 25 Feb 2008 12:14:21 +0900 (JST) Message-Id: <20080225031421.19E99153449@xeon.quad.dyndns.org> Date: Mon, 25 Feb 2008 12:14:20 +0900 (JST) From: TAOKA Fumiyoshi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: TAOKA Fumiyoshi Subject: ports/121067: New port: devel/py-pyshapelib X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: TAOKA Fumiyoshi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 03:20:01 -0000 >Number: 121067 >Category: ports >Synopsis: New port: devel/py-pyshapelib >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 25 03:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: TAOKA Fumiyoshi >Release: >Organization: >Environment: >Description: Python bindings for Shapelib. >How-To-Repeat: >Fix: # 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-pyshapelib/ # py-pyshapelib/Makefile # py-pyshapelib/distinfo # py-pyshapelib/pkg-descr # py-pyshapelib/pkg-plist # echo c - py-pyshapelib/ mkdir -p py-pyshapelib/ > /dev/null 2>&1 echo x - py-pyshapelib/Makefile sed 's/^X//' >py-pyshapelib/Makefile << 'END-of-py-pyshapelib/Makefile' X# New ports collection makefile for: pyshapelib X# Date created: 03 Feb 2008 X# Whom: TAOKA Fumiyoshi X# X# $FreeBSD$ X# X XPORTNAME= pyshapelib XPORTVERSION= 0.3 XCATEGORIES= devel python geography XMASTER_SITES= http://ftp.intevation.de/users/bh/pyshapelib/:py \ X http://dl.maptools.org/dl/shapelib/:c XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTFILES= ${DISTNAME}${EXTRACT_SUFX}:py ${SHAPELIB}${EXTRACT_SUFX}:c X XMAINTAINER= fmysh@iijmio-mail.jp XCOMMENT= Python bindings for Shapelib X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X XSHAPELIB= shapelib-1.2.10 X XPORTDOCS= NEWS README XPORTEXAMPLES= pytest.py X Xpost-extract: X ${LN} -s ${WRKDIR}/${SHAPELIB} ${WRKDIR}/shapelib X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X.for f in ${PORTDOCS} X ${INSTALL_MAN} ${WRKSRC}/$f ${DOCSDIR} X.endfor X.endif X X.if !defined(NOPORTEXAMPLES) X ${MKDIR} ${EXAMPLESDIR} X.for f in ${PORTEXAMPLES} X ${INSTALL_DATA} ${WRKSRC}/$f ${EXAMPLESDIR} X.endfor X.endif X X.include END-of-py-pyshapelib/Makefile echo x - py-pyshapelib/distinfo sed 's/^X//' >py-pyshapelib/distinfo << 'END-of-py-pyshapelib/distinfo' XMD5 (pyshapelib-0.3.tar.gz) = 41372e56f96167ed8202eb6f747360a4 XSHA256 (pyshapelib-0.3.tar.gz) = 492d5050135c05e8213eecfcaedbccebf8e960a4407615a5d72af4696f409ad1 XSIZE (pyshapelib-0.3.tar.gz) = 40427 XMD5 (shapelib-1.2.10.tar.gz) = 4d96bd926167193d27bf14d56e2d484e XSHA256 (shapelib-1.2.10.tar.gz) = afa54d60369e49a3d2ebcd1ffca75104bdc85d7f539b81aec8a6e2d311ca6b78 XSIZE (shapelib-1.2.10.tar.gz) = 167219 END-of-py-pyshapelib/distinfo echo x - py-pyshapelib/pkg-descr sed 's/^X//' >py-pyshapelib/pkg-descr << 'END-of-py-pyshapelib/pkg-descr' X XPython bindings for Shapelib X============================ X XThese are three python modules for shapelib: X X shapelib read/write shapefiles X X dbflib read/write dbf files X X shptree quadtree for shapes X XShapelib is a free software library for reading and writing ESRI shape Xfiles and can be found at http://gdal.velocet.ca/projects/shapelib. X XThe bindings were partly created with SWIG, a tool that can generate Xwrappers of C and C++ libraries for a variety of scripting languages. XIt's homepage is http://www.swig.org. X XThe bindings themselves don't have a homepage at the moment, but the Xsource tarballs/zip files can be downloaded from Xhttp://ftp.intevation.de/users/bh/pyshapelib/ X XWWW: http://ftp.intevation.de/users/bh/pyshapelib/ END-of-py-pyshapelib/pkg-descr echo x - py-pyshapelib/pkg-plist sed 's/^X//' >py-pyshapelib/pkg-plist << 'END-of-py-pyshapelib/pkg-plist' X%%PYTHON_SITELIBDIR%%/dbflib.py X%%PYTHON_SITELIBDIR%%/dbflib.pyc X%%PYTHON_SITELIBDIR%%/dbflib.pyo X%%PYTHON_SITELIBDIR%%/dbflibc.so X%%PYTHON_SITELIBDIR%%/shapelib.py X%%PYTHON_SITELIBDIR%%/shapelib.pyc X%%PYTHON_SITELIBDIR%%/shapelib.pyo X%%PYTHON_SITELIBDIR%%/shapelibc.so X%%PYTHON_SITELIBDIR%%/shptree.so END-of-py-pyshapelib/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: