From owner-cvs-all@FreeBSD.ORG Mon Jun 11 06:18:58 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F9BF16A468; Mon, 11 Jun 2007 06:18:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4031A13C489; Mon, 11 Jun 2007 06:18:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5B6Iwv1093578; Mon, 11 Jun 2007 06:18:58 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5B6Iw62093577; Mon, 11 Jun 2007 06:18:58 GMT (envelope-from miwi) Message-Id: <200706110618.l5B6Iw62093577@repoman.freebsd.org> From: Martin Wilke Date: Mon, 11 Jun 2007 06:18:58 +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/graphics Makefile ports/graphics/rubygem-turing 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: Mon, 11 Jun 2007 06:18:58 -0000 miwi 2007-06-11 06:18:58 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/rubygem-turing Makefile distinfo pkg-descr pkg-plist Log: Ruby implementation of captcha (Completely Automated Public Turing-Test to Tell Computers and Humans Apart) that is both easy to use and easy to customize/extend. WWW: http://turing.rubyforge.org/ PR: ports/113509 Submitted by: Alexander Logvinov Revision Changes Path 1.1076 +1 -0 ports/graphics/Makefile 1.1 +21 -0 ports/graphics/rubygem-turing/Makefile (new) 1.1 +3 -0 ports/graphics/rubygem-turing/distinfo (new) 1.1 +5 -0 ports/graphics/rubygem-turing/pkg-descr (new) 1.1 +88 -0 ports/graphics/rubygem-turing/pkg-plist (new)