From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:39289) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hcsJk-0003lt-6G for guix-patches@gnu.org; Mon, 17 Jun 2019 10:09:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hcsJi-0000K8-Qk for guix-patches@gnu.org; Mon, 17 Jun 2019 10:09:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57797) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hcsJi-0000Jt-Md for guix-patches@gnu.org; Mon, 17 Jun 2019 10:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hcsJi-0006lC-G6 for guix-patches@gnu.org; Mon, 17 Jun 2019 10:09:02 -0400 Subject: [bug#29306] network-manager-vpnc Resent-Message-ID: Date: Mon, 17 Jun 2019 14:05:50 +0000 From: ng0 Message-ID: <20190617140550.5v3pguhvxqmwug7c@uptimegirl> References: <20171115104514.uxmsrft73kxhepgt@abyayala> <8760aak22g.fsf@gnu.org> <87y320pkwi.fsf@jlicht.xyz> <877e9kxri6.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <877e9kxri6.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: 29306@debbugs.gnu.org Hi Ludovic and Jelle, Ludovic Courts transcribed 654 bytes: > Heya, > > Jelle Licht skribis: > > > ludo@gnu.org (Ludovic Courtès) writes: > > > >> Heya ng0, > >> > >> ng0 skribis: > >> > >>> From 0cf7c178f8453ffa0984d1f6e18efb61cf55d0d2 Mon Sep 17 00:00:00 2001 > >>> From: ng0 > >>> Date: Wed, 15 Nov 2017 10:40:46 +0000 > >>> Subject: [PATCH] gnu: Add network-manager-vpnc. > >>> > >>> * gnu/packages/gnome.scm (network-manager-vpnc): New variable. > > > > Is this still being worked on/relevant? If so, I would like to verify > > that it does what we want it to do, and get it merged :-). Feel free to take on this. I have started publishing my old patches, so there could be some progress in there. Consider all my open patches here (I have no idea how many) up for taking (leaving me as co/author), since I'm mainly doing NetBSD and GNUnet these days. The last known state of this patch is here: https://c.n0.is/infotropique/p2/infotropiqueOScore/ports-wip/file/tip/ports/net/network-manager-vpnc/network-manager-vpnc.scm Cheers, ng0 > Please give it a spin! It’s sad to see patches bitrot. > > Cheers, > Ludo’.