Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2005 17:46:42 +0400 (MSD)
From:      Alex Kapranoff <kappa@rambler-co.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82321: New port lang/p5-JavaScript-SpiderMonkey
Message-ID:  <20050616134642.B275F4103@capella.park.rambler.ru>
Resent-Message-ID: <200506161350.j5GDoQRJ076279@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82321
>Category:       ports
>Synopsis:       New port lang/p5-JavaScript-SpiderMonkey
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 16 13:50:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Inner Mongolia
>Environment:
FreeBSD capella.park.rambler.ru 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jun 15 17:17:42 MSD 2004     root@capella.rambler.stack.net:/usr/obj/usr/src/sys/CAPELLA  i386

	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

# 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:
#
#	p5-JavaScript-SpiderMonkey/
#	p5-JavaScript-SpiderMonkey/Makefile
#	p5-JavaScript-SpiderMonkey/distinfo
#	p5-JavaScript-SpiderMonkey/pkg-descr
#	p5-JavaScript-SpiderMonkey/pkg-plist
#
echo c - p5-JavaScript-SpiderMonkey/
mkdir -p p5-JavaScript-SpiderMonkey/ > /dev/null 2>&1
echo x - p5-JavaScript-SpiderMonkey/Makefile
sed 's/^X//' >p5-JavaScript-SpiderMonkey/Makefile << 'END-of-p5-JavaScript-SpiderMonkey/Makefile'
X# New ports collection makefile for:	p5-JavaScript-SpiderMonkey
X# Date created:				25 February 2005
X# Whom:	      				kappa@freebsd.org.ua
X#
X# $FreeBSD$
X#
X
XPORTNAME=	JavaScript-SpiderMonkey
XPORTVERSION=	0.11
XCATEGORIES=	lang perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	JavaScript
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kappa@freebsd.org.ua
XCOMMENT=	Perl interface to Mozilla JavaScript implementation
X
XBUILD_DEPENDS=	${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \
X		${LOCALBASE}/lib/libjs.so:${PORTSDIR}/lang/spidermonkey
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_REINPLACE=	yes
X
XPERL_CONFIGURE=	yes
XCONFIGURE_ARGS=	INC=-I${LOCALBASE}/include
XINSTALL_TARGET=	pure_install
X
Xpost-patch:
X	${REINPLACE_CMD} -e 's~UNKNOWN";~${LOCALBASE}/lib";~' \
X		${WRKSRC}/Makefile.PL
X
XMAN3=		JavaScript::SpiderMonkey.3
X
X.include <bsd.port.mk>
END-of-p5-JavaScript-SpiderMonkey/Makefile
echo x - p5-JavaScript-SpiderMonkey/distinfo
sed 's/^X//' >p5-JavaScript-SpiderMonkey/distinfo << 'END-of-p5-JavaScript-SpiderMonkey/distinfo'
XMD5 (JavaScript-SpiderMonkey-0.11.tar.gz) = 94a9a70c410f05dce56f47dce28d2356
XSIZE (JavaScript-SpiderMonkey-0.11.tar.gz) = 16175
END-of-p5-JavaScript-SpiderMonkey/distinfo
echo x - p5-JavaScript-SpiderMonkey/pkg-descr
sed 's/^X//' >p5-JavaScript-SpiderMonkey/pkg-descr << 'END-of-p5-JavaScript-SpiderMonkey/pkg-descr'
XJavaScript::SpiderMonkey is a Perl Interface to the SpiderMonkey
XJavaScript Engine. It is different from Claes Jacobsson's
X"JavaScript.pm" in that it offers more friendly, Perl-like API.
X
XWWW: http://search.cpan.org/dist/JavaScript-SpiderMonkey/
END-of-p5-JavaScript-SpiderMonkey/pkg-descr
echo x - p5-JavaScript-SpiderMonkey/pkg-plist
sed 's/^X//' >p5-JavaScript-SpiderMonkey/pkg-plist << 'END-of-p5-JavaScript-SpiderMonkey/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/JavaScript/SpiderMonkey.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/JavaScript/SpiderMonkey/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/JavaScript/SpiderMonkey/SpiderMonkey.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/JavaScript/SpiderMonkey/SpiderMonkey.so
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/JavaScript 2>/dev/null || true
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/JavaScript/SpiderMonkey
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/JavaScript 2>/dev/null || true
END-of-p5-JavaScript-SpiderMonkey/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



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