./wip/mlocate, Merging locate implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.26, Package name: mlocate-0.26, Maintainer: esg

mlocate is a locate/updatedb implementation. The 'm' stands for "merging":
updatedb reuses the existing database to avoid rereading most of the file
system, which makes updatedb faster and does not trash the system caches as
much.

The locate(1) utility is intended to be completely compatible to slocate. It
also attempts to be compatible to GNU locate, when it does not conflict with
slocate compatibility.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: ab5b1bfb4cb185b04a07c24cf8ef47303afa8862
Filesize: 350.785 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-11-07 16:32:59 by Emil Sköldberg | Files touched by this commit (2)
Log message:
Make sure database is in VARBASE.
   2011-06-07 18:37:24 by Emil Sköldberg | Files touched by this commit (4) | Imported package
Log message:
Import mlocate-0.24 as wip/mlocate.

mlocate is a locate/updatedb implementation.  The 'm' stands for "merging":
updatedb reuses the existing database to avoid rereading most of the file
system, which makes updatedb faster and does not trash the system caches as
much.

The locate(1) utility is intended to be completely compatible to slocate.  It
also attempts to be compatible to GNU locate, when it does not conflict with
slocate compatibility.