Date: Mon, 17 Dec 2007 23:20:34 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/pthsem Makefile distinfo pkg-descr pkg-plist Message-ID: <200712172320.lBHNKYnb046511@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712172320.lBHNKYnb046511>