svn commit: r461251 - in head/databases: postgresql10-server postgresql10-server/files postgresql92-client postgresql92-contrib postgresql92-server postgresql92-server/files postgresql93-server pos...

Baptiste Daroussin bapt at FreeBSD.org
Fri Feb 9 10:11:04 UTC 2018


On Fri, Feb 09, 2018 at 07:42:55AM +0100, Jan Beich wrote:
> Palle Girgensohn <girgen at FreeBSD.org> writes:
> 
> > +.if ${DISTVERSION:C/([0-9]*).*/\1/} != 10
> > +# See http://people.freebsd.org/~girgen/postgresql-icu/README.html for more info
> > +OPTIONS_DEFINE+=	ICU
> > +ICU_DESC=	Use ICU for unicode collation
> > +.else
> > +CONFIGURE_ARGS+=--with-icu
> > +LIB_DEPENDS+=	libicudata.so:devel/icu
> > +USES+=		pkgconfig
> > +.endif
> 
> libc collation was fixed by https://svnweb.freebsd.org/changeset/base/290494
> Is ICU still required on FreeBSD 11.0 or later?

In theory no, in practice, it would be everyone will have to rebuild indexes
(iirc).

Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180209/0a7e37ad/attachment.sig>


More information about the svn-ports-all mailing list