View | Details | Raw Unified | Return to bug 160846 | Differences between
and this patch

Collapse All | Expand All

(-)ports/databases/zodb3/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	zodb
8
PORTNAME=	zodb
9
PORTVERSION=	3.10.3
9
PORTVERSION=	3.10.3
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	databases
11
CATEGORIES=	databases
12
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
13
PKGNAMESUFFIX=	-py${PYTHON_SUFFIX}
13
PKGNAMESUFFIX=	-py${PYTHON_SUFFIX}
Lines 18-24 Link Here
18
18
19
BUILD_DEPENDS=	${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \
19
BUILD_DEPENDS=	${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \
20
		${LOCALBASE}/bin/zdaemon:${PORTSDIR}/sysutils/py-zdaemon \
20
		${LOCALBASE}/bin/zdaemon:${PORTSDIR}/sysutils/py-zdaemon \
21
		${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
21
		${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
22
		${PYTHON_PKGNAMEPREFIX}zopetesting>=3.7.1:${PORTSDIR}/devel/py-zopetesting \
22
		${PYTHON_PKGNAMEPREFIX}zopetesting>=3.7.1:${PORTSDIR}/devel/py-zopetesting \
23
		${PYTHON_PKGNAMEPREFIX}transaction>=1.1.0:${PORTSDIR}/devel/py-transaction \
23
		${PYTHON_PKGNAMEPREFIX}transaction>=1.1.0:${PORTSDIR}/devel/py-transaction \
24
		${PYTHON_PKGNAMEPREFIX}zclockfile>=1.0.0:${PORTSDIR}/devel/py-zclockfile \
24
		${PYTHON_PKGNAMEPREFIX}zclockfile>=1.0.0:${PORTSDIR}/devel/py-zclockfile \
(-)ports/deskutils/py-dosage/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	dosage
8
PORTNAME=	dosage
9
PORTVERSION=	1.6.0
9
PORTVERSION=	1.6.0
10
PORTREVISION=	1
10
CATEGORIES=	deskutils python
11
CATEGORIES=	deskutils python
11
MASTER_SITES=	http://slipgate.za.net/dosage/downloads/
12
MASTER_SITES=	http://slipgate.za.net/dosage/downloads/
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 18-24 Link Here
18
USE_PYDISTUTILS=yes
19
USE_PYDISTUTILS=yes
19
PYDISTUTILS_PKGNAME=	Dosage
20
PYDISTUTILS_PKGNAME=	Dosage
20
USE_TWISTED_RUN=yes
21
USE_TWISTED_RUN=yes
21
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface
22
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0_1:${PORTSDIR}/devel/py-zope.interface
22
23
23
MAN1=		mainline.1
24
MAN1=		mainline.1
24
25
(-)ports/devel/py-repoze.what-pylons/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	repoze.what-pylons
8
PORTNAME=	repoze.what-pylons
9
PORTVERSION=	1.0
9
PORTVERSION=	1.0
10
PORTREVISION=	1
10
CATEGORIES=	devel python
11
CATEGORIES=	devel python
11
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 16-22 Link Here
16
17
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylons>=0.9.7:${PORTSDIR}/www/py-pylons \
18
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylons>=0.9.7:${PORTSDIR}/www/py-pylons \
18
		${PYTHON_PKGNAMEPREFIX}repoze.what>=0:${PORTSDIR}/devel/py-repoze.what \
19
		${PYTHON_PKGNAMEPREFIX}repoze.what>=0:${PORTSDIR}/devel/py-repoze.what \
19
		${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.5.2:${PORTSDIR}/devel/py-zopeInterface
20
		${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface
20
RUN_DEPENDS=	${BUILD_DEPENDS}
21
RUN_DEPENDS=	${BUILD_DEPENDS}
21
22
22
USE_PYTHON=		yes
23
USE_PYTHON=		yes
(-)ports/devel/py-repoze.who/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	repoze.who
8
PORTNAME=	repoze.who
9
PORTVERSION=	1.0.19
9
PORTVERSION=	1.0.19
10
PORTREVISION=	1
10
CATEGORIES=	devel python
11
CATEGORIES=	devel python
11
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 15-21 Link Here
15
COMMENT=	An identification and authentication framework for WSGI
16
COMMENT=	An identification and authentication framework for WSGI
16
17
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Paste>=1.7.2:${PORTSDIR}/www/py-paste \
18
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Paste>=1.7.2:${PORTSDIR}/www/py-paste \
18
		${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.5.2:${PORTSDIR}/devel/py-zopeInterface
19
		${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface
19
RUN_DEPENDS=	${BUILD_DEPENDS}
20
RUN_DEPENDS=	${BUILD_DEPENDS}
20
21
21
USE_PYTHON=	yes
22
USE_PYTHON=	yes
(-)ports/devel/py-transaction/Makefile (-1 / +1 lines)
Lines 14-20 Link Here
14
MAINTAINER=	cs@FreeBSD.org
14
MAINTAINER=	cs@FreeBSD.org
15
COMMENT=	Transaction management for Python
15
COMMENT=	Transaction management for Python
16
16
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.5.2:${PORTSDIR}/devel/py-zopeInterface
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface
18
RUN_DEPENDS=	${BUILD_DEPENDS}
18
RUN_DEPENDS=	${BUILD_DEPENDS}
19
19
20
USE_PYTHON=	yes
20
USE_PYTHON=	yes
(-)ports/devel/py-twistedCore/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	twistedCore
8
PORTNAME=	twistedCore
9
PORTVERSION=	11.0.0
9
PORTVERSION=	11.0.0
10
PORTREVISION=	1
10
CATEGORIES=	devel net python
11
CATEGORIES=	devel net python
11
MASTER_SITES=	http://twistedmatrix.com/Releases/Core/${PORTVERSION:R}/
12
MASTER_SITES=	http://twistedmatrix.com/Releases/Core/${PORTVERSION:R}/
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 18-24 Link Here
18
LICENSE=	MIT
19
LICENSE=	MIT
19
LICENSE_FILE=	${WRKSRC}/LICENSE
20
LICENSE_FILE=	${WRKSRC}/LICENSE
20
21
21
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface
22
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0_1:${PORTSDIR}/devel/py-zope.interface
22
RUN_DEPENDS:=	${BUILD_DEPENDS}
23
RUN_DEPENDS:=	${BUILD_DEPENDS}
23
24
24
# - Note that Twisted ships with some graphical examples and clients that
25
# - Note that Twisted ships with some graphical examples and clients that
(-)ports/devel/py-zope.component/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	zope.component
8
PORTNAME=	zope.component
9
PORTVERSION=	3.10.0
9
PORTVERSION=	3.10.0
10
PORTREVISION=	1
10
CATEGORIES=	devel python
11
CATEGORIES=	devel python
11
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-20 Link Here
14
MAINTAINER=	clsung@FreeBSD.org
15
MAINTAINER=	clsung@FreeBSD.org
15
COMMENT=	Zope Component Architecture
16
COMMENT=	Zope Component Architecture
16
17
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
18
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
18
    		${PYTHON_PKGNAMEPREFIX}zopeevent>=0:${PORTSDIR}/devel/py-zopeevent
19
    		${PYTHON_PKGNAMEPREFIX}zopeevent>=0:${PORTSDIR}/devel/py-zopeevent
19
RUN_DEPENDS=	${BUILD_DEPENDS}
20
RUN_DEPENDS=	${BUILD_DEPENDS}
20
21
(-)ports/devel/py-zope.configuration/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	zope.configuration
8
PORTNAME=	zope.configuration
9
PORTVERSION=	3.7.4
9
PORTVERSION=	3.7.4
10
PORTREVISION=	1
10
CATEGORIES=	devel textproc python
11
CATEGORIES=	devel textproc python
11
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-20 Link Here
14
MAINTAINER=	clsung@FreeBSD.org
15
MAINTAINER=	clsung@FreeBSD.org
15
COMMENT=	Zope Configuration Markup Language (ZCML)
16
COMMENT=	Zope Configuration Markup Language (ZCML)
16
17
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
18
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
18
    		${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \
19
    		${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \
19
    		${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema
20
    		${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema
20
RUN_DEPENDS=	${BUILD_DEPENDS}
21
RUN_DEPENDS=	${BUILD_DEPENDS}
(-)ports/devel/py-zope.exceptions/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	zope.exceptions
8
PORTNAME=	zope.exceptions
9
PORTVERSION=	3.6.1
9
PORTVERSION=	3.6.1
10
PORTREVISION=	1
10
CATEGORIES=	devel python
11
CATEGORIES=	devel python
11
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-20 Link Here
14
MAINTAINER=	wen@FreeBSD.org
15
MAINTAINER=	wen@FreeBSD.org
15
COMMENT=	General Zope Exceptions
16
COMMENT=	General Zope Exceptions
16
17
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface
18
19
19
USE_ZIP=		yes
20
USE_ZIP=		yes
20
USE_PYTHON=		yes
21
USE_PYTHON=		yes
(-)ports/devel/py-zope.i18n/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	zope.i18n
8
PORTNAME=	zope.i18n
9
PORTVERSION=	3.7.4
9
PORTVERSION=	3.7.4
10
PORTREVISION=	1
10
CATEGORIES=	devel www python
11
CATEGORIES=	devel www python
11
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 18-24 Link Here
18
		${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \
19
		${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \
19
		${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \
20
		${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \
20
		${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \
21
		${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \
21
		${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
22
		${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
22
		${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
23
		${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
23
24
24
USE_GETTEXT=		yes
25
USE_GETTEXT=		yes
(-)ports/devel/py-zope.schema/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	zope.schema
8
PORTNAME=	zope.schema
9
PORTVERSION=	3.8.0
9
PORTVERSION=	3.8.0
10
PORTREVISION=	1
10
CATEGORIES=	devel python
11
CATEGORIES=	devel python
11
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-20 Link Here
14
MAINTAINER=	clsung@FreeBSD.org
15
MAINTAINER=	clsung@FreeBSD.org
15
COMMENT=	Zope Interface extension for defining data schemas
16
COMMENT=	Zope Interface extension for defining data schemas
16
17
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
18
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
18
    		${PYTHON_PKGNAMEPREFIX}zopeevent>=0:${PORTSDIR}/devel/py-zopeevent
19
    		${PYTHON_PKGNAMEPREFIX}zopeevent>=0:${PORTSDIR}/devel/py-zopeevent
19
RUN_DEPENDS=	${BUILD_DEPENDS}
20
RUN_DEPENDS=	${BUILD_DEPENDS}
20
21
(-)ports/devel/py-zope.testing/Makefile (-1 / +1 lines)
Lines 15-21 Link Here
15
MAINTAINER=	cvs-src@yandex.ru
15
MAINTAINER=	cvs-src@yandex.ru
16
COMMENT=	Zope Testing Framework(including the testrunner script)
16
COMMENT=	Zope Testing Framework(including the testrunner script)
17
17
18
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
18
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
19
		${PYTHON_PKGNAMEPREFIX}zope.exceptions>=3.5.2:${PORTSDIR}/devel/py-zope.exceptions
19
		${PYTHON_PKGNAMEPREFIX}zope.exceptions>=3.5.2:${PORTSDIR}/devel/py-zope.exceptions
20
RUN_DEPENDS=	${BUILD_DEPENDS}
20
RUN_DEPENDS=	${BUILD_DEPENDS}
21
21
(-)ports/devel/py-zopetesting/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	zopetesting
8
PORTNAME=	zopetesting
9
PORTVERSION=	3.10.2
9
PORTVERSION=	3.10.2
10
PORTREVISION=	1
10
CATEGORIES=	devel python
11
CATEGORIES=	devel python
11
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 15-21 Link Here
15
MAINTAINER=	cvs-src@yandex.ru
16
MAINTAINER=	cvs-src@yandex.ru
16
COMMENT=	Zope Testing Framework(including the testrunner script)
17
COMMENT=	Zope Testing Framework(including the testrunner script)
17
18
18
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
19
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
19
		${PYTHON_PKGNAMEPREFIX}zope.exceptions>=3.5.2:${PORTSDIR}/devel/py-zope.exceptions
20
		${PYTHON_PKGNAMEPREFIX}zope.exceptions>=3.5.2:${PORTSDIR}/devel/py-zope.exceptions
20
RUN_DEPENDS=	${BUILD_DEPENDS}
21
RUN_DEPENDS=	${BUILD_DEPENDS}
21
22
(-)ports/multimedia/freevo/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	freevo
8
PORTNAME=	freevo
9
PORTVERSION=	1.9.0
9
PORTVERSION=	1.9.0
10
PORTREVISION=	4
10
PORTREVISION=	5
11
CATEGORIES=	multimedia
11
CATEGORIES=	multimedia
12
MASTER_SITES=	SF/${PORTNAME}/Freevo%20releases/${PORTVERSION}
12
MASTER_SITES=	SF/${PORTNAME}/Freevo%20releases/${PORTVERSION}
13
13
Lines 18-24 Link Here
18
		mencoder:${PORTSDIR}/multimedia/mencoder \
18
		mencoder:${PORTSDIR}/multimedia/mencoder \
19
		aumix:${PORTSDIR}/audio/aumix \
19
		aumix:${PORTSDIR}/audio/aumix \
20
		tv_cat:${PORTSDIR}/textproc/p5-xmltv \
20
		tv_cat:${PORTSDIR}/textproc/p5-xmltv \
21
		${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface \
21
		${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0_1:${PORTSDIR}/devel/py-zope.interface \
22
		${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml \
22
		${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml \
23
		${PYTHON_SITELIBDIR}/kaa/__init__.py:${PORTSDIR}/multimedia/py-kaa-base \
23
		${PYTHON_SITELIBDIR}/kaa/__init__.py:${PORTSDIR}/multimedia/py-kaa-base \
24
		${PYTHON_SITELIBDIR}/kaa/imlib2/__init__.py:${PORTSDIR}/multimedia/py-kaa-imlib2 \
24
		${PYTHON_SITELIBDIR}/kaa/imlib2/__init__.py:${PORTSDIR}/multimedia/py-kaa-imlib2 \
(-)ports/multimedia/pitivi/Makefile (-2 / +2 lines)
Lines 7-20 Link Here
7
7
8
PORTNAME=	pitivi
8
PORTNAME=	pitivi
9
PORTVERSION=	0.13.4.2
9
PORTVERSION=	0.13.4.2
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	multimedia
11
CATEGORIES=	multimedia
12
MASTER_SITES=	GNOME
12
MASTER_SITES=	GNOME
13
13
14
MAINTAINER=	kwm@FreeBSD.org
14
MAINTAINER=	kwm@FreeBSD.org
15
COMMENT=	Gstreamer based non-linear audio/video editor
15
COMMENT=	Gstreamer based non-linear audio/video editor
16
16
17
RUN_DEPENDS=	py*-zopeInterface>=0:${PORTSDIR}/devel/py-zopeInterface \
17
RUN_DEPENDS=	py*-zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
18
		${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goocanvas
18
		${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goocanvas
19
19
20
USE_BZIP2=	yes
20
USE_BZIP2=	yes
(-)ports/net/kojoney/Makefile (-2 / +2 lines)
Lines 7-20 Link Here
7
7
8
PORTNAME=	kojoney
8
PORTNAME=	kojoney
9
PORTVERSION=	0.0.4.1
9
PORTVERSION=	0.0.4.1
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	net
11
CATEGORIES=	net
12
MASTER_SITES=	SF/${PORTNAME}/Kojoney%20New%20Way/Kojoney%20${PORTVERSION}
12
MASTER_SITES=	SF/${PORTNAME}/Kojoney%20New%20Way/Kojoney%20${PORTVERSION}
13
13
14
MAINTAINER=	systemoperator@gmail.com
14
MAINTAINER=	systemoperator@gmail.com
15
COMMENT=	A low level interaction honeypot that emulates an SSH server
15
COMMENT=	A low level interaction honeypot that emulates an SSH server
16
16
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface \
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0_1:${PORTSDIR}/devel/py-zope.interface \
18
		${PYTHONPREFIX_SITELIBDIR}/Crypto:${PORTSDIR}/security/py-pycrypto \
18
		${PYTHONPREFIX_SITELIBDIR}/Crypto:${PORTSDIR}/security/py-pycrypto \
19
		${SITE_PERL}/IP/Country.pm:${PORTSDIR}/net/p5-IP-Country
19
		${SITE_PERL}/IP/Country.pm:${PORTSDIR}/net/p5-IP-Country
20
20
(-)ports/net/py-zope.proxy/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	zope.proxy
8
PORTNAME=	zope.proxy
9
PORTVERSION=	3.6.1
9
PORTVERSION=	3.6.1
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	net python
11
CATEGORIES=	net python
12
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 15-21 Link Here
15
MAINTAINER=	cvs-src@yandex.ru
15
MAINTAINER=	cvs-src@yandex.ru
16
COMMENT=	Generic Transparent Proxies
16
COMMENT=	Generic Transparent Proxies
17
17
18
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface
18
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
20
20
21
USE_ZIP=	yes
21
USE_ZIP=	yes
(-)ports/www/py-pyramid/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	pyramid
8
PORTNAME=	pyramid
9
PORTVERSION=	1.2
9
PORTVERSION=	1.2
10
PORTREVISION=	1
10
CATEGORIES=	www python
11
CATEGORIES=	www python
11
MASTER_SITES=	CHEESESHOP
12
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 25-31 Link Here
25
		${PYTHON_PKGNAMEPREFIX}webob>=1.0.2:${PORTSDIR}/www/py-webob \
26
		${PYTHON_PKGNAMEPREFIX}webob>=1.0.2:${PORTSDIR}/www/py-webob \
26
		${PYTHON_PKGNAMEPREFIX}zope.component>=3.6.0:${PORTSDIR}/devel/py-zope.component \
27
		${PYTHON_PKGNAMEPREFIX}zope.component>=3.6.0:${PORTSDIR}/devel/py-zope.component \
27
		${PYTHON_PKGNAMEPREFIX}zope.deprecation>=0:${PORTSDIR}/devel/py-zope.deprecation \
28
		${PYTHON_PKGNAMEPREFIX}zope.deprecation>=0:${PORTSDIR}/devel/py-zope.deprecation \
28
		${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.5.1:${PORTSDIR}/devel/py-zopeInterface
29
		${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.1:${PORTSDIR}/devel/py-zope.interface
29
RUN_DEPENDS:=	${BUILD_DEPENDS}
30
RUN_DEPENDS:=	${BUILD_DEPENDS}
30
31
31
#TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}WebTest>=1.1:${PORTSDIR}/www/py-WebTest
32
#TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}WebTest>=1.1:${PORTSDIR}/www/py-WebTest
(-)ports/x11-toolkits/py-kiwi/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	kiwi
8
PORTNAME=	kiwi
9
PORTVERSION=	1.9.26
9
PORTVERSION=	1.9.26
10
PORTREVISION=	3
10
PORTREVISION=	4
11
CATEGORIES=	x11-toolkits python
11
CATEGORIES=	x11-toolkits python
12
MASTER_SITES=	http://download.gnome.org/sources/${PORTNAME}/1.9/ \
12
MASTER_SITES=	http://download.gnome.org/sources/${PORTNAME}/1.9/ \
13
		http://nivi.interfree.it/distfiles/${PORTNAME}/
13
		http://nivi.interfree.it/distfiles/${PORTNAME}/
Lines 40-46 Link Here
40
.include <bsd.port.pre.mk>
40
.include <bsd.port.pre.mk>
41
41
42
.if defined (WITH_ZOPEINTERFACE)
42
.if defined (WITH_ZOPEINTERFACE)
43
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface
43
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface
44
.endif
44
.endif
45
45
46
.if defined (WITH_PYGOBJECT)
46
.if defined (WITH_PYGOBJECT)

Return to bug 160846