19 Commits

Author SHA1 Message Date
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
danj
0dc8f4a055 Remove broken HOMEPAGE and use the pypi one 2019-01-08 19:26:11 +00:00
sthen
af28ee77da bump REVISION for setuptools dep change. 2015-09-29 10:52:53 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
9487dec72b - update to 1.5.0
ok martynas@ (who resigned as maintainer)
2012-04-22 12:13:41 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
61146ec4f9 bumps for python 2010-08-30 22:02:33 +00:00
martynas
5c7b14e5d6 - update to py-paste-deploy-1.3.3
- use MASTER_SITE_PYPI
requested, feedback, ok fgs@
2009-03-23 00:52:26 +00:00
martynas
53c8129e05 - update to py-paste-deploy-1.3.2
- SUBST_VARS->MODPY_EGG_VERSION trick from wcmaier@
ok wcmaier@
2008-07-11 00:25:12 +00:00
martynas
f0c0db3943 update to py-paste-deploy-1.3.1; ok simon@ 2008-01-13 17:07:39 +00:00
martynas
4ed5988446 remove lang/python category from individual ports 2007-12-10 21:07:51 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
martynas
33e0546cd9 import py-paste-deploy-1.3
Paste Deployment is a system for finding and configuring WSGI
applications and servers. For WSGI application consumers it provides
a single, simple function (loadapp) for loading a WSGI application
from a configuration file or a Python Egg. For WSGI application
providers it only asks for a single, simple entry point to your
application, so that application users don't need to be exposed to
the implementation details of your application.

ok jasper@
2007-06-24 19:19:15 +00:00