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 21:30:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1e7761cfede46e4d1a28f74a6b558c8a2647fd2
haikuports
/
dev-lang
/
python
History
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
..
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
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
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