dlg 14a2a6a121 the tidy php extension tries to call tidyReleaseDate() to get some
silly version string, but the library symbol doesnt exist for it
to resolve. this points it at tidyVersion instead.

you can reproduce the problem this solves by enabling the tidy
extension and running "php-5.3 -i" or by writing a script that calls
phpinfo(). they should segfault after ld complains about a missing
symbol.

the only caveat to this is the meaning of tidyReleaseDate doesnt
map well to what tidyVersion returns now (which is a version number),
but i dont care.

ok jasper@
2013-08-07 05:02:57 +00:00
2013-08-06 19:13:06 +00:00
2013-08-06 19:14:10 +00:00
2013-03-17 13:59:44 +00:00
2013-07-09 20:10:46 +00:00
2013-06-19 08:53:38 +00:00
2013-07-01 17:00:40 +00:00
2013-07-12 21:13:48 +00:00
2013-08-06 23:33:44 +00:00
2013-06-18 15:28:18 +00:00
2013-08-06 21:22:18 +00:00
2013-08-06 19:10:05 +00:00
2013-07-06 10:46:29 +00:00
2013-07-10 14:41:26 +00:00
2013-06-04 13:16:20 +00:00
2013-08-06 23:20:37 +00:00
2013-07-16 08:25:26 +00:00
2013-08-06 19:13:37 +00:00
2013-08-06 19:01:58 +00:00
2013-07-06 11:46:45 +00:00
2013-08-06 23:44:55 +00:00
2013-08-06 19:12:15 +00:00
2013-08-06 19:12:32 +00:00
2013-07-23 19:21:24 +00:00
2011-11-15 18:33:16 +00:00

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

dpb(1) (manpage under ${PORTSDIR}/man) for bulk builds.

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

$OpenBSD: README,v 1.20 2011/11/15 18:33:16 espie 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%