From f4f46a920e21b409b3f3b16873c6cef1eb4af378 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 5 May 2014 16:24:00 +0000 Subject: Fix unixODBC vs libiodbc conflicts Always rely on unixODBC each time a port is looking for libodbc.so Remove odbc compat from libiodbc This allows to install both kde and gnome at the same time While here: - Convert libiodbc to USES=libtool - Convert a bunch of libiodbc dependencies to USES=libtool - Chase libiodbc.so shlib change - Stagify some ports - Convert some ports to USES=pgsql Discussed with: rakuco (kde) With hat: portmgr --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 3629867dc8be..bc150479d7e1 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20140505: + AFFECTS: users of databases/libiodbc + AUTHOR: bapt@FreeBSD.org + + libiodbc no longer provide the odbc compatibility + + Rebuild all ports that are linked to libiodbc + # portmaster -r libiodbc + or + # portupgrade -r databases/libiodbc + 20140503: AFFECTS: users of science/hdf5* and science/netcdf* AUTHOR: sunpoet@FreeBSD.org -- cgit v1.2.3