From owner-cvs-all@FreeBSD.ORG Mon Jul 19 06:04:16 2004 Return-Path: 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 4545416A4CE; Mon, 19 Jul 2004 06:04:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E53343D1D; Mon, 19 Jul 2004 06:04:16 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6J64Gh0019393; Mon, 19 Jul 2004 06:04:16 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6J64GuJ019392; Mon, 19 Jul 2004 06:04:16 GMT (envelope-from edwin) Message-Id: <200407190604.i6J64GuJ019392@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 19 Jul 2004 06:04:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/ifd-slb_rf60 Makefile distinfo pkg-descr ports/security/ifd-slb_rf60/files patch-ctapi.c patch-serial.h pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 19 Jul 2004 06:04:16 -0000 edwin 2004-07-19 06:04:16 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/ifd-slb_rf60 Makefile distinfo pkg-descr security/ifd-slb_rf60/files patch-ctapi.c patch-serial.h pkg-message.in Log: New port: devel/slb_rf60 This is a pcsc-lite driver for the Schlumberger Reflex 62/64 serial smartcard reader This port should be filed under "security/ifd-slb_rf60" because there are already some other pcsc-lite drivers follow this convention. I also made a few minor changes because of portlint warnings, so please apply this patch and rename the directory to "ifd-slb_rf60" before committing. PR: ports/63120 Submitted by: Toni Andjelkovic Revision Changes Path 1.524 +1 -0 ports/security/Makefile 1.1 +40 -0 ports/security/ifd-slb_rf60/Makefile (new) 1.1 +1 -0 ports/security/ifd-slb_rf60/distinfo (new) 1.1 +38 -0 ports/security/ifd-slb_rf60/files/patch-ctapi.c (new) 1.1 +10 -0 ports/security/ifd-slb_rf60/files/patch-serial.h (new) 1.1 +11 -0 ports/security/ifd-slb_rf60/files/pkg-message.in (new) 1.1 +6 -0 ports/security/ifd-slb_rf60/pkg-descr (new)