head	1.4;
access;
symbols;
locks; strict;
comment	@# @;


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

1.3
date	2012.11.17.06.01.16;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.08.12.13.12.59;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2012.08.05.08.29.26;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311983
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Kubilay Kocak <koobs@@FreeBSD.org>
# $FreeBSD: head/security/py-passlib/Makefile 311983 2013-02-09 14:50:27Z koobs $

PORTNAME=	passlib
PORTVERSION=	1.6.1
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	koobs@@FreeBSD.org
COMMENT=	Python password hashing framework supporting over 30 schemes

LICENSE=	BSD

USE_PYTHON=	yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
@


1.3
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	py-passlib
# Date created:		2012-06-11
# Whom:			koobs <koobs.freebsd@@gmail.com>
#
# $FreeBSD: head/security/py-passlib/Makefile 302435 2012-08-12 13:12:59Z wen $
#
d10 1
a10 1
MAINTAINER=	koobs.freebsd@@gmail.com
@


1.2
log
@SVN rev 302435 on 2012-08-12 13:12:59Z by wen

- Update to 1.6.1
- Adjust USE_PYTHON versions (Py3k ready)

PR:		170547
Submitted by:	Kubilay Kocak <koobs.freebsd@@gmail.com> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@SVN rev 302098 on 2012-08-05 08:29:26Z by miwi

Add py-passlib 1.6, python password hashing framework supporting over 30
schemes.

PR:		ports/168949
Submitted by:	koobs <koobs.freebsd@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.6
d19 1
a19 1
USE_PYTHON=	2.5+
@

