unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Roel Janssen <roel@gnu.org>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add 4store.
Date: Tue, 29 Mar 2016 08:54:40 +0200	[thread overview]
Message-ID: <87y491vknj.fsf@gnu.org> (raw)
In-Reply-To: <20160328161624.GA7959@jasmine>

Dear Leo,

Thank you for taking the time to review my patch.

Leo Famulari writes:

> On Wed, Mar 23, 2016 at 03:09:46PM +0100, Roel Janssen wrote:
>> * gnu/packages/databases.scm (4store): New variable.
>> * gnu/packages/patches/4store-fix-buildsystem.patch: New file.
>> * gnu-system.am (dist_patch_DATA): Add patch file entry.
>
> [...]
>
>> +(define-public 4store
>> +  (let ((commit "c5a56d7c7504551a1f2fff6c16c4d9a440e4a317"))
>> +    (package
>> +      (name "4store")
>> +      (version (string-append "1.1.6-0." (string-take commit 7)))
>
> Why use this commit instead of the last release?

I like especially these subtle changes/fixes:
- run-time configurable HTTP log directory:
  commit 1725502cf01130ee80cf9b72249bbfc0f61f17fb
- Fix for potential pointer arithmetic error:
  commit 6e2b4a70d4934484706a67b688ac30f3ca7baf98

The changes between the official release and this version are not that
large.  It probably isn't a problem to package the latest official
release either, if that is preferable.

>> Dear Guix,
>> 
>> I would like to add 4store.  The official website is currently offline,
>> but there is an effort going on to get it back on line:
>>   https://github.com/garlik/4store/issues/137
>> 
>> Therefore, I would like to propose to keep the dead website link as this
>> should sort itself out in time.
>
> I think this makes sense. Try to remember to follow up on the resolution
> of that bug report :)

Ok, I will try to remember that. :)

Thanks again for your time.

Kind regards,
Roel Janssen

  reply	other threads:[~2016-03-29  6:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23 14:09 [PATCH] gnu: Add 4store Roel Janssen
2016-03-28 16:16 ` Leo Famulari
2016-03-29  6:54   ` Roel Janssen [this message]
2016-04-06 22:23     ` Leo Famulari
2016-04-26 22:47       ` Roel Janssen
2016-05-01 20:18         ` Leo Famulari
2016-05-02  7:44           ` Roel Janssen
2016-05-02 18:58         ` Leo Famulari

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y491vknj.fsf@gnu.org \
    --to=roel@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=leo@famulari.name \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).