21 Commits

Author SHA1 Message Date
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
danj
d696214158 Remove maintainer per their request 2019-05-10 16:50:05 +00:00
landry
cfa378bddb Bump REVISION on pygame consumers to account for pygame->py-game renaming. 2018-04-01 09:29:31 +00:00
jasper
a6376152ab set MODPY_EGG_VERSION and remove the need for MODPY_PI_DIR 2015-04-02 19:38:21 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
kirby
35e59d7159 - update HOMEPAGE
- regen distinfo while here.
Patches from Martin Natano natano at natano dot net, thanks!
2013-05-18 16:11:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
fgsch
94c6a5abc6 Bump revision after python's default change. 2010-08-30 17:57:31 +00:00
fgsch
072c596e53 Use MASTER_SITE_PYPI. 2009-11-23 00:45:27 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
martynas
0406da7914 remove python categories, too 2007-12-10 21:09:09 +00:00
okan
1b26c656e6 - update to 1.2.1 from Will Maier (MAINTAINER)
- minor tweaks from me

ok merdely@ robert@
2007-12-06 15:32:08 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
a6fed81654 Remove surrounding quotes in COMMENT/BROKEN 2007-09-15 21:28:22 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
robert
27cae3ba7a - update to version 1.2
- install socrates which parses and renders presentations in a simple
text format
- point to the correct location of socrates documentation in README

from Will Maier <willmaier@ml1.net> (MAINTAINER); mods by me
2007-01-02 21:40:52 +00:00
jasper
cf0a6cc4e2 import bruce 1.1.1
Bruce the Presentation Tool is for Python programmers who are tired of
fighting with presentation tools. In its basic form it allows text, code
or image pages and even interactive Python sessions. It uses PyGame and
is easily extensible to add new page types.

submitted by Will Maier <willmaier at ml1.net> (MAINTAINER)

ok jolan@
2006-12-23 11:20:42 +00:00