This website requires JavaScript.
Explore
Help
Register
Sign In
haikuprojects
/
haikuports
Watch
1
Star
0
Fork
0
You've already forked haikuports
mirror of
https://github.com/yann64/haikuports.git
synced
2026-04-09 13:20:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f0d2cf73445d44bc80cdc91b468b112c3888de4
haikuports
/
dev-lang
/
python
History
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
..
fix-haiku.sh
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
python-2.5.2-haiku-2.diff
fixed python-2.5.2 patch file, forgot to put haiku1 in h2py.py script file.
2008-10-29 06:38:33 +00:00
python-2.5.2-haiku.diff
2008-08-15 04:41:51 +00:00
python-2.5.4-haiku.diff
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
python-2.5.x.diff
Initial .bep file checking for sdl-image
2008-07-30 16:49:08 +00:00
python-2.6-haiku.diff
fixed typo
2008-10-20 09:30:17 +00:00
python-2.6.1-haiku.diff
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
python-3.0rc1-haiku.diff
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