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

History of commit frequency

CVS Commit History:


   2011-12-13 13:30:46 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-Proc-Simple to 1.30.

Changes from previous:
----------------------
  From 1.29:
	     [RT 69782] Zefram reported race condition in t/sh-c.t,
	     fixed by adding polling loop.

	     Found that kill(-sig, pid) sometimes fails with
	     'process id not found' although a previous kill(0, pid)
	     succeeded. This is a race condition condition caused
	     by a newly forked child that hasn't called setsid() yet
	     and therefore its new process group id doesn't exist yet,
	     although the child responds to poll(). kill() now
	     deals with this case.
  From 1.28:
	     [RT 69103] Typo fix by Salvatore Bonaccorso
	     Added support for processes called via 'sh -c' by
	     system() (see "Shell Processes" note in the manpage).
  From 1.27:
	     [RT 62802] Pod fix by Salvatore Bonaccorso
	     [RT 63833] Applied patch to stop reaping PIDs of
	       no longer existing processes (submitted by perlbotics).
	     Added licensizer
	     [RT 63833] (second part) Added cleanup() class method
	     to delete timing data of reaped processes, avoiding
	     infinite memory growth on long-running processes

  From 1.26: [RT 62285] Pod fix for redirect_output()
	     Fixed github link
   2011-08-14 14:26:51 by OBATA Akio | Files touched by this commit (406)
Log message:
Revision bump after updating perl5 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-08-09 14:55:23 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating packag for p5 module Proc::Simple from 1.25 to 1.26

pkgsrc changes:
  - Adding license information
  - Remove workarounds for the crap of the last version

Update changes:
          from 1.25: Localize special variables so that the exit status
                     from waitpid doesn't leak out, causing exit status
                     to be incorrect (RT33440, fixed by Brad Cavanagh).
   2009-07-08 16:23:06 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for p5 module Proc::Simple from 1.24 to 1.25
   2009-05-21 13:54:51 by Jens Rehsack | Files touched by this commit (2)
Log message:
pkgsrc changes:
  - Updating package for p5 module Proc::Simple from 1.23nb1 to 1.24

Upstream changes from 1.23:
  - Applied doc patch by Janne Chr. Schulz
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
   2008-08-21 15:06:34 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 1.21 to 1.23.

Pkgsrc changes:
 o Change MAINTAINER to pkgsrc-users@
 o Fix HOMEPAGE to use search.cpan.org pointing directly to the package

Upstream changes:

          from 1.22: Applied patch by Jeff Holt, providing start
                     and end time of the forked process via t0() and t1().

          from 1.21: Added patch by Chip Capelik to provide a wait()
                     method waiting for a process to terminate.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.

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