notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-rasterio Fast and direct raster I/O for use with Numpy and SciPy
1.3.10 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.9Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-08 20:47:09
Last Update: 2024-04-13 11:57:28
Commit Hash: b06d7d6
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://rasterio.readthedocs.io/en/stable/
https://github.com/rasterio/rasterio
Description:
Rasterio reads and writes geospatial raster data. Geographic information systems use GeoTIFF and other formats to organize and store gridded, or raster, datasets. Rasterio reads and writes these formats and provides a Python API based on N-D arrays.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}rasterio>0:graphics/py-rasterio@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-rasterio/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-rasterio
  • pkg install py39-rasterio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-rasterio listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-rasterio
Package flavors (<flavor>: <package>)
  • py39: py39-rasterio
distinfo:
TIMESTAMP = 1713001140 SHA256 (rasterio-1.3.10.tar.gz) = ce182c735b4f9e8735d90600607ecab15ef895eb8aa660bf665751529477e326 SIZE (rasterio-1.3.10.tar.gz) = 412856

Packages (timestamps in pop-ups are UTC):
py39-rasterio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.91.3.9-1.3.91.3.9---
FreeBSD:13:quarterly1.3.91.3.9--1.3.9-1.3.9-
FreeBSD:14:latest1.3.91.3.9-1.3.91.3.9---
FreeBSD:14:quarterly1.3.91.3.9--1.3.9-1.3.9-
FreeBSD:15:latest1.3.91.3.9n/a1.3.9n/a-1.3.91.3.9
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gdal>=3.1 : graphics/gdal
  2. py39-numpy>=0,1 : math/py-numpy@py39
  3. py39-setuptools>=61 : devel/py-setuptools@py39
  4. py39-wheel>=0 : devel/py-wheel@py39
  5. cython-3.9 : lang/cython@py39
  6. python3.9 : lang/python39
  7. py39-build>=0 : devel/py-build@py39
  8. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. gdal>=3.1 : graphics/gdal
  2. py39-affine>=0 : math/py-affine@py39
  3. py39-attrs>=0 : devel/py-attrs@py39
  4. py39-certifi>=0 : security/py-certifi@py39
  5. py39-click>=4.0 : devel/py-click@py39
  6. py39-click-plugins>=0 : devel/py-click-plugins@py39
  7. py39-cligj>=0.5 : devel/py-cligj@py39
  8. py39-numpy>=0,1 : math/py-numpy@py39
  9. py39-snuggs>=1.4.1 : math/py-snuggs@py39
  10. python3.9 : lang/python39
  11. py39-importlib-metadata>=0 : devel/py-importlib-metadata@py39
This port is required by:
for Build
  1. science/py-earthpy
for Run
  1. graphics/py-pygeoapi
  2. graphics/py-rasterstats
  3. graphics/qgis
  4. graphics/qgis-ltr
  5. science/py-earthpy
  6. science/py-tobler

Configuration Options:
===> The following configuration options are available for py39-rasterio-1.3.10: PLOT=off: Plotting support S3=off: Amazon S3 support ===> Use 'make config' to modify these settings
Options name:
graphics_py-rasterio
USES:
compiler:c++11-lang python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/rasterio/
  2. https://pypi.org/packages/source/r/rasterio/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.10
13 Apr 2024 11:57:28
commit hash: b06d7d6b1ebcb998f1b9266012febfe0bbd7875dcommit hash: b06d7d6b1ebcb998f1b9266012febfe0bbd7875dcommit hash: b06d7d6b1ebcb998f1b9266012febfe0bbd7875dcommit hash: b06d7d6b1ebcb998f1b9266012febfe0bbd7875d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.3.10

Changes:	https://github.com/rasterio/rasterio/releases
1.3.9
27 Nov 2023 10:28:21
commit hash: 7625ba3ceec1dd5ac7c9d65993fe494f4f14814fcommit hash: 7625ba3ceec1dd5ac7c9d65993fe494f4f14814fcommit hash: 7625ba3ceec1dd5ac7c9d65993fe494f4f14814fcommit hash: 7625ba3ceec1dd5ac7c9d65993fe494f4f14814f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update WWW
1.3.9
01 Nov 2023 02:08:26
commit hash: dada751cd41b7443215ab481f9c1a597f02ada97commit hash: dada751cd41b7443215ab481f9c1a597f02ada97commit hash: dada751cd41b7443215ab481f9c1a597f02ada97commit hash: dada751cd41b7443215ab481f9c1a597f02ada97 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.3.9

