From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 23 18:40:02 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCDD51065670 for ; Tue, 23 Feb 2010 18:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7DF038FC1C for ; Tue, 23 Feb 2010 18:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1NIe2Rs008120 for ; Tue, 23 Feb 2010 18:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1NIe2ti008119; Tue, 23 Feb 2010 18:40:02 GMT (envelope-from gnats) Resent-Date: Tue, 23 Feb 2010 18:40:02 GMT Resent-Message-Id: <201002231840.o1NIe2ti008119@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nick Sayer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55E64106568B for ; Tue, 23 Feb 2010 18:31:34 +0000 (UTC) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com (6to4.kfu.com [IPv6:2002:478d:4001::1]) by mx1.freebsd.org (Postfix) with ESMTP id D0D4B8FC08 for ; Tue, 23 Feb 2010 18:31:33 +0000 (UTC) Received: from quack.kfu.com (localhost [127.0.0.1]) by quack.kfu.com (8.14.3/8.14.3) with ESMTP id o1NIVUvE041259 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 23 Feb 2010 10:31:33 -0800 (PST) (envelope-from nsayer@quack.kfu.com) Received: (from nsayer@localhost) by quack.kfu.com (8.14.3/8.14.3/Submit) id o1NIVT7r041258; Tue, 23 Feb 2010 10:31:29 -0800 (PST) (envelope-from nsayer) Message-Id: <201002231831.o1NIVT7r041258@quack.kfu.com> Date: Tue, 23 Feb 2010 10:31:29 -0800 (PST) From: Nick Sayer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/144238: New port: security/gpshell gpshell program for loading smart card applets X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nick Sayer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2010 18:40:02 -0000 >Number: 144238 >Category: ports >Synopsis: New port: security/gpshell gpshell program for loading smart card applets >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 23 18:40:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Nick Sayer >Release: FreeBSD 8.0-RELEASE-p2 i386 >Organization: Just me >Environment: System: FreeBSD quack.kfu.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #2: Thu Jan 7 21:47:11 PST 2010 root@quack.kfu.com:/usr/obj/usr/src/sys/QUACK i386 # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gpshell # gpshell/pkg-descr # gpshell/Makefile # gpshell/distinfo # gpshell/pkg-plist # echo c - gpshell mkdir -p gpshell > /dev/null 2>&1 echo x - gpshell/pkg-descr sed 's/^X//' >gpshell/pkg-descr << '76bb54276c6f199478b869b82649faf1' XGlobalPlatform is a standard for the management of the contents on a smart card. XMainly this comprises the installation and the removal of applications. XThis project offers a C library and a command shell. X XThis port is of the shell. See the globalplatform port for the library. X XWWW: http://sf.net/projects/globalplatform 76bb54276c6f199478b869b82649faf1 echo x - gpshell/Makefile sed 's/^X//' >gpshell/Makefile << '0f9b4078c054eb0d95432d2cc3de60d4' X# New ports collection makefile for: oneko X# Date created: 5 December 1994 X# Whom: asami X# X# $FreeBSD$ X# X XPORTNAME= gpshell XPORTVERSION= 1.4.2 XCATEGORIES= security XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= globalplatform/GPShell/GPShell-${PORTVERSION} X XMAINTAINER= ports@FreeBSD.org XCOMMENT= GlobalPlatform shell for smartcard applet loading X XLIB_DEPENDS= GlobalPlatform.4:${PORTSDIR}/security/globalplatform X XUSE_AUTOTOOLS= autoconf:262 XCONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" X X.include 0f9b4078c054eb0d95432d2cc3de60d4 echo x - gpshell/distinfo sed 's/^X//' >gpshell/distinfo << '63921aac7319bbfda8959a59c2dff3ae' XMD5 (gpshell-1.4.2.tar.gz) = ce9b3dd774056ef37735ebf48f7cbea8 XSHA256 (gpshell-1.4.2.tar.gz) = 8b247bed46e9778e70b6d8816411b4e6c3022fc15abb23f0431fcfb60a603fe9 XSIZE (gpshell-1.4.2.tar.gz) = 142354 63921aac7319bbfda8959a59c2dff3ae echo x - gpshell/pkg-plist sed 's/^X//' >gpshell/pkg-plist << 'ddf3c2820d98d73b3680d0c70f6561a0' Xbin/gpshell ddf3c2820d98d73b3680d0c70f6561a0 exit >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: