sthen 0ad0a1a16e libkrb5 exports base64_decode and base64_encode (which appear to only be
needed internally), these conflict with symbols in dovecot's internal shared
library, causing the wrong version of the functions to be used in some cases.

Since we are in userland ABI API lock we cannot clean libkrb5 at present
so make a nasty workaround by statically linking the affected binaries with
libdovecot so the correct symbols take priority.

Fixes crashes I hit in doveadm and potentially some auth mechanisms.

OK ajacoutot@, Brad (maintainer)
2012-01-28 21:35:02 +00:00
2011-12-15 22:26:59 +00:00
2011-12-05 16:07:22 +00:00
2012-01-09 18:25:44 +00:00
2012-01-23 14:43:42 +00:00
2011-11-30 18:57:49 +00:00
2012-01-16 12:20:39 +00:00
2012-01-26 13:18:16 +00:00
2012-01-12 20:20:41 +00:00
2011-09-21 07:49:15 +00:00
2011-10-12 20:13:33 +00:00
2011-09-16 11:13:37 +00:00
2011-12-21 15:01:56 +00:00
2012-01-25 21:45:31 +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%