Commit Graph

21 Commits

Author SHA1 Message Date
Ingo Weinhold
387dff0977 Remove old python non-recipes and patches 2013-05-04 01:01:44 +02:00
Ingo Weinhold
3d40334ec5 python 2.6.8: Fix python-config
Python was looking for its config header in the wrong directory
(<prefix>/include).
2013-05-04 00:47:58 +02:00
Ingo Weinhold
a678bf06bf Convert python 2.6.8 recipe to an actual recipe
Some additional patching was required to get things to build (among
other things the bz2, ssl, and related modules). Remove superfluous
Modules/timemodule.c patch.
2013-05-03 15:39:45 +02:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
d76c3933d2 Initial .bep and patch files for python-3.2b2 2011-01-12 20:10:42 +00:00
Joseph Prostko
0721943cf8 * Add .patch and .bep for Python 2.7.1
* Works fine, but will update after perform more regression testing
2010-11-29 05:59:12 +00:00
Scott McCreary
7bc15ea3bd Added .bep and .patch files for python3.2a4 2010-11-22 19:44:35 +00:00
Scott McCreary
aff64b9aef Updated readline to 6.1, and added a bit more to the python-3.2a3 patch 2010-10-26 18:03:13 +00:00
Scott McCreary
e219660c0e Initial .bep and .patch files for Python-3.2 alpha3 2010-10-25 23:23:15 +00:00
Scott McCreary
c6c3fa695f Fixed the python-2.6.6 patch, added readline as a dependency so that python finds and builds it in. 2010-08-30 05:03:47 +00:00
Scott McCreary
ab4115b08b Updated openssl to 1.0.0a and python to 2.6.6 2010-08-30 00:00:00 +00:00
Michael Weirauch
d468128db1 * move unused diffs out of the way
* is fix-haiku.sh still required?
2010-06-07 17:53:06 +00:00
Michael Weirauch
5f0cddc71a * self hosting build patch (mostly based on the present patches)
* some AC* calls for libffi had to be commented (somebody with more
  experience in this regard should have a look)
* regrtest.py not adjusted as it crashes on test_resource
  (before that is not fixed there's no use adding tests to skip)
2010-06-07 17:49:18 +00:00
Chris Roberts
c86fe80720 Regenerated the python-2.6.5 patch and added utf-8 as the default filesystem encoding. 2010-04-26 22:00:31 +00:00
Scott McCreary
828dc5e9dd Updated sed to got into /boot/system as libtool has issue when sed is in /boot/common, updated python 2.6.5 files, and updated openssh's .opd file 2010-03-21 07:01:14 +00:00
Scott McCreary
9c184b652f Initial .bep and patch files for python-2.6.5 (rc2) 2010-03-12 01:04:18 +00:00
Scott McCreary
52dd792041 Updated python .bep and patch for 2.7a1 (alpha1) 2009-12-05 19:58:45 +00:00
Chris Roberts
c72429d52c Updated the python patch with more include/lib dirs.
This allows building of extra modules like curses and bz2.
2009-11-24 03:52:41 +00:00
Chris Roberts
52ae285db8 Modified python patch to use extra include and lib dirs so that zlib is detected. 2009-10-27 22:24:52 +00:00
Scott McCreary
89835402df updated python patch for 2.6.4 release 2009-10-27 00:11:37 +00:00
Scott McCreary
9731fef4ae Initial checkin of .bep file to alow building of python-2.6.4rc1, the only change to the patch was to change occurances of "2.6.2" to "2.6.4rc1" to allow the patch to work automatically. 2009-10-13 18:19:37 +00:00