Port details |
- py-pyshapelib Python bindings for Shapelib
- 1.0 devel
=0 1.0Version of this port present on the latest quarterly branch. DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: fmysh@iijmio-mail.jp
 - Port Added: 2008-04-10 09:17:52
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- Also Listed In: geography python
- License: LGPL20+
- WWW:
- https://wald.intevation.org/projects/pyshapelib/
- Description:
-
Python bindings for Shapelib
============================
These are three python modules for shapelib:
shapelib read/write shapefiles
dbflib read/write dbf files
shptree quadtree for shapes
Shapelib is a free software library for reading and writing ESRI shape
files and can be found at http://shapelib.maptools.org/.
WWW: https://wald.intevation.org/projects/pyshapelib/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyshapelib>0:devel/py-pyshapelib@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-pyshapelib
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (pyshapelib-1.0.tar.gz) = cdf10299c361cf817a129d24da9c01f6a2dbe866be63a5506fe7e96ca6490c20
SIZE (pyshapelib-1.0.tar.gz) = 36819
SHA256 (shapelib-1.3.0.tar.gz) = 23d474016158ab5077db2f599527631706ba5c0dc7c4178a6a1d685bb014f68f
SIZE (shapelib-1.3.0.tar.gz) = 156301
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-pyshapelib-1.0:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0 15 Aug 2020 10:50:59
  |
rene  |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
1.0 04 Aug 2020 09:36:24
  |
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Silence mkdirs
- Update WWW
Approved by: portmgr blanket |
1.0 23 Feb 2020 15:25:53
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
1.0 01 Dec 2018 13:08:14
  |
sunpoet  |
Update MASTER_SITES
Approved by: portmgr (blanket) |
1.0 11 Jan 2018 14:18:01
  |
danfe  |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
1.0 12 Dec 2017 09:03:39
  |
antoine  |
Allow building with DEFAULT_VERSIONS=python=3.x |
1.0 12 Dec 2016 20:58:51
  |
sunpoet  |
- Remove .include <bsd.port.options.mk>
- Convert to options target helper
Approved by: portmgr (blanket) |
1.0 10 May 2016 08:18:28
  |
wen  |
- Update to 1.0
PR: 209410
Submitted by: fmysh@iijmio-mail.jp(maintainer) |
0.3 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.3 03 Jul 2014 23:57:08
  |
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
0.3 15 Apr 2014 01:30:51
  |
swills  |
- Stage
PR: ports/188546
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket) |
0.3 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.3 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.3 10 Apr 2008 09:17:32
 |
clsung  |
Python bindings for Shapelib
============================
These are three python modules for shapelib:
shapelib read/write shapefiles
dbflib read/write dbf files
shptree quadtree for shapes
Shapelib is a free software library for reading and writing ESRI shape
files and can be found at http://gdal.velocet.ca/projects/shapelib.
The bindings were partly created with SWIG, a tool that can generate (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 14
|