ChangeLog

# ChangeLog for app-misc/glimpse
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/glimpse/ChangeLog,v 1.30 2008/01/11 21:00:12 grobian Exp $

11 Jan 2008; Fabian Groffen glimpse-4.18.5.ebuild:
Dropped ppc-macos keyword, see you in prefix

15 Jul 2007; Christian Heim metadata.xml:
Assigning app-misc/glimpse to m-needed, as beu is being retired (#66608).

15 Apr 2007; Samuli Suominen -files/4.18.0-gcc3.patch,
glimpse-4.17.4.ebuild, -glimpse-4.18.0.ebuild:
Remove old version and leave mips with broken one.

06 Feb 2007; Simon Stelling glimpse-4.18.5.ebuild:
stable on amd64

11 Dec 2006; Elfyn McBratney glimpse-4.17.4.ebuild,
glimpse-4.18.0.ebuild, glimpse-4.18.5.ebuild:
Kill redundant *DEPEND on virtual/libc.

21 Oct 2006; Tobias Scherbaum
glimpse-4.18.5.ebuild:
ppc stable

19 Oct 2006; Bryan Østergaard glimpse-4.18.5.ebuild:
Stable on Alpha.

17 Oct 2006; Gustavo Zacarias glimpse-4.18.5.ebuild:
Stable on sparc

15 Oct 2006; Bryan Østergaard glimpse-4.18.5.ebuild:
Stable on ia64.

11 Oct 2006; Markus Rothe glimpse-4.18.5.ebuild:
Added ~ppc64; bug #150627

11 Oct 2006; Chris Gianelloni glimpse-4.18.5.ebuild:
Adding fix for man directory from Bo Ørsted Andresen
in bug #150627.

11 Oct 2006; Chris Gianelloni glimpse-4.18.5.ebuild:
Stable on x86 wrt bug #150627.

*glimpse-4.18.5 (25 Jun 2006)

25 Jun 2006; Fabian Groffen +glimpse-4.18.5.ebuild:
Version bump and marked ~ppc-macos (~bug #105876)

21 Nov 2004; Daniel Black glimpse-4.17.4.ebuild,
glimpse-4.18.0.ebuild:
License correction

*glimpse-4.18.0 (21 Nov 2004)

21 Nov 2004; Daniel Black +files/4.18.0-gcc3.patch,
-glimpse-4.15-r1.ebuild, -files/4.15-errno.patch, glimpse-4.17.4.ebuild,
+glimpse-4.18.0.ebuild:
version bump and cleanout. app-text/agrep conflict noted as this package
installs /usr/bin/agrep as well. Noted in bug #71795 by lukenshiro@ngi.it

05 Oct 2004; Pieter Van den Abeele
glimpse-4.15-r1.ebuild:
Masked glimpse-4.15-r1.ebuild stable for ppc

12 Jun 2004; Daniel Black glimpse-4.15-r1.ebuild,
glimpse-4.17.4.ebuild, +metadata.xml:
Added RDEPEND=!dev-libs/tre due to both providing /usr/bin/agrep. Thanks to
John Hampton in bug #53250

*glimpse-4.17.4 (06 Dec 2003)

21 Apr 2004; Mike Frysinger :
Add gcc-3.x patch #42970 by Joe Khoobyar. Also cleanup ebuild so that
the package uses user's CFLAGS.

16 Feb 2004; Aron Griffis glimpse-4.15-r1.ebuild,
glimpse-4.17.4.ebuild:
add alpha and ia64 keywords

08 Jan 2004; Heinrich Wendel glimpse-4.17.4.ebuild:
added iuse=static

06 Dec 2003; Heinrich Wendel glimpse-4.17.4.ebuild:
bump

05 Dec 2003; Jason Wever glimpse-4.15-r1.ebuild:
Marked stable on sparc to fix broken dependencies.

16 Nov 2003; Brad House glimpse-4.15-r1.ebuild:
mark stable on amd64

*glimpse-4.15-r1 (26 Feb 2003)

26 Feb 2003; Mike Frysinger :
small patch to fix glibc errno issues (#16267).

*glimpse-4.15 (9 Feb 2002)

22 Feb 2003; Nicholas Wourms glimpse-4.15.ebuild :
Added the mips keyword to the ebuild. Make the build even tidier prior to
configuration. Fix manpage installation. Clean up ChangeLog.

9 Feb 2002; mikepolniak glimpse-4.15.ebuild :
Glimpse is a indexing and query system. Initial import.

Manifest

DIST glimpse-4.18.5.tar.gz 402754 RMD160 12693f9fd4565fc795e43e32b0d318401cdadbe2 SHA1 929bfb03bcef29be313e5ec599ee640dd8ef7e70 SHA256 ef15d43db09d59fdce6d46343ac38a3d996924dfce3287ba63c76e6be93b70e1
EBUILD glimpse-4.18.5.ebuild 1211 RMD160 654bf77e43d1b36cccc9ac5e79abc441dd2b67ea SHA1 49053922f749a247a7a8597494ed4b65373beb89 SHA256 274f0d05b2591c9846117167a3e3e832350b875ddce3b0ba8709a107601bef4c
MISC ChangeLog 3904 RMD160 aacc3af632c802dd80483fd6c6b602111a2fdf88 SHA1 41e9a78a34eb87a4fc493ed1ed68dc8f192a3b15 SHA256 e7a21ddbabf0a668e6c06e81f162dc9ad71bf0c04a7f3491b4c2b6efe57f069d
MISC metadata.xml 236 RMD160 92f49f8275e75caf57b88a3172d5204eaa4e33ae SHA1 dd1a8550a514e55ab0ed6190ab4794bb090994f8 SHA256 56075995f83836ae824c7cb01931b98d6745f6d5a7764299c8262e801486b829

glimpse-4.18.5.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/glimpse/glimpse-4.18.5.ebuild,v 1.11 2008/01/11 21:00:12 grobian Exp $

inherit flag-o-matic eutils

DESCRIPTION="A index/query system to search a large set of files quickly"
HOMEPAGE="http://webglimpse.net/"
SRC_URI="http://webglimpse.net/trial/${P}.tar.gz"

LICENSE="glimpse"
SLOT="0"
KEYWORDS="alpha amd64 ia64 ~mips ppc ~ppc64 sparc x86"
IUSE="static"

RDEPEND="!dev-libs/tre
!app-text/agrep"

src_unpack() {
unpack ${A}
cd ${S}
sed -i \
-e "s:CC=.*:CC=$(tc-getCC):" \
-e 's:-O3 -fomit-frame-pointer:$(OPTIMIZEFLAGS):' \
dynfilters/Makefile.in \
|| die "removing -O3 failed"
sed -i \
-e '/^CFLAGS/s:$: $(OPTIMIZEFLAGS):' \
{agrep,compress,index}/Makefile.in \
Makefile.in \
libtemplate/{template,util}/Makefile.in \
|| die "inserting OPTIMIZEFLAGS failed"
sed -i \
-e 's:$(mandir):&/man1/:' \
Makefile.in agrep/Makefile.in \
|| die "adding man1 to man install dir failed"
}

src_compile() {
use static && append-ldflags -static

econf || die
emake -j1 OPTIMIZEFLAGS="${CFLAGS}" || die
}

src_install() {
einstall || die
}

metadata.xml




no-herd

maintainer-needed@gentoo.org