# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= c-ares VERSION= 1.34.6 KEYWORDS= dns net VARIANTS= std SDESC[std]= Asynchronous DNS resolver library HOMEPAGE= https://c-ares.haxx.se/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= https://github.com/c-ares/c-ares/releases/download/v1.34.6/ DISTFILE[1]= c-ares-1.34.6.tar.gz:main DF_INDEX= 1 SPKGS[std]= set primary dev man OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= cpe gmake libtool LICENSE= MIT:primary LICENSE_FILE= MIT:{{WRKSRC}}/LICENSE.md LICENSE_SCHEME= solo CPE_VENDOR= c-ares_project FPC_EQUIVALENT= dns/c-ares MUST_CONFIGURE= gnu CONFIGURE_ARGS= --disable-werror --disable-debug --disable-optimize --disable-tests --enable-symbol-hiding INSTALL_TARGET= install-strip SOVERSION= 2.19.5 VAR_OPSYS[sunos]= LDFLAGS=-lsocket do-configure: ${MKDIR} ${CONFIGURE_WRKSRC} ${FIND} ${WRKSRC} -name configure | ${XARGS} \ ${SED} -i.netbsd -e 's|version_type=sunos|version_type=freebsd-elf|' (cd ${CONFIGURE_WRKSRC} && ${SET_LATE_CONFIGURE_ARGS} \ ${SETENV} CC="${CC}" CPP="${CPP}" CXX="${CXX}" \ CFLAGS="${CFLAGS:N-I*}" CPPFLAGS="${CPPFLAGS}" \ CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" LIBS="${LIBS}" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="${INSTALL_DATA}" \ INSTALL_LIB="${INSTALL_LIB}" \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ ${CONFIGURE_ENV} ${CONFIGURE_CMD} ${CONFIGURE_ARGS}) [FILE:328:descriptions/desc.primary] This is c-ares, an asynchronous resolver library. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces. [FILE:99:distinfo] 912dd7cc3b3e8a79c52fd7fb9c0f4ecf0aaa73e45efda880266a2d6e26b84ef5 1017864 c-ares-1.34.6.tar.gz [FILE:57:manifests/plist.primary] lib/ libcares.so.%%SOMAJOR%% libcares.so.%%SOVERSION%% [FILE:150:manifests/plist.dev] include/ ares.h ares_build.h ares_dns.h ares_dns_record.h ares_nameser.h ares_version.h lib/ libcares.a libcares.so lib/pkgconfig/libcares.pc [FILE:3528:manifests/plist.man] share/man/man3/ ares_cancel.3 ares_create_query.3 ares_destroy.3 ares_destroy_options.3 ares_dns_class_fromstr.3 ares_dns_class_t.3 ares_dns_class_tostr.3 ares_dns_datatype_t.3 ares_dns_flags_t.3 ares_dns_mapping.3 ares_dns_opcode_t.3 ares_dns_opcode_tostr.3 ares_dns_opt_datatype_t.3 ares_dns_opt_get_datatype.3 ares_dns_opt_get_name.3 ares_dns_parse.3 ares_dns_rcode_t.3 ares_dns_rcode_tostr.3 ares_dns_rec_type_fromstr.3 ares_dns_rec_type_t.3 ares_dns_rec_type_tostr.3 ares_dns_record.3 ares_dns_record_create.3 ares_dns_record_destroy.3 ares_dns_record_duplicate.3 ares_dns_record_get_flags.3 ares_dns_record_get_id.3 ares_dns_record_get_opcode.3 ares_dns_record_get_rcode.3 ares_dns_record_query_add.3 ares_dns_record_query_cnt.3 ares_dns_record_query_get.3 ares_dns_record_query_set_name.3 ares_dns_record_query_set_type.3 ares_dns_record_rr_add.3 ares_dns_record_rr_cnt.3 ares_dns_record_rr_del.3 ares_dns_record_rr_get.3 ares_dns_record_rr_get_const.3 ares_dns_record_set_id.3 ares_dns_rr.3 ares_dns_rr_add_abin.3 ares_dns_rr_del_abin.3 ares_dns_rr_del_opt_byid.3 ares_dns_rr_get_abin.3 ares_dns_rr_get_abin_cnt.3 ares_dns_rr_get_addr.3 ares_dns_rr_get_addr6.3 ares_dns_rr_get_bin.3 ares_dns_rr_get_class.3 ares_dns_rr_get_keys.3 ares_dns_rr_get_name.3 ares_dns_rr_get_opt.3 ares_dns_rr_get_opt_byid.3 ares_dns_rr_get_opt_cnt.3 ares_dns_rr_get_str.3 ares_dns_rr_get_ttl.3 ares_dns_rr_get_type.3 ares_dns_rr_get_u16.3 ares_dns_rr_get_u32.3 ares_dns_rr_get_u8.3 ares_dns_rr_key_datatype.3 ares_dns_rr_key_t.3 ares_dns_rr_key_to_rec_type.3 ares_dns_rr_key_tostr.3 ares_dns_rr_set_addr.3 ares_dns_rr_set_addr6.3 ares_dns_rr_set_bin.3 ares_dns_rr_set_opt.3 ares_dns_rr_set_str.3 ares_dns_rr_set_u16.3 ares_dns_rr_set_u32.3 ares_dns_rr_set_u8.3 ares_dns_section_t.3 ares_dns_section_tostr.3 ares_dns_write.3 ares_dup.3 ares_expand_name.3 ares_expand_string.3 ares_fds.3 ares_free_data.3 ares_free_hostent.3 ares_free_string.3 ares_freeaddrinfo.3 ares_get_servers.3 ares_get_servers_csv.3 ares_get_servers_ports.3 ares_getaddrinfo.3 ares_gethostbyaddr.3 ares_gethostbyname.3 ares_gethostbyname_file.3 ares_getnameinfo.3 ares_getsock.3 ares_inet_ntop.3 ares_inet_pton.3 ares_init.3 ares_init_options.3 ares_library_cleanup.3 ares_library_init.3 ares_library_init_android.3 ares_library_initialized.3 ares_mkquery.3 ares_opt_param_t.3 ares_parse_a_reply.3 ares_parse_aaaa_reply.3 ares_parse_caa_reply.3 ares_parse_mx_reply.3 ares_parse_naptr_reply.3 ares_parse_ns_reply.3 ares_parse_ptr_reply.3 ares_parse_soa_reply.3 ares_parse_srv_reply.3 ares_parse_txt_reply.3 ares_parse_uri_reply.3 ares_process.3 ares_process_fd.3 ares_process_fds.3 ares_process_pending_write.3 ares_query.3 ares_query_dnsrec.3 ares_queue.3 ares_queue_active_queries.3 ares_queue_wait_empty.3 ares_reinit.3 ares_save_options.3 ares_search.3 ares_search_dnsrec.3 ares_send.3 ares_send_dnsrec.3 ares_set_local_dev.3 ares_set_local_ip4.3 ares_set_local_ip6.3 ares_set_pending_write_cb.3 ares_set_server_state_callback.3 ares_set_servers.3 ares_set_servers_csv.3 ares_set_servers_ports.3 ares_set_servers_ports_csv.3 ares_set_socket_callback.3 ares_set_socket_configure_callback.3 ares_set_socket_functions.3 ares_set_socket_functions_ex.3 ares_set_sortlist.3 ares_strerror.3 ares_svcb_param_t.3 ares_threadsafety.3 ares_timeout.3 ares_tlsa_match_t.3 ares_tlsa_selector_t.3 ares_tlsa_usage_t.3 ares_version.3