dev-lang / parrot

Virtual machine designed to compile and execute bytecode for dynamic languages

Official package sites : http://www.parrot.org/ ·

v8.1.0-r4 :: 0/8.1.0 :: gentoo

Modified
License
Artistic-2
Keywords
~amd64 ~amd64-linux ~ppc ~ppc-macos ~ppc64 ~sparc ~x64-macos ~x86 ~x86-linux
USE flags
doc examples gdbm gmp nls opengl pcre ssl unicode

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
examples
Install examples, usually source code
gdbm
Add support for sys-libs/gdbm (GNU database libraries)
gmp
Add support for dev-libs/gmp (GNU MP library)
nls
Add Native Language Support (using gettext - GNU locale utilities)
opengl
Add support for OpenGL (3D graphics)
pcre
Add support for Perl Compatible Regular Expressions
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
unicode
Add support for Unicode

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / icu : International Components for Unicode

dev-libs / libffi : Portable, high level programming interface to various calling conventions

dev-libs / libpcre : Perl-compatible regular expression library

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library

net-libs / libnsl : Public client interface for NIS(YP) in a IPv6 ready version

sys-devel / gettext : GNU locale utilities

sys-libs / gdbm : Standard GNU database libraries

sys-libs / readline : Another cute console display library

virtual / libcrypt : Virtual for libcrypt.so

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / icu : International Components for Unicode

dev-libs / libffi : Portable, high level programming interface to various calling conventions

dev-libs / libpcre : Perl-compatible regular expression library

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-perl / JSON : JSON (JavaScript Object Notation) encoder/decoder

media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library

net-libs / libnsl : Public client interface for NIS(YP) in a IPv6 ready version

sys-devel / gettext : GNU locale utilities

sys-libs / gdbm : Standard GNU database libraries

sys-libs / readline : Another cute console display library

virtual / libcrypt : Virtual for libcrypt.so

716662
dev-lang/parrot-8.1.0-r4 : ./.../compiler.h: error: missing binary operator before token (
722936
dev-lang/parrot calls ar directly
726918
dev-lang/parrot-8.1.0-r4 misses USE=static-libs and installs '.a' files
829762
dev-lang/parrot-8.1.0-r4 - init::hints - Load platform and local hints files...Cant exec .../linux.pm line 71.
895024
dev-lang/parrot-8.1.0-r4 fails to compile (MUSL-CLANG-SYSTEM): gcc_x86.c:54:46: error: function-like macro sizeof is not defined
905422
dev-lang/parrot Last Rites
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-lang/parrot: add missing libcrypt dependency
Closes: https://bugs.gentoo.org/801550 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-lang/parrot: add dev-libs/libffi subslot dep
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-lang/parrot: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-lang/parrot: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
dev-lang/parrot: drop old
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-lang/parrot: -r1 bump for EAPI7
Looks like no new releases are happening in the near future, so bumping the last release by one -r step for EAPI7 conversion - All use of "|| die" removed from builtins (these have auto-died' since EAPI4 ) - Rework doc handling logic to avoid use of banned "dohtml" - Stripped auxilliary copies of docs in "docs/${PF}/parrot/${PV}" - Remove excess indirection of "doc/${PF}/editor/editor" - Unified docs, examples, and html handling with "einstalldocs" Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Kent Fredric · gentoo
dev-lang/parrot: Use relative paths for ops2c symlink
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Kent Fredric · gentoo
dev-lang/parrot: Add subslot deps for readline and gmp
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
dev-lang/parrot: Adjusted (sub-)slot dep on dev-libs/openssl
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Andreas K. Hüttel · gentoo
dev-lang/parrot: Links to libnsl, so add dependency
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Harri Nieminen · gentoo
dev-lang/parrot: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4358
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Patrick Lauer · gentoo
dev-lang/parrot: Bump
Package-Manager: portage-2.2.28
Patrick Lauer · gentoo
dev-lang/parrot: Old
Package-Manager: portage-2.2.27
Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/503'.
Patrick Lauer · gentoo
dev-lang/parrot: Bump
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed