Next | Query returned 28 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2009-06-14 23:00:05 by Joerg Sonnenberger | Files touched by this commit (29)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 20:09:49 by Joerg Sonnenberger | Files touched by this commit (291)
Log message:
Remove @dirrm entries from PLISTs
   2008-09-06 22:54:35 by Thomas Klausner | Files touched by this commit (95) | Package updated
Log message:
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2008-01-12 12:36:33 by Adam Ciarcinski | Files touched by this commit (40) | Package updated
Log message:
db4 update related revision bump
   2007-06-08 14:25:07 by Thomas Klausner | Files touched by this commit (48)
Log message:
PKGREVISION bump for db4 shlib name change.
   2007-01-26 00:33:06 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 0.2.1.6:

OpenFT 0.2.1.6:

   * Fixed a bug where full parents could trigger an assertion failure.

   * Index tokens database by array index instead of by pointer
     (should improve space efficiency, especially on 64-bit platforms).

   * Clean up the database properly.  Not only does this avoid leaving
     huge temporary files lying around, but potentially allows the db to be
     shutdown and restarted at will.

   * Avoid unaligned memory accesses, which cause problems on some
     RISC platforms.

   * Don't die on malformed URLs.

OpenFT 0.2.1.5:

   * Major search database rethink: shares are keyed by host plus a
     unique identifier instead of by hash.  Hopefully this will improve
     space efficiency (and reduce I/O), and also eliminate the (non-)handling
     of duplicate hashes that existed previously.

   * New tokenization API.

   * Removed support for hidden searches due to new improved hashing algorithm.

   * New searching functionality: exclusion tokens and quoted queries.

   * Moved local shares into search database.  This should reduce CPU usage
     with a large number of shares.

   * Improved documentation about search node configuration.

   * Fixed two bugs in stats initialization.

   * Added Bloom filter support, which is currently unused but may eventually
     be used to optimize query routing.

   * Temporarily backed out of cleaning up the database environment on exit,
     because it would try to sync the entire database to disk.  This will be
     fixed properly later when individual children are tracked within
     ft_search_db.c.

   * Implemented automatic compressed stream handling for unbounded
     data (currently search queries and forwarded search results).  This
     reduces bandwidth usage significantly, sometimes by as much as 50%.

   * Increased maximum packet size, although this is currently unused for
     compatibility reasons.

OpenFT 0.2.1.4:

   * Fixed a signedness bug that could cause problems with non-ASCII characters
     on some platforms.

   * Fixed a packet handling bug that could cause an infinite loop.

   * Minor networking tweaks.

   * Fixed clipping of the nodes cache.
   2006-07-07 17:49:34 by Johnny C. Lam | Files touched by this commit (63)
Log message:
LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
   2006-06-07 14:42:39 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs pkg-config.
   2006-01-06 16:10:08 by Thomas Klausner | Files touched by this commit (117)
Log message:
DEPENDS and PKGREVISION bumps because db4's library name changed.

Next | Query returned 28 messages, browsing 11 to 20 | Previous