jasper
ac6e688019
- set a default HOMEPAGE for ports using MODPY_PI
...
- while here add _MODPY_EGG_NAME and re-use that to define MODPY_PI_DIR
idea from aja@
ok aja@ rpointel@
2016-01-07 21:14:06 +00:00
rpointel
3e663e26e2
update to python 3.4.4.
...
ok with inputs from aja@ shadchin@
2015-12-23 07:18:12 +00:00
rpointel
2acc75ca78
update to python 3.5.1.
...
ok shadchin@ benoit@
2015-12-22 18:00:30 +00:00
rpointel
0ab7998e33
update python to 2.7.11.
...
from jsg@ (thank you), ok shadchin@.
2015-12-17 19:16:51 +00:00
jasper
cbf974b5d2
add MODPY_SETUP_ARGS which is used in MODPY_CMD. this allows for passing
...
arguments to setup.py as will be required by a virt-manager upgrade.
ok sthen@
2015-11-26 20:27:30 +00:00
sthen
26b53c6870
cope with 'env python' (extra space) in MODPY_BIN_ADJ, ok landry
2015-10-09 09:22:48 +00:00
rpointel
40cf7487a9
python != 2.7 depends on archivers/xz; spotted by nigel@ (thanks).
...
bump revision for python 3.5.
2015-10-08 07:18:24 +00:00
sthen
aeb03012b1
Force MODPY_SETUPUTILS_DEPEND version dependency on the new version, to
...
avoid surprises at runtime, edd@ agrees.
REVISION bump vomit incoming.
2015-09-29 10:50:16 +00:00
rpointel
9381476ed6
patch to detect ALPN support commited upstream.
...
modify CHANGES to indicate this.
ok sthen@.
2015-09-28 04:50:37 +00:00
sthen
872afeed8f
@comment the wininst*.exe files as done in python3.4, also fixes packaging
...
on !amd64 as some filenames included ${MACHINE_ARCH} but are actually static.
ok rpointel@
2015-09-24 19:16:42 +00:00
rpointel
f3e4f44d12
permit to build ports with 3.5.
2015-09-23 19:26:01 +00:00
rpointel
70d46d4c0b
+3.5
2015-09-23 19:24:41 +00:00
rpointel
724150adb2
import Python 3.5.0 and link it to the build to have more feedbacks.
2015-09-23 19:23:55 +00:00
rpointel
8e426e0c53
PORTROACH = limit:^3\.4
2015-09-19 07:58:33 +00:00
rpointel
5d0bd23967
PORTROACH = limit:^2\.7
...
ok aja@
2015-09-18 21:49:09 +00:00
rpointel
973ff31c5f
update python to 2.7.10.
...
ok aja@
2015-05-31 07:56:10 +00:00
phessler
16f4169646
use lower optimization levels, so compiles work on sparc
2015-04-17 07:58:12 +00:00
jasper
8a0cffc098
add MODPY_PI which automatically sets MASTER_SITES when set to 'yes'.
...
if the subdirectory needs to be overriden set MODPY_PI_DIR.
as discussed with sthen@ and rpointel@
earlier diff ok rpointel@
2015-04-02 13:57:10 +00:00
rpointel
28a7371b5a
update python to 3.4.3.
...
removed patch files because it's know detected during configuration.
Release note: https://www.python.org/downloads/release/python-343/
2015-03-15 07:42:11 +00:00
ratchov
a6bb527423
Stop installing python 2.7 ossaudiodev module. It's not present
...
in recent versions of python most probably because it doesn't make sense
to expose non-portable low-level ioctl's to scripts (PyAudio & PyGame
are much better choices).
ok brad, aja and sthen ok'd first version of this diff
2015-02-01 12:52:53 +00:00
naddy
9281e1d2ce
Drop USE_GROFF from subdir: trivial formatting differences only.
2015-01-22 23:03:31 +00:00
rpointel
5c528d5ce1
remove files fetched during regress tests.
...
reported by daniel@ and kili@
2014-12-22 06:29:59 +00:00
rpointel
fef5403543
Update to Python 3.4.2.
...
ok aja@ (thanks).
2014-12-19 20:32:07 +00:00
daniel
018d2f16ef
Fix MODPY_TKINTER_DEPENDS when MODPY_SETUPTOOLS=Yes.
...
ok sthen@
2014-12-17 00:31:52 +00:00
sthen
f47c010e07
copy the license requirement comment from Makefile.inc to the relevant
...
version Makefiles (so that it will be clearly visible in files which are
edited when REVISION is bumped)
2014-12-16 10:05:40 +00:00
sthen
8cbcb56707
mention RAND_egd disabling in 3.4/CHANGES.OpenBSD (license requirement;
...
missed earlier)
2014-12-16 10:04:14 +00:00
rpointel
452edb578e
Update Python 2.7 to 2.7.9.
...
ok sthen@, also tested on macppc by Fred <openbsd@crowsons.com> (thanks).
2014-12-14 08:32:55 +00:00
naddy
d4ca7b9741
remove python 3.3 leftovers; ok rpointel@
2014-11-05 12:09:07 +00:00
rpointel
2314bd805f
unlink 3.3
2014-11-02 07:48:30 +00:00
rpointel
0220641482
Remove Python 3.3.
...
ok aja@ and others.
2014-11-02 07:47:51 +00:00
jca
99e9b4c1b6
Fix MODPY_LIB_DEPENDS when using setuptools.
...
The make(1) variables assignements would lead to setuptools added to
MODPY_LIB_DEPENDS (bogus). py-Pillow was affected but no plist change.
Fix _MODPY_BUILD_DEPENDS similarly, no port affected.
ok ajacoutot@, also discussed with sthen@ months ago
2014-11-01 10:24:16 +00:00
jasper
1d3beb7b63
distribute has been merged back into setuptools long time ago; python3 ports
...
can safely use setuptools now.
ok rpointel@
2014-09-29 07:00:22 +00:00
rpointel
9616e3bb7c
Update Python to 2.7.8.
...
Changelog: http://hg.python.org/cpython/raw-file/v2.7.8/Misc/NEWS
ok daniel@ (thanks for the 2 patches).
2014-07-11 06:59:42 +00:00
rpointel
836cdeea27
regen PLIST, replace Grammar3.4.0.final.0.pickle by Grammar3.4.1.final.0.pickle
...
spotted by niggle@. do not bump revision because it did not build without this modification.
2014-06-09 05:14:45 +00:00
rpointel
8a360b796f
Update Python 3.4 to 3.4.1.
...
Release notes: https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-1
2014-06-07 15:01:27 +00:00
rpointel
5b51d2380d
Update Python 2.7 to 2.7.7.
...
ok benoit@, tested by tobiasu@ on sparc and Daniel Dickman (thanks).
2014-06-07 14:46:46 +00:00
rpointel
1e99cde674
switch our default python 3 to python 3.4.
...
tested in a bulk build by landry@ (thanks).
2014-06-03 11:29:32 +00:00
sthen
cf8dbe57fd
borrow the RAND_egd patches from python/3.3
2014-04-20 09:48:03 +00:00
espie
1e9d78fa6c
grr much better with the actual patch added thank you
2014-04-19 14:17:47 +00:00
espie
229fbb919f
hoping that's the last remnant in py land...
2014-04-19 14:10:10 +00:00
espie
bc1dfe2217
... and the python glue as well
2014-04-19 13:53:15 +00:00
espie
e1a5039985
zap RAND_egd, allow python to build.
...
okay sthen@
2014-04-19 12:43:47 +00:00
rpointel
00dc76995c
Update Python 3 from 3.3.2 to 3.3.5.
...
ok shadchin@
2014-04-17 06:05:59 +00:00
rpointel
5a12b3f5fa
link 3.4 to the build to have better test coverage on weird architectures.
...
ok sthen@.
2014-04-13 07:41:28 +00:00
rpointel
d097a7853b
understand Python 3.4.
2014-04-13 07:11:10 +00:00
rpointel
d61da32057
import Python 3.4 but it will be linked to the build later.
...
ok aja@.
Release notes: https://docs.python.org/3.4/whatsnew/3.4.html
2014-04-13 07:10:09 +00:00
rpointel
db6be01734
Activate locale.bindtextdomain in Python.
...
ok aja@.
2014-03-09 20:23:44 +00:00
rpointel
9212547d04
Security fix for Python 2.7 and 3.3.
...
More information: http://bugs.python.org/issue20246
http://seclists.org/oss-sec/2014/q1/284
go aja@ espie@
2014-02-09 09:49:26 +00:00
fgsch
eb6a449df4
Update to python to 2.7.6.
...
Tested on i386, amd64 and macppc. macppc included a diff that's not part
of this update but will be added at a later time.
Committing on behalf of rpointel@. sthen@ OK
2014-01-09 18:03:35 +00:00
fgsch
28ab4132a5
- Merge ctypes fragment into main now that libffi is fixed
...
- Remove uneeded diff after the time_t change
- Clean things a bit
- Bump revisions
tested by rpointel@, sthen@ and myself. ok by them and jasper@
2013-10-27 18:32:55 +00:00