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.

non port: databases/postgis23/Makefile

Number of commits found: 27

Thursday, 22 Oct 2020
12:20 lbartoletti search for other commits by this committer
graphics/gdal: Add more default options

GDAL is an essential component for GIS software as graphics/qgis*, math/saga,
databases/postgis*, databases/grass*.
Unfortunately too many options are not enabled by default, causing the user
of theses softwares to rebuild graphics/gdal and its bindings (especially
graphics/py-gdal) for basic use.

With this commit, the vast majority of user needs will be covered, leaving
the build of graphics/gdal with the less relevant and less used options to
the users who really need it.

As gdal now requires postgresql, the package will install the default
version (postgresql12), however databases/postgis23 cannot be built with
postgresql>10 so it is marked as BROKEN -- however this is not a problem
since it is largely deprecated and will be removed soon.

PR:		224004
Approved by:	Maintainer timeout
Original commitRevision:552962 
Thursday, 15 Oct 2020
05:54 lbartoletti search for other commits by this committer
databases/postgis23: Mark deprecated
Original commitRevision:552384 
Thursday, 30 Jul 2020
19:31 lbartoletti search for other commits by this committer
databases/postgis23: Update to 2.3.11

Changelog:
  - https://postgis.net/2020/05/31/postgis-2.3.11/
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25850
Original commitRevision:543818 
Friday, 24 Jul 2020
16:51 rene search for other commits by this committer
databases/postgis23: limit to PostgreSQL 9.5 - 10, bump PORTREVISION
Original commitRevision:543262 
Friday, 22 May 2020
19:20 sunpoet search for other commits by this committer
Bump PORTREVISION for devel/json-c json-c
Original commitRevision:536219 
Friday, 8 May 2020
05:35 lbartoletti search for other commits by this committer
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

databases/postgis*:

   - bump portversion needed due to cgal and sfcgal changes

cad/openscad:

   - remove LIB_DEPENDS and add BUILD_DEPENDS
   - Use c++14

cad/openscad-devel:

   - remove LIB_DEPENDS and add BUILD_DEPENDS
   - Use c++14

games/flightgear-terragear:

   - remove LIB_DEPENDS and add BUILD_DEPENDS
   - fix Boost error (ld: error: undefined symbol:
boost::thread::hardware_concurrency())

graphics/colmap:

   - remove LIB_DEPENDS and add BUILD_DEPENDS
   - fix CMAKE_CXX_FLAGS with c++14

PR:		245824
Approved by:	wen, jbeich, tcberner (mentor)
Differential Revision:	D24578
Original commitRevision:534326 
Wednesday, 22 Jan 2020
06:02 sunpoet search for other commits by this committer
Bump PORTREVISION for graphics/gdal shlib change
Original commitRevision:523793 
Tuesday, 14 Jan 2020
21:45 lbartoletti search for other commits by this committer
Change my mail address to lbartoletti@FreeBSD.org

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23169
Original commitRevision:523070 
Saturday, 2 Nov 2019
13:54 tcberner search for other commits by this committer
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>
Original commitRevision:516323 
Saturday, 14 Sep 2019
21:11 sunpoet search for other commits by this committer
Update to 2.3.10

