ports/118471: New port: devel/pthsem
Bjoern Koenig
bkoenig at alpha-tierchen.de
Thu Dec 6 22:00:06 UTC 2007
>Number: 118471
>Category: ports
>Synopsis: New port: devel/pthsem
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Dec 06 22:00:05 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Bjoern Koenig
>Release:
>Organization:
>Environment:
>Description:
The shell archive contains the port for a semaphored version of GNU pth.
>How-To-Repeat:
>Fix:
--- ports-devel-pthsem.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# ports/devel/pthsem
# ports/devel/pthsem/distinfo
# ports/devel/pthsem/pkg-descr
# ports/devel/pthsem/Makefile
# ports/devel/pthsem/pkg-plist
#
echo c - ports/devel/pthsem
mkdir -p ports/devel/pthsem > /dev/null 2>&1
echo x - ports/devel/pthsem/distinfo
sed 's/^X//' >ports/devel/pthsem/distinfo << 'END-of-ports/devel/pthsem/distinfo'
XMD5 (pthsem-2.0.7.tar.gz) = b277716ee1224ca9925176fa29e1f0c5
XSHA256 (pthsem-2.0.7.tar.gz) = 6226f92f3a0950c6f3da8f9dcb7c76d08634515519bf35cd916b3cdcc1aeb130
XSIZE (pthsem-2.0.7.tar.gz) = 662673
END-of-ports/devel/pthsem/distinfo
echo x - ports/devel/pthsem/pkg-descr
sed 's/^X//' >ports/devel/pthsem/pkg-descr << 'END-of-ports/devel/pthsem/pkg-descr'
XGNU pth is a user mode multi threading library. pthsem is an extend
Xversion, with support for semaphores added. It can be installed parallel
Xto a normal pth. The header file is called pthsem.h, the configuration
Xprogramm pthsem-config and the autoconf macro AC_CHECK_PTHSEM. If
Xreferences to one of these names are changed, pthsem can be used as an
Xreplacement of GNU pth.
X
XWWW: http://www.auto.tuwien.ac.at/~mkoegler/index.php/pth
END-of-ports/devel/pthsem/pkg-descr
echo x - ports/devel/pthsem/Makefile
sed 's/^X//' >ports/devel/pthsem/Makefile << 'END-of-ports/devel/pthsem/Makefile'
X# New ports collection makefile for: pthsem
X# Date Created: 6 Dec 2007
X# Whom: Björn König <bkoenig at alpha-tierchen.de>
X#
X
XPORTNAME= pthsem
XPORTVERSION= 2.0.7
X
XCATEGORIES= devel
XMASTER_SITES= http://www.auto.tuwien.ac.at/~mkoegler/pth/
X
XMAINTAINER= bkoenig at alpha-tierchen.de
XCOMMENT= GNU Portable Threads with semaphores
X
XUSE_LDCONFIG= yes
XGNU_CONFIGURE= yes
X
XMAN1= pthsem-config.1
XMAN3= pthsem.3
X
X.include <bsd.port.mk>
END-of-ports/devel/pthsem/Makefile
echo x - ports/devel/pthsem/pkg-plist
sed 's/^X//' >ports/devel/pthsem/pkg-plist << 'END-of-ports/devel/pthsem/pkg-plist'
Xbin/pthsem-config
Xinclude/pthsem.h
Xlib/libpthsem.so.20
Xlib/libpthsem.la
Xlib/libpthsem.a
Xshare/aclocal/pthsem.m4
END-of-ports/devel/pthsem/pkg-plist
exit
--- ports-devel-pthsem.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list