From owner-freebsd-ports@FreeBSD.ORG Sat Dec 18 02:41:02 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 921D416A4CE for ; Sat, 18 Dec 2004 02:41:02 +0000 (GMT) Received: from dynamic.hydro.washington.edu (dynamic.hydro.washington.edu [128.95.246.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42F7B43D5C for ; Sat, 18 Dec 2004 02:41:02 +0000 (GMT) (envelope-from penglish@hydro.washington.edu) Received: from dynamic.hydro.washington.edu (localhost [127.0.0.1]) iBI2f1Ur071671 for ; Fri, 17 Dec 2004 18:41:01 -0800 (PST) (envelope-from penglish@hydro.washington.edu) Received: from localhost (penglish@localhost)iBI2f1b8071668 for ; Fri, 17 Dec 2004 18:41:01 -0800 (PST) (envelope-from penglish@hydro.washington.edu) X-Authentication-Warning: dynamic.hydro.washington.edu: penglish owned process doing -bs Date: Fri, 17 Dec 2004 18:41:01 -0800 (PST) From: Paul English To: ports@FreeBSD.org Message-ID: <20041217183814.T71336-100000@dynamic.hydro.washington.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: moinmoin port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 02:41:02 -0000 Hi Someone, The moinmoin port is out of date (1.2.4 vs 1.3.0), but probably much more importantly than that, it doesn't work when installed out of the box. I try to access /moin on the webserver and I get: Not Found The requested URL /moin/moin.cgi/ was not found on this server. According to the Apache error log, it looks like moin.cgi was supposed to end up in /usr/local/www/data/moin/ but it did not. Paul