aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-OWSLib
Commit message (Collapse)AuthorAgeFilesLines
* graphics/py-OWSLib: Update to 0.27.2Loïc Bartoletti2022-09-292-4/+4
|
* graphics/py-OWSLib: Update USES=pythonPo-Chuan Hsieh2022-09-101-1/+1
| | | | graphics/py-pyproj requires Python 3.8+
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* graphics/py-OWSLib: Update to 0.26.0Loïc Bartoletti2022-07-062-4/+4
|
* graphics/py-OWSLib: Add CPE informationBernhard Froehlich2022-06-031-1/+3
| | | | Approved by: portmgr (blanket)
* graphics/py-OWSLib: Update to 0.25.0Loïc Bartoletti2022-01-032-4/+4
| | | | | Changes: - https://github.com/geopython/OWSLib/blob/master/CHANGES.rst#0250-2021-08-23
* graphics/py-OWSLib: Update to 0.24.1Loïc Bartoletti2021-06-042-4/+4
| | | | | Changes: - http://geopython.github.io/OWSLib/credits.html#id1
* graphics/py-pyproj: Update to 3.1.0Po-Chuan Hsieh2021-05-261-2/+2
| | | | | | - Update USES=python of dependent ports Changes: https://github.com/pyproj4/pyproj/releases
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* graphics/py-OWSLib: Update to 0.22.0Loïc Bartoletti2021-02-052-4/+4
| | | | Notes: svn path=/head/; revision=564121
* graphics/py-OWSLib: Update to 0.21.0Loïc Bartoletti2021-01-152-4/+4
| | | | | | | - https://github.com/geopython/OWSLib/blob/master/CHANGES.rst#0210-2020-12-09 Notes: svn path=/head/; revision=561628
* graphics/py-OWSLib: Update to 0.20.0Loïc Bartoletti2020-06-272-4/+4
| | | | | | | | Approved by: tcberner (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D25470 Notes: svn path=/head/; revision=540554
* graphics/py-OWSLib: Update to 0.19.2Loïc Bartoletti2020-04-152-5/+5
| | | | | | | | | | | | | | | - Update to 0.19.2 - Python 3.5 support is dropped upstream Changelog: https://github.com/geopython/OWSLib/blob/master/CHANGES.rst#0192-2020-03-13 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D24396 Notes: svn path=/head/; revision=531777
* Change my mail address to lbartoletti@FreeBSD.orgLoïc Bartoletti2020-01-141-1/+1
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D23169 Notes: svn path=/head/; revision=523070
* graphics/py-OWSLib: Update to 0.19.0Tobias C. Berner2019-12-082-5/+5
| | | | | | | | PR: 242076 Submitted by: Loïc Bartoletti <lbartoletti@tuxfamily.org> (maintainer) Notes: svn path=/head/; revision=519288
* graphics/py-OWSLib: Update to 0.18.0Steve Wills2019-09-243-6/+6
| | | | | | | | PR: 240622 Submitted by: Loïc Bartoletti <lbartoletti@tuxfamily.org> (maintainer) Notes: svn path=/head/; revision=512728
* graphics/py-OWSLib: Update to 0.17.1Kai Knoblich2019-03-092-4/+5
| | | | | | | | | | | | | | | | | While I'm here: * Add path to license file Changelog: https://github.com/geopython/OWSLib/compare/0.17.0...0.17.1 PR: 236308 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19518 Notes: svn path=/head/; revision=495175
* Update WWWSunpoet Po-Chuan Hsieh2019-02-011-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=491879
* graphics/py-OWSLib: update to 0.17.0Steve Wills2018-10-072-5/+4
| | | | | | | | PR: 232024 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) Notes: svn path=/head/; revision=481473
* OWSLib is a Python package for client programming with Open GeospatialMartin Wilke2018-06-023-0/+34
Consortium (OGC) web service (hence OWS) interface standards, and their related content models. WWW: https://pypi.python.org/pypi/OWSLib PR: 225294 Submitted by: lbartoletti@tuxfamily.org Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=471385