From owner-cvs-ports@FreeBSD.ORG Thu Aug 28 02:46:36 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EE3716A4BF; Thu, 28 Aug 2003 02:46:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A198743FB1; Thu, 28 Aug 2003 02:46:35 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7S9kZ0U081449; Thu, 28 Aug 2003 02:46:35 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7S9kZB4081448; Thu, 28 Aug 2003 02:46:35 -0700 (PDT) Message-Id: <200308280946.h7S9kZB4081448@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 28 Aug 2003 02:46:35 -0700 (PDT) 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/scoop Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 09:46:36 -0000 edwin 2003/08/28 02:46:35 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/scoop Makefile distinfo pkg-descr pkg-message pkg-plist Log: New port: www/scoop collaborative media From the web site: Scoop is a "collaborative media application." It falls somewhere between a content management system, a web bulletin board system, and a weblog. (http://scoop.kuro5hin.org/) This port installs the scoop distribution and provides instructions on running the scoop-provided installation script, which modifies a MySQL installation and apache configuration. PR: ports/45247 Submitted by: Patrick Oliver Revision Changes Path 1.702 +1 -0 ports/www/Makefile 1.1 +52 -0 ports/www/scoop/Makefile (new) 1.1 +1 -0 ports/www/scoop/distinfo (new) 1.1 +18 -0 ports/www/scoop/pkg-descr (new) 1.1 +26 -0 ports/www/scoop/pkg-message (new) 1.1 +404 -0 ports/www/scoop/pkg-plist (new)