Commit Graph

41 Commits

Author SHA1 Message Date
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
Jrabbit
8b6a9db315 update python-3.2a4 md5 hash 2011-01-06 22:49:13 +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
2904fd6972 Added missing license files for Python and Ruby. Updated erlang .bep and .patch files, merging in parts send in by Anthony
D'Agostino.
2010-10-15 22:43:10 +00:00
Scott McCreary
3cf3c035e6 Added new TEST section to python, automake, findutils, coreutils and diffutils. 2010-10-08 21:03:19 +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
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +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
Chris Roberts
0668e04ded Add an LDFLAGS argument to the python-2.6.5 build instructions so it can find libs like readline. 2010-04-19 03:45:52 +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
Scott McCreary
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +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
b9726d7bfc Updated Python-2.6.4.bep to url of the released version of 2.6.4 tar ball 2009-10-26 23:02:32 +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
Scott McCreary
ee0ece7bdf Updated python patch for version 2.6.2, also adding in Python.OptionalPackageDescription file 2009-05-14 17:43:44 +00:00
Scott McCreary
a525c3313a Updated patch for python-2.7-svn trunk includes recent additions from Kaliber's patch plus fixes to remove /usr from a couple files. 2009-01-18 22:11:41 +00:00
Scott McCreary
e93078ea16 initial patch for python-2.7-svn 2009-01-17 08:46:16 +00:00
Scott McCreary
27ab39da1b slimmed down patch for python-2.5.4 adding the known working haiku patches. 2009-01-13 07:05:32 +00:00
Scott McCreary
4f0d2cf734 updated patch to add list of tests that are ok if haiku skips them when running make test for python 2009-01-03 04:54:05 +00:00
Scott McCreary
f1e7761cfe initial patch to allow building of python-2.5.4 on haiku, this includes everything from previous 2.5.2 patch plus a couple other minor fixes. 2009-01-02 17:02:31 +00:00
Scott McCreary
b87f150ace Start of a script to fix python files that default to /usr/bin/env where haiku needs them to be just /bin/env. This will need tweaking as the execute settings on files needs to be reset after running this script, so a fix for that will need to be added to this. Probably just a simple chmod 644 *.py on the affected directories. 2008-12-16 15:12:45 +00:00
Scott McCreary
aaa731eca2 Still not building, but getting closer. Fixed a couple cases in Kaliber's 2.6.1 patch where it was looking for Haiku but found haiku1 instead. Removed the bluetooth workaround as haiku has bluetooth now? (Might have to put that back in if it fails) 2008-12-16 15:04:24 +00:00
Scott McCreary
149bc4311a fixed python-2.5.2 patch file, forgot to put haiku1 in h2py.py script file. 2008-10-29 06:38:33 +00:00
Scott McCreary
4740db5be1 fixed typo 2008-10-20 09:30:17 +00:00
Scott McCreary
689bf5ef59 Initial patch for Python-2.6, note that it still needs some work as it doesn't get passed make without an error yet. 2008-10-20 08:47:06 +00:00
Scott McCreary
8781bf670e First pass at making a python 3.0 patch to build on haiku. It's not yet building but this patch gets far into make before it's first error. 2008-10-10 20:46:14 +00:00
Scott McCreary
898f372f26 patch for python-2.5.2 to allow it to build on haiku, combining several patches into one. May still need a bit more work on this one. 2008-10-10 06:33:09 +00:00
Scott McCreary
3068875682 2008-08-15 04:41:51 +00:00
Scott McCreary
7d230a2700 patch to allow haiku to build python, leaving out autotools generated files. 2008-08-15 04:19:29 +00:00
Scott McCreary
081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00