From owner-freebsd-ports Wed Jul 25 23:13:51 2001 Delivered-To: freebsd-ports@freebsd.org Received: from sharmas.dhs.org (cpe-66-1-147-119.ca.sprintbbd.net [66.1.147.119]) by hub.freebsd.org (Postfix) with ESMTP id 0F8E837B403; Wed, 25 Jul 2001 23:13:48 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: by sharmas.dhs.org (Postfix, from userid 500) id 3A2345DD97; Wed, 25 Jul 2001 23:14:07 -0700 (PDT) Date: Wed, 25 Jul 2001 23:14:07 -0700 From: Arun Sharma 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> References: <200107260606.f6Q66Dl58112@sharmas.dhs.org> <200107260610.f6Q6A0E33851@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i In-Reply-To: <200107260610.f6Q6A0E33851@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Wed, Jul 25, 2001 at 11:10:00PM -0700 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 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 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