From owner-cvs-ports@FreeBSD.ORG Sun Jun 1 19:51:51 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B54C106564A; Sun, 1 Jun 2008 19:51:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4CAA48FC0A; Sun, 1 Jun 2008 19:51:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m51Jppch093384; Sun, 1 Jun 2008 19:51:51 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m51JppwB093383; Sun, 1 Jun 2008 19:51:51 GMT (envelope-from miwi) Message-Id: <200806011951.m51JppwB093383@repoman.freebsd.org> From: Martin Wilke Date: Sun, 1 Jun 2008 19:51:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/mod_macro22 Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 01 Jun 2008 19:51:51 -0000 miwi 2008-06-01 19:51:51 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mod_macro22 Makefile distinfo pkg-descr Log: 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/ PR: ports/124173 Submitted by: Lukasz Wasikowski Revision Changes Path 1.2055 +1 -0 ports/www/Makefile 1.1 +28 -0 ports/www/mod_macro22/Makefile (new) 1.1 +3 -0 ports/www/mod_macro22/distinfo (new) 1.1 +6 -0 ports/www/mod_macro22/pkg-descr (new)