mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 01:00:33 -04:00
- Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface
PR: ports/160846 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
This commit is contained in:
parent
afc584a5b0
commit
649ed43937
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282631
16 changed files with 31 additions and 22 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= zodb
|
||||
PORTVERSION= 3.10.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMESUFFIX= -py${PYTHON_SUFFIX}
|
||||
|
@ -18,7 +18,7 @@ COMMENT= The Z - Object Database for python
|
|||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \
|
||||
${LOCALBASE}/bin/zdaemon:${PORTSDIR}/sysutils/py-zdaemon \
|
||||
${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.testing>=3.7.1:${PORTSDIR}/devel/py-zope.testing \
|
||||
${PYTHON_PKGNAMEPREFIX}transaction>=1.1.0:${PORTSDIR}/devel/py-transaction \
|
||||
${PYTHON_PKGNAMEPREFIX}zclockfile>=1.0.0:${PORTSDIR}/devel/py-zclockfile \
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= dosage
|
||||
PORTVERSION= 1.6.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= http://slipgate.za.net/dosage/downloads/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,7 +19,7 @@ USE_PYTHON= yes
|
|||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_PKGNAME= Dosage
|
||||
USE_TWISTED_RUN=yes
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0_1:${PORTSDIR}/devel/py-zope.interface
|
||||
|
||||
MAN1= mainline.1
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= repoze.what-pylons
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,7 +17,7 @@ COMMENT= The repoze.what v1 plugin for Pylons/TG2 integration
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylons>=0.9.7:${PORTSDIR}/www/py-pylons \
|
||||
${PYTHON_PKGNAMEPREFIX}repoze.what>=0:${PORTSDIR}/devel/py-repoze.what \
|
||||
${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.5.2:${PORTSDIR}/devel/py-zopeInterface
|
||||
${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= repoze.who
|
||||
PORTVERSION= 1.0.19
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= An identification and authentication framework for WSGI
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Paste>=1.7.2:${PORTSDIR}/www/py-paste \
|
||||
${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.5.2:${PORTSDIR}/devel/py-zopeInterface
|
||||
${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
|
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= cs@FreeBSD.org
|
||||
COMMENT= Transaction management for Python
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.5.2:${PORTSDIR}/devel/py-zopeInterface
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= twistedCore
|
||||
PORTVERSION= 11.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel net python
|
||||
MASTER_SITES= http://twistedmatrix.com/Releases/Core/${PORTVERSION:R}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,7 +19,7 @@ COMMENT= An asynchronous networking framework for Python - Core module
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0_1:${PORTSDIR}/devel/py-zope.interface
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
# - Note that Twisted ships with some graphical examples and clients that
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= zope.configuration
|
||||
PORTVERSION= 3.7.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= clsung@FreeBSD.org
|
||||
COMMENT= Zope Configuration Markup Language (ZCML)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= zope.exceptions
|
||||
PORTVERSION= 3.6.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= General Zope Exceptions
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_PYTHON= yes
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= zope.i18n
|
||||
PORTVERSION= 3.7.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeevent>=0:${PORTSDIR}/devel/py-zopeevent
|
|||
${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \
|
||||
${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
|
||||
${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
|
||||
|
||||
USE_GETTEXT= yes
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= zope.schema
|
||||
PORTVERSION= 3.8.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,7 +17,7 @@ COMMENT= Zope Interface extension for defining data schemas
|
|||
|
||||
LICENSE= ZPL21
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
|
||||
${PYTHON_PKGNAMEPREFIX}zopeevent>=0:${PORTSDIR}/devel/py-zopeevent
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= freevo
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF/${PORTNAME}/Freevo%20releases/${PORTVERSION}
|
||||
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \
|
|||
mencoder:${PORTSDIR}/multimedia/mencoder \
|
||||
aumix:${PORTSDIR}/audio/aumix \
|
||||
tv_cat:${PORTSDIR}/textproc/p5-xmltv \
|
||||
${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0_1:${PORTSDIR}/devel/py-zope.interface \
|
||||
${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml \
|
||||
${PYTHON_SITELIBDIR}/kaa/__init__.py:${PORTSDIR}/multimedia/py-kaa-base \
|
||||
${PYTHON_SITELIBDIR}/kaa/imlib2/__init__.py:${PORTSDIR}/multimedia/py-kaa-imlib2 \
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
|
||||
PORTNAME= pitivi
|
||||
PORTVERSION= 0.13.4.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
MAINTAINER= kwm@FreeBSD.org
|
||||
COMMENT= Gstreamer based non-linear audio/video editor
|
||||
|
||||
RUN_DEPENDS= py*-zopeInterface>=0:${PORTSDIR}/devel/py-zopeInterface \
|
||||
RUN_DEPENDS= py*-zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
|
||||
${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goocanvas
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
|
||||
PORTNAME= kojoney
|
||||
PORTVERSION= 0.0.4.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF/${PORTNAME}/Kojoney%20New%20Way/Kojoney%20${PORTVERSION}
|
||||
|
||||
MAINTAINER= systemoperator@gmail.com
|
||||
COMMENT= A low level interaction honeypot that emulates an SSH server
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-zopeInterface \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0_1:${PORTSDIR}/devel/py-zope.interface \
|
||||
${PYTHONPREFIX_SITELIBDIR}/Crypto:${PORTSDIR}/security/py-pycrypto \
|
||||
${SITE_PERL}/IP/Country.pm:${PORTSDIR}/net/p5-IP-Country
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= zope.proxy
|
||||
PORTVERSION= 3.6.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= cvs-src@yandex.ru
|
||||
COMMENT= Generic Transparent Proxies
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_ZIP= yes
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= pyramid
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -25,7 +26,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Chameleon>=1.2.3:${PORTSDIR}/textproc/py-C
|
|||
${PYTHON_PKGNAMEPREFIX}webob>=1.0.2:${PORTSDIR}/www/py-webob \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.component>=3.6.0:${PORTSDIR}/devel/py-zope.component \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.deprecation>=0:${PORTSDIR}/devel/py-zope.deprecation \
|
||||
${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.5.1:${PORTSDIR}/devel/py-zopeInterface
|
||||
${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.1:${PORTSDIR}/devel/py-zope.interface
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
#TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}WebTest>=1.1:${PORTSDIR}/www/py-WebTest
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= kiwi
|
||||
PORTVERSION= 1.9.26
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-toolkits python
|
||||
MASTER_SITES= http://download.gnome.org/sources/${PORTNAME}/1.9/ \
|
||||
http://nivi.interfree.it/distfiles/${PORTNAME}/
|
||||
|
@ -40,7 +40,7 @@ post-install:
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined (WITH_ZOPEINTERFACE)
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-zopeInterface
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface
|
||||
.endif
|
||||
|
||||
.if defined (WITH_PYGOBJECT)
|
||||
|
|
Loading…
Add table
Reference in a new issue