diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-30 10:14:41 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-30 10:14:41 +0000 |
commit | 06b73af769fa91ca1e4183af479438603318049a (patch) | |
tree | 6c0ad0d0b4cb2a0e7d5c38075f8cfc76a007e25b /dev-db/firebird/ChangeLog | |
parent | (no commit message) (diff) | |
download | gentoo-2-06b73af769fa91ca1e4183af479438603318049a.tar.gz gentoo-2-06b73af769fa91ca1e4183af479438603318049a.tar.bz2 gentoo-2-06b73af769fa91ca1e4183af479438603318049a.zip |
*** empty log message ***import-1.1.1
Diffstat (limited to 'dev-db/firebird/ChangeLog')
-rw-r--r-- | dev-db/firebird/ChangeLog | 136 |
1 files changed, 133 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog index 39a9614cf1e9..add4be8226ec 100644 --- a/dev-db/firebird/ChangeLog +++ b/dev-db/firebird/ChangeLog @@ -1,6 +1,136 @@ -# ChangeLog for dev-lang/sather -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.1 2002/03/20 19:19:43 gbevin Exp $ +# ChangeLog for dev-db/firebird +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.1.1.1 2005/11/30 10:11:26 chriswhite Exp $ + + 25 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.1.ebuild: + Stable on sparc + + 24 Aug 2005; <sekretarz@gentoo.org> firebird-1.5.1.ebuild, + firebird-1.5.2.ebuild: + Changed chown root:root to root:0 to be compliant with BSD and Darwin, bug + #103563 + + 31 Jul 2005; <sekretarz@gentoo.org> firebird-1.5.1.ebuild, + firebird-1.5.2.ebuild: + Firebird provide now symlink libfbclient.so to libgds.so in + /opt/firebird/lib directory for back compablity, bug #96636. Fixed harmless + sed errors, bug #99079 + + 14 Jun 2005; <sekretarz@gentoo.org> files/70firebird, + firebird-1.5.1.ebuild, firebird-1.5.2.ebuild: + Fixed path in ebuild to install /etc/env.d/70firebird correctly, bug #95731 + + 01 Mar 2005; Carsten Lohrke <carlo@gentoo.org> firebird-1.5.1.ebuild, + firebird-1.5.2.ebuild: + corrected description, ansi sql 92 -> 99 + +*firebird-1.5.2 (06 Jan 2005) + + 06 Jan 2005; Karol Wojtaszek <sekretarz@gentoo.org> + +firebird-1.5.2.ebuild: + Version bump + + 08 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> + firebird-1.5.1.ebuild: + Fixed obsolete chown syntax, bug #69597 + + 17 Oct 2004; Karol Wojtaszek,,, <sekretarz@gentoo.org> + firebird-1.5.1.ebuild: + Keyworded ~amd64 + + 14 Sep 2004; Karol Wojtaszek <sekretarz@gentoo.org> + files/firebird-1.5.1-gcc34.patch: + Fixing patch for gcc-3.4, now it works with gcc-3.3 :) + + 13 Sep 2004; Carsten Lohrke <carlo@gentoo.org> + -files/firebird-1.0-gentoo.patch, -files/firebird-1.0.3-gentoo.patch, + -firebird-1.0-r1.ebuild, -firebird-1.0.3.ebuild, -firebird-1.5.0.ebuild: + ebuild clean up + + 13 Sep 2004; Karol Wojtaszek <sekretarz@gentoo.org> + +files/firebird-1.5.1-gcc34.patch, firebird-1.5.1.ebuild: + Fixed gcc-34 compilation issues. Bug #59154, thanks to Canal Vorfeed + <canalvorfeed@mail.ru> + + 08 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.1.ebuild: + Keyworded ~sparc wrt #63184 + + 01 Aug 2004; Carsten Lohrke <carlo@gentoo.org> firebird-1.5.1.ebuild: + small xinetd fix + +*firebird-1.5.1 (01 Aug 2004) + + 01 Aug 2004; Carsten Lohrke <carlo@gentoo.org> +firebird-1.5.1.ebuild: + version bump + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> firebird-1.0-r1.ebuild, + firebird-1.0.3.ebuild, firebird-1.5.0.ebuild: + sync IUSE (missing), glibc -> libc + + 14 May 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild: + Marked 1.5.0 as stable on x86 + + 26 Apr 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild: + Modified the license to Interbase-1.0 + + 25 Apr 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild: + move and symlink firebird.log to /var/log + + change the check the for localhost in /etc/hosts.equiv to make sure it + won't catch localhost.localdomain as well + + unmask for x86 + + 04 Apr 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild: + Modified classic local USE flag, changed to inetd + Added a warning to disable older xinetd server (if SuperServer is used) + + 31 Mar 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild, files/firebird.conf.d, + files/firebird.init.d: + Default build method changed to SuperServer Added local USE flag - classic, to + build the inetd version Modified config() to add localhost to /etc/hosts.equiv + instead of localhost.localdomain + +*firebird-1.5.0 (26 Feb 2004) + + 26 Feb 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild: + New upstream version + + 26 Feb 2004; <mksoft@gentoo.org> firebird-1.0.3,firebird-1.0-r1: + Fixed Copyright years + +*firebird-1.0.3 (15 Jun 2003) + 08 Dec 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild: + Added strip-flags -funroll-loops. Closes bug #33584 + + 29 Oct 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild: + Modified firebird-1.0.3-gentoo.patch; Closes bug #28685 + + 30 Aug 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild: + Added RESTRICT="nouserpriv", bug #24455 + Added metadata.xml + Marked ebuild as stable + + 22 Jun 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild: + added a check for isc4.gdb for prev 1.0-r1 install. If exists and not + a symlink copy to /etc/firebird/isc4.gdb + + 15 Jun 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild: + Added firebird to /etc/xinetd.d, 70firebird to /etc/env.d + Kill lingering gds_lock_mgr processes. Closes #15071 + + 11 Jun 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild: + New upstream version, 1.0.3. Closes #16237 + +*firebird-1.0-r1 (22 Mar 2002) + + 16 Apr 2003; Martin Holzer <mholzer@gentoo.org> firebird-1.0-r1.ebuild: + Changed description. Closes #19376. + + 22 Mar 2002; G.Bevin <gbevin@gentoo.org> firebird-1.0-r1.ebuild + files/firebird-1.0-r1 files/firebird-1.0-gentoo.patch: + + Fixes for compilation with gcc3 and setting of make.conf CFLAGS. *firebird-1.0 (20 Mar 2002) |