cvs commit: ports/devel Makefile ports/devel/pthsem Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Mon Dec 17 15:20:35 PST 2007


miwi        2007-12-17 23:20:34 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pthsem         Makefile distinfo pkg-descr pkg-plist 
  Log:
  GNU pth is a user mode multi threading library. pthsem is an extend
  version, with support for semaphores added. It can be installed parallel
  to a normal pth. The header file is called pthsem.h, the configuration
  programm pthsem-config and the autoconf macro AC_CHECK_PTHSEM. If
  references to one of these names are changed, pthsem can be used as an
  replacement of GNU pth.
  
  WWW: http://www.auto.tuwien.ac.at/~mkoegler/index.php/pth
  
  PR:             ports/118471
  Submitted by:   Björn König <bkoenig at alpha-tierchen.de>
  
  Revision  Changes    Path
  1.2936    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/pthsem/Makefile (new)
  1.1       +3 -0      ports/devel/pthsem/distinfo (new)
  1.1       +8 -0      ports/devel/pthsem/pkg-descr (new)
  1.1       +7 -0      ports/devel/pthsem/pkg-plist (new)


More information about the cvs-all mailing list