From owner-cvs-all@FreeBSD.ORG Fri Apr 18 00:09:18 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 1339137B401; Fri, 18 Apr 2003 00:09:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B59A143FAF; Fri, 18 Apr 2003 00:09:17 -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 h3I79H0U037749; Fri, 18 Apr 2003 00:09:17 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3I79Hdr037748; Fri, 18 Apr 2003 00:09:17 -0700 (PDT) Message-Id: <200304180709.h3I79Hdr037748@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 18 Apr 2003 00:09:17 -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/mod_blosxom 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: Fri, 18 Apr 2003 07:09:18 -0000 edwin 2003/04/18 00:09:17 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/mod_blosxom Makefile distinfo pkg-descr pkg-plist Log: New port: www/mod_blosxom mod_blosxom.c is the Apache module which builds the extremely lightweight Weblog environment. mod_blosxom.c has inherited the function of 'Blosxom' and can share the same data and the same template. WWW: http://mod-blosxom.sourceforge.net/cgi-bin/blosxom PR: ports/50629 Submitted by: Gea-Suan Lin Revision Changes Path 1.634 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/mod_blosxom/Makefile (new) 1.1 +1 -0 ports/www/mod_blosxom/distinfo (new) 1.1 +5 -0 ports/www/mod_blosxom/pkg-descr (new) 1.1 +3 -0 ports/www/mod_blosxom/pkg-plist (new)