Changes:	https://github.com/rasterio/rasterio/releases
1.3.8
09 Jul 2023 10:19:40
commit hash: f13554d2115b1cf8905ad48d2a207a346a4adfdacommit hash: f13554d2115b1cf8905ad48d2a207a346a4adfdacommit hash: f13554d2115b1cf8905ad48d2a207a346a4adfdacommit hash: f13554d2115b1cf8905ad48d2a207a346a4adfda files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.3.8

Changes:	https://github.com/rasterio/rasterio/releases
1.3.7
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.3.7
27 May 2023 23:44:06
commit hash: 94e74a1dac5dd8c13553b02c37fe118ea083e247commit hash: 94e74a1dac5dd8c13553b02c37fe118ea083e247commit hash: 94e74a1dac5dd8c13553b02c37fe118ea083e247commit hash: 94e74a1dac5dd8c13553b02c37fe118ea083e247 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.3.7

Changes:	https://github.com/rasterio/rasterio/releases
1.3.6_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
1.3.6
21 Mar 2023 19:21:09
commit hash: fc788ac49f7e19eaeccead2db4cf204419a8eee7commit hash: fc788ac49f7e19eaeccead2db4cf204419a8eee7commit hash: fc788ac49f7e19eaeccead2db4cf204419a8eee7commit hash: fc788ac49f7e19eaeccead2db4cf204419a8eee7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.3.6

Changes:	https://github.com/rasterio/rasterio/releases
1.3.5
05 Feb 2023 15:48:02
commit hash: 08991634b5e509ce9bf269d7c3cfed6b7569297fcommit hash: 08991634b5e509ce9bf269d7c3cfed6b7569297fcommit hash: 08991634b5e509ce9bf269d7c3cfed6b7569297fcommit hash: 08991634b5e509ce9bf269d7c3cfed6b7569297f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.3.5

Changes:	https://github.com/rasterio/rasterio/releases
1.3.4
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.3.4
30 Dec 2022 09:04:59
commit hash: be077dd05a862061cc71b244c7645f1775103d6fcommit hash: be077dd05a862061cc71b244c7645f1775103d6fcommit hash: be077dd05a862061cc71b244c7645f1775103d6fcommit hash: be077dd05a862061cc71b244c7645f1775103d6f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.3.4

Changes:	https://github.com/rasterio/rasterio/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.3.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.2
31 Aug 2022 11:41:10
commit hash: 6f6c134f7c57063f39ffc462c5d01391cae7e32ecommit hash: 6f6c134f7c57063f39ffc462c5d01391cae7e32ecommit hash: 6f6c134f7c57063f39ffc462c5d01391cae7e32ecommit hash: 6f6c134f7c57063f39ffc462c5d01391cae7e32e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.3.2

Changes:	https://github.com/rasterio/rasterio/releases
1.3.0_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
1.3.0
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0
11 Jul 2022 13:50:03
commit hash: 97a73f34303dc63082d1b86b61bc8d054c685f25commit hash: 97a73f34303dc63082d1b86b61bc8d054c685f25commit hash: 97a73f34303dc63082d1b86b61bc8d054c685f25commit hash: 97a73f34303dc63082d1b86b61bc8d054c685f25 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.3.0

- Update WWW

Changes:	https://github.com/rasterio/rasterio/releases
1.2.10
25 Oct 2021 15:57:31
commit hash: d42481f5f890ff382a448df8801cad7b22865d48commit hash: d42481f5f890ff382a448df8801cad7b22865d48commit hash: d42481f5f890ff382a448df8801cad7b22865d48commit hash: d42481f5f890ff382a448df8801cad7b22865d48 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.2.10

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.2.9
13 Oct 2021 19:14:04
commit hash: c6b90966570659fc4cdeb176625d5853448bad7dcommit hash: c6b90966570659fc4cdeb176625d5853448bad7dcommit hash: c6b90966570659fc4cdeb176625d5853448bad7dcommit hash: c6b90966570659fc4cdeb176625d5853448bad7d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.2.9

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.2.8
21 Sep 2021 03:44:48
commit hash: a573a155e3cb6250400b236d7591be0dad5de291commit hash: a573a155e3cb6250400b236d7591be0dad5de291commit hash: a573a155e3cb6250400b236d7591be0dad5de291commit hash: a573a155e3cb6250400b236d7591be0dad5de291 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.2.8

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.2.6_1
19 Sep 2021 06:00:20
commit hash: dbe4e65fe8cbe98f9437fef119d2ec40bfcdd576commit hash: dbe4e65fe8cbe98f9437fef119d2ec40bfcdd576commit hash: dbe4e65fe8cbe98f9437fef119d2ec40bfcdd576commit hash: dbe4e65fe8cbe98f9437fef119d2ec40bfcdd576 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Strip shared library

