diff options
author | ale <ale@FreeBSD.org> | 2004-01-14 00:11:11 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-01-14 00:11:11 +0800 |
commit | 5d93800c372ff76e0f47af7088744b6cb0a3acb2 (patch) | |
tree | fff064e3d4045dfa22c4fe0484c1f038cc899d0f /databases/firebird-server/pkg-descr | |
parent | 84b8f2b46782ffbec1e1bc1327d8c98dac9f526a (diff) | |
download | freebsd-ports-gnome-5d93800c372ff76e0f47af7088744b6cb0a3acb2.tar.gz freebsd-ports-gnome-5d93800c372ff76e0f47af7088744b6cb0a3acb2.tar.zst freebsd-ports-gnome-5d93800c372ff76e0f47af7088744b6cb0a3acb2.zip |
- Update to 1.5 RC8. [1] [2]
- Note that libgds.so is now symlinked to libfbembed.so rather
than libfbclient.so. This restores Firebird 1.0.x shared library
compatibility and fixes PHP build. [2]
PR: ports/61276 [1], ports/61310 [2]
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru> [1],
Chris Knight <chris@e-easy.com.au> (maintainer) [2]
Approved by: nork (mentor)
Diffstat (limited to 'databases/firebird-server/pkg-descr')
-rw-r--r-- | databases/firebird-server/pkg-descr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/databases/firebird-server/pkg-descr b/databases/firebird-server/pkg-descr index 7d4f34da338d..dbeba43f543f 100644 --- a/databases/firebird-server/pkg-descr +++ b/databases/firebird-server/pkg-descr @@ -6,9 +6,6 @@ some very big players use it worldwide. Inprise has open-sourced InterBase 6.0, and a lively bunch of folks has charged themselves with seeing that it lives on through the Firebird project. -Note that as of Firebird 0.9_4, the locksmith back door has -been closed. - For more information on Firebird and InterBase, see: WWW: http://sourceforge.net/projects/firebird/ @@ -16,7 +13,3 @@ WWW: http://www.ibphoenix.com/ WWW: http://www.interbase2000.org/ WWW: http://www.interbase.com/ WWW: http://www.firebirdsql.org/ - -For more information on the locksmith back door, see: - -WWW: https://www.kb.cert.org/vuls/id/247371 |