From owner-cvs-all@FreeBSD.ORG Sat Jun 5 22:06:02 2010 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 34EE31065675; Sat, 5 Jun 2010 22:06:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 244338FC18; Sat, 5 Jun 2010 22:06:02 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o55M623m053119; Sat, 5 Jun 2010 22:06:02 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o55M62gQ053118; Sat, 5 Jun 2010 22:06:02 GMT (envelope-from miwi) Message-Id: <201006052206.o55M62gQ053118@repoman.freebsd.org> From: Martin Wilke Date: Sat, 5 Jun 2010 22:06:02 +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/irc Makefile ports/irc/p5-POE-Component-IRC-Plugin-Blowfish 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, 05 Jun 2010 22:06:02 -0000 miwi 2010-06-05 22:06:02 UTC FreeBSD ports repository Modified files: irc Makefile Added files: irc/p5-POE-Component-IRC-Plugin-Blowfish Makefile distinfo pkg-descr pkg-plist Log: POE::Component::IRC::Plugin::Blowfish is a POE::Component::IRC plugin that provides blowfish encryption. WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Blowfish/ PR: ports/147508 Submitted by: Jase Thew Revision Changes Path 1.201 +1 -0 ports/irc/Makefile 1.1 +35 -0 ports/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile (new) 1.1 +3 -0 ports/irc/p5-POE-Component-IRC-Plugin-Blowfish/distinfo (new) 1.1 +4 -0 ports/irc/p5-POE-Component-IRC-Plugin-Blowfish/pkg-descr (new) 1.1 +13 -0 ports/irc/p5-POE-Component-IRC-Plugin-Blowfish/pkg-plist (new)