notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/postgis25/Makefile
SVNWeb

Number of commits found: 24

Tue, 25 Jan 2022
[ 08:35 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:defda569fee450fc423b4ae66c5b63d628dda270  commit hash:defda569fee450fc423b4ae66c5b63d628dda270  commit hash:defda569fee450fc423b4ae66c5b63d628dda270  defda56 
cleanup: Remove expired ports:

2021-12-31 databases/postgis25: Deprecated in favour of databases/postgis3x
Sat, 18 Dec 2021
[ 06:46 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:8008bf09c4f9dae01e52f4fb2578149bd043c966  commit hash:8008bf09c4f9dae01e52f4fb2578149bd043c966  commit hash:8008bf09c4f9dae01e52f4fb2578149bd043c966  8008bf0 
databases/postgis32: Add new port

The PostGIS Team is pleased to release PostGIS 3.2.0, the
Olivier Courtin release.

This release would not be possible without the various
developers listed in the credits as well as the companies
 that provided funding and developer time.

URL: https://postgis.net/2021/12/18/postgis-3.2.0/
Sat, 13 Nov 2021
[ 06:32 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:1f45cbf49afcbea6c5234e196863514520c18764  commit hash:1f45cbf49afcbea6c5234e196863514520c18764  commit hash:1f45cbf49afcbea6c5234e196863514520c18764  1f45cbf 
databases/postgis2{4,5}: Deprecate port

PR:	258313
Tue, 14 Sep 2021
[ 19:24 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:0261df216badba79d859d9a0ae086344ae8c1f61  commit hash:0261df216badba79d859d9a0ae086344ae8c1f61  commit hash:0261df216badba79d859d9a0ae086344ae8c1f61  0261df2 
databases/sfcgal: Update to 1.4.0

Changes:
  - https://gitlab.com/Oslandia/SFCGAL/-/blob/master/NEWS#L1-5
Tue, 31 Aug 2021
[ 19:50 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:a5003a4ac3e2685f96912e82112c2d7b2b31a7ea  commit hash:a5003a4ac3e2685f96912e82112c2d7b2b31a7ea  commit hash:a5003a4ac3e2685f96912e82112c2d7b2b31a7ea  a5003a4 
databases/postgis25: Add CPE information

Approved by:	portmgr (blanket)
Sat, 17 Apr 2021
[ 15:19 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:c8b3d040c3de6e1579dc10fdf83538cf71a2319c  commit hash:c8b3d040c3de6e1579dc10fdf83538cf71a2319c  commit hash:c8b3d040c3de6e1579dc10fdf83538cf71a2319c  c8b3d04 
databases/sfcgal: Update to 1.3.10

Bugfix release and prepare to graphics/cgal 5.2
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 23 Feb 2021
[ 05:58 lbartoletti search for other commits by this committer ] Original commit   Revision:566369 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
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
Sat, 19 Dec 2020
[ 06:53 lbartoletti search for other commits by this committer ] Original commit   Revision:558434
[NEW PORT] databases/postgis31: Geographic objects support for PostgreSQL
databases

The PostGIS Team is pleased to release the release of PostGIS 3.1.0!

This version exposes the new features of GEOS 3.9 as well as numerous core
performance enhancements for spatial joins, large object access, text format
output and more.

Performance is a key feature of this release, with improvements to spatial
joins, text outputs, large object reads, vector tile output, and a host of
smaller tweaks.

The k-means clustering code has been enhanced to support weighting and higher
dimensional clusters.

Geometry generators to create hexagonal and square tilings have been added, for
simpler in-the-database summarization queries.

Finally, PostGIS exposes the latest enhancements in the GEOS geometry library
3.9 version. The new overlay engine (aka "OverlayNG") provides more robust
handling of difficult input geometries, using a set of new noding strategies to
process geometry. For the end user, this should mean no more "topology
exceptions" when using the union, difference, intersection or symmetric
difference functions. PostGIS also exposes the new fixed precision overlay
capability via an additional grid-size parameter on ST_Intersection and the
other overlay functions.

NOTA: GEOS 3.9 is not in ports yet.

URL: https://postgis.net/2020/12/18/postgis-3.1.0/
Wed, 18 Nov 2020
[ 05:27 lbartoletti search for other commits by this committer ] Original commit   Revision:555622 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 7.2.0

Changelog:
  - https://proj.org/news.html#release-notes
Tue, 17 Nov 2020
[ 09:23 lbartoletti search for other commits by this committer ] Original commit   Revision:555543 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 7.1.1

- Add a pkg-message explaining how to access or sync datum grids from the CDN
  (disabled by default)
- Add curl and tiff dependencies since proj can read datum grids from remote
  COG (Cloud Optimized Geotiff)
- Take maintainer'ship (ok wen@)

PR:		245611
Submitted by:	wen (first version)
Reviewed by:	wen, rhurlin
Approved by:	wen
Exp-run by:	antoine
Mon, 31 Aug 2020
[ 05:19 lbartoletti search for other commits by this committer ] Original commit   Revision:547149
databases/postgis25: Update to 2.5.5

Changelog:
  - https://git.osgeo.org/gitea/postgis/postgis/raw/tag/2.5.5/NEWS
Fri, 22 May 2020
[ 19:20 sunpoet search for other commits by this committer ] Original commit   Revision:536219 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for devel/json-c json-c
Fri, 8 May 2020
[ 05:35 lbartoletti search for other commits by this committer ] Original commit   Revision:534326 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
smath/cgal: Update to 5.0.2

The new version of CGAL brings improvements and a lot of changes, including 2
major ones [1](header only[2] and require c++14) requiring to patch all software
depending on it.

[1] https://www.cgal.org/2019/11/08/cgal50/
[2] https://doc.cgal.org/latest/Manual/installation.html

math/cgal:

   - Update to 5.0.2

databases/sfcgal:

   - Fix with cgal5 : use c++14 and add gmpxx link
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 5 Apr 2020
[ 20:16 lbartoletti search for other commits by this committer ] Original commit   Revision:530836
databases/postgis25, databases/postgis30: Update to latest versions

   - databases/postgis25
      -  Update to 2.5.4
      -  Add an option to NLS
      -  Move CONFLICTS_INSTALL (pet portlint)
    - databases/postigs30
      -  Update to 3.0.1

Changelog:
    - https://postgis.net/2020/02/28/postgis-2.5.4/
    - https://postgis.net/2020/02/20/postgis-3.0.1/

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24301
Wed, 22 Jan 2020
[ 06:02 sunpoet search for other commits by this committer ] Original commit   Revision:523793 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for graphics/gdal shlib change
Tue, 14 Jan 2020
[ 21:45 lbartoletti search for other commits by this committer ] Original commit   Revision:523070 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Change my mail address to lbartoletti@FreeBSD.org

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23169
Sat, 2 Nov 2019
[ 13:54 tcberner search for other commits by this committer ] Original commit   Revision:516323
databases/postgis30: Geographic objects support for PostgreSQL databases

  * Add CONFLICTS_INSTALL for databases/postgis2*
  * Add USE=NLS for databases/postgis2*
  * New port databases/postgis30
  * New default options for postgis: WAGYU, PROTOBUF and JSON
  * RASTER is now a separated extension (enabled by default), use "CREATE
    EXTENSION postgis_raster;" as for topology or sfcgal extensions

Changelog:

   https://postgis.net/2019/10/20/postgis-3.0.0/

PR:		241358
Submitted by:	Loic Bartoletti <lbartoletti@tuxfamily.org>
Mon, 19 Aug 2019
[ 15:37 amdmi3 search for other commits by this committer ] Original commit   Revision:509291
- Update to 2.5.3
- Whitespace fix
- Fix incorrect substitutions and sorting in plist

PR:		239908
Submitted by:	amdmi3
Approved by:	lbartoletti@tuxfamily.org (maintainer)
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Fri, 12 Jul 2019
[ 02:25 linimon search for other commits by this committer ] Original commit   Revision:506432 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".

For people already testing powerpc on clang, it is possible that they
already have both compilers in base.  Thus, the assumption that "gcc is
in base" (e.g.  libstdc++.so exists) always means "force use of GCC" is
already broken.  It will be for everyone on -CURRENT once the switch is
made.

While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
Fri, 29 Mar 2019
[ 14:41 linimon search for other commits by this committer ] Original commit   Revision:497146
Fix build on gcc-based architectures:

  lwgeom_functions_basic.c:1566: error: #pragma GCC diagnostic not allowed
inside functions

PR:		236728
Submitted by:	Piotr Kubaj
Approved by:	maintainer
Wed, 20 Mar 2019
[ 07:02 tobik search for other commits by this committer ] Original commit   Revision:496315
databases/postgis25: Do not set CONFLICTS_INSTALL twice
Fri, 15 Mar 2019
[ 00:47 wen search for other commits by this committer ] Original commit   Revision:495753
- Repocopy postgis24 --> postgis25 and update to 2.5.2

PR:		231712
Submitted by:	darcy@dbitech.ca
Reviewed by:	sunpoet@, rhurlin_gwdg.de, harrison.grundy-astrodoggroup.com
Approved by:	lbartoletti_tuxfamily.org(maintainer)
Differential Revision:	https://reviews.freebsd.org/D17320

Number of commits found: 24