aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-05-18 00:35:12 +0800
committersem <sem@FreeBSD.org>2005-05-18 00:35:12 +0800
commit06432ab0735a8707ba8ade489cb7bab485743f79 (patch)
treec5bc5eaa4408769be0d5fa07886cc7a4c6f21fcf /UPDATING
parentb53f3dd587f3bbc625a146c16fddd67dabe61c14 (diff)
downloadfreebsd-ports-gnome-06432ab0735a8707ba8ade489cb7bab485743f79.tar.gz
freebsd-ports-gnome-06432ab0735a8707ba8ade489cb7bab485743f79.tar.zst
freebsd-ports-gnome-06432ab0735a8707ba8ade489cb7bab485743f79.zip
- Document databases/firebird spliting
Submitted by: maintainer
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 382e370b223d..b5508d8512cb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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