head	1.31;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.3;
locks; strict;
comment	@# @;


1.31
date	2013.03.11.15.15.47;	author svnexp;	state Exp;
branches;
next	1.30;

1.30
date	2013.03.03.14.42.59;	author svnexp;	state Exp;
branches;
next	1.29;

1.29
date	2013.02.25.07.46.05;	author svnexp;	state Exp;
branches;
next	1.28;

1.28
date	2013.02.06.16.19.23;	author svnexp;	state Exp;
branches;
next	1.27;

1.27
date	2012.12.14.15.20.42;	author svnexp;	state Exp;
branches;
next	1.26;

1.26
date	2012.12.14.08.50.39;	author svnexp;	state Exp;
branches;
next	1.25;

1.25
date	2012.11.26.11.39.42;	author svnexp;	state Exp;
branches;
next	1.24;

1.24
date	2012.11.19.12.10.08;	author svnexp;	state Exp;
branches;
next	1.23;

1.23
date	2012.11.17.06.03.10;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2012.07.13.15.41.19;	author danger;	state Exp;
branches;
next	1.21;

1.21
date	2012.05.15.12.38.51;	author danger;	state Exp;
branches;
next	1.20;

1.20
date	2012.05.01.21.28.42;	author danger;	state Exp;
branches;
next	1.19;

1.19
date	2012.04.07.09.34.31;	author danger;	state Exp;
branches;
next	1.18;

1.18
date	2012.01.09.20.59.12;	author danger;	state Exp;
branches;
next	1.17;

1.17
date	2012.01.01.21.55.30;	author danger;	state Exp;
branches;
next	1.16;

1.16
date	2011.12.28.12.54.42;	author danger;	state Exp;
branches;
next	1.15;

1.15
date	2011.09.14.11.18.53;	author danger;	state Exp;
branches;
next	1.14;

1.14
date	2011.08.03.22.36.16;	author pav;	state Exp;
branches;
next	1.13;

1.13
date	2011.07.25.16.15.50;	author danger;	state Exp;
branches;
next	1.12;

1.12
date	2011.07.25.10.43.13;	author danger;	state Exp;
branches;
next	1.11;

1.11
date	2011.06.26.09.36.01;	author danger;	state Exp;
branches;
next	1.10;

1.10
date	2011.06.14.14.58.51;	author danger;	state Exp;
branches;
next	1.9;

1.9
date	2011.04.14.22.26.54;	author danger;	state Exp;
branches;
next	1.8;

1.8
date	2011.02.07.13.27.24;	author danger;	state Exp;
branches;
next	1.7;

1.7
date	2010.11.02.17.31.24;	author danger;	state Exp;
branches;
next	1.6;

1.6
date	2010.09.15.09.20.06;	author danger;	state Exp;
branches;
next	1.5;

1.5
date	2010.09.12.10.39.03;	author danger;	state Exp;
branches;
next	1.4;

1.4
date	2010.09.11.16.47.20;	author danger;	state Exp;
branches;
next	1.3;

1.3
date	2010.06.29.13.50.28;	author danger;	state Exp;
branches;
next	1.2;

1.2
date	2010.06.21.22.18.40;	author pav;	state Exp;
branches;
next	1.1;

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


desc
@@


1.31
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313879
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	uwsgi
# Date created:				23 May 2010
# Whom:					Daniel Gerzo <danger@@FreeBSD.org>
#
# $FreeBSD: head/www/uwsgi/Makefile 313879 2013-03-11 12:50:46Z demon $
#

PORTNAME=	uwsgi
PORTVERSION=	1.4.9
CATEGORIES=	www python
MASTER_SITES=	http://projects.unbit.it/downloads/

MAINTAINER=	demon@@FreeBSD.org
COMMENT=	Developer-friendly WSGI server which uses uwsgi protocol

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/LICENSE

MAKE_JOBS_SAFE=	yes

