openbsd-ports/print/fontforge/patches
kili 7f3711b0ff Update to fontforge-20110222.
Let it build with png-1.5 (from naddy@, who surely went blind on it).

While here, patch away some weird attempts to get something meaningful
out of code like this (yes, I show it to you all, you have to share
the pain):

    if ( timezone==0 )
        fprintf( pi->out, "Z)\n" );
    else
        fprintf( pi->out, "%+02d')\n", (int) timezone/3600 );   /* doesn't handle half-hour zones */

That's the address of timezone(3), divided by 3600 m(

ok naddy@
2011-07-08 19:04:05 +00:00
..
patch-fontforge_cvexport_c Update to fontforge-20110222. 2011-07-08 19:04:05 +00:00
patch-fontforge_Makefile_dynamic_in Update to fontforge-20110222. 2011-07-08 19:04:05 +00:00
patch-fontforge_print_c Update to fontforge-20110222. 2011-07-08 19:04:05 +00:00
patch-gdraw_Makefile_dynamic_in
patch-gutils_gimagewritepng_c Update to fontforge-20110222. 2011-07-08 19:04:05 +00:00
patch-Makefile_dynamic_in
patch-Unicode_Makefile_dynamic_in