FreeBSD Bugzilla – Attachment 185686 Details for
Bug 221730
new ports: devel/py-gtfslib, open source library in python for reading GTFS files, and a dependency: devel/pyqtree
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new port devel/pyqtree
pyqtree-0.24.diff (text/plain), 2.60 KB, created by
Loïc Bartoletti
on 2017-08-22 22:05:38 UTC
(
hide
)
Description:
new port devel/pyqtree
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2017-08-22 22:05:38 UTC
Size:
2.60 KB
patch
obsolete
>Index: devel/pyqtree/Makefile >=================================================================== >--- devel/pyqtree/Makefile (nonexistent) >+++ devel/pyqtree/Makefile (copie de travail) >@@ -0,0 +1,21 @@ >+# Created by: Loïc BARTOLETTI <lbartoletti@tuxfamily.org> >+# $FreeBSD$ >+ >+PORTNAME= pyqtree >+PORTVERSION= 0.24 >+CATEGORIES= devel python geography >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+DISTNAME= Pyqtree-${PORTVERSION} >+ >+MAINTAINER= lbartoletti@tuxfamily.org >+COMMENT= Pure Python quad tree spatial index for GIS or rendering usage >+ >+LICENSE= MIT >+ >+NO_ARCH= yes >+ >+USES= python zip >+USE_PYTHON= autoplist distutils >+ >+.include <bsd.port.mk> > >Modification de propriétés sur devel/pyqtree/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/pyqtree/distinfo >=================================================================== >--- devel/pyqtree/distinfo (nonexistent) >+++ devel/pyqtree/distinfo (copie de travail) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1503437611 >+SHA256 (Pyqtree-0.24.zip) = e20a8e53a2ce0db9c824eba3144a550a804bd57c28454f18f2948db9ce97b555 >+SIZE (Pyqtree-0.24.zip) = 8824 > >Modification de propriétés sur devel/pyqtree/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/pyqtree/pkg-descr >=================================================================== >--- devel/pyqtree/pkg-descr (nonexistent) >+++ devel/pyqtree/pkg-descr (copie de travail) >@@ -0,0 +1,6 @@ >+Pyqtree is a pure Python spatial index for GIS or rendering usage. It stores and >+ quickly retrieves items from a 2x2 rectangular grid area, and grows in depth an >+d detail as more items are added. The actual quad tree implementation is adapted >+ from Matt Rasmussen's compbio library and extended for geospatial use. >+ >+WWW: https://github.com/karimbahgat/Pyqtree > >Modification de propriétés sur devel/pyqtree/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 221730
:
185685
| 185686 |
185687