From: Efraim Flashner <efraim@flashner.co.il>
To: 69283@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#69283] [PATCH 0/3] Remove perl6 packages.
Date: Tue, 20 Feb 2024 09:01:09 +0200 [thread overview]
Message-ID: <cover.1708411903.git.efraim@flashner.co.il> (raw)
It's been about 5 years since these were added after FOSDEM 2019 and
while the packages may be able to be adjusted to build again there has
not been any mentions on the mailing lists about the packages in
probably 4 years, in the bug tracker for about 2 years, and the
language has even been renamed from perl6 to raku.
There is also bug#55179 which updates rakudo to the (then latest)
2022.04 version and also updated the now raku packages. After this patch
set I plan on applying the patches to update rakudo to 2022.04 (probably
with some minor alterations) and then maybe to a later version. If
there is later interest in reviving the rakudo-build-system it's still
in the git history.
Efraim Flashner (3):
gnu: Remove perl6 packages.
guix: Remove rakudo-build-system.
gnu: perl6.scm: Rename to rakudo.scm.
Makefile.am | 2 -
doc/guix.texi | 18 -
etc/snippets/yas/scheme-mode/guix-package | 1 -
gnu/local.mk | 2 +-
gnu/packages/perl6.scm | 779 ----------------------
gnu/packages/rakudo.scm | 223 +++++++
guix/build-system/rakudo.scm | 142 ----
guix/build/rakudo-build-system.scm | 153 -----
8 files changed, 224 insertions(+), 1096 deletions(-)
delete mode 100644 gnu/packages/perl6.scm
create mode 100644 gnu/packages/rakudo.scm
delete mode 100644 guix/build-system/rakudo.scm
delete mode 100644 guix/build/rakudo-build-system.scm
base-commit: 4c6861b63001e6250cc52acb3003629d67cd1573
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
next reply other threads:[~2024-02-20 7:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-20 7:01 Efraim Flashner [this message]
2024-02-20 7:03 ` [bug#69283] [PATCH 1/3] gnu: Remove perl6 packages Efraim Flashner
2024-02-20 7:03 ` [bug#69283] [PATCH 2/3] guix: Remove rakudo-build-system Efraim Flashner
2024-02-24 1:27 ` Liliana Marie Prikler
2024-02-25 14:50 ` Efraim Flashner
2024-02-25 16:46 ` Liliana Marie Prikler
2024-02-20 7:03 ` [bug#69283] [PATCH 3/3] gnu: perl6.scm: Rename to rakudo.scm Efraim Flashner
[not found] ` <handler.69283.B.170841250817104.ack@debbugs.gnu.org>
2024-03-05 8:21 ` bug#69283: Acknowledgement ([PATCH 0/3] Remove perl6 packages.) Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1708411903.git.efraim@flashner.co.il \
--to=efraim@flashner.co.il \
--cc=69283@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.