USE_GNOME=	libxml2
USE_PYTHON=	yes
USE_RC_SUBR=	uwsgi

post-patch:
	${REINPLACE_CMD} -e 's|python|${PYTHON_CMD}|' ${WRKSRC}/Makefile

do-install:
	@@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
	@@${INSTALL_DATA}  ${WRKSRC}/uwsgidecorators.py ${PYTHON_SITELIBDIR}

.include <bsd.port.mk>
@


1.30
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313349
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d5 1
a5 1
# $FreeBSD: head/www/uwsgi/Makefile 313349 2013-03-03 14:02:21Z demon $
d9 1
a9 1
PORTVERSION=	1.4.8
@


1.29
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312907
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d5 1
a5 1
# $FreeBSD: head/www/uwsgi/Makefile 312907 2013-02-25 07:37:24Z demon $
d9 1
a9 1
PORTVERSION=	1.4.6
@


1.28
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311768
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d5 1
a5 1
# $FreeBSD: head/www/uwsgi/Makefile 311768 2013-02-06 14:13:17Z demon $
d9 1
a9 1
PORTVERSION=	1.4.5
@


1.27
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308908
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308908 | demon | 2012-12-14 15:13:07 +0000 (Fri, 14 Dec 2012) | 4 lines
## SVN ##
## SVN ## Take maintainership.
## SVN ##
## SVN ## Approved by:	former maintainer.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d5 1
a5 1
# $FreeBSD: head/www/uwsgi/Makefile 308908 2012-12-14 15:13:07Z demon $
d9 1
a9 1
PORTVERSION=	1.4.3
@


1.26
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308890
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308890 | demon | 2012-12-14 08:45:08 +0000 (Fri, 14 Dec 2012) | 4 lines
## SVN ##
## SVN ## Update to version 1.4.3
## SVN ##
## SVN ## Approved by:	maintainer
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d5 1
a5 1
# $FreeBSD: head/www/uwsgi/Makefile 308890 2012-12-14 08:45:08Z demon $
d13 1
a13 1
MAINTAINER=	danger@@FreeBSD.org
@


1.25
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307775
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307775 | demon | 2012-11-26 11:36:05 +0000 (Mon, 26 Nov 2012) | 5 lines
## SVN ##
## SVN ## Update to version 1.4.2
## SVN ##
## SVN ## Approved by:	maintainer
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d5 1
a5 1
# $FreeBSD: head/www/uwsgi/Makefile 307775 2012-11-26 11:36:05Z demon $
d9 1
a9 1
PORTVERSION=	1.4.2
@


1.24
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307560
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307560 | demon | 2012-11-19 11:59:55 +0000 (Mon, 19 Nov 2012) | 6 lines
## SVN ##
## SVN ## Update to version 1.4.1
## SVN ## Patch patch-casting.diff was included upstream.
## SVN ##
## SVN ## Approved by:	maintainer
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d5 1
a5 1
# $FreeBSD: head/www/uwsgi/Makefile 307560 2012-11-19 11:59:55Z demon $
d9 1
a9 1
PORTVERSION=	1.4.1
@


1.23
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/uwsgi/Makefile 300897 2012-07-14 14:29:18Z beat $
d9 1
a9 1
PORTVERSION=	1.2.4
d25 3
@


1.22
log
@- update to 1.2.4
- import upstream patch to fix build with python 3.2

Approved by:	crees
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.21
log
@- update to 1.2.3

PR:		ports/167915
Submitted by:	Denis Generalov <gd@@rambler-co.ru>
@
text
@d9 1
a9 1
PORTVERSION=	1.2.3
@


1.20
log
@- update to 1.2 LTS release
- add a temporary fix for ports/167108 until I figure a proper fix
@
text
@d9 1
a9 1
PORTVERSION=	1.2
@


1.19
log
@- update to 1.0.4

PR:		ports/166710
Submitted by:	Marko Zinn mail@@derzinn.de
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	1.0.4
@


