Commit graph

67 commits

Author SHA1 Message Date
Po-Chuan Hsieh
3c70a487d7
graphics/py-gdal: Update to 3.2.3
Changes:	https://github.com/OSGeo/gdal/releases
		https://github.com/OSGeo/gdal/blob/release/3.2/gdal/NEWS
2021-05-12 05:47:02 +08:00
Po-Chuan Hsieh
7665e44fa8
graphics/py-gdal: Update to 3.2.2
Changes:	https://github.com/OSGeo/gdal/blob/release/3.2/gdal/NEWS
2021-04-26 04:35:13 +08:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
7ac61606b7 Remove PYNUMPY 2021-03-03 18:11:52 +00:00
Loïc Bartoletti
9fe75e179d graphics/gdal: Set the default options as a workable set
- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers

PR:		224004
Approved by:	portmgr
2021-02-23 05:58:35 +00:00
Sunpoet Po-Chuan Hsieh
0525c14091 Update to 3.2.1
Changes:	https://github.com/OSGeo/gdal/blob/release/3.2/gdal/NEWS
2021-01-26 14:02:13 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Sunpoet Po-Chuan Hsieh
51b5d471b4 Update to 3.1.4
Changes:	https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS
2020-11-08 17:12:04 +00:00
Sunpoet Po-Chuan Hsieh
8f72b0618f Update to 3.1.3
Changes:	https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS
2020-10-13 18:41:53 +00:00
Sunpoet Po-Chuan Hsieh
1a39899a68 Update to 3.1.0
Changes:	https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS
2020-05-16 10:52:05 +00:00
Sunpoet Po-Chuan Hsieh
57a7706e87 Update to 3.0.4
Changes:	https://github.com/OSGeo/gdal/blob/release/3.0/gdal/NEWS
2020-02-02 10:58:22 +00:00
Sunpoet Po-Chuan Hsieh
6836aa3a4f Update to 3.0.3
Changes:	https://github.com/OSGeo/gdal/blob/release/3.0/gdal/NEWS
2020-01-22 06:02:40 +00:00
Sunpoet Po-Chuan Hsieh
8036588d33 Update to 2.4.4
- Update WWW

Changes:	https://github.com/OSGeo/gdal/blob/release/2.4/gdal/NEWS
2020-01-14 16:44:27 +00:00
Sunpoet Po-Chuan Hsieh
2a87edf871 Update to 2.4.3
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.4.3-News
2019-12-08 16:53:44 +00:00
Sunpoet Po-Chuan Hsieh
5dd7854b9f Use PYNUMPY 2019-08-03 20:55:30 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Sunpoet Po-Chuan Hsieh
0785e83b0a Update to 2.4.2
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.4.2-News
2019-07-06 21:41:18 +00:00
Gerald Pfeifer
879e75a659 Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2019-04-22 13:16:33 +00:00
Antoine Brodin
63f5eeef8a Bump a few PORTREVISIONs after r498529
With hat:	portmgr
2019-04-10 06:18:31 +00:00
Sunpoet Po-Chuan Hsieh
db084c9e2d Update to 2.4.1
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News
2019-03-22 21:21:49 +00:00
Sunpoet Po-Chuan Hsieh
02b38bdb32 Update to 2.4.0
- Update MASTER_SITES

Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.3.0-News
		https://trac.osgeo.org/gdal/wiki/Release/2.3.1-News
		https://trac.osgeo.org/gdal/wiki/Release/2.3.2-News
		https://trac.osgeo.org/gdal/wiki/Release/2.3.3-News
		https://trac.osgeo.org/gdal/wiki/Release/2.4.0-News
PR:		231629
Exp-run by:	antoine
2019-01-11 20:17:02 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Sunpoet Po-Chuan Hsieh
8f6a1685fa Update WWW 2018-09-13 21:52:58 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Mathieu Arnold
e50a689d56 Use the correct variable for dependency lines.
PKGNAMEPREFIX the name of the current package prefix, it is not correct
to use it for other package names.

Sponsored by:	Absolight
2018-06-20 16:58:29 +00:00
Sunpoet Po-Chuan Hsieh
ae025e079f Update to 2.2.4
- Update MASTER_SITES

Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.4-News
2018-03-22 19:54:43 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Sunpoet Po-Chuan Hsieh
c2f7bc7b1f Update to 2.2.3
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.3-News
2017-11-25 03:01:33 +00:00
Sunpoet Po-Chuan Hsieh
308aca13c6 Update to 2.2.2
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News
2017-09-22 15:50:00 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Sunpoet Po-Chuan Hsieh
43995aeb77 Update to 2.2.1
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.1-News
2017-06-30 13:05:28 +00:00
Sunpoet Po-Chuan Hsieh
19b81eb4d7 Update to 2.2.0
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
2017-05-10 06:53:22 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Sunpoet Po-Chuan Hsieh
77ec3e208a Update to 2.1.3
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News
2017-01-28 20:52:31 +00:00
Gerald Pfeifer
e4b7b9118a Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.

The first part covered  ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
2016-12-07 13:24:56 +00:00
Sunpoet Po-Chuan Hsieh
2e86bca8e7 - Update to 2.1.2
Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News
		https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News
2016-11-20 23:53:45 +00:00
Jan Beich
4be855d6a6 math/py-numpy: track PORTEPOCH in consumers 2016-10-28 17:13:24 +00:00
Sunpoet Po-Chuan Hsieh
ae7ede8228 - Update to 2.1.0
Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News
2016-05-05 00:00:20 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
6ae7755450 - Update to 2.0.2
Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
2016-03-06 06:18:21 +00:00
Sunpoet Po-Chuan Hsieh
d799223fa4 - Use WRKSRC_SUBDIR 2015-11-13 19:12:49 +00:00
Dmitry Marakasov
67971bd0fb Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
2015-10-19 14:50:52 +00:00
Sunpoet Po-Chuan Hsieh
5963fb2614 - Update to 2.0.1
- Add LICENSE_FILE

Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.0.1-News
2015-09-24 19:02:51 +00:00
Sunpoet Po-Chuan Hsieh
aa0f464f71 - Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change

PR:		202647
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
2015-09-02 14:00:46 +00:00
Antoine Brodin
6e381a9d53 Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
2015-07-29 22:09:53 +00:00
Sunpoet Po-Chuan Hsieh
0cf891c0bf - Update to 2.0.0
- Fix MASTER_SITES

Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
2015-07-09 16:05:29 +00:00
Sunpoet Po-Chuan Hsieh
c2ef1535f1 - Update to 1.11.2
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News
2015-02-19 21:16:38 +00:00
Sunpoet Po-Chuan Hsieh
c19a10337f - Fix numpy import
PR:		ports/195221
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
2014-11-24 18:30:02 +00:00
Sunpoet Po-Chuan Hsieh
0115b62d16 - Update to 1.11.1
- Cleanup PLIST

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.1-News
2014-10-01 20:07:52 +00:00