Next | Query returned 74 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2008-04-11 17:19:07 by David Brownlee | Files touched by this commit (1)
Log message:
rather than accepting python 24 23 & 22, mark 15 20 & 21 as incompat
   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-10-24 16:40:53 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Supports DESTDIR.
   2007-06-09 07:58:06 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 4.5.0:

4.5.0:

  * Adds supports for compiling and linking with BerkeleyDB 4.5
  * Python Bug #1599782: Fix segfault on bsddb.db.DB().type() due to
    releasing the GIL when it shouldn't.  (nnorowitz)
  * Fixes a bug with bsddb.DB.stat where the flags and txn keyword
    arguments are transposed.
  * change test cases to use tempfile.gettempdir()

4.4.5:

  * pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename
    methods now allow their database parameter to be None as the
    sleepycat API allows.

4.4.4:

  * fix DBCursor.pget() bug with keyword argument names when no data= is
    supplied [SF pybsddb bug #1477863]
  * add support for DBSequence objects [patch #1466734]
  * support DBEnv.log_stat() method on BerkeleyDB >= 4.0 [patch #1494885]
  * support DBEnv.lsn_reset() method on BerkeleyDB >= 4.4 [patch #1494902]
  * add DB_ARCH_REMOVE flag and fix DBEnv.log_archive() to accept it without
    potentially following an uninitialized pointer.

4.4.3:

  * fix DBEnv.set_tx_timestamp to not crash on Win64 platforms (thomas.wouters)
  * tons of memory leak fixes all over the code (thomas.wouters)
  * fixes ability to unpickle DBError (and children) exceptions
   2007-06-08 14:25:07 by Thomas Klausner | Files touched by this commit (48)
Log message:
PKGREVISION bump for db4 shlib name change.
   2006-08-08 18:55:18 by Matthias Drochner | Files touched by this commit (1)
Log message:
we can't have PYTHON_VERSIONS_ACCEPTED in buildlink3 files because
this might conflict with definitions in Makefiles
noticed by Jeremy C. Reed
   2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
   2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
   2006-06-16 12:58:23 by Roland Illig | Files touched by this commit (8)
Log message:
Fixed pkglint warnings.
   2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749)
Log message:
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.

Next | Query returned 74 messages, browsing 41 to 50 | Previous