all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Alex Griffin <a@ajgrf.com>
Cc: 38286@debbugs.gnu.org
Subject: [bug#38286] [PATCH] gnu: Add netcat-openbsd.
Date: Thu, 21 Nov 2019 10:09:49 +0100	[thread overview]
Message-ID: <87blt5k336.fsf@gnu.org> (raw)
In-Reply-To: <3dfac477-b081-49f4-86b3-2c142bb39f6b@www.fastmail.com> (Alex Griffin's message of "Wed, 20 Nov 2019 02:10:34 +0000")

Hello Alex,

"Alex Griffin" <a@ajgrf.com> skribis:

> From e46e78bfe12923989e7262eec2116dba7e00299b Mon Sep 17 00:00:00 2001
> From: Alex Griffin <a@ajgrf.com>
> Date: Tue, 19 Nov 2019 19:59:32 -0600
> Subject: [PATCH] gnu: Add netcat-openbsd.
>
> * gnu/packages/admin.scm (netcat-openbsd): New variable.
> * gnu/packages/patches/netcat-openbsd-broadcast-support.patch,
> gnu/packages/patches/netcat-openbsd-build-without-TLS-support.patch,
> gnu/packages/patches/netcat-openbsd-connect-timeout.patch,
> gnu/packages/patches/netcat-openbsd-dccp-support.patch,
> gnu/packages/patches/netcat-openbsd-destination-port-list.patch,
> gnu/packages/patches/netcat-openbsd-get-sev-by-name.patch,
> gnu/packages/patches/netcat-openbsd-misc-failures-and-features.patch,
> gnu/packages/patches/netcat-openbsd-port-to-linux-with-libsd.patch,
> gnu/packages/patches/netcat-openbsd-quit-timer.patch,
> gnu/packages/patches/netcat-openbsd-send-crlf.patch,
> gnu/packages/patches/netcat-openbsd-serialized-handling-multiple-clients.patch,
> gnu/packages/patches/netcat-openbsd-set-TCP-MD5SIG-correctly-for-client-connections.patch,
> gnu/packages/patches/netcat-openbsd-udp-scan-timeout.patch,
> gnu/packages/patches/netcat-openbsd-use-flags-to-specify-listen-address.patch:
> New files.
> * gnu/local.mk (dist_patch_DATA): Add them.

That’s a lot of patches.  :-)

Is there are repo containing this fork?  (Perhaps on salsa.debian.org?)
I’d rather see us pull from such a repo than carry all these patches
around.

> +    (source (origin
> +              (method url-fetch)
> +              (uri (string-append "https://deb.debian.org/debian/pool/main/n/"

This should be “mirror://debian/…”.

Thanks,
Ludo’.

  reply	other threads:[~2019-11-21  9:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20  2:10 [bug#38286] [PATCH] gnu: Add netcat-openbsd Alex Griffin
2019-11-21  9:09 ` Ludovic Courtès [this message]
2019-11-21 10:17   ` Efraim Flashner
2019-11-21 21:49     ` Alex Griffin
2019-11-21 22:09       ` Alex Griffin
2019-11-21 22:15         ` Alex Griffin
2019-11-24 11:03           ` Ludovic Courtès
2019-11-25 15:50             ` bug#38286: " Alex Griffin

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=87blt5k336.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=38286@debbugs.gnu.org \
    --cc=a@ajgrf.com \
    /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.