From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.sources Subject: WIKID 1.2 available Date: Wed, 03 Oct 2007 13:34:05 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1191411360 7800 80.91.229.12 (3 Oct 2007 11:36:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Oct 2007 11:36:00 +0000 (UTC) Cc: guile-user@gnu.org To: guile-sources@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Oct 03 13:35:56 2007 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Id2W4-0005Y4-7A for guile-user@m.gmane.org; Wed, 03 Oct 2007 13:35:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Id2Vz-0005ea-OQ for guile-user@m.gmane.org; Wed, 03 Oct 2007 07:35:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Id2Vr-0005Zi-Nf for guile-user@gnu.org; Wed, 03 Oct 2007 07:35:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Id2Vq-0005Yk-Gd for guile-user@gnu.org; Wed, 03 Oct 2007 07:35:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Id2Vo-0005WO-6O; Wed, 03 Oct 2007 07:35:32 -0400 Original-Received: from ppp-56-36.21-151.libero.it ([151.21.36.56] helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Id2Vn-0003k3-Im; Wed, 03 Oct 2007 07:35:32 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1Id2UP-00015y-Dh; Wed, 03 Oct 2007 13:34:05 +0200 X-Detected-Kernel: Genre and OS details not recognized. X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6178 gmane.lisp.guile.sources:292 Archived-At: release notes: welcome back old friend. thi README excerpt: This directory contains WIKID, comprising: - a wiki daemon - a CGI front-end - an administrative tool - some (sample) seed pages - documentation NEWS excerpt: - 1.2 | 2007-10-03 - License now GPLv3+ (see COPYING) - Now uses module (database gnudbm) instead of (database gdbm) See README for full list of required modules, along with the packages that provide them (essentially: Guile and ttn-do). - Config paramater `port' extended This can be a number, as before, to specify a port for AF_INET INADDR_LOOPBACK sockets; or a string, to specify a filename for AF_UNIX sockets (the daemon will create and remove the socket file as necessary). - New wikid-admin command: display-start-url - New pre-install command: check-wikid You can use this script to play w/ WIKID before actually installing it. See its Commentary for usage details. - Maintenance uses GNU Automake 1.9.6 and GNU Autoconf 2.61 tarball, prettified source, etc, in dir: http://www.gnuvola.org/software/wikid/ atom feed: http://www.gnuvola.org/NEWS.xml.gz _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user