head	1.15;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.7;
locks; strict;
comment	@# @;


1.15
date	2013.03.11.21.43.45;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2013.03.11.12.47.58;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2012.11.17.06.01.10;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.09.10.17.21.55;	author novel;	state Exp;
branches;
next	1.11;

1.11
date	2012.08.02.09.02.43;	author cs;	state Exp;
branches;
next	1.10;

1.10
date	2012.07.21.07.07.53;	author novel;	state Exp;
branches;
next	1.9;

1.9
date	2012.02.14.17.45.40;	author novel;	state Exp;
branches;
next	1.8;

1.8
date	2012.01.08.22.17.38;	author novel;	state Exp;
branches;
next	1.7;

1.7
date	2011.11.15.20.50.04;	author novel;	state Exp;
branches;
next	1.6;

1.6
date	2011.10.30.17.14.16;	author novel;	state Exp;
branches;
next	1.5;

1.5
date	2011.09.27.22.46.39;	author novel;	state Exp;
branches;
next	1.4;

1.4
date	2011.09.16.02.27.45;	author novel;	state Exp;
branches;
next	1.3;

1.3
date	2011.09.07.04.07.06;	author novel;	state Exp;
branches;
next	1.2;

1.2
date	2011.07.30.15.26.49;	author novel;	state Exp;
branches;
next	1.1;

1.1
date	2011.07.26.11.34.04;	author novel;	state Exp;
branches;
next	;


desc
@@


1.15
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313923
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	p11-kit
# Date created:				2011-07-24
# Whom:				Roman Bogorodskiy <novel@@FreeBSD.org>
#
# $FreeBSD: head/security/p11-kit/Makefile 313923 2013-03-11 18:01:08Z novel $
#

PORTNAME=	p11-kit
PORTVERSION=	0.16.3
CATEGORIES=	security devel
MASTER_SITES=	http://p11-glue.freedesktop.org/releases/

MAINTAINER=	novel@@FreeBSD.org
COMMENT=	Library for loading and enumerating of PKCS\#11 modules

RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
BUILD_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
LIB_DEPENDS=	tasn1:${PORTSDIR}/security/libtasn1

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-nls --enable-debug=no \
		--with-system-anchors=${LOCALBASE}/share/certs/ca-root-nss.crt
MAKE_ENV=	exampledir=${EXAMPLESDIR}

USE_AUTOTOOLS=	libtool
USE_GNOME=	ltverhack gnomehack
USE_LDCONFIG=	yes
USE_GMAKE=	yes

pre-configure:
	@@${REINPLACE_CMD} -e \
	's|exampledir = $$(p11_system_config)|exampledir = ${EXAMPLESDIR}|' \
	${WRKSRC}/${PORTNAME}/Makefile.in

.include <bsd.port.mk>
@


1.14
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313834
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d5 1
a5 1
# $FreeBSD: head/security/p11-kit/Makefile 313834 2013-03-10 18:01:17Z novel $
d28 1
@


1.13
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/security/p11-kit/Makefile 304041 2012-09-10 17:21:55Z novel $
d9 1
a9 1
PORTVERSION=	0.14
d16 4
d21 2
a22 1
CONFIGURE_ARGS=	--disable-gtk-doc --disable-nls --enable-debug=no
@


1.12
log
@SVN rev 304041 on 2012-09-10 17:21:55Z by novel

Update to 0.14.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@SVN rev 301858 on 2012-08-02 09:02:43Z by cs

- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
@
text
@d9 1
a9 1
PORTVERSION=	0.13
@


1.10
log
@SVN rev 301267 on 2012-07-21 07:07:53Z by novel

Update to 0.13.
@
text
@d14 1
a14 1
COMMENT=	Library for loading and enumurating of PKCS\#11 modules
@


1.9
log
@Update to 0.11.
@
text
@d9 1
a9 1
PORTVERSION=	0.11
@


1.8
log
@- Update to 0.10
- Disable debug build
@
text
@d9 1
a9 1
PORTVERSION=	0.10
@


1.7
log
@Update to 0.9.

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.9
d17 1
a17 1
CONFIGURE_ARGS=	--disable-gtk-doc --disable-nls
@


1.6
log
@Update to 0.8.
@
text
@d9 1
a9 1
PORTVERSION=	0.8
@


1.5
log
@Update to 0.7.
@
text
@d9 1
a9 1
PORTVERSION=	0.7
@


1.4
log
@Update to 0.6.
@
text
@d9 1
a9 1
PORTVERSION=	0.6
@


1.3
log
@Update to 0.5.

PR:		160334 (based on)
Submitted by:	Kurt Jaeger <fbsd-ports@@opsec.eu>
@
text
@d9 1
a9 1
PORTVERSION=	0.5
d26 1
a26 1
	's|exampledir = $$(p11_system_dir)|exampledir = ${EXAMPLESDIR}|' \
@


1.2
log
@Update to 0.3.
@
text
@d9 1
a9 1
PORTVERSION=	0.3
d18 1
d24 5
@


1.1
log
@Add security/p11-kit, a library which provides a way to load and enumerate
PKCS#11 modules and provides a standard configuration setup for installing
PKCS#11 modules in such a way that they're discoverable.
@
text
@d9 1
a9 1
PORTVERSION=	0.2
d19 1
a19 1
USE_AUTOTOOLS=	libtool autoconf
@

