From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dG5wk-0004MT-OY for guix-patches@gnu.org; Wed, 31 May 2017 11:54:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dG5wg-00074U-OP for guix-patches@gnu.org; Wed, 31 May 2017 11:54:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:44983) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dG5wg-00074Q-KU for guix-patches@gnu.org; Wed, 31 May 2017 11:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dG5wg-0004dz-EC for guix-patches@gnu.org; Wed, 31 May 2017 11:54:02 -0400 Subject: bug#27150: plan9-like text editor wily Resent-Message-ID: Date: Wed, 31 May 2017 15:52:30 +0000 From: ng0 Message-ID: <20170531155230.eslklazrh2wyxklo@abyayala> References: <20170530155928.ykakyqwxv5uimz3a@abyayala> <87d1apcbdv.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87d1apcbdv.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 27150@debbugs.gnu.org Ludovic Courtès transcribed 1.2K bytes: > ng0 skribis: > > > From 551a544eab8f4295581ace79a5c8b5b2a9c3b581 Mon Sep 17 00:00:00 2001 > > From: ng0 > > Date: Mon, 8 May 2017 18:08:24 +0000 > > Subject: [PATCH] gnu: Add wily. > > > > * gnu/packages/text-editors.scm (wily): New variable. > > [...] > > > + (home-page "http://www.cse.yorku.ca/~oz/wily/") > > + (synopsis "Implementation of ACME") > > + (description > > + "Wily is a mouse-oriented, text-based environment for programmers. > > +It lets you interact with files, directories and programs through mouse and keyboard > > +operations on plain text. Most of Wily's design (but none of its code) comes > > +from Rob Pike's acme.") > > + (license license:gpl3+))) > > On closer inspection, the license is not GPLv3+ at all, AFAICS. There’s > an ‘Artistic’ file license with the old Artistic license, which is > non-free AFAIK. And there’s code in libframe/ for instance marked as: > > /* Copyright (c) 1992 AT&T - All rights reserved. */ > > Lacking additional info, that makes it non-free. There’s also a bunch > of Plan 9 headers and stuff taken as-is. > > Do you know of free distros that provide Wily? Could you check whether > I’m missing something? > > Thanks, > Ludo’. > Oh no :( I must have missed this, I really thought I checked for licenses! So it keep in my package repository. Sorry. -- ng0 OpenPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588