Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2001 09:30:02 -0700 (PDT)
From:      Arun Sharma <arun@sharmas.dhs.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29239: New port: ngpt - Next generation pthread (many to one mapping)
Message-ID:  <200107261630.f6QGU2h77449@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/29239; it has been noted by GNATS.

From: Arun Sharma <arun@sharmas.dhs.org>
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 <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?200107261630.f6QGU2h77449>