blob: b66b10dc9d2310963ae02cfc5455708b377ac3a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# ChangeLog for dev-db/sqsh
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/ChangeLog,v 1.5 2003/09/22 12:02:57 seemant Exp $
*sqsh-2.1-r1 (22 Sep 2003)
22 Sep 2003; Seemant Kulleen <seemant@gentoo.org> sqsh-2.1-r1.ebuild,
files/config.patch:
patched config.patch to define strcasecmp, which allows this to be used to
connect to a sybase database. Thanks much to: chris strom
<cstrom@speakeasy.net> in bug #28526
*sqsh-2.1 (11 Dec 2002)
16 Apr 2003; Stefan Jones <cretin@gentoo.org> sqsh-2.1.ebuild:
sys-devel/ld.so is not needed in DEPEND, compiles fine without it
29 Mar 2003; Alastair Tse <liquidx@gentoo.org> sqsh-2.1.ebuild:
virtual/motif migration
11 Dec 2002; Sean Summers <ebuild@generalprotectionfault.com> sqsh-2.1.ebuild :
Initial package
Had to patch src/config.h with a config.h from sqsh-1.7; configure is broken.
|