From: ludo@gnu.org (Ludovic Courtès)
To: ng0 <ng0@n0.is>
Cc: 29491-done@debbugs.gnu.org
Subject: bug#29491: Geomyidae (Gopher server)
Date: Fri, 01 Dec 2017 11:14:06 +0100 [thread overview]
Message-ID: <87shcuiwlt.fsf@gnu.org> (raw)
In-Reply-To: <20171128185451.e6o6looumoxnljj3@abyayala> (ng0@n0.is's message of "Tue, 28 Nov 2017 18:54:51 +0000")
[-- Attachment #1: Type: text/plain, Size: 332 bytes --]
Heya,
ng0 <ng0@n0.is> skribis:
> From 8094126c54f37a95dd344869491e334c8e4c2c37 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@no-reply.pragmatique.xyz>
> Date: Tue, 9 May 2017 18:52:31 +0000
> Subject: [PATCH 1/2] gnu: Add geomyidae.
>
> * gnu/packages/web.scm (geomyidae): New variable.
Excellent. :-)
Applied with these changes:
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1541 bytes --]
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 6f2f6b25d..eb0436cb3 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6131,21 +6131,20 @@ in Perl but is not nearly as capable as @code{HTML::Tidy}.")
`(#:make-flags (list "CC=gcc"
(string-append "PREFIX="
(assoc-ref %outputs "out")))
- #:tests? #f ;No tests
- #:phases
- (modify-phases %standard-phases
- (delete 'configure))))
+ #:tests? #f ;no tests
+ #:phases (modify-phases %standard-phases
+ (delete 'configure))))
(home-page "http://git.r-36.net/geomyidae")
- (synopsis "Small gopher server")
+ (synopsis "Small Gopher server")
(description
- "Geomyidae is a gopherd for GNU/Linux and BSD.
-Its features include:
+ "Geomyidae is a server for distributed hypertext protocol Gopher. Its
+features include:
@enumerate
-@item gopher menus (see index.gph for an example)
-@item dir listings (if no index.gph was found)
-@item cgi support (.cgi files are executed)
-@item search support in CGI files
-@item logging (-l option) and loglevels (-v option)
+@item Gopher menus (see @file{index.gph} for an example);
+@item directory listings (if no @file{index.gph} was found);
+@item CGI support (@file{.cgi} files are executed);
+@item search support in CGI files;
+@item logging with multiple log levels.
@end enumerate\n")
- (license l:x11)))
+ (license l:expat)))
[-- Attachment #3: Type: text/plain, Size: 23 bytes --]
Thanks!
Ludo’.
prev parent reply other threads:[~2017-12-01 10:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-28 18:54 [bug#29491] Geomyidae (Gopher server) ng0
2017-12-01 10:14 ` Ludovic Courtès [this message]
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=87shcuiwlt.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=29491-done@debbugs.gnu.org \
--cc=ng0@n0.is \
/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.