<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/pgsphere, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-04-06T14:31:07Z</updated>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>databases/pgsphere: stop using VLAs to fix PG12 compilation</title>
<updated>2020-09-13T03:19:20Z</updated>
<author>
<name>Kevin Bowling</name>
<email>kbowling@FreeBSD.org</email>
</author>
<published>2020-09-13T03:19:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=238d925aae9c19070fe5982b9e12e6d62336b86e'/>
<id>urn:sha1:238d925aae9c19070fe5982b9e12e6d62336b86e</id>
<content type='text'>
PR:		248657
Reported by:	vvd@unislabs.com
Obtained from:	https://github.com/akorotkov/pgsphere/pull/14
Sponsored by:	BBOX.io
</content>
</entry>
<entry>
<title>databases/pgsphere: Update to support PG12</title>
<updated>2020-09-11T21:54:26Z</updated>
<author>
<name>Kevin Bowling</name>
<email>kbowling@FreeBSD.org</email>
</author>
<published>2020-09-11T21:54:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c6f0f735751cbe6a0c80946c3c75d5310dd81ace'/>
<id>urn:sha1:c6f0f735751cbe6a0c80946c3c75d5310dd81ace</id>
<content type='text'>
PR:		248657
Submitted by:	VVD@unislabs.com
Approved by:	sunpoet (maintainer timeout)
Sponsored by:	BBOX.io
</content>
</entry>
<entry>
<title>Bump PORTREVISION for ports depending on the canonical version of GCC</title>
<updated>2019-07-26T20:46:53Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2019-07-26T20:46:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ea8c8ec7da96df12146a2cc428077258141791cf'/>
<id>urn:sha1:ea8c8ec7da96df12146a2cc428077258141791cf</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Bump PORTREVISION for ports depending on the canonical version of GCC</title>
<updated>2018-12-12T01:35:33Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2018-12-12T01:35:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9f015d155018758628ec8858a3d05e162673f67'/>
<id>urn:sha1:a9f015d155018758628ec8858a3d05e162673f67</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:</title>
<updated>2018-06-24T00:54:27Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2018-06-24T00:54:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=078a5d741919a7be140ed626640199bd6c7a79da'/>
<id>urn:sha1:078a5d741919a7be140ed626640199bd6c7a79da</id>
<content type='text'>
  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)
</content>
</entry>
<entry>
<title>Update to 1.1.5</title>
<updated>2018-04-11T19:38:05Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-04-11T19:38:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=00d154c617aa0a2e2832c2df84b41808ad653161'/>
<id>urn:sha1:00d154c617aa0a2e2832c2df84b41808ad653161</id>
<content type='text'>
- Add LICENSE_FILE
- Move PLIST_FILES to PLIST
- Update pkg-descr
- Update WWW

Changes:	https://github.com/pgsphere/pgsphere/commits/master
</content>
</entry>
<entry>
<title>- Convert to new test framework</title>
<updated>2015-10-04T18:00:23Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-10-04T18:00:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=43a5c9d9957b11cf9c1c2f9e7a4048c9018bf979'/>
<id>urn:sha1:43a5c9d9957b11cf9c1c2f9e7a4048c9018bf979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup plist</title>
<updated>2014-12-20T17:40:53Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-12-20T17:40:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3f86adbc9433741e19367c58bb659ce5eb0429ef'/>
<id>urn:sha1:3f86adbc9433741e19367c58bb659ce5eb0429ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Use PLIST_DIRS instead of deprecated PLIST_DIRSTRY</title>
<updated>2014-09-30T15:23:15Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2014-09-30T15:23:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=86fc6282222a63413766cf3446e129cf32bb7149'/>
<id>urn:sha1:86fc6282222a63413766cf3446e129cf32bb7149</id>
<content type='text'>
</content>
</entry>
</feed>
