From owner-cvs-all@FreeBSD.ORG Sat Jun 6 14:54:23 2009 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 EB19710656DA; Sat, 6 Jun 2009 14:54:23 +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 D985C8FC19; Sat, 6 Jun 2009 14:54:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n56EsNQw017317; Sat, 6 Jun 2009 14:54:23 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n56EsNcj017316; Sat, 6 Jun 2009 14:54:23 GMT (envelope-from miwi) Message-Id: <200906061454.n56EsNcj017316@repoman.freebsd.org> From: Martin Wilke Date: Sat, 6 Jun 2009 14:54:23 +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/libecap Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jun 2009 14:54:24 -0000 miwi 2009-06-06 14:54:23 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/libecap Makefile distinfo pkg-descr pkg-plist Log: eCAP is a software interface that allows a network application, such as an HTTP proxy or an ICAP server, to outsource content analysis and adaptation to a loadable module. WWW: http://www.e-cap.org/ PR: ports/135190 Submitted by: Thomas-Martin Seck Revision Changes Path 1.2359 +1 -0 ports/www/Makefile 1.1 +28 -0 ports/www/libecap/Makefile (new) 1.1 +3 -0 ports/www/libecap/distinfo (new) 1.1 +5 -0 ports/www/libecap/pkg-descr (new) 1.1 +30 -0 ports/www/libecap/pkg-plist (new)