From owner-cvs-all@FreeBSD.ORG Sun Jul 18 12:22:49 2004 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 675C816A4CE; Sun, 18 Jul 2004 12:22:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 632AC43D2D; Sun, 18 Jul 2004 12:22:49 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6ICMnuf088283; Sun, 18 Jul 2004 12:22:49 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6ICMnn3088282; Sun, 18 Jul 2004 12:22:49 GMT (envelope-from edwin) Message-Id: <200407181222.i6ICMnn3088282@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 18 Jul 2004 12:22:49 +0000 (UTC) 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/simplog Makefile distinfo pkg-descr pkg-plist 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: Sun, 18 Jul 2004 12:22:49 -0000 edwin 2004-07-18 12:22:49 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/simplog Makefile distinfo pkg-descr pkg-plist Log: New port: www/simplog: A simple php weblog Simplog was created to provide people with an easy way to create and maintain their own personal or a community weblog. With the increasing number of people creating on-line journals, there is a need for a tool that allows them a quick and easy way to share their lives with the rest of the world. Simplog is NOT trying to a news/portal app like Slash/Scoop/PHP-Nuke, nor will it ever be, although it can be used for this purpose. Simplog is intended for use as a personal or community weblog tool. PR: ports/65770 Submitted by: Jose Liang Revision Changes Path 1.929 +1 -0 ports/www/Makefile 1.1 +42 -0 ports/www/simplog/Makefile (new) 1.1 +2 -0 ports/www/simplog/distinfo (new) 1.1 +11 -0 ports/www/simplog/pkg-descr (new) 1.1 +344 -0 ports/www/simplog/pkg-plist (new)