Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 23:14:07 -0700
From:      Arun Sharma <arun@sharmas.dhs.org>
To:        gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/29239: New port: ngpt - Next generation pthread (many to one mapping)
Message-ID:  <20010725231407.A20225@sharmas.dhs.org>
In-Reply-To: <200107260610.f6Q6A0E33851@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Wed, Jul 25, 2001 at 11:10:00PM -0700
References:  <200107260606.f6Q66Dl58112@sharmas.dhs.org> <200107260610.f6Q6A0E33851@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 25, 2001 at 11:10:00PM -0700, gnats-admin@FreeBSD.org wrote:
> >Category:       ports
> >Responsible:    freebsd-ports
> >Synopsis:       New port: ngpt - Next generation pthread (many to one mapping)
> >Arrival-Date:   Wed Jul 25 23:10:00 PDT 2001

Forgot to attach the port :(

	-Arun


# 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:
#
#	ngpt/Makefile
#	ngpt/distinfo
#	ngpt/pkg-comment
#	ngpt/pkg-descr
#	ngpt/pkg-plist
#
echo x - ngpt/Makefile
sed 's/^X//' >ngpt/Makefile << 'END-of-ngpt/Makefile'
X# New ports collection makefile for:	ngpt
X# Date created:				Wed Jul 25 22:10:00 PDT 2001
X# Whom:					Arun Sharma <arun@sharmas.dhs.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	ngpt
XPORTVERSION=	1.0.0
XCATEGORIES=	devel
XMASTER_SITES=	http://www.sharma-home.net/~adsharma/projects/freebsd/
XMASTER_SITE_SUBDIR=	ngpt-${PORTVERSION}.tar.gz
X
XMAINTAINER=	arun@sharmas.dhs.org
X
XINSTALLS_SHLIB=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS= --enable-tests=no --enable-maintainer=no --enable-pthread
XUSE_GMAKE=	yes
X
X.include <bsd.port.mk>
END-of-ngpt/Makefile
echo x - ngpt/distinfo
sed 's/^X//' >ngpt/distinfo << 'END-of-ngpt/distinfo'
XMD5 (ngpt-1.0.0.tar.gz) = 8685e6794e95842760c14ad2ba1e34e3
END-of-ngpt/distinfo
echo x - ngpt/pkg-comment
sed 's/^X//' >ngpt/pkg-comment << 'END-of-ngpt/pkg-comment'
XNGPT is a next generation pthread implementation based on GNU pth
END-of-ngpt/pkg-comment
echo x - ngpt/pkg-descr
sed 's/^X//' >ngpt/pkg-descr << 'END-of-ngpt/pkg-descr'
XNGPT is a next generation pthread implementation based on GNU pth
END-of-ngpt/pkg-descr
echo x - ngpt/pkg-plist
sed 's/^X//' >ngpt/pkg-plist << 'END-of-ngpt/pkg-plist'
Xbin/pthread-config
Xinclude/pthread.h
Xlib/libpthread.so
Xlib/libpthread.so.10
Xlib/libpthread.la
Xlib/libpthread.a
END-of-ngpt/pkg-plist
exit


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010725231407.A20225>