notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
rakudo The Rakudo Perl 6 Compiler targets the Parrot Virtual Machine
2013.10_1,4 lang Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2013.10_1,4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired This port expired on: 2014-08-31
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-02-05 04:00:01
Last Update: 2014-09-01 17:12:33
SVN Revision: 366903
License: ART20
WWW:
http://rakudo.org/
Description:
Rakudo is the Perl 6 implementation based on the Parrot VM. http://www.perlfoundation.org/perl6/index.cgi WWW: http://rakudo.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • rakudo>0:lang/rakudo
No installation instructions:
This port has been deleted.
PKGNAME: rakudo
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: ia64 powerpc sparc64
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. flex : textproc/flex
  2. gm4 : devel/m4
  3. pcre-config : devel/pcre
  4. bison : devel/bison
  5. gmake : devel/gmake
  6. perl5.16.3 : lang/perl5.16
Library dependencies:
  1. libgmp.so : math/gmp
  2. libicudata.so : devel/icu
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rakudo-2013.10_1,4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://rakudo.org/downloads/star/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2013.10_1,4
01 Sep 2014 17:12:33
Revision:366903Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from l*
2013.10_1,4
07 Feb 2014 11:44:09
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
2013.10,4
05 Feb 2014 17:35:54
Revision:342799Original commit files touched by this commit
mat search for other commits by this committer
Drop maintainership on those.

Sponsored by:	Absolight
2013.10,4
03 Nov 2013 11:29:06
Revision:332604Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2013.10

Changes:	http://rakudo.org/2013/10/29/rakudo-star-2013-10-released/
2013.09,4
22 Oct 2013 16:57:45
Revision:331301Original commit files touched by this commit
mat search for other commits by this committer
Try and be consistent with what commands are silent and not in *install.

- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013.09,4
27 Sep 2013 20:57:57
Revision:328523Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2013.09

Changes:	http://rakudo.org/2013/09/26/rakudo-star-2013-09-released/
2013.08,4
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
2013.08,4
14 Sep 2013 08:51:30
Revision:327250Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2013.08

Changes:	http://rakudo.org/2013/08/24/rakudo-star-2013-08-released/
2013.05,4
14 Sep 2013 06:21:44
Revision:327220Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2013.05
- Sort *_DEPENDS
- Convert to new LIB_DEPENDS format
- Convert to new options framework
- Use USES=gmake
- Add missing USE_LDCONFIG
- Cosmetic change

Changes:	http://rakudo.org/2013/05/31/rakudo-star-2013-05-released/
		http://rakudo.org/2013/02/24/rakudo-star-2013-02-released/
		http://rakudo.org/2013/01/30/rakudo-star-2013-01-released/
		http://rakudo.org/2012/12/27/rakudo-star-2012-12-released/
2012.11,4
03 Aug 2013 12:51:18
Revision:324190Original commit files touched by this commit
mat search for other commits by this committer
Convert to new perl framework.
2012.11,4
30 Mar 2013 18:13:57
Revision:315622Original commit files touched by this commit
bapt search for other commits by this committer
Move USES= bison prior to bsd.port.pre.mk to fix build

Submitted by:	miwi
Approved by:	portmgr
2012.11,4
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2012.11,4
10 Jan 2013 14:34:08
Revision:310182Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2012.11

Changes:	http://rakudo.org/2012/11/28/rakudo-star-2012-11-released/
PR:		ports/173983
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com>
2012.09,4
18 Dec 2012 23:09:07
Revision:309206Original commit files touched by this commit
bapt search for other commits by this committer
Chase icu, graphite2 and libexttextcat bump
2012.09,3
16 Dec 2012 06:12:28
Revision:308985Original commit files touched by this commit
az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2012.09,3
01 Oct 2012 13:23:35
Revision:305119Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2012.09

Changelog:	http://rakudo.org/2012/09/30/rakudo-star-2012-09-released/
PR:		ports/172203
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com>
2012.07,3
08 Sep 2012 07:47:30
Revision:303877Original commit files touched by this commit
linimon search for other commits by this committer
Also mark broken on powerpc (and, presumably, ia64).

Hat:		portmgr
2012.07,3
30 Jul 2012 19:10:52
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2012.07

Changelog:	http://rakudo.org/2012/07/28/rakudo-star-2012-07-released/
PR:		ports/170277
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com>
2012.05,3
04 Jul 2012 18:31:30
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2012.05

Changelog:      http://rakudo.org/2012/05/23/rakudo-star-2012-05-released/
PR:             ports/169323
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
2012.01,3
07 Feb 2012 21:10:03
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2012.01

PR:             ports/164732
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
With Hat:       perl@
2011.07,3
02 Aug 2011 12:11:59
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2011.07 [1]
- Pet portlint(1) by moving LICENSE section earlier

PR:             ports/159375 [1]
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
2011.04,3
16 Jul 2011 05:31:43
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64: fails to install.

While here, removed obsolete OSVERSION check.

Hat:            portmgr
2011.04,3
10 Jul 2011 21:06:39
Original commit files touched by this commit
bapt search for other commits by this committer
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
2011.04,2
10 May 2011 13:28:06
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2011.04

