head	1.8;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.12.30.19.06.22;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.11.17.06.01.21;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2009.08.22.00.35.07;	author amdmi3;	state Exp;
branches;
next	1.5;

1.5
date	2009.05.07.07.43.38;	author beat;	state Exp;
branches;
next	1.4;

1.4
date	2009.01.28.23.25.20;	author beat;	state Exp;
branches;
next	1.3;

1.3
date	2009.01.04.16.19.32;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2008.12.26.22.59.16;	author danfe;	state Exp;
branches;
next	1.1;

1.1
date	2008.08.08.10.17.13;	author danfe;	state Exp;
branches;
next	;


desc
@@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309664
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309664 | beat | 2012-12-30 12:15:38 +0000 (Sun, 30 Dec 2012) | 2 lines
## SVN ##
## SVN ## - Back to pool
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# New ports collection makefile for:	Switzerland
# Date created:				08/08/08
# Whom:					Alexey Dokuchaev <danfe@@FreeBSD.org>
#
# $FreeBSD: head/security/switzerland/Makefile 309664 2012-12-30 12:15:38Z beat $
#

PORTNAME=	switzerland
PORTVERSION=	0.1.0
CATEGORIES=	security python
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/zero%20point%20one
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Test the integrity of communications over networks and firewalls

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PORTDOCS=	*

post-patch:
	@@${REINPLACE_CMD} -e 's,gcc -O3,${CC} ${CFLAGS}, ; \
		s,"Switzerland","switzerland", ; \
		s,"0\.0","${PORTVERSION}",' ${WRKSRC}/setup.py

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/BUGS.txt ${WRKSRC}/README.txt \
		${WRKSRC}/doc/* ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.7
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/security/switzerland/Makefile 300897 2012-07-14 14:29:18Z beat $
d14 1
a14 1
MAINTAINER=	beat@@FreeBSD.org
@


1.6
log
@- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Update to 0.1.0

Approved by:	miwi (mentor)
@
text
@d11 1
a11 1
MASTER_SITES=	SF
@


1.4
log
@Update my email address to @@FreeBSD.org.

Approved by:	miwi (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.0.7
@


1.3
log
@- Pass maintainership to submitter

Submitted by:	"Beat Gtzi" <beat@@chruetertee.ch>
@
text
@d14 1
a14 1
MAINTAINER=	beat@@chruetertee.ch
@


1.2
log
@- Update to version 0.0.7
- Drop maintainership

PR:	ports/128479
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
d18 1
a18 1
USE_PYDISTUTILS= yes
@


1.1
log
@Switzerland is a tool for testing networks, ISPs, and firewalls developed
by the Electronic Frontier Foundation (www.eff.org).

WWW: http://www.eff.org/testyourisp/switzerland
@
text
@d9 1
a9 1
PORTVERSION=	0.0.6
d14 1
a14 1
MAINTAINER=	danfe@@FreeBSD.org
@

