head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.01.16;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2008.12.19.14.31.53;	author stefan;	state Exp;
branches;
next	1.7;

1.7
date	2007.08.17.20.11.21;	author acm;	state Exp;
branches;
next	1.6;

1.6
date	2007.07.30.09.41.54;	author alexbl;	state Exp;
branches;
next	1.5;

1.5
date	2006.07.28.20.28.58;	author acm;	state Exp;
branches;
next	1.4;

1.4
date	2006.07.23.02.45.21;	author acm;	state Exp;
branches;
next	1.3;

1.3
date	2006.06.15.15.47.49;	author erwin;	state Exp;
branches;
next	1.2;

1.2
date	2006.05.30.17.33.14;	author stefan;	state Exp;
branches;
next	1.1;

1.1
date	2006.05.17.10.44.48;	author sat;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	py-cerealizer
# Date created:		2006-05-07
# Whom:			Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
#
# $FreeBSD: head/security/py-cerealizer/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	cerealizer
PORTVERSION=	0.7
CATEGORIES=	security python
MASTER_SITES=	http://download.gna.org/soya/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	Cerealizer-${PORTVERSION}
DIST_SUBDIR=	python

MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Secure pickle-like module

USE_BZIP2=	yes
USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	Cerealizer

.include <bsd.port.mk>
@


1.8
log
@Update to 0.7.

PR:		126731
Submitted by:	Wen heping <wenheping@@gmail.com>
Approved by:	maintainer timeout
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Update to 0.6
@
text
@d9 1
a9 1
PORTVERSION=	0.6
@


1.6
log
@ - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
@
text
@d9 1
a9 1
PORTVERSION=	0.5
@


1.5
log
@- Update to 0.5

Approved by:	garga (mentor)
@
text
@d22 1
@


1.4
log
@Change maintainer address to my @@FreeBSD.org email

Approved by:	garga (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.4
@


1.3
log
@Update to 0.4

PR:		98958
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe> (maintainer)
@
text
@d16 1
a16 1
MAINTAINER=	acardenas@@bsd.org.pe
@


1.2
log
@Update to 0.2.

PR:		97587
Submitted by:	maintainer
Approved by:	arved (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.2
d14 1
@


1.1
log
@Add py-cerealizer: Secure pickle-like module

PR:		ports/96944
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
Approved by:	krion (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.1
@