- Bump PORTREVISION for package change
1.2.6
30 Jun 2021 20:43:43
commit hash: ff745ece7d08596415a77fb3f91acc6cb28921b1commit hash: ff745ece7d08596415a77fb3f91acc6cb28921b1commit hash: ff745ece7d08596415a77fb3f91acc6cb28921b1commit hash: ff745ece7d08596415a77fb3f91acc6cb28921b1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.2.6

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.2.5
25 Jun 2021 13:39:28
commit hash: 9f2422375fca6a902c43674f8f7b79d480ba72d9commit hash: 9f2422375fca6a902c43674f8f7b79d480ba72d9commit hash: 9f2422375fca6a902c43674f8f7b79d480ba72d9commit hash: 9f2422375fca6a902c43674f8f7b79d480ba72d9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.2.5

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.2.4
14 Jun 2021 17:40:10
commit hash: 41cb2d7706822ce77e2f78f5e85a8fbeed554c71commit hash: 41cb2d7706822ce77e2f78f5e85a8fbeed554c71commit hash: 41cb2d7706822ce77e2f78f5e85a8fbeed554c71commit hash: 41cb2d7706822ce77e2f78f5e85a8fbeed554c71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.2.4

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.2.3
10 May 2021 20:13:20
commit hash: 1d44af58980136b882d146f21d8776943a14c5ebcommit hash: 1d44af58980136b882d146f21d8776943a14c5ebcommit hash: 1d44af58980136b882d146f21d8776943a14c5ebcommit hash: 1d44af58980136b882d146f21d8776943a14c5eb files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/py-matplotlib: chase minimum Python version in dependent ports

Since the previous update changed USES=python from 3.6+ to 3.7+, all
dependent ports must have USES=python:3.7+ as well, otherwise it breaks
the @py36 flavor.

PR:		255347
Reported by:	sunpoet
1.2.3
29 Apr 2021 14:23:57
commit hash: d99214d9f9cd7fcf77f22e7a940e9092e6bfdc90commit hash: d99214d9f9cd7fcf77f22e7a940e9092e6bfdc90commit hash: d99214d9f9cd7fcf77f22e7a940e9092e6bfdc90commit hash: d99214d9f9cd7fcf77f22e7a940e9092e6bfdc90 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.2.3

Changes:	https://github.com/mapbox/rasterio/blob/maint-1.2/CHANGES.txt
1.2.2
25 Apr 2021 20:35:31
commit hash: 197832d152d4b48f52fd94bc2c0b72d7708c6079commit hash: 197832d152d4b48f52fd94bc2c0b72d7708c6079commit hash: 197832d152d4b48f52fd94bc2c0b72d7708c6079commit hash: 197832d152d4b48f52fd94bc2c0b72d7708c6079 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.2.2

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.2.1
18 Apr 2021 05:43:45
commit hash: 151bf4fd4cdcf0148ec24d1c253b31fff934929bcommit hash: 151bf4fd4cdcf0148ec24d1c253b31fff934929bcommit hash: 151bf4fd4cdcf0148ec24d1c253b31fff934929bcommit hash: 151bf4fd4cdcf0148ec24d1c253b31fff934929b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-rasterio: Update to 1.2.1

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.2.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.0
03 Mar 2021 18:12:13
Revision:567178Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove PYNUMPY
1.2.0
26 Jan 2021 17:28:53
Revision:562816Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.0

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.1.8
10 Jan 2021 08:21:35
Revision:560955Original commit files touched by this commit
sunpoet search for other commits by this committer
Clean up RUN_DEPENDS after r559531 (USES=python:3.6+)
1.1.8
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.1.8
06 Nov 2020 11:27:35
Revision:554240Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.8

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.1.7
02 Oct 2020 07:30:58
Revision:550919Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.7

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.1.6
20 Sep 2020 18:57:52
Revision:549137Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.6

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.1.5
14 Jun 2020 14:24:40
Revision:538774Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.5

Changes:	https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
1.1.4
17 May 2020 18:29:06
Revision:535609Original commit files touched by this commit
sunpoet search for other commits by this committer
Add PLOT and S3 options
1.1.4
13 May 2020 20:37:38
Revision:535142Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix build on GCC-based systems:

  cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	portmgr (tier-2 blanket)
1.1.4
08 May 2020 20:46:34
Revision:534419Original commit files touched by this commit Sanity Test Failure
sunpoet search for other commits by this committer
Add py-rasterio 1.1.4

Rasterio reads and writes geospatial raster data.

Geographic information systems use GeoTIFF and other formats to organize and
store gridded, or raster, datasets. Rasterio reads and writes these formats and
provides a Python API based on N-D arrays.

WWW: https://github.com/mapbox/rasterio

Number of commits found: 40