Commit Graph

53 Commits

Author SHA1 Message Date
Loïc Bartoletti
1d3c1a1baa databases/pgrouting: Update to 3.2.0
Changes:
  - https://github.com/pgRouting/pgrouting/releases/tag/v3.2.0
2021-06-06 09:50:33 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Loïc Bartoletti
1899a86c1d databases/pgrouting: Update to 3.1.3
- https://github.com/pgRouting/pgrouting/releases/tag/v3.1.3
2021-02-04 16:14:54 +00:00
Loïc Bartoletti
d099d26ef4 databases/pgrouting: Update to 3.1.2
Release notes:
  - https://github.com/pgRouting/pgrouting/releases/tag/v3.1.2
2021-01-15 08:35:05 +00:00
Loïc Bartoletti
1838e7c1c6 databases/pgrouting: Update to 3.1.1
Release notes:
  - https://github.com/pgRouting/pgrouting/releases/tag/v3.1.1
2020-11-21 07:03:46 +00:00
Loïc Bartoletti
8579b7b94c databases/pgrouting: Update to 3.1.0
Changelog:
  - https://github.com/pgRouting/pgrouting/releases/tag/v3.1.0
2020-09-11 10:07:18 +00:00
Loïc Bartoletti
158c6bc1c7 databases/pgrouting: Update to 3.0.2
Changelog:
 - https://docs.pgrouting.org/3.0/en/release_notes.html#changelog-3-0-2

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25845
2020-07-30 19:38:18 +00:00
Loïc Bartoletti
20ec1b5d4c databases/pgrouting: Update to 3.0.0
- Remove the math/cgal dependency
- Use postgis30

PR:		245824
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24578
2020-05-08 05:27:25 +00:00
Loïc Bartoletti
be19bdfc55 Change my mail address to lbartoletti@FreeBSD.org
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23169
2020-01-14 21:45:15 +00:00
Jan Beich
701aa3bcf8 devel/boost-*: update to 1.72.0
Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
2019-12-11 17:53:48 +00:00
Jan Beich
befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +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
Jan Beich
9b21a3a084 devel/boost-*: update to 1.70.0
Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Wen Heping
700836dca1 - Update to 2.6.2
PR:		231772
Submitted by:	wenheping2000@hotmail.com
Reviewed by:	lbartoletti@tuxfamily.org(maintainer)
Differential Revision:	https://reviews.freebsd.org/D17320?id=55009
2019-03-15 02:49:22 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +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
Jan Beich
7c879267dc devel/boost-*: update to 1.69.0
Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
2018-12-12 00:15:49 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +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
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Kirill Ponomarev
dde76a0312 Update to version 2.6.0
PR:		227300
Submitted by:	maintainer
2018-04-06 06:46:53 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Tobias C. Berner
b272a99c91 Update databases/pgrouting to 2.5.2
PR:		223656
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2017-11-14 06:29:53 +00:00
Danilo G. Baio
247231edbd databases/pgrouting: Update to 2.5.1
While here, improve LICENSE.

Changes:	https://github.com/pgRouting/pgrouting/releases/tag/v2.5.1

PR:		222982
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2017-10-22 10:57:03 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Danilo G. Baio
4fee5df966 databases/pgrouting: Update to 2.5.0
PR:		222365
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2017-09-17 21:16:09 +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
Matthew Seaman
54d1d4e7ff Update to 2.4.2
"I have changed postgis dependency to postgis22 since it used by
default by QGis and other GIS. (Still annoying since we don't have a
post-office framework:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213038)

Changes for 2.4.2:
Improvement

    Works for postgreSQL 10

Bug fixes

    Fixed: Unexpected error column "cname"
    Replace linux with GLIBC for glibc-specific headers and functions

To see the list of closed issues:
https://github.com/pgRouting/pgrouting/milestone/21?closed=1
"

PR:		221576
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2017-08-17 12:16:54 +00:00
Richard Gallamore
68d27b7203 * Updated to 2.4.1
PR:		221092
Submitted by:	lbartoletti (maintainer)
Reviewed by:	matthew (mentor), mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11888
2017-08-08 17:55:01 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +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
Christoph Moench-Tegeder
8efb30f5ea databases/pgrouting: update to 2.3.2
PR:		216918
Approved by:	lbartoletti()tuxfamily.org (maintainer), rene (mentor, implicit)
2017-02-28 18:58:17 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Jason Unovitch
e68127b21d databases/pgrouting: update 2.3.0 -> 2.3.1
PR:		214752
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2016-12-14 02:38:04 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Guido Falsi
fd41b0e1e6 - Update pgrouting to 2.3.0
PR:		213066
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2016-10-15 15:00:44 +00:00
Pawel Pekala
84d3160d1c Update to version 2.2.4
PR:		211779
Submitted by:	maintainer
2016-08-15 19:28:43 +00:00
Mathieu Arnold
77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00
Pawel Pekala
153083ca6d - Update to version 2.2.3 [1]
- Change maintainer's email address [1]
- Convert to USES=localbase

PR:		209569 [1]
Submitted by:	maintainer [1]
2016-05-27 14:46:46 +00:00
Wen Heping
e5e2d3f6b5 - Update to 2.2.2
PR:		209137
Submitted by:	coder@tuxfamily.org(maintainer)
2016-05-06 08:11:26 +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
Wen Heping
0cd4bd0540 - Update math/cgal to 4.6
- Bump PORTREVISION of the ports depends on cgal
2015-06-01 09:08:08 +00:00
Mathieu Arnold
f29a218fcd Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-18 17:07:45 +00:00
Dmitry Marakasov
6a580cc34b - Fix build on 10.x by using newer clang
PR:		200037
Submitted by:	amdmi3
Approved by:	coder@tuxfamily.org (maintainer)
2015-05-09 02:06:43 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Wen Heping
aa31baa85c - Bump PORTREVISION to chase the update of math/cgal 2014-10-05 11:28:20 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Mathieu Arnold
55e4a46b72 Fix for postgresql > 9.0.
Sponsored by:	Absolight
2014-05-29 19:29:18 +00:00
Baptiste Daroussin
c0e1e101f7 Convert to USES=pgsql 2014-05-28 11:34:51 +00:00