diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-17 16:35:12 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-17 16:35:12 +0000 |
commit | 965a94b41e9652bc457b2cacb6aab98984d570d3 (patch) | |
tree | 42fd09bb4268959291c706915d9b10d5b3ee55e3 /UPDATING | |
parent | cee0d4068777e4f8fcd115d0c47d2b4c0989136a (diff) | |
download | ports-965a94b41e9652bc457b2cacb6aab98984d570d3.tar.gz ports-965a94b41e9652bc457b2cacb6aab98984d570d3.zip |
- Document databases/firebird spliting
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=135488
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |