From owner-cvs-ports@FreeBSD.ORG Sun Aug 14 04:14:19 2011 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 639F8106564A; Sun, 14 Aug 2011 04:14:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 52BFF8FC08; Sun, 14 Aug 2011 04:14:19 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p7E4EJQ1036004; Sun, 14 Aug 2011 04:14:19 GMT (envelope-from swills@repoman.freebsd.org) Received: (from swills@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7E4EJVs036003; Sun, 14 Aug 2011 04:14:19 GMT (envelope-from swills) Message-Id: <201108140414.p7E4EJVs036003@repoman.freebsd.org> From: Steve Wills Date: Sun, 14 Aug 2011 04:14:19 +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/lang Makefile ports/lang/p5-POE-Component-Hailo Makefile distinfo pkg-descr pkg-plist ports/lang/p5-POE-Component-Hailo/files patch-Makefile.PL.in 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, 14 Aug 2011 04:14:19 -0000 swills 2011-08-14 04:14:19 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/p5-POE-Component-Hailo Makefile distinfo pkg-descr pkg-plist lang/p5-POE-Component-Hailo/files patch-Makefile.PL.in Log: POE::Component::Hailo is a POE component that provides a non-blocking wrapper around Hailo. It accepts the events listed under "INPUT" and emits the events listed under "OUTPUT". WWW: http://search.cpan.org/dist/POE-Component-Hailo/ PR: ports/159295 Submitted by: milki Revision Changes Path 1.737 +1 -0 ports/lang/Makefile 1.1 +29 -0 ports/lang/p5-POE-Component-Hailo/Makefile (new) 1.1 +2 -0 ports/lang/p5-POE-Component-Hailo/distinfo (new) 1.1 +16 -0 ports/lang/p5-POE-Component-Hailo/files/patch-Makefile.PL.in (new) 1.1 +5 -0 ports/lang/p5-POE-Component-Hailo/pkg-descr (new) 1.1 +7 -0 ports/lang/p5-POE-Component-Hailo/pkg-plist (new)