| # | filename | description |
| 1 |
OpenSP-1.5-gcc4.patch |
OpenSP doesn't compile with gcc4. This fixes an include order error |
| 2 |
gcc-local.patch |
fix some inline compile errors with gcc4 |
| 3 |
glibc-inline.patch |
example of where to change the gcc linker for compiled-in specs (linux elf) |
| 4 |
pilot-link.patch |
changes all references from /usr/local to /usr/glibc2, and changes other dependancies on the non-/usr/glibc2 subsystem |
| 5 |
nikov-2.6.8.patch |
linux kernel source patch to work with gcc-4.0.2 and my broken system |
| 6 |
perl-5.8.7.patch |
some config perl scripts use cwd(), which doesn't work on my system for some reason. This patch changes them to getcwd(). |
| 7 |
mozilla-local.patch |
Fix for the configure script to force it to find ncurses and readline libs |
| 8 |
MuSE-0.9.2.patch |
I haven't gotten Muse to run yet on intel mac, but I needed these hacks to get it to compile |
| 9 |
xorg-7.0-osx.patch |
Required to build X.org X11R6.9 on my intel/OSX laptop. I'm not sure exactly what the patch breaks, but the resulting executable does compile and run. |
| 10 |
screen-4.0.2.patch |
compile GNU screen on the cygwin system. Modified from Ron Parker |
| 11 |
fltk-2.0.x-r5479.patch |
force FLTK2 on cygwin to use cygwin-X11 |
| 12 |
wmclockmon-GTK2.patch |
allow wmclockmon-0.8.1 to compile with GTK+2.0 libraries. (original debian src) |
| 13 |
wmbluecpu-0.9-cpu0.patch |
fix small error preventing wmbluecpu-0.9 from monitoring CPU #0 on SMP systems |