From owner-freebsd-questions@FreeBSD.ORG Mon Jun 6 17:20:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA3D316A41C for ; Mon, 6 Jun 2005 17:20:40 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54DD043D55 for ; Mon, 6 Jun 2005 17:20:40 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1915605wri for ; Mon, 06 Jun 2005 10:20:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ID/+PiqD/v9rpkPRvnDw0am94YIyPVpO0yDrX44hKNJvp6BoX5fDtDEbz+RfnCKl5YfJ2tahuDHi56BhQrfal2UjCQvz7yuWba0BO7CUss/tO0KhSsTJZcpd86kzUek+Q98WJKw4Z+znT6XJvdqDJOhNa3qr5xSfG/1x4RL74js= Received: by 10.54.2.42 with SMTP id 42mr3376930wrb; Mon, 06 Jun 2005 10:20:04 -0700 (PDT) Received: by 10.54.124.2 with HTTP; Mon, 6 Jun 2005 10:20:04 -0700 (PDT) Message-ID: Date: Mon, 6 Jun 2005 12:20:04 -0500 From: Nikolas Britton To: rseals@vdsi.net In-Reply-To: <1118076196.626.13.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1118076196.626.13.camel@localhost> Cc: freebsd-questions@freebsd.org Subject: Re: Personal Wiki without a webserver/database X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikolas Britton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 17:20:40 -0000 On 6/6/05, Ray Seals wrote: > I would like to have a desktop wiki that doesn't need a big database > server or web server. I have been using wikidPad for windows but since > my main machine is a BSD laptop. I looked through the ports but > basically everything wants a web server installed. >=20 > Any suggestions? >=20 http://freshmeat.net/search/?q=3Dwiki§ion=3Dprojects It's going to be tuff to find a nice wiki that doesn't req. a web server/db combo but you could opt. for lightweight servers: HTTP servers: http://www.freebsd.org/cgi/url.cgi?ports/www/mathopd/pkg-descr http://www.freebsd.org/cgi/url.cgi?ports/www/mini_httpd/pkg-descr http://www.freebsd.org/cgi/url.cgi?ports/www/thttpd/pkg-descr http://www.freebsd.org/cgi/url.cgi?ports/www/webfs/pkg-descr http://www.freebsd.org/cgi/url.cgi?ports/www/wyvern/pkg-descr http://www.freebsd.org/cgi/url.cgi?ports/www/zerowait-httpd/pkg-descr Database: http://www.freebsd.org/cgi/ports.cgi?query=3DBerkeley+DB+&stype=3Dall&relea= se=3D5-STABLE%2Fi386