Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2009 17:36:47 +0530 (IST)
From:      Ashish SHUKLA <wahjava@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139012: New Port: lang/rakudo Perl 6 Compiler for Parrot VM
Message-ID:  <20090921120647.DFD5C5F589@chateau.d.if>
Resent-Message-ID: <200909211210.n8LCA24m096291@freefall.freebsd.org>

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

>Number:         139012
>Category:       ports
>Synopsis:       New Port: lang/rakudo Perl 6 Compiler for Parrot VM
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 21 12:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ashish SHUKLA
>Release:        FreeBSD 8.0-RC1 amd64
>Organization:
N/A
>Environment:
System: FreeBSD chateau.d.if 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 18:50:57 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
This is Rakudo Perl, a Perl 6 compiler for the Parrot
virtual machine.

WWW:    http://rakudo.org/
>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:
#
#	rakudo
#	rakudo/pkg-descr
#	rakudo/Makefile
#	rakudo/pkg-plist
#	rakudo/distinfo
#
echo c - rakudo
mkdir -p rakudo > /dev/null 2>&1
echo x - rakudo/pkg-descr
sed 's/^X//' >rakudo/pkg-descr << '537a1863962cc03bcd7f69c31b46ba44'
XThis is Rakudo Perl, a Perl 6 compiler for the Parrot 
Xvirtual machine.
X
XWWW:	http://rakudo.org/
537a1863962cc03bcd7f69c31b46ba44
echo x - rakudo/Makefile
sed 's/^X//' >rakudo/Makefile << '82aaa5e7325d08845cdc8ec3bc85e55b'
X# New ports collection makefile for:	rakudo
X# Date created:		2009-09-21
X# Whom:			Ashish SHUKLA <wahjava@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rakudo
XPORTVERSION=	2009.09
XCATEGORIES=	lang
XMASTER_SITES=	http://cloud.github.com/%SUBDIR%/
XMASTER_SITE_SUBDIR=	downloads/rakudo/rakudo
XDISTNAME=	${PORTNAME}-${PORTVERSION:S/./-/g}
X
XMAINTAINER=	wahjava@gmail.com
XCOMMENT=	Perl 6 compiler for Parrot Virtual Machine
X
XLIB_DEPENDS=	icuuc.38:${PORTSDIR}/devel/icu
X
XUSE_PARROT=	1.6.0
XUSE_PERL5=	5.8.0+
XUSE_GMAKE=	yes
X
XPLIST_SUB+=	PARROT_LIB="${PARROT_LIBDIR}"
X
XCONFIGURE_SCRIPT=	Configure.pl
X
Xdo-configure:
X	cd ${WRKSRC} && ${PERL} ${CONFIGURE_SCRIPT}
X
X.include "${.CURDIR}/../parrot/Makefile.parrot"
X.include <bsd.port.mk>
82aaa5e7325d08845cdc8ec3bc85e55b
echo x - rakudo/pkg-plist
sed 's/^X//' >rakudo/pkg-plist << '1db4917ea60f89f251249a62ae2893eb'
X@comment $FreeBSD$
X%%PARROT_LIB%%/languages/perl6/perl6.pbc
X%%PARROT_LIB%%/languages/perl6/lib/Test.pm
X%%PARROT_LIB%%/languages/perl6/lib/Safe.pm
X%%PARROT_LIB%%/dynext/perl6_group.so
X%%PARROT_LIB%%/dynext/perl6_ops.so
X%%PARROT_LIB%%/dynext/perl6_ops_switch.so
Xbin/perl6
X@dirrm %%PARROT_LIB%%/languages/perl6/lib
X@dirrm %%PARROT_LIB%%/languages/perl6
1db4917ea60f89f251249a62ae2893eb
echo x - rakudo/distinfo
sed 's/^X//' >rakudo/distinfo << '91cd0a08a478cf4a6978a24f7e62e2a8'
XMD5 (rakudo-2009-09.tar.gz) = 15938c9632c76636bc49d3d0f6ec8aa2
XSHA256 (rakudo-2009-09.tar.gz) = b308788a7d9d1d44b0b40b85a072171bca80741098e29bc2dfcdef63be1aac01
XSIZE (rakudo-2009-09.tar.gz) = 733067
91cd0a08a478cf4a6978a24f7e62e2a8
exit

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



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