Bug 143114

Summary: [NEW PORT] lang/rakudo The Rakudo Perl 6 Compiler
Product: Ports & Packages Reporter: zahatski
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description zahatski 2010-01-23 11:20:01 UTC
Rakudo is the Perl 6 implementation based on the Parrot VM.

Previos "[new port] lang/rakudo The Rakudo Perl 6 Compiler" PR ports/130629 is out of date.

This port requires lang/parrot 2.0.0 which is provided in the PR ports/143011.

Fix: Patch attached with submission follows:
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-01 04:11:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-05 03:59:39 UTC
pgollucci    2010-02-05 03:59:25 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/rakudo          Makefile distinfo pkg-descr pkg-plist 
    lang/rakudo/files    patch-perl6.1 
  Log:
  Rakudo is the Perl 6 implementation based on the Parrot VM.
  
  http://www.perlfoundation.org/perl6/index.cgi
  
  WWW: http://rakudo.org/
  
  PR:             ports/143114
  Submitted by:   Aliaksandr Zahatski <zahatski at gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.675     +1 -0      ports/lang/Makefile
  1.1       +58 -0     ports/lang/rakudo/Makefile (new)
  1.1       +3 -0      ports/lang/rakudo/distinfo (new)
  1.1       +218 -0    ports/lang/rakudo/files/patch-perl6.1 (new)
  1.1       +5 -0      ports/lang/rakudo/pkg-descr (new)
  1.1       +13 -0     ports/lang/rakudo/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-05 03:59:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!