29 Commits

Author SHA1 Message Date
sthen
4bef8c5762 use MODPY_PYBUILD 2022-11-25 21:11:34 +00:00
sthen
c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
phessler
655011c355 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-07 06:52:09 +00:00
sthen
f98e5c216d oops, i removed py-flup rather than converted to py3-only, bring it back
spotted by sdk
2021-11-01 16:18:04 +00:00
sthen
ea922cdbf7 convert another batch of py2+3 ports to py3-only, and remove a few more
py2-only ports providing py-* modules that are no longer used in ports.

this doesn't change ports used to support standalone py2-only applications,
not currently planned to remove those at least until a few things with no
real alternatives get ported to py3.
2021-10-29 15:38:40 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
7095f425a2 Missing RDEP on devel/py-future for python2. 2018-05-10 14:59:23 +00:00
ajacoutot
d723b14676 Remove NO_TEST. 2018-05-10 06:18:55 +00:00
ajacoutot
9f01b840fb Update to py-flup-1.0.3 and add a python3 FLAVOR. 2018-05-09 09:26:27 +00:00
ajacoutot
152a555557 Remove martynas@ from MAINTAINER, per his request. 2016-01-06 17:01:54 +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
sthen
92b3a44b8a Recent network.conf.template changed MASTER_SITE_PYPI which was used in this
port's HOMEPAGE. However it's not a useful homepage anyway; bump REVISION to
unbreak and use a better HOMEPAGE.
2013-08-29 19:59:42 +00:00
kirby
dc96cb5dd4 - update HOMEPAGE
- update MASTER_SITES where needed
 - regen distinfo while here
patch from Martin Natano with tweaks by me.
2013-05-26 09:30:55 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +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
fgsch
994c89dec3 Update to flup 1.0.2. martynas@ ok. 2011-01-02 20:50:55 +00:00
sthen
61146ec4f9 bumps for python 2010-08-30 22:02:33 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
martynas
b00b391998 bugfix update to py-flup-1.0.1. from Vlad Glagolev, with tweaks by me
ok wcmaier@
2008-08-23 20:38:57 +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
256fdc3152 This Python package is a random collection of WSGI modules
written by Allan Saddi.

Flup is functionally divided into three components:

        * FlupServers;
        * FlupMiddleware;
        * FlupPublisher.
2007-05-27 15:32:50 +00:00