Next | Query returned 40 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-10-02 23:25:56 by Aleksej Saushev | Files touched by this commit (323)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-01-26 20:16:34 by Ulrich Habel | Files touched by this commit (2)
Log message:
Updated to 0.766

Changes:

0.766 (01.05.2012) - John Siracusa <siracusa@gmail.com>

    * Fixed tests that might try to load DBD::* modules that aren't installed.

0.765 (01.04.2012) - John Siracusa <siracusa@gmail.com>

    * Added handle_error attribute (RT 63377)
    * Added mysql_bind_type_guessing attribute.
    * Added sqlite_unicode attribute.
   2011-10-21 12:07:52 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-Rose-DB to 0.764.

Changes from previous:
0.764 (10.18.2011) - John Siracusa <siracusa@gmail.com>

    * Use ENGINE=InnoDB instead of TYPE=InnoDB in MySQL table creation
      statements to avoid an incompatibility with MySQL 5.5 (RT 71757)

0.763 (12.30.2010) - John Siracusa <siracusa@gmail.com>

    * Support for Rose::DB::Object 0.794
    * Return from rollback() early if AutoCommit is set.
   2011-08-14 10:18:12 by OBATA Akio | Files touched by this commit (77)
Log message:
Revision bump after updating perl5 to 5.14.1.
   2010-09-07 07:57:23 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating databases/p5-Rose-DB from 0.758nb1 to 0.762

pkgsrc changes:
- import package for newly introduced dependency DateTime::Format::Oracle

Upstream changes:
0.762 (06.23.2010) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.789.

0.761 (05.22.2010) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.788.
    * Detect and report problems caused by DBD::mysql versions that fail to
      set the Active database handle attribute back to a true value when
      mysql_auto_reconnect is set.  (Reported by Matt S. Trout and Kostas
      Chatzikokolakis)

0.760 (04.28.2010) - John Siracusa <siracusa@gmail.com>
    * Moved version number back to three places after the decimal in order to
      placate Unix package management systems.  (Suggested by Matt S. Trout)

0.7591 (04.27.2010) - John Siracusa <siracusa@gmail.com>
    * Corrected skip counts in MySQL tests.

0.759 (04.27.2010) - John Siracusa <siracusa@gmail.com>
    * Fixed some inheritance dead ends (Reported by Matt S. Trout)
    * Corrected parse_array()'s value unescaping (RT 56112)
    * Added timestamp with time zone parsing/formating methods.
    * Improved Oracle date/time parsing and formatting.
    * DateTime::Format::Oracle is now a prerequisite (see above).
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-02-03 00:27:51 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating databases/p5-Rose-DB from 0.754 to 0.758 (pkg/42674)

pkgsrc changes:
- Ensure installed perl modules and documentation has no execute bit

Upstream changes:
0.758 (01.26.2010) - John Siracusa <siracusa@gmail.com>
    * Added workaround for DateTime::Duration bug (RT 53985)

0.757 (01.23.2010) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.786.

0.756 (12.31.2009) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.785.
    * Made fork- and thread-safe (though some databases, notably Oracle,
      don't support passing a database connection across a fork at all).
    * Updated mysql_enable_utf8() to run "SET NAMES utf8" id a database
      handle already exists.
    * Updated the various validate_*_keywords() methods to no longer accept
      anything that "looks like a function call."  This was done to avoid
      possible SQL injection attacks, and because the now-pervasive support
      for scalar-reference literals in Rose::DB::Object obviates the need
      for such permissive SQL inlining.  To restore the old behavior, use
      the default_keyword_function_calls() class method or the
      keyword_function_calls() object method.

0.755 (10.16.2009) - John Siracusa <siracusa@gmail.com>
    * Fixed a bug in Rose::DB::Oracle that caused the port to be omitted
      from the DSN.  (Reported by llama)
    * Updated eval blocks to avoid stomping on $@ from an outer scope.
   2009-09-16 19:44:34 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating databases/p5-Rose-DB from 0.753 to 0.754

Upstream changes:
0.754 (09.14.2009) - John Siracusa <siracusa@gmail.com>

    * Removed outdated warning about Oracle support.
	* Clarified the return value and error handling for do_transaction().

Next | Query returned 40 messages, browsing 21 to 30 | Previous