K 10 svn:author V 6 marino K 8 svn:date V 27 2015-11-11T08:53:08.321364Z K 7 svn:log V 407 databases/firebird25-(client|server): convert to USES=libedit The -server port had to be bumped because libedit was listed as a BUILD_DEPENDS but libedit is linked dynamically so it has to be a LIB_DEPENDS. The error was masked by the fact the client is usually present which ensures libedit.so is available. While here, remove obsolete CONFLICT* definitions and unmask a bunch of installation commands. END