Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2002 06:20:03 -0700 (PDT)
From:      Joshua Goodall <joshua@roughtrade.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/36868: new port: net/py-spreadmodule
Message-ID:  <200205241320.g4ODK3487883@freefall.freebsd.org>

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

From: Joshua Goodall <joshua@roughtrade.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/36868: new port: net/py-spreadmodule
Date: Fri, 24 May 2002 23:14:21 +1000

 This port has undergone an upstream revision whilst sitting in
 the new ports list.  It also now has the opportunity to use
 USE_PYDISTUTILS.  Sharball attached.
 
 
 # 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:
 #
 #	py-spreadmodule
 #	py-spreadmodule/pkg-plist
 #	py-spreadmodule/pkg-descr
 #	py-spreadmodule/pkg-comment
 #	py-spreadmodule/distinfo
 #	py-spreadmodule/Makefile
 #
 echo c - py-spreadmodule
 mkdir -p py-spreadmodule > /dev/null 2>&1
 echo x - py-spreadmodule/pkg-plist
 sed 's/^X//' >py-spreadmodule/pkg-plist << 'END-of-py-spreadmodule/pkg-plist'
 Xlib/%%PYTHON_VERSION%%/site-packages/spread.so
 END-of-py-spreadmodule/pkg-plist
 echo x - py-spreadmodule/pkg-descr
 sed 's/^X//' >py-spreadmodule/pkg-descr << 'END-of-py-spreadmodule/pkg-descr'
 XThis is a Python extension module for Spread, an open source group
 Xcommunications package.
 X
 XWWW: http://www.python.org/other/spread/
 X
 X- Joshua Goodall <joshua@roughtrade.net>
 END-of-py-spreadmodule/pkg-descr
 echo x - py-spreadmodule/pkg-comment
 sed 's/^X//' >py-spreadmodule/pkg-comment << 'END-of-py-spreadmodule/pkg-comment'
 XA python extension module for the Spread group communcations package
 END-of-py-spreadmodule/pkg-comment
 echo x - py-spreadmodule/distinfo
 sed 's/^X//' >py-spreadmodule/distinfo << 'END-of-py-spreadmodule/distinfo'
 XMD5 (SpreadModule-1.2.tgz) = dec9b45f8e3891f9afc5939932be59ac
 END-of-py-spreadmodule/distinfo
 echo x - py-spreadmodule/Makefile
 sed 's/^X//' >py-spreadmodule/Makefile << 'END-of-py-spreadmodule/Makefile'
 X# New ports collection makefile for:	py-spreadmodule
 X# Date created:		24 May 2002
 X# Whom:			Joshua Goodall <joshua@roughtrade.net>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	spreadmodule
 XPORTVERSION=	1.2
 XCATEGORIES=	net python
 XMASTER_SITES=	http://www.python.org/other/spread/
 XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 XDISTNAME=	SpreadModule-${PORTVERSION}
 XEXTRACT_SUFX=	.tgz
 X
 XMAINTAINER=	joshua@roughtrade.net
 X
 XBUILD_DEPENDS=	${LOCALBASE}/lib/libsp.a:${PORTSDIR}/net/spread
 X
 XUSE_PYTHON=	yes
 XUSE_PYDISTUTILS=yes
 X
 Xpost-patch:
 X	@${PERL} -pi -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/setup.py
 X
 X.include <bsd.port.mk>
 END-of-py-spreadmodule/Makefile
 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?200205241320.g4ODK3487883>