From owner-cvs-all@FreeBSD.ORG Sun Oct 16 17:36:37 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 50E2716A41F; Sun, 16 Oct 2005 17:36:37 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F5F543D48; Sun, 16 Oct 2005 17:36:37 +0000 (GMT) (envelope-from ehaupt@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 j9GHab6Q080961; Sun, 16 Oct 2005 17:36:37 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9GHaai3080960; Sun, 16 Oct 2005 17:36:36 GMT (envelope-from ehaupt) Message-Id: <200510161736.j9GHaai3080960@repoman.freebsd.org> From: Emanuel Haupt Date: Sun, 16 Oct 2005 17:36:36 +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/security Makefile ports/security/p5-GD-SecurityImage Makefile distinfo pkg-descr pkg-plist 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, 16 Oct 2005 17:36:37 -0000 ehaupt 2005-10-16 17:36:36 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-GD-SecurityImage Makefile distinfo pkg-descr pkg-plist Log: Add p5-GD-SecurityImage, a Perl5 module for creating CAPTCHA security images PR: 87494 Submitted by: Rod Taylor Approved by: novel (mentor) (implicit) Revision Changes Path 1.650 +1 -0 ports/security/Makefile 1.1 +34 -0 ports/security/p5-GD-SecurityImage/Makefile (new) 1.1 +2 -0 ports/security/p5-GD-SecurityImage/distinfo (new) 1.1 +8 -0 ports/security/p5-GD-SecurityImage/pkg-descr (new) 1.1 +10 -0 ports/security/p5-GD-SecurityImage/pkg-plist (new)