cvs commit: ports/devel Makefile ports/devel/p5-Thread-Suspend Makefile distinfo pkg-descr pkg-plist

Wesley Shields wxs at FreeBSD.org
Mon Jan 12 11:54:47 PST 2009


wxs         2009-01-12 19:54:46 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Thread-Suspend Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module adds suspend and resume operations for threads.
  
  Suspensions are cumulative, and need to be matched by an equal number of
  resume calls.
  
  PR:             ports/110476
  Submitted by:   Ruben van Staveren <ruben at verweg.com>
  
  Revision  Changes    Path
  1.3316    +1 -0      ports/devel/Makefile
  1.1       +38 -0     ports/devel/p5-Thread-Suspend/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Thread-Suspend/distinfo (new)
  1.1       +7 -0      ports/devel/p5-Thread-Suspend/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-Thread-Suspend/pkg-plist (new)


More information about the cvs-all mailing list