head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.01.07;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.10.23.19.04.19;	author bsam;	state Exp;
branches;
next	1.2;

1.2
date	2012.01.14.22.35.19;	author netchild;	state Exp;
branches;
next	1.1;

1.1
date	2011.09.23.18.14.05;	author bsam;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# Created by: Stas Timokhin <devel@@stasyan.com>
# $FreeBSD: head/security/linux-f10-gnutls/Makefile 306322 2012-10-23 19:04:19Z bsam $

PORTNAME=	gnutls
PORTVERSION=	2.4.2
PORTREVISION=	1
CATEGORIES=	security linux
PKGNAMEPREFIX=	linux-f10-
DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}

MAINTAINER=	emulation@@FreeBSD.org
COMMENT=	GNU Transport Layer Security library

USE_LINUX_RPM=	yes
USE_LINUX_APPS=	libtasn1 libgcrypt libgpg-error
LINUX_DIST_VER=	10
RPMVERSION=	5.fc10
USE_LDCONFIG=	yes

PLIST_SUB=	PORTVERSION="${PORTVERSION}"
DESCR=		${PORTSDIR}/security/gnutls/pkg-descr

.include <bsd.port.mk>
@


1.3
log
@SVN rev 306322 on 2012-10-23 19:04:19Z by bsam

. remove directories installed by other porst from pkg-plist;  [1]
. use two line style header;  [1]
. change "${.CURDIR}/.." to "${PORTSDIR}/security" for DESCR.

PR:		ports/172966  [1]
Submitted by:	Barbara <barbara.xxx1975@@libero.it>  [1]
Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.2
log
@Add missing dependency to gnutls. [1]
Fix the fix of adding a missing dependency to the linux cups-libs port.

Reported by:	Da Rock <freebsd-emulation@@herveybayaustralia.com.au> [1]
@
text
@d1 1
a1 3
# New ports collection makefile for:	security/linux-f10-gnutls
# Date created:				10 Nov 2010
# Whom:					Stas Timokhin <devel@@stasyan.com>
a2 1
#
d21 1
a21 1
DESCR=		${.CURDIR}/../gnutls/pkg-descr
@


1.1
log
@Add linux-f10-gnutls 2.4.2, GNU Transport Layer Security library.

Changes over original shar file at the PR:
. change the maintainer to emulation@@ (since it's an infrastructure linux port);
. use the latest version of the package (2.4.2-5.fc10);
. fix pkg-plist.

PR:		ports/159007
Submitted by:	Stas Timokhin <devel@@stasyan.com>
@
text
@d9 1
d18 1
a18 1
USE_LINUX_APPS=	libtasn1 libgcrypt
@

