1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Document databases/firebird spliting

Submitted by:	maintainer
This commit is contained in:
Sergey Matveychuk 2005-05-17 16:35:12 +00:00
parent cee0d40687
commit 965a94b41e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135488

View File

@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
20050517:
AFFECTS: users of databases/firebird
AUTHOR: freebsd@galle.com.br
The port was split into a -server and -client parts.
The -server contains server binary, UDFs, and install all in
${PREFIX}/firebird. The -client contains libs, includes,
client binaries, docs and examples. For migration delete
the firebird port and install the -server and/or -client port
afterwards.
20050512:
AFFECTS: users of devel/svk
AUTHOR: rafan@infor.org