From owner-freebsd-ports Thu Jul 26 9:30:11 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9347837B403 for ; Thu, 26 Jul 2001 09:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6QGU2h77449; Thu, 26 Jul 2001 09:30:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 26 Jul 2001 09:30:02 -0700 (PDT) Message-Id: <200107261630.f6QGU2h77449@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Arun Sharma Subject: Re: ports/29239: New port: ngpt - Next generation pthread (many to one mapping) Reply-To: Arun Sharma Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/29239; it has been noted by GNATS. From: Arun Sharma To: freebsd-gnats-submit@FreeBSD.org, java@freebsd.org Cc: Subject: Re: ports/29239: New port: ngpt - Next generation pthread (many to one mapping) Date: Thu, 26 Jul 2001 09:20:26 -0700 Resending the Fix. The earlier one doesn't show up in the PR. -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 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 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