From owner-cvs-all@FreeBSD.ORG Mon Nov 3 08:17:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82CDF16A4CE; Mon, 3 Nov 2003 08:17:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04A3C43F3F; Mon, 3 Nov 2003 08:17:11 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA3GHAXJ051552; Mon, 3 Nov 2003 08:17:10 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA3GHARC051551; Mon, 3 Nov 2003 08:17:10 -0800 (PST) (envelope-from ijliao) Message-Id: <200311031617.hA3GHARC051551@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 3 Nov 2003 08:17:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/mod_musicindex Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/mod_musicindex/files patch-Makefile patch-playlist.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2003 16:17:11 -0000 X-List-Received-Date: Mon, 03 Nov 2003 16:17:11 -0000 ijliao 2003/11/03 08:17:10 PST FreeBSD ports repository Modified files: www Makefile Added files: www/mod_musicindex Makefile distinfo pkg-descr pkg-message pkg-plist www/mod_musicindex/files patch-Makefile patch-playlist.h Log: add mod_musicindex 0.8.9 Apache module in C implements Perl module Apache::MP3 PR: 58807 Submitted by: Cheng-Lung Sung Revision Changes Path 1.749 +1 -0 ports/www/Makefile 1.1 +42 -0 ports/www/mod_musicindex/Makefile (new) 1.1 +1 -0 ports/www/mod_musicindex/distinfo (new) 1.1 +13 -0 ports/www/mod_musicindex/files/patch-Makefile (new) 1.1 +10 -0 ports/www/mod_musicindex/files/patch-playlist.h (new) 1.1 +6 -0 ports/www/mod_musicindex/pkg-descr (new) 1.1 +26 -0 ports/www/mod_musicindex/pkg-message (new) 1.1 +10 -0 ports/www/mod_musicindex/pkg-plist (new)