PR:             ports/156698
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
2011.01,2
31 Jan 2011 13:19:56
Original commit files touched by this commit
az search for other commits by this committer
Update to January 2011 release of "Rakudo Star"

PR:             ports/154371
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
Feature safe:   yes
2010.11_1,2
05 Jan 2011 18:12:02
Original commit files touched by this commit
pav search for other commits by this committer
- Use bundled parrot and unbreak

PR:             ports/153439
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
2010.11,2
15 Dec 2010 11:37:49
Original commit files touched by this commit
bapt search for other commits by this committer
Chase devel/icu upgrade
Add an updating note
2010.11,1
07 Dec 2010 21:49:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- update to November 2010 release of "Rakudo Star"

PR:             ports/152800
Submitted by:   Aliaksandr Zahatski  <zahatski@gmail.com>
With Hat:       perl@
2010.10,1
05 Nov 2010 09:42:44
Original commit files touched by this commit
skv search for other commits by this committer
Specify LICENSE.
2010.10,1
04 Nov 2010 22:03:47
Original commit files touched by this commit
skv search for other commits by this committer
Update to 2010.10

Changes:        http://rakudo.org/node/78
PR:             ports/151810
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
2010.09,1
10 Oct 2010 09:40:12
Original commit files touched by this commit
pgollucci search for other commits by this committer
- This doesn't honor NOPORTDOCS yet, but it does install/deinstall cleanly
  now. This is just a stop gap until I have some time to patch rakudo
  which introduced this mess in the previous 2010.08 update.

Reported by:    QAT
2010.09,1
10 Oct 2010 07:07:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2010.09:  "Rakudo Star"

PR:             ports/151107
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
With Hat:       perl@
2010.08,1
09 Sep 2010 19:06:43
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to August 2010 "Rakudo Star"

PR:             ports/150032
Submitted by:   Aliaksandr Zahatski  <zahatski@gmail.com>
With Hat:       perl@
2010.07_2,1
02 Aug 2010 12:51:04
Original commit files touched by this commit
skv search for other commits by this committer
Add more documentation.

PR:             ports/149107
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
2010.07_1,1
29 Jul 2010 18:05:19
Original commit files touched by this commit
skv search for other commits by this committer
Update to Rakudo Star.

Changes:        http://rakudo.org/node/75
2010.07,1
23 Jul 2010 14:26:00
Original commit files touched by this commit
skv search for other commits by this committer
Update to 2010.07

Changes:        http://rakudo.org/node/74
PR:             ports/148861
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
2010.06,1
02 Jul 2010 11:19:12
Original commit files touched by this commit
skv search for other commits by this committer
Update port to 2010.06 "Kiev"

Changes:        http://rakudo.org/node/72
PR:             ports/147957
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
Feature safe:   yes
2010.05,1
07 Jun 2010 02:15:53
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix missing MAN1 page.

Reported by:    pointyhat via pav
Pointy hat to:  skv@
With Hat:       perl@
2010.05,1
30 May 2010 18:23:30
Original commit files touched by this commit
skv search for other commits by this committer
Update to 2010.05 "Erlangen"

PR:             ports/146771
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
2010.04,1
30 May 2010 18:02:47
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
2010.04,1
23 Apr 2010 21:04:24
Original commit files touched by this commit
skv search for other commits by this committer
Update to 2010.04 "Moscow"

PR:             ports/145944
Submitted by:   Aliaksandr Zahatski <zahatski xx gmail.com>
2010.03,1
22 Mar 2010 13:33:12
Original commit files touched by this commit
skv search for other commits by this committer
Update to 2010.03

Changes:        http://rakudo.org/copenhagen
PR:             ports/144860
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com>
2010.02_1,1
28 Feb 2010 13:02:53
Original commit files touched by this commit
skv search for other commits by this committer
- Reduce number of depends [1]
- Mark as unbroken for 9-current

PR:             ports/144356 [1]
Submitted by:   Aliaksandr Zahatski <zahatski@gmail.com> [1]
Feature safe:   yes
2010.02,1
21 Feb 2010 22:02:52
Original commit files touched by this commit
skv search for other commits by this committer
- Update 2010.02 [1]
- Cleanups

Changes:        http://rakudo.org/node/64
PR:             ports/144130 [1]
Submitted by:   Aliaksandr Zahatski <zahatski xx gmail.com> [1]
Feature safe:   yes
201001
17 Feb 2010 21:48:19
Original commit files touched by this commit
skv search for other commits by this committer
- Always require laster Parrot version
- Add Parrot to RUN_DEPENDS
- Cleanups

Feature safe:   yes
201001
13 Feb 2010 04:41:37
Original commit files touched by this commit
pgollucci search for other commits by this committer
QAT disagrees with my tb, mark broken across the board on 8-STABLE
201001
13 Feb 2010 02:43:12
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark BROKEN on various arch'es and osversions
201001
05 Feb 2010 03:59:25
Original commit files touched by this commit
pgollucci search for other commits by this committer
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)

Number of commits found: 48