summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-04-11 18:59:29 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-04-11 18:59:29 +0000
commit26bb19f34302d39f86df9aaa5e94d002544e4593 (patch)
tree458531216c92e1743bd16b12e2b8f55c7338af3a /dev-db/sqsh
parentStable on ppc64 (diff)
downloadhistorical-26bb19f34302d39f86df9aaa5e94d002544e4593.tar.gz
historical-26bb19f34302d39f86df9aaa5e94d002544e4593.tar.bz2
historical-26bb19f34302d39f86df9aaa5e94d002544e4593.zip
Added patches from the new maintainer-by-proxy Richard Brown <mynamewasgone@gmail.com> in bug #88343. These patches make the build system a little saner, by recognising the difference between --with and --without for motif. Additionally, he did a nice patch to make it obey mandir like every other good package, and specify that the rc file goes into sysconfdir, like every other good package.
Package-Manager: portage-1.585-cvs
Diffstat (limited to 'dev-db/sqsh')
-rw-r--r--dev-db/sqsh/ChangeLog12
-rw-r--r--dev-db/sqsh/Manifest8
-rw-r--r--dev-db/sqsh/files/digest-sqsh-2.1.3-r12
-rw-r--r--dev-db/sqsh/metadata.xml11
-rw-r--r--dev-db/sqsh/sqsh-2.1.3-r1.ebuild46
5 files changed, 73 insertions, 6 deletions
diff --git a/dev-db/sqsh/ChangeLog b/dev-db/sqsh/ChangeLog
index a3f43d5cb6be..1aca99f83e2e 100644
--- a/dev-db/sqsh/ChangeLog
+++ b/dev-db/sqsh/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for dev-db/sqsh
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/ChangeLog,v 1.14 2005/04/06 21:09:33 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/ChangeLog,v 1.15 2005/04/11 18:59:29 seemant Exp $
+
+*sqsh-2.1.3-r1 (11 Apr 2005)
+
+ 11 Apr 2005; Seemant Kulleen <seemant@gentoo.org> +sqsh-2.1.3-r1.ebuild:
+ Added patches from the new maintainer-by-proxy Richard Brown
+ <mynamewasgone@gmail.com> in bug #88343. These patches make the build system
+ a little saner, by recognising the difference between --with and --without
+ for motif. Additionally, he did a nice patch to make it obey mandir like
+ every other good package, and specify that the rc file goes into sysconfdir,
+ like every other good package.
*sqsh-2.1.3 (06 Apr 2005)
diff --git a/dev-db/sqsh/Manifest b/dev-db/sqsh/Manifest
index 15878d039a4f..1ec81a3d5fe8 100644
--- a/dev-db/sqsh/Manifest
+++ b/dev-db/sqsh/Manifest
@@ -1,6 +1,8 @@
-MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
-MD5 89f18170c1bf2455009b46aed8b4a9d8 sqsh-2.1-r1.ebuild 945
MD5 ac9a9acebef00c7a445fa7dcbb1dacd5 sqsh-2.1.3.ebuild 966
-MD5 0619d33b64d6e36eee97cd206a1bf5fa ChangeLog 2072
+MD5 2c94f5d88a244708b7edaaf74c38bb50 metadata.xml 557
+MD5 89f18170c1bf2455009b46aed8b4a9d8 sqsh-2.1-r1.ebuild 945
+MD5 451f6d6e7bb814a3f281685b521cbcf5 ChangeLog 2584
+MD5 b905a9e18256c329949a41772bab1da4 sqsh-2.1.3-r1.ebuild 970
MD5 19272f9055a78c6035e2f605dad0268c files/digest-sqsh-2.1-r1 64
+MD5 9e1d41d12a21ceabb8123c86b4d83d1e files/digest-sqsh-2.1.3-r1 135
MD5 dd2d4502b402ce862b6f636d95e90f0a files/digest-sqsh-2.1.3 62
diff --git a/dev-db/sqsh/files/digest-sqsh-2.1.3-r1 b/dev-db/sqsh/files/digest-sqsh-2.1.3-r1
new file mode 100644
index 000000000000..6167662b3301
--- /dev/null
+++ b/dev-db/sqsh/files/digest-sqsh-2.1.3-r1
@@ -0,0 +1,2 @@
+MD5 baa61acdfe04eebf1f2fc7ed27810218 sqsh-2.1.3.tar.gz 408940
+MD5 6e1a769c3d9ac9bdb0187161c87e4f1f sqsh-2.1.3-autotools.patch.bz2 2240
diff --git a/dev-db/sqsh/metadata.xml b/dev-db/sqsh/metadata.xml
index d8b96be3c5cd..b8bd198ec670 100644
--- a/dev-db/sqsh/metadata.xml
+++ b/dev-db/sqsh/metadata.xml
@@ -3,7 +3,14 @@
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
- <email>bug-wranglers@gentoo.org</email>
- <description>This package lacks a primary herd or maintainer.</description>
+ <name>Richard Brown</name>
+ <email>mynamewasgone@gmail.com</email>
+ <description>Richard is the maintainer-by-proxy for this package.
+ Bug-wranglers: please be sure to cc him on every bug report about
+ it.
+ </description>
+ <name>Seemant Kulleen</name>
+ <email>seemant@gentoo.org</email>
+ <description>Seemant is the proxy in question above.</description>
</maintainer>
</pkgmetadata>
diff --git a/dev-db/sqsh/sqsh-2.1.3-r1.ebuild b/dev-db/sqsh/sqsh-2.1.3-r1.ebuild
new file mode 100644
index 000000000000..332d61a58699
--- /dev/null
+++ b/dev-db/sqsh/sqsh-2.1.3-r1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1.3-r1.ebuild,v 1.1 2005/04/11 18:59:29 seemant Exp $
+
+inherit eutils
+
+DESCRIPTION="Replacement for the venerable 'isql' program supplied by Sybase."
+HOMEPAGE="http://sourceforge.net/projects/sqsh/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
+ mirror://gentoo/${P}-autotools.patch.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="readline X motif"
+KEYWORDS="~x86 ~amd64"
+
+DEPEND="dev-db/freetds
+ readline? ( sys-libs/readline )
+ X? ( virtual/x11 )
+ motif? ( x11-libs/openmotif )
+ virtual/libc"
+
+src_unpack() {
+ unpack ${A}; cd ${S}
+ epatch ${WORKDIR}/${P}-autotools.patch
+}
+
+src_compile() {
+ export SYBASE=/usr
+
+ local myconf
+
+ econf \
+ $(use_with readline) \
+ $(use_with X x) \
+ $(use_with motif) \
+ ${myconf} || die
+
+ emake || die
+}
+
+src_install () {
+ einstall install.man || die
+
+ dodoc INSTALL README doc/*
+}