1.18
log
@- update to 1.0.1
- unbreak build on 9.x [1]

Submitted by:	Maxim Khitrov <max@@mxcrypt.com> [1]
@
text
@d9 1
a9 1
PORTVERSION=	1.0.1
@


1.17
log
@- update to 1.0
@
text
@d9 1
a9 1
PORTVERSION=	1.0
@


1.16
log
@- update to 0.9.9.3

PR:		ports/163569
Submitted by:	Mirko Zinn <mail@@derzinn.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.9.9.3
@


1.15
log
@- update to 0.9.9.2
@
text
@d9 1
a9 1
PORTVERSION=	0.9.9.2
@


1.14
log
@- Fix plist
- While here, drop 6.X conditional

Reported by:	pointyhat
@
text
@d9 1
a9 2
PORTVERSION=	0.9.8.3
PORTREVISION=	1
@


1.13
log
@- install uwsgidecorators.py as well [1]
- improve the rc.d script - allow multiple instances etc (see PR) [2]

PR:		ports/156723 [2]
Submitted by:	Luka Lalinsky <lalinsky@@gmail.com> [2]
Requested by:	Attila Nagy <bra@@fsn.hu> [1]
@
text
@a25 5
PLIST_FILES=	bin/${PORTNAME} \
		${PYTHON_SITELIBDIR}/uwsgidecorators.py

.include <bsd.port.pre.mk>

d30 1
a30 5
.if ${OSVERSION} < 700000
BROKEN=		does not build on 6.X
.endif

.include <bsd.port.post.mk>
@


1.12
log
@- update to 0.9.8.3
@
text
@d10 1
d26 2
a27 1
PLIST_FILES=	bin/${PORTNAME}
d33 1
@


1.11
log
@- update to 0.9.8.1
@
text
@d9 1
a9 1
PORTVERSION=	0.9.8.1
@


1.10
log
@- update to 0.9.8

PR:		157742
Submitted by:	Mirko Zinn <mail@@derzinn.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.9.8
@


1.9
log
@- update to latest stable release - 0.9.7.2
@
text
@d9 1
a9 1
PORTVERSION=	0.9.7.2
@


1.8
log
@- update to 0.9.6.8 maintenance release

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.9.6.8
@


1.7
log
@- update to 0.9.6.5

PR:		ports/151890
Submitted by:	lwhsu@@
@
text
@d9 1
a9 1
PORTVERSION=	0.9.6.5
@


1.6
log
@- update to 0.9.6.2:
  http://lists.unbit.it/pipermail/uwsgi/2010-September/000668.html
@
text
@d9 1
a9 1
PORTVERSION=	0.9.6.2
d22 1
a22 1
USE_PYTHON=	2.4+
a32 1
USE_GCC=	4.2+
@


1.5
log
@- update to 0.9.6.1
- remove local patches as they have been applied upstream
@
text
@d9 1
a9 1
PORTVERSION=	0.9.6.1
@


1.4
log
@- update to lates 0.9.6
- add simple rc.d script
- add LICENSE info
@
text
@d9 1
a9 1
PORTVERSION=	0.9.6
@


1.3
log
@- update to 0.9.5.3

PR:		ports/148222
Submitted by:	danger (maintainer)
Approved by:	portmgr (linimon)
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.9.5.3
d16 3
d23 1
@


1.2
log
@- Mark BROKEN on 6.X: does not build

Feature safe:	yes
Reported by:	pointyhat
@
text
@d9 1
a9 1
PORTVERSION=	0.9.5.1
@


1.1
log
@uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
aimed for professional python webapps deployment and development.  Over
time it has evolved in a complete stack for networked/clustered python
applications, implementing message/object passing, RPC and process
management.

WWW: http://projects.unbit.it/uwsgi/

PR:		ports/146865
Submitted by:	Daniel Gerzo <danger at FreeBSD.org>
@
text
@d30 1
@

