From owner-cvs-all@FreeBSD.ORG Wed Oct 12 12:31:35 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 AD3B416A41F; Wed, 12 Oct 2005 12:31:35 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 761EB43D46; Wed, 12 Oct 2005 12:31:35 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9CCVZYE032158; Wed, 12 Oct 2005 12:31:35 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9CCVZAu032157; Wed, 12 Oct 2005 12:31:35 GMT (envelope-from lth) Message-Id: <200510121231.j9CCVZAu032157@repoman.freebsd.org> From: Lars Thegler Date: Wed, 12 Oct 2005 12:31:35 +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/p5-POE-Component-Server-SimpleHTTP Makefile distinfo pkg-descr pkg-plist ports/www/p5-POE-Component-Server-SimpleHTTP/files 500503-lib_POE_Component_Server_SimpleHTTP.pm patch-Makefile.PL 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: Wed, 12 Oct 2005 12:31:35 -0000 lth 2005-10-12 12:31:35 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-POE-Component-Server-SimpleHTTP Makefile distinfo pkg-descr pkg-plist www/p5-POE-Component-Server-SimpleHTTP/files 500503-lib_POE_Component_Server_SimpleHTTP.pm patch-Makefile.PL Log: Add p5-POE-Component-Server-SimpleHTTP 1.11, Perl extension to serve HTTP requests in POE. Revision Changes Path 1.1198 +1 -0 ports/www/Makefile 1.1 +52 -0 ports/www/p5-POE-Component-Server-SimpleHTTP/Makefile (new) 1.1 +2 -0 ports/www/p5-POE-Component-Server-SimpleHTTP/distinfo (new) 1.1 +38 -0 ports/www/p5-POE-Component-Server-SimpleHTTP/files/500503-lib_POE_Component_Server_SimpleHTTP.pm (new) 1.1 +25 -0 ports/www/p5-POE-Component-Server-SimpleHTTP/files/patch-Makefile.PL (new) 1.1 +3 -0 ports/www/p5-POE-Component-Server-SimpleHTTP/pkg-descr (new) 1.1 +13 -0 ports/www/p5-POE-Component-Server-SimpleHTTP/pkg-plist (new)