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

History of commit frequency

CVS Commit History:


   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   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.
   2011-11-11 08:45:28 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-B-Hooks-OP-Check to 0.19.

Changes from previous:
0.19  Sat, 10 Sep 2011 20:10:00 +0100
  * Fix hooking protocol, which was broken in a way that could result in losing
    checkers hooked in by other modules.
  * Add MYMETA.{json,yml} to MANIFEST.SKIP and .gitignore.
  * New repository location for release by Zefram.
   2011-08-09 09:36:34 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Revision bump after updating perl to 5.14.1
   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!
   2009-10-19 12:14:52 by David Brownlee | Files touched by this commit (3)
Log message:
Remove:
   BUILDLINK_DEPMETHOD.${foo}?=       build

As these need to be included in the runtime dependencies. Now p5-signatures
works
   2009-07-08 10:03:57 by Jens Rehsack | Files touched by this commit (2)
Log message:
pkgsrc changes:
  - Updating package for p5 module B::Hooks::OP::Check from 0.17 to 0.18
  - Setting license to ${PERL5_LICENSE} and adjusting dependency to
    ExtUtils::Depends

Upstream changes:
0.18  Mon, 06 Jul 2009 14:39:25 +0200
  * Require ExtUtils::Depends 0.302, which fixes linking problems on strawberry
    perl.
   2009-04-22 10:39:37 by Jens Rehsack | Files touched by this commit (2)
Log message:
PkgSrc changes:
  - Updating package for p5 module B::Hooks::OP::Check to 0.17

Upstream changes:
0.17  Sun, 19 Apr 2009 10:06:40 +0200
  * Put the actual repository url in META.yml. D'OH!

0.16  Sun, 19 Apr 2009 09:53:09 +0200
  * Explicitly declare testing dependency on Test::More (Closes RT#45133).
  * Specify bugtracker and repository urls in META.yml.
  * Upgrade ppport.h from 3.14_02 to 3.17.
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2008-11-17 00:18:46 by Havard Eidnes | Files touched by this commit (2)
Log message:
Updated from version 0.12nb3 to 0.15.

Pkgsrc changes:
 o Added dependency on p5-parent

Upstream changes:

0.15  Tue, 11 Nov 2008 18:21:05 +0100
  * Require perl 5.8.1.

0.14  Sun, 09 Nov 2008 22:22:15 +0100
  * Tell MakeMaker which symbols we'd like to export. Hopefully this will make
    linking against us work on Win32.

0.13  Sun, 09 Nov 2008 03:36:27 +0100
  * Try to not dereference NULL.

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