Changes:`	https://git.osgeo.org/gitea/postgis/postgis/raw/tag/2.3.10/NEWS
PR:		240564
Submitted by:	Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer)
Original commitRevision:512074 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Friday, 22 Mar 2019
22:17 bhughes search for other commits by this committer
databases/postgis23: Update 2.3.7_2 -> 2.3.9

PR:		236556
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Sponsored by:	Miles AS
Differential Revision:	https://reviews.freebsd.org/D19600
Original commitRevision:496602 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Friday, 30 Nov 2018
20:06 sunpoet search for other commits by this committer
Update MASTER_SITES and WWW

Approved by:	portmgr (blanket)
Original commitRevision:486293 
Saturday, 22 Sep 2018
05:30 linimon search for other commits by this committer
Fix build on gcc-based archs by updating USES.

Tested on powerpc64 and amd64 (for no regression).

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:480340 
Wednesday, 5 Sep 2018
22:01 sunpoet search for other commits by this committer
Update devel/json-c to 0.13.1

- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		231007
Exp-run by:	antoine
Original commitRevision:479045 
Sunday, 24 Jun 2018
00:54 linimon search for other commits by this committer
Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:

  cc: error: invalid linker name in argument '-fuse-ld=bfd'

Neither emaste nor I can figure out exactly where the offending stanza is
coming in.  It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:473169 
Saturday, 21 Apr 2018
12:10 riggs search for other commits by this committer
Update to upstream version 2.3.7

Details:
Bug Fixes and Enhancements:
- #3055, [raster] ST_Clip() on a raster without band crashes the server
         (Regina Obe)
- #3978, Fix KNN when upgrading from 2.1 or older (Sandro Santilli)
- #4003, lwpoly_construct_circle: Avoid division by zero (RaAol MarAn RodrAguez)
- #4017, lwgeom lexer memory corruption (Peter E)
- #4020, Casting from box3d to geometry now returns correctly connected
         PolyhedralSurface (Matthias Bay)
- #4025, #4032 Incorrect answers for temporally "almost overlapping" ranges
         in ST_ClosestPointOfApproach and ST_CPAWithin
         (Paul Ramsey, Darafei Praliaskouski)
- #4052, schema qualify several functions in geography (Regina Obe)

PR:		227360
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
MFH:		2018Q2
Original commitRevision:467882 
Sunday, 28 Jan 2018
12:49 pizzamig search for other commits by this committer
databases/postgis23, databases/postgis24: minor updates

PR:		225274
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Original commitRevision:460169 
Wednesday, 3 Jan 2018
13:36 sunpoet search for other commits by this committer
Update devel/json-c to 0.13

- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		224675
Exp-run by:	antoine
Original commitRevision:457965 
Sunday, 17 Dec 2017
11:25 rodrigo search for other commits by this committer
Add new port postgis24 for v2.4.x
  See https://svn.osgeo.org/postgis/tags/2.4.2/NEWS for new features in 2.4
branch,
  bugfixes and enhancements

Upgrade postgis22 from v2.2.5 to 2.2.6
  Multiple bug fixes, see changelog
  https://svn.osgeo.org/postgis/tags/2.2.6/NEWS

Upgrade postfix23 from v2.3.3 to v2.3.5
  Multiple bug fixes and enhancements, see changelog
  https://svn.osgeo.org/postgis/tags/2.3.5/NEWS

Fix and expand CONFLICTS_INSTALL for the postgis2* ports
reorder USES and USE_* in database/postgis20 to makes portlint happy

PR:		222703
Submitted by:	lbartoletti@tuxfamily.org
Approved by:	rhurlin@gwdg.de (maintainer)
Original commitRevision:456527 
Sunday, 16 Jul 2017
01:50 dbaio search for other commits by this committer
databases/postgis23: Update to 2.3.3

Changes:	https://git.osgeo.org/gogs/postgis/postgis/raw/2.3.3/NEWS

PR:		220695
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Approved by:	garga (mentor, implicit)
Original commitRevision:445980 
Monday, 15 May 2017
15:53 sunpoet search for other commits by this committer
Add missing dependency

- Bump PORTREVISION for dependency change

PR:		218226
Submitted by:	Jason Bacon <bacon4000@gmail.com>
Approved by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Original commitRevision:440952 
Wednesday, 5 Apr 2017
19:59 sunpoet search for other commits by this committer
Use WANT_PGSQL instead of hard-coded RUN_DEPENDS

Note that postgresql-client was already brought in via USES=pgsql.
Therefore the equivalent WANT_PGSQL is "lib server".

Approved by:	portmgr (blanket)
Original commitRevision:437828 
Thursday, 16 Feb 2017
20:42 lifanov search for other commits by this committer
update databases/postgis23 to 2.3.2

 Changes: http://postgis.net/2017/01/31/postgis-2.3.2/

PR:		216913
Submitted by:	cmt
Approved by:	lbartoletti@tuxfamily.org (maintainer)
Original commitRevision:434253 
Thursday, 8 Dec 2016
11:51 cmt search for other commits by this committer
update postgis23 to 2.3.1

PR:		215069
Approved by:	lbartoletti@tuxfamily.org (maintainer), rene (mentor)
Original commitRevision:428113 
Monday, 14 Nov 2016
16:26 cmt search for other commits by this committer
New port: databases/postgis23

This is PostGIS 2.3, the popular open source geographical information
system for PostgreSQL.

PR:		213067
Submitted by:	lbartoletti () tuxfamily.org
Approved by:	rene (mentor)
Original commitRevision:426123 

Number of commits found: 27