naddy 9f666786a5 GNU libiconv doesn't actually provide iconv() etc., but libiconv()
and maps the functions with <iconv.h> to the standard names.  This
causes naive link checks to fail.  The recommended upstream iconv.m4
autoconf check that handles all this is rather large, pulls in more
macros, and may be difficult to retrofit into old configure.in
scripts written for obsolete autotools versions.  Instead, it is
simpler to just override the check and assert that we indeed have
iconv().

The failing test causes the final link command line to omit -liconv.
The iconv() function is still referenced from the code, so overriding
the test fixes linking with lld.
2018-04-29 09:07:39 +00:00
2018-04-27 16:30:57 +00:00
2018-04-28 19:04:41 +00:00
2018-04-25 11:25:04 +00:00
2018-04-26 13:06:57 +00:00
2018-04-27 14:51:24 +00:00
2018-04-29 09:03:43 +00:00
2018-04-28 14:23:54 +00:00
2018-04-11 20:30:32 +00:00
2018-04-27 15:43:17 +00:00
2018-04-28 18:11:32 +00:00
2018-04-28 14:29:16 +00:00
2018-04-29 09:01:56 +00:00
2018-04-17 17:41:58 +00:00
2018-04-20 20:40:39 +00:00
2018-04-28 14:36:25 +00:00
2018-04-28 14:37:29 +00:00
2018-04-12 18:10:27 +00:00
2018-04-09 15:14:33 +00:00
2018-04-28 19:00:49 +00:00
2018-04-29 08:13:07 +00:00
2018-04-29 08:56:56 +00:00
2018-04-25 19:07:17 +00:00
2017-12-22 23:12:22 +00:00
2018-04-29 09:00:07 +00:00
2018-04-28 16:09:20 +00:00
2018-03-26 17:40:00 +00:00
2016-10-17 16:26:52 +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), bulk(8) (manpages under ${PORTSDIR}/infrastructure/man) for bulk builds.

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

$OpenBSD: README,v 1.22 2016/10/17 16:26:52 danj 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%