From owner-cvs-all Thu Sep 19 13: 5:58 2002 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 2192937B401; Thu, 19 Sep 2002 13:05:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B8643E42; Thu, 19 Sep 2002 13:05:56 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8JK5uCo039205; Thu, 19 Sep 2002 13:05:56 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8JK5uaP039204; Thu, 19 Sep 2002 13:05:56 -0700 (PDT) Message-Id: <200209192005.g8JK5uaP039204@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 19 Sep 2002 13:05:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/ruby-password Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/ruby-password/files patch-extconf.rb patch-rbcrack.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/09/19 13:05:56 PDT Modified files: security Makefile Added files: security/ruby-password Makefile distinfo pkg-comment pkg-descr pkg-plist security/ruby-password/files patch-extconf.rb patch-rbcrack.c Log: Add ruby-password, a Ruby library to create, verify and manipulate passwords. Revision Changes Path 1.330 +1 -0 ports/security/Makefile 1.1 +39 -0 ports/security/ruby-password/Makefile (new) 1.1 +1 -0 ports/security/ruby-password/distinfo (new) 1.1 +64 -0 ports/security/ruby-password/files/patch-extconf.rb (new) 1.1 +15 -0 ports/security/ruby-password/files/patch-rbcrack.c (new) 1.1 +1 -0 ports/security/ruby-password/pkg-comment (new) 1.1 +6 -0 ports/security/ruby-password/pkg-descr (new) 1.1 +8 -0 ports/security/ruby-password/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message