From owner-cvs-all@FreeBSD.ORG Sun Jul 29 11:54:16 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E04C16A41A; Sun, 29 Jul 2007 11:54:16 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 030D613C45D; Sun, 29 Jul 2007 11:54:16 +0000 (UTC) (envelope-from pav@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 l6TBsF04001170; Sun, 29 Jul 2007 11:54:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l6TBsFQM001169; Sun, 29 Jul 2007 11:54:15 GMT (envelope-from pav) Message-Id: <200707291154.l6TBsFQM001169@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 29 Jul 2007 11:54:15 +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_lisp2 Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 29 Jul 2007 11:54:16 -0000 pav 2007-07-29 11:54:15 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mod_lisp2 Makefile distinfo pkg-descr Log: mod_lisp is an Apache 2 module for writing web applications in Common Lisp. It is distributed with a BSD-style license. WWW: http://www.fractalconcept.com/asp/html/mod_lisp.html PR: ports/114666 Submitted by: Viktor Leis Revision Changes Path 1.1873 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/mod_lisp2/Makefile (new) 1.1 +3 -0 ports/www/mod_lisp2/distinfo (new) 1.1 +4 -0 ports/www/mod_lisp2/pkg-descr (new)