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
2011-07-08 18:26:05 +00:00
2011-07-03 18:49:17 +00:00
2011-07-08 18:32:34 +00:00
2011-07-08 10:04:51 +00:00
2011-04-10 06:52:41 +00:00
2011-07-08 18:46:16 +00:00
2011-07-08 18:51:23 +00:00
2011-07-08 09:41:46 +00:00
2011-07-06 23:35:13 +00:00
2011-07-08 11:42:09 +00:00
2011-07-06 18:41:41 +00:00
2011-07-08 18:23:17 +00:00
2011-07-06 23:56:08 +00:00
2011-07-07 11:18:25 +00:00
2011-07-08 11:53:28 +00:00
2011-06-20 08:52:31 +00:00
2010-11-20 09:48:38 +00:00
2011-07-08 09:44:02 +00:00
2011-07-08 19:04:05 +00:00
2011-07-06 18:57:09 +00:00
2011-07-08 11:19:35 +00:00
2011-06-22 11:41:35 +00:00
2011-07-08 18:17:34 +00:00
2011-07-07 01:19:02 +00:00
2011-07-08 18:40:45 +00:00
2011-07-08 12:18:37 +00:00
2011-06-27 10:11:32 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), port-modules(5).

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.19 2010/08/31 03:28:43 lum Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%