From owner-svn-ports-head@FreeBSD.ORG Sun Mar 9 14:43:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B686F635; Sun, 9 Mar 2014 14:43:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A3C15FE7; Sun, 9 Mar 2014 14:43:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s29EhVNW095786; Sun, 9 Mar 2014 14:43:31 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s29EhV7X095784; Sun, 9 Mar 2014 14:43:31 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201403091443.s29EhV7X095784@svn.freebsd.org> From: Martin Wilke Date: Sun, 9 Mar 2014 14:43:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347635 - head/security/pkcs11-helper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2014 14:43:31 -0000 Author: miwi Date: Sun Mar 9 14:43:30 2014 New Revision: 347635 URL: http://svnweb.freebsd.org/changeset/ports/347635 QAT: https://qat.redports.org/buildarchive/r347635/ Log: - Stage support Modified: head/security/pkcs11-helper/Makefile head/security/pkcs11-helper/pkg-plist Modified: head/security/pkcs11-helper/Makefile ============================================================================== --- head/security/pkcs11-helper/Makefile Sun Mar 9 14:43:19 2014 (r347634) +++ head/security/pkcs11-helper/Makefile Sun Mar 9 14:43:30 2014 (r347635) @@ -9,6 +9,8 @@ MASTER_SITES= http://www.opensc-project. MAINTAINER= ale@FreeBSD.org COMMENT= A helper library for multiple PKCS\#11 providers +OPTIONS_DEFINE= DOCS + LICENSE= BSD GPLv2 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING @@ -27,11 +29,8 @@ CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENS CONFIGURE_ARGS= --disable-crypto-engine-gnutls \ --disable-crypto-engine-nss -MAN8= pkcs11-helper-1.8 - PORTDOCS= * -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|' \ ${WRKSRC}/configure Modified: head/security/pkcs11-helper/pkg-plist ============================================================================== --- head/security/pkcs11-helper/pkg-plist Sun Mar 9 14:43:19 2014 (r347634) +++ head/security/pkcs11-helper/pkg-plist Sun Mar 9 14:43:30 2014 (r347635) @@ -13,4 +13,5 @@ lib/libpkcs11-helper.so lib/libpkcs11-helper.so.1 libdata/pkgconfig/libpkcs11-helper-1.pc share/aclocal/pkcs11-helper-1.m4 +man/man8/pkcs11-helper-1.8.gz @dirrm include/pkcs11-helper-1.0