FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 1:58 AM BST
Port details
glimpse 4.13.1 textproc on this many watch lists=26 search for ports that depend on this port
NO CDROM NO CDROM: Restrictive copyright (don not sell for profit)
Text search engine

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: databases
License: not specified in port


Glimpse  (which  stands  for GLobal IMPlicit SEarch) is an indexing
and  query  system  that  allows  you  to  search through all your
files very quickly.  For example, finding 296 lines containing
'whitehouse' in 8750 files  occupying 104MB  took  6 seconds on a
SUN Sparc 5.  Glimpse supports most of agrep's options (agrep is our
powerful version  of grep)  including  approximate matching (e.g.,
finding mis- spelled words), Boolean queries,  and  even  some  limited
forms of regular expressions.  It is used in the same way, except that
you don't have to specify file names.  So,  if you are looking for a
needle anywhere in your file system, all you have to do is say
glimpse  needle  and  all  lines containing needle will appear preceded
by the file name.

WWW: http://webglimpse.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/glimpse/ && make install clean
To add the package: pkg_add -r glimpse


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.polito.it/pub/tools/unix/harvest/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/beech/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  4.13.1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 14:40:25
Original commit files touched by this commit  4.13.1
ohauer search for other commits by this committer
-remove MD5
27 Apr 2010 01:41:02
Original commit files touched by this commit  4.13.1
pgollucci search for other commits by this committer
- Release some more ports
11 May 2009 01:15:07
Original commit files touched by this commit  4.13.1
pgollucci search for other commits by this committer
- Adopt, also adopt direct dependecy textproc/glimpse
- APACHE_COMPAT is deprecated, remove apache* from RUN_DEPENDS
- cleanup WWWDIR
- cleanup DOCSDIR
- use WWWOWN and WWWGRP
- Respect NOPORTDOCS
11 May 2009 01:12:14
Original commit files touched by this commit  4.13.1
pgollucci search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE=yes
- s/don't/do not/ in NO_CDROM
20 Aug 2008 06:40:43
Original commit files touched by this commit  4.13.1
linimon search for other commits by this committer
Reset conrads@cox.net due to lack of time to work on FreeBSD.

Hat:            portmgr
23 Jun 2007 03:47:30
Original commit files touched by this commit  4.13.1
beech search for other commits by this committer
- Fix build w/gcc-4.2
- Add mirror
- Makefile tweaks

PR:             ports/113932
Submitted by:   Conrad J. Sabatier  <conrads@cox.net> (maintainer)
Approved by:    sat (mentor)
01 Nov 2006 11:23:30
Original commit files touched by this commit  4.13.1
miwi search for other commits by this committer
- Pass maintainership to submitter

(Notes: request of ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )

Submitted by:   Conrad J. Sabatier <conrads at cox.net>
25 Nov 2005 18:40:57
Original commit files touched by this commit  4.13.1
pav search for other commits by this committer
- Add SHA256
29 Apr 2004 01:43:25
Original commit files touched by this commit  4.13.1
jkoshy search for other commits by this committer
Upgrade to v4.13.1.  Fix a core dump that occurs when long patterns are used.
29 Jan 2004 16:13:06
Original commit files touched by this commit  4.12.6
trevor search for other commits by this committer
SIZEify.
21 Dec 2003 00:22:53
Original commit files touched by this commit  4.12.6
sergei search for other commits by this committer
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
20 Oct 2003 11:31:15
Original commit files touched by this commit  4.12.6
des search for other commits by this committer
Define __STRICT_ANSI__ when compiling glimpse so it will use <stdarg.h>
instead of <varargs.h>.  Note that this is a workaround, not a fix; the
correct fix would be to excise all mention of <varargs.h> from the code.
16 Oct 2003 01:28:10
Original commit files touched by this commit  4.12.6
kris search for other commits by this committer
BROKEN on 5.x: does not compile
08 Jun 2003 00:30:49
Original commit files touched by this commit  4.12.6
kris search for other commits by this committer
Remove chuckr as maintainer of his ports.  He has not committed since
09/2000 and has been unresponsive to mail about his ports for at least
2 years.

Approved by:    portmgr
07 Mar 2003 06:11:57
Original commit files touched by this commit  4.12.6
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 07:29:51
files touched by this commit
asami search for other commits by this committer
Convert category textproc to new layout.  
26 Jun 2000 13:34:10
files touched by this commit
tg search for other commits by this committer
Better return value for interaction with tkman.    

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.161 seconds.