28 Commits

Author SHA1 Message Date
sthen
7ba9515f6e use MODPY_PYBUILD 2022-11-25 15:40:37 +00:00
sthen
6400c91455 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:14 +00:00
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
sthen
7cb1984d5f use FIX_CRLF_FILES, this is so much neater I can't believe we didn't
do it before!
2021-02-25 22:26:01 +00:00
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
daniel
97315cbb93 switch hypatia to python3
bcallah@ says it can be removed if someone prefers.
2021-02-14 19:04:11 +00:00
sthen
796a02331b switch python 2 users of Pillow to graphics/py2-Pillow.
py-Pillow is now 3-only.
2020-11-24 16:44:16 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
landry
cfa378bddb Bump REVISION on pygame consumers to account for pygame->py-game renaming. 2018-04-01 09:29:31 +00:00
espie
5547286ead kill most of the / at the end of WRK* variables 2017-05-11 20:50:55 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
jasper
db644a787e use GH_PROJECT to construct DISTNAME 2015-12-29 12:54:10 +00:00
jasper
dc18b0b979 update to hypatia-0.3.6 2015-12-12 20:23:03 +00:00
bentley
9bdc801e13 Update homepage. 2015-12-08 02:22:34 +00:00
sthen
6a4c9e244d hypatia no longer needs pyganim, pointed out by bcallah 2015-11-07 19:15:04 +00:00
sthen
275389d30a fix builds of games/hypatia without network access by partially reverting
an upstream commit, this had a build dependency on setuptools-markdown that
we don't have in ports yet.
2015-11-07 02:20:01 +00:00
benoit
e98a8cc97e Update to hypatia-0.3.3. 2015-11-05 16:04:49 +00:00
benoit
688304fd5e Update to hypatia-0.3.1. 2015-11-03 13:29:27 +00:00
sthen
4f45143bbd bump REVISION for setuptools dep change. 2015-09-29 10:52:11 +00:00
jasper
d6cb6d3142 update HOMEPAGE and GH_ACCOUNT 2015-09-21 14:35:24 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
bcallah
c91957a1a5 Update to 0.2.29 2015-07-26 14:43:49 +00:00
bcallah
7c4ab15f76 Update to 0.2.26 2015-07-18 02:19:23 +00:00
bcallah
f75aead2fc Update to 0.2.18 2015-07-12 20:16:07 +00:00
bcallah
69f1a99eae Update to 0.2.16 2015-07-10 13:33:07 +00:00
ajacoutot
b52c7df869 Don't hardcode path to python2.7. 2015-07-09 06:53:34 +00:00
bcallah
24d8f53138 Import games/hypatia
tweaks and ok sthen@

Hypatia is a game engine for single player 2D action adventure games.
You can use it to make a game like Legend of Zelda: Oracle of Ages and
Oracle of Seasons. Hypatia is aimed at non-programmers and programmers
alike.
2015-07-08 16:33:22 +00:00