From owner-cvs-ports@FreeBSD.ORG Sun Aug 8 14:50:50 2004 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 27C0216A4CE; Sun, 8 Aug 2004 14:50:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E80543D39; Sun, 8 Aug 2004 14:50:50 +0000 (GMT) (envelope-from clement@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 i78Eoof1011779; Sun, 8 Aug 2004 14:50:50 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i78Eon4D011778; Sun, 8 Aug 2004 14:50:49 GMT (envelope-from clement) Message-Id: <200408081450.i78Eon4D011778@repoman.freebsd.org> From: Clement Laforet Date: Sun, 8 Aug 2004 14:50:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules ports/www Makefile ports/www/mod_macro2 Makefile distinfo pkg-descr 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: Sun, 08 Aug 2004 14:50:50 -0000 clement 2004-08-08 14:50:49 UTC FreeBSD ports repository Modified files: . modules www Makefile Added files: www/mod_macro2 Makefile distinfo pkg-descr Log: - Add mod_macro 1.1.6 for apache2 mod_macro is a third-party module to the Apache Http Server, distributed with a BSD-style license like Apache. It allows the definition and use of macros within apache runtime configuration files. The syntax is a natural extension to apache html-like configuration style. WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/ Revision Changes Path 1.10846 +1 -0 CVSROOT/modules 1.959 +1 -0 ports/www/Makefile 1.1 +28 -0 ports/www/mod_macro2/Makefile (new) 1.1 +2 -0 ports/www/mod_macro2/distinfo (new) 1.1 +6 -0 ports/www/mod_macro2/pkg-descr (new)