From owner-freebsd-ports@FreeBSD.ORG Wed Mar 31 12:46:25 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 3612916A4CE for ; Wed, 31 Mar 2004 12:46:25 -0800 (PST) Received: from batch3.csd.uwm.edu (batch3.csd.uwm.edu [129.89.169.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8EFC43D31 for ; Wed, 31 Mar 2004 12:46:24 -0800 (PST) (envelope-from billy1@uwm.edu) Received: from mail04.imt.uwm.edu (mail04.imt.uwm.edu [129.89.7.46]) by batch3.csd.uwm.edu (8.12.10/8.12.6) with ESMTP id i2VKkNvd002422 for ; Wed, 31 Mar 2004 14:46:23 -0600 (CST) Received: from uwm.edu (milkman.imt.uwm.edu [129.89.123.135]) by mail04.imt.uwm.edu (8.12.10/8.12.5) with ESMTP id i2VKkNMh025375 for ; Wed, 31 Mar 2004 14:46:23 -0600 Message-ID: <406B2E1A.8060808@uwm.edu> Date: Wed, 31 Mar 2004 14:46:18 -0600 From: Billy Cummings User-Agent: Mozilla Thunderbird 0.5 (X11/20040318) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0 required=5 tests= X-Scanned-By: MIMEDefang 2.31 (www . roaringpenguin . com / mimedefang) Subject: mod_musicindex v. 0.9.0_3 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: Wed, 31 Mar 2004 20:46:25 -0000 I'm currently trying to get mod_musicindex working correclty within apache1.3. I have googled my life away during the last 24 hours. Which brings me to you: Since I cannot find solid documentation on how this is suppose to work, I am offering my documentation services to you. Please point me in some direction so that I can begin work on this. Of course this comes with a hitch. I'm going to have to ask some quesitons so that I can get it working correctly and documented I've talked to the developement team for mod_musicindex and they informed me that (and I quote): "We had absolutely _no_ feedback from *BSD porters..." If I can be of service, please let me know. I am very willing to help get documentation out there for this port. Thanks. 4.9-STABLE FreeBSD Apache1.3 My first question: why is mod_musicindex installing itself into: install -c -o root -g wheel -m 444 /usr/ports/www/mod_musicindex/work/libapache-mod-musicindex-0.9.0/musicindex/directory.png /usr/local/share/doc/mod_musicindex install -c -o root -g wheel -m 444 /usr/ports/www/mod_musicindex/work/libapache-mod-musicindex-0.9.0/musicindex/musicindex.css /usr/local/share/doc/mod_musicindex install -c -o root -g wheel -m 444 /usr/ports/www/mod_musicindex/work/libapache-mod-musicindex-0.9.0/musicindex/fetch.png /usr/local/share/doc/mod_musicindex install -c -o root -g wheel -m 444 /usr/ports/www/mod_musicindex/work/libapache-mod-musicindex-0.9.0/musicindex/right_arrow.gif /usr/local/share/doc/mod_musicindex install -c -o root -g wheel -m 444 /usr/ports/www/mod_musicindex/work/libapache-mod-musicindex-0.9.0/musicindex/general.png /usr/local/share/doc/mod_musicindex install -c -o root -g wheel -m 444 /usr/ports/www/mod_musicindex/work/libapache-mod-musicindex-0.9.0/musicindex/sound.png /usr/local/share/doc/mod_musicindex versus: $DOCROOT/musicindex