From ec077c4dfa9fc85390cd1975e40020b8f8a9ae55 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 3 Nov 2010 07:09:59 +0000 Subject: [PATCH 01/16] gnutls: initial import (verified compilation). --- gnutls/.footprint | 618 ++++++++++++++++++++++++++++++++++++++++++++++ gnutls/.md5sum | 1 + gnutls/Pkgfile | 24 ++ 3 files changed, 643 insertions(+) create mode 100644 gnutls/.footprint create mode 100644 gnutls/.md5sum create mode 100644 gnutls/Pkgfile diff --git a/gnutls/.footprint b/gnutls/.footprint new file mode 100644 index 0000000..953d4ae --- /dev/null +++ b/gnutls/.footprint @@ -0,0 +1,618 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/certtool +-rwxr-xr-x root/root usr/bin/gnutls-cli +-rwxr-xr-x root/root usr/bin/gnutls-cli-debug +-rwxr-xr-x root/root usr/bin/gnutls-serv +-rwxr-xr-x root/root usr/bin/psktool +-rwxr-xr-x root/root usr/bin/srptool +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/gnutls/ +-rw-r--r-- root/root usr/include/gnutls/compat.h +-rw-r--r-- root/root usr/include/gnutls/crypto.h +-rw-r--r-- root/root usr/include/gnutls/extra.h +-rw-r--r-- root/root usr/include/gnutls/gnutls.h +-rw-r--r-- root/root usr/include/gnutls/gnutlsxx.h +-rw-r--r-- root/root usr/include/gnutls/openpgp.h +-rw-r--r-- root/root usr/include/gnutls/openssl.h +-rw-r--r-- root/root usr/include/gnutls/pkcs12.h +-rw-r--r-- root/root usr/include/gnutls/x509.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libgnutls-extra.a +-rwxr-xr-x root/root usr/lib/libgnutls-extra.la +lrwxrwxrwx root/root usr/lib/libgnutls-extra.so -> libgnutls-extra.so.26.16.9 +lrwxrwxrwx root/root usr/lib/libgnutls-extra.so.26 -> libgnutls-extra.so.26.16.9 +-rwxr-xr-x root/root usr/lib/libgnutls-extra.so.26.16.9 +-rw-r--r-- root/root usr/lib/libgnutls-openssl.a +-rwxr-xr-x root/root usr/lib/libgnutls-openssl.la +lrwxrwxrwx root/root usr/lib/libgnutls-openssl.so -> libgnutls-openssl.so.26.16.9 +lrwxrwxrwx root/root usr/lib/libgnutls-openssl.so.26 -> libgnutls-openssl.so.26.16.9 +-rwxr-xr-x root/root usr/lib/libgnutls-openssl.so.26.16.9 +-rw-r--r-- root/root usr/lib/libgnutls.a +-rwxr-xr-x root/root usr/lib/libgnutls.la +lrwxrwxrwx root/root usr/lib/libgnutls.so -> libgnutls.so.26.16.9 +lrwxrwxrwx root/root usr/lib/libgnutls.so.26 -> libgnutls.so.26.16.9 +-rwxr-xr-x root/root usr/lib/libgnutls.so.26.16.9 +-rw-r--r-- root/root usr/lib/libgnutlsxx.a +-rwxr-xr-x root/root usr/lib/libgnutlsxx.la +lrwxrwxrwx root/root usr/lib/libgnutlsxx.so -> libgnutlsxx.so.26.16.9 +lrwxrwxrwx root/root usr/lib/libgnutlsxx.so.26 -> libgnutlsxx.so.26.16.9 +-rwxr-xr-x root/root usr/lib/libgnutlsxx.so.26.16.9 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/gnutls-extra.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gnutls.pc +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/certtool.1.gz +-rw-r--r-- root/root usr/man/man1/gnutls-cli-debug.1.gz +-rw-r--r-- root/root usr/man/man1/gnutls-cli.1.gz +-rw-r--r-- root/root usr/man/man1/gnutls-serv.1.gz +-rw-r--r-- root/root usr/man/man1/psktool.1.gz +-rw-r--r-- root/root usr/man/man1/srptool.1.gz +drwxr-xr-x root/root usr/man/man3/ +-rw-r--r-- root/root usr/man/man3/gnutls_alert_get.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_alert_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_alert_send.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_alert_send_appropriate.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_anon_allocate_client_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_anon_allocate_server_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_anon_free_client_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_anon_free_server_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_anon_set_params_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_anon_set_server_dh_params.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_anon_set_server_params_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_auth_client_get_type.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_auth_get_type.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_auth_server_get_type.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_bye.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_activation_time_peers.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_allocate_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_client_get_request_status.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_client_set_retrieve_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_expiration_time_peers.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_free_ca_names.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_free_cas.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_free_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_free_crls.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_free_keys.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_get_openpgp_keyring.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_get_ours.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_get_peers.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_get_x509_cas.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_get_x509_crls.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_send_x509_rdn_sequence.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_server_set_request.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_server_set_retrieve_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_dh_params.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_openpgp_key.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_openpgp_key_file.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_openpgp_key_file2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_openpgp_key_mem.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_openpgp_key_mem2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_openpgp_keyring_file.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_openpgp_keyring_mem.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_params_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_rsa_export_params.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_verify_flags.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_verify_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_verify_limits.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_crl.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_crl_file.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_crl_mem.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_key.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_key_file.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_key_mem.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_trust.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_trust_file.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_set_x509_trust_mem.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_type_get.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_type_get_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_type_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_type_list.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_type_set_priority.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_verify_peers.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_certificate_verify_peers2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_check_version.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_decrypt.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_encrypt.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_get.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_get_block_size.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_get_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_get_key_size.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_list.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_set_priority.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_suite_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_cipher_suite_info.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_compression_get.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_compression_get_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_compression_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_compression_list.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_compression_set_priority.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_credentials_clear.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_credentials_set.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_crypto_bigint_register2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_crypto_cipher_register2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_crypto_digest_register2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_crypto_mac_register2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_crypto_pk_register2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_crypto_rnd_register2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_crypto_single_cipher_register2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_crypto_single_digest_register2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_crypto_single_mac_register2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_db_check_entry.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_db_get_ptr.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_db_remove_session.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_db_set_cache_expiration.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_db_set_ptr.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_db_set_remove_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_db_set_retrieve_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_db_set_store_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_get_group.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_get_peers_public_bits.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_get_prime_bits.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_get_pubkey.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_get_secret_bits.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_params_cpy.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_params_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_params_export_pkcs3.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_params_export_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_params_generate2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_params_import_pkcs3.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_params_import_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_params_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_dh_set_prime_bits.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_error_is_fatal.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_error_to_alert.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ext_register.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_extra_check_version.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_fingerprint.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_free.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_global_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_global_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_global_init_extra.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_global_set_log_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_global_set_log_level.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_global_set_mem_functions.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_handshake.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_handshake_get_last_in.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_handshake_get_last_out.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_handshake_set_max_packet_length.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_handshake_set_post_client_hello_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_handshake_set_private_extensions.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hash.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hash_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hash_fast.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hash_get_len.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hash_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hash_output.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hex2bin.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hex_decode.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hex_encode.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hmac.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hmac_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hmac_fast.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hmac_get_len.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hmac_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_hmac_output.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_allocate_client_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_allocate_server_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_enable.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_endphase_send.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_extract_inner_secret.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_free_client_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_free_server_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_generate_challenge.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_get_client_avp_ptr.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_get_server_avp_ptr.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_handshake.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_handshake_p.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_permute_inner_secret.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_recv.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_send.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_set_client_avp_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_set_client_avp_ptr.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_set_server_avp_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_set_server_avp_ptr.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_ia_verify_endphase.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_kx_get.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_kx_get_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_kx_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_kx_list.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_kx_set_priority.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_mac_get.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_mac_get_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_mac_get_key_size.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_mac_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_mac_list.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_mac_set_priority.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_malloc.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_check_hostname.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_export.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_auth_subkey.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_creation_time.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_expiration_time.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_fingerprint.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_key_usage.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_pk_algorithm.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_pk_dsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_pk_rsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_preferred_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_revoked_status.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_count.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_creation_time.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_expiration_time.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_fingerprint.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_idx.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_pk_algorithm.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_revoked_status.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_subkey_usage.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_get_version.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_print.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_set_preferred_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_verify_ring.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_crt_verify_self.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_keyring_check_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_keyring_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_keyring_get_crt.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_keyring_get_crt_count.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_keyring_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_keyring_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_export.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_export_dsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_export_rsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_export_subkey_dsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_export_subkey_rsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_fingerprint.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_pk_algorithm.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_preferred_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_revoked_status.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_subkey_count.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_subkey_creation_time.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_subkey_expiration_time.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_subkey_fingerprint.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_subkey_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_subkey_idx.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_subkey_pk_algorithm.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_get_subkey_revoked_status.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_privkey_sign_hash.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_send_cert.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_openpgp_set_recv_key_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_oprfi_enable_client.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_oprfi_enable_server.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pem_base64_decode.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pem_base64_decode_alloc.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pem_base64_encode.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pem_base64_encode_alloc.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_perror.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pk_algorithm_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pk_get_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pk_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pk_list.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_decrypt.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_encrypt.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_get_count.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_get_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_get_friendly_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_get_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_get_type.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_set_crl.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_set_crt.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_set_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_set_friendly_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_bag_set_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_export.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_generate_mac.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_get_bag.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_set_bag.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs12_verify_mac.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_delete_crl.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_delete_crt.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_export.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_get_crl_count.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_get_crl_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_get_crt_count.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_get_crt_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_set_crl.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_set_crl_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_set_crt.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_pkcs7_set_crt_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_prf.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_prf_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_priority_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_priority_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_priority_set.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_priority_set_direct.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_protocol_get_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_protocol_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_protocol_get_version.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_protocol_list.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_protocol_set_priority.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_allocate_client_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_allocate_server_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_client_get_hint.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_free_client_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_free_server_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_netconf_derive_key.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_server_get_username.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_set_client_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_set_client_credentials_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_set_params_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_set_server_credentials_file.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_set_server_credentials_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_set_server_credentials_hint.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_set_server_dh_params.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_psk_set_server_params_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_record_check_pending.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_record_disable_padding.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_record_get_direction.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_record_get_max_size.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_record_recv.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_record_send.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_record_set_max_size.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_register_md5_handler.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rehandshake.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rsa_export_get_modulus_bits.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rsa_export_get_pubkey.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rsa_params_cpy.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rsa_params_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rsa_params_export_pkcs1.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rsa_params_export_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rsa_params_generate2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rsa_params_import_pkcs1.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rsa_params_import_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_rsa_params_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_safe_renegotiation_status.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_server_name_get.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_server_name_set.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_enable_compatibility_mode.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_get_client_random.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_get_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_get_data2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_get_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_get_master_secret.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_get_ptr.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_get_server_random.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_is_resumed.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_set_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_set_finished_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_set_ptr.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_ticket_enable_client.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_ticket_enable_server.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_session_ticket_key_generate.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_set_default_export_priority.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_set_default_priority.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_sign_algorithm_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_sign_algorithm_get_requested.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_sign_callback_get.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_sign_callback_set.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_sign_get_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_sign_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_sign_list.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_allocate_client_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_allocate_server_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_base64_decode.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_base64_decode_alloc.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_base64_encode.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_base64_encode_alloc.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_free_client_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_free_server_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_server_get_username.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_set_client_credentials.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_set_client_credentials_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_set_prime_bits.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_set_server_credentials_file.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_set_server_credentials_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_srp_verifier.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_strerror.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_strerror_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_supplemental_get_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_transport_get_ptr.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_transport_get_ptr2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_transport_set_errno.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_transport_set_global_errno.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_transport_set_lowat.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_transport_set_ptr.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_transport_set_ptr2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_transport_set_pull_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_transport_set_push_function.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_check_issuer.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_export.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_authority_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_crt_count.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_crt_serial.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_dn_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_extension_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_extension_info.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_extension_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_issuer_dn.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_next_update.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_number.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_signature.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_signature_algorithm.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_this_update.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_get_version.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_print.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_set_authority_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_set_crt.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_set_crt_serial.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_set_next_update.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_set_number.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_set_this_update.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_set_version.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_sign.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_sign2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crl_verify.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_export.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_attribute_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_attribute_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_attribute_info.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_basic_constraints.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_challenge_password.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_dn.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_dn_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_dn_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_extension_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_extension_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_extension_info.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_key_purpose_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_key_rsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_key_usage.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_pk_algorithm.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_subject_alt_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_subject_alt_othername_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_get_version.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_print.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_set_attribute_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_set_basic_constraints.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_set_challenge_password.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_set_dn_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_set_key.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_set_key_purpose_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_set_key_rsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_set_key_usage.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_set_subject_alt_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_set_version.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_sign.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crq_sign2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_check_hostname.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_check_issuer.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_check_revocation.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_export.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_activation_time.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_authority_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_basic_constraints.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_ca_status.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_crl_dist_points.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_dn.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_dn_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_dn_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_expiration_time.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_extension_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_extension_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_extension_info.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_extension_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_fingerprint.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_issuer.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_issuer_alt_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_issuer_alt_name2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_issuer_alt_othername_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_issuer_dn.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_key_purpose_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_key_usage.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_pk_algorithm.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_proxy.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_raw_dn.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_serial.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_signature.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_signature_algorithm.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_subject.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_subject_alt_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_subject_alt_name2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_subject_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_verify_algorithm.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_get_version.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_list_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_list_verify.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_print.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_activation_time.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_authority_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_basic_constraints.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_ca_status.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_crl_dist_points.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_crl_dist_points2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_crq.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_crq_extensions.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_dn_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_expiration_time.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_extension_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_key.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_key_purpose_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_key_usage.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_proxy.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_proxy_dn.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_serial.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_subject_alt_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_subject_alternative_name.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_subject_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_version.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_sign.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_sign2.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_verify.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_verify_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_verify_hash.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_dn_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_dn_export.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_dn_get_rdn_ava.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_dn_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_dn_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_dn_oid_known.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_cpy.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_deinit.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_export.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_export_dsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_export_pkcs8.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_export_rsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_fix.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_generate.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_get_key_id.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_get_pk_algorithm.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_import.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_import_dsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_import_pkcs8.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_import_rsa_raw.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_init.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_sign_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_sign_hash.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_privkey_verify_data.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_rdn_get.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_rdn_get_by_oid.3.gz +-rw-r--r-- root/root usr/man/man3/gnutls_x509_rdn_get_oid.3.gz +drwxr-xr-x root/root usr/share/ diff --git a/gnutls/.md5sum b/gnutls/.md5sum new file mode 100644 index 0000000..3421190 --- /dev/null +++ b/gnutls/.md5sum @@ -0,0 +1 @@ +b614448d7fb43ea0d4f727e6302bbf0f gnutls-2.10.1.tar.bz2 diff --git a/gnutls/Pkgfile b/gnutls/Pkgfile new file mode 100644 index 0000000..11cea49 --- /dev/null +++ b/gnutls/Pkgfile @@ -0,0 +1,24 @@ +# Description: A library that provides a secure layer over a reliable transport layer +# URL: http://www.gnu.org/software/gnutls/ +# Packager: Matt Housh, jaeger at morpheus dot net +# Maintainer: Jose V Beneyto, sepen at crux dot nu +# Arch Maintainer System Team devel at crux-arm dot nu +# Depends on: libgcrypt + +name=gnutls +version=2.10.1 +release=1 +source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.bz2) + +build() { + cd $name-$version + ./configure --build=$CHOST \ + --host=$CTARGET \ + --prefix=/usr \ + --mandir=/usr/man \ + --disable-guile \ + --with-libgcrypt-prefix=$CLFS/usr + make + make DESTDIR=$PKG install + rm -rf $PKG/usr/share/{info,locale} +} -- 2.26.2 From 0c0500456a6f3b0d934f971d96e7e41565ed1def Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 3 Nov 2010 07:11:59 +0000 Subject: [PATCH 02/16] libsoup: initial import (verified compilation). --- libsoup/.footprint | 48 ++++++++++++++++ libsoup/.md5sum | 2 + libsoup/Pkgfile | 39 +++++++++++++ libsoup/libsoup-2.30.2-libgcrypt.patch | 78 ++++++++++++++++++++++++++ 4 files changed, 167 insertions(+) create mode 100644 libsoup/.footprint create mode 100644 libsoup/.md5sum create mode 100644 libsoup/Pkgfile create mode 100644 libsoup/libsoup-2.30.2-libgcrypt.patch diff --git a/libsoup/.footprint b/libsoup/.footprint new file mode 100644 index 0000000..c2ddc07 --- /dev/null +++ b/libsoup/.footprint @@ -0,0 +1,48 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libsoup-2.4/ +drwxr-xr-x root/root usr/include/libsoup-2.4/libsoup/ +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-address.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-auth-domain-basic.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-auth-domain-digest.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-auth-domain.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-auth.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-content-decoder.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-content-sniffer.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-cookie-jar-text.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-cookie-jar.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-cookie.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-date.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-enum-types.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-form.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-headers.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-logger.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-message-body.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-message-headers.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-message.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-method.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-misc.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-multipart.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-password-manager.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-portability.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-proxy-resolver.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-proxy-uri-resolver.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-server.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-session-async.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-session-feature.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-session-sync.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-session.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-socket.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-status.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-types.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-uri.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-value-utils.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup-xmlrpc.h +-rw-r--r-- root/root usr/include/libsoup-2.4/libsoup/soup.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libsoup-2.4.la +lrwxrwxrwx root/root usr/lib/libsoup-2.4.so -> libsoup-2.4.so.1.3.0 +lrwxrwxrwx root/root usr/lib/libsoup-2.4.so.1 -> libsoup-2.4.so.1.3.0 +-rwxr-xr-x root/root usr/lib/libsoup-2.4.so.1.3.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libsoup-2.4.pc diff --git a/libsoup/.md5sum b/libsoup/.md5sum new file mode 100644 index 0000000..82d67e6 --- /dev/null +++ b/libsoup/.md5sum @@ -0,0 +1,2 @@ +521e60fd2ecb17e296856d629bdb3562 libsoup-2.30.2-libgcrypt.patch +f33b62063e76a9b1d5503363a3ed6a84 libsoup-2.30.2.tar.bz2 diff --git a/libsoup/Pkgfile b/libsoup/Pkgfile new file mode 100644 index 0000000..5be7964 --- /dev/null +++ b/libsoup/Pkgfile @@ -0,0 +1,39 @@ +# Description: HTTP library implementation in C. +# URL: http://live.gnome.org/LibSoup +# Packager: Matt Housh, jaeger at morpheus dot net +# Maintainer: Danny Rawlins, monster dot romster at gmail dot com +# Arch Maintainer System Team devel at crux-arm dot nu +# Depends on: glib gnutls libxml2 + +name=libsoup +version=2.30.2 +release=1 +source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.bz2 \ + $name-$version-libgcrypt.patch) + +build() { + export DEFAULT_LIBS="-L$CLFS/usr/lib" + export DEFAULT_CFLAGS="-I$CLFS/usr/include" + export XML_LIBS="$DEFAULT_LIBS -lxml2" + export XML_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/libxml2" + export LIBGNUTLS_LIBS="$DEFAULT_LIBS -lgnutls" + export LIBGNUTLS_CFLAGS="$DEFAULT_CFLAGS" + export LIBGCRYPT_LIBS="$DEFAULT_LIBS -lgcrypt -lgpg-error" + export LIBGCRYPT_CFLAGS="$DEFAULT_CFLAGS" + + cd $name-$version + + # remove gtk-doc + sed -i -e "/^SUBDIRS = /s/docs//" Makefile.in + patch -p0 -i $SRC/$name-$version-libgcrypt.patch + + ./configure --build=$CHOST \ + --host=$CTARGET \ + --prefix=/usr \ + --enable-debug=no \ + --disable-static \ + --without-gnome + + make V=1 + make DESTDIR=$PKG install +} diff --git a/libsoup/libsoup-2.30.2-libgcrypt.patch b/libsoup/libsoup-2.30.2-libgcrypt.patch new file mode 100644 index 0000000..b45abfc --- /dev/null +++ b/libsoup/libsoup-2.30.2-libgcrypt.patch @@ -0,0 +1,78 @@ +--- configure 2010-06-22 17:07:34.000000000 +0000 ++++ configure.new 2010-11-02 19:23:08.000000000 +0000 +@@ -11514,75 +11514,9 @@ + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBGCRYPT - version >= $min_libgcrypt_version" >&5 + $as_echo_n "checking for LIBGCRYPT - version >= $min_libgcrypt_version... " >&6; } +- ok=no +- if test "$LIBGCRYPT_CONFIG" != "no" ; then +- req_major=`echo $min_libgcrypt_version | \ +- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\1/'` +- req_minor=`echo $min_libgcrypt_version | \ +- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\2/'` +- req_micro=`echo $min_libgcrypt_version | \ +- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'` +- libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version` +- major=`echo $libgcrypt_config_version | \ +- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'` +- minor=`echo $libgcrypt_config_version | \ +- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'` +- micro=`echo $libgcrypt_config_version | \ +- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'` +- if test "$major" -gt "$req_major"; then +- ok=yes +- else +- if test "$major" -eq "$req_major"; then +- if test "$minor" -gt "$req_minor"; then +- ok=yes +- else +- if test "$minor" -eq "$req_minor"; then +- if test "$micro" -ge "$req_micro"; then +- ok=yes +- fi +- fi +- fi +- fi +- fi +- fi +- if test $ok = yes; then +- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes ($libgcrypt_config_version)" >&5 +-$as_echo "yes ($libgcrypt_config_version)" >&6; } +- else +- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +-$as_echo "no" >&6; } +- fi +- if test $ok = yes; then +- # If we have a recent libgcrypt, we should also check that the +- # API is compatible +- if test "$req_libgcrypt_api" -gt 0 ; then +- tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0` +- if test "$tmp" -gt 0 ; then +- { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBGCRYPT API version" >&5 +-$as_echo_n "checking LIBGCRYPT API version... " >&6; } +- if test "$req_libgcrypt_api" -eq "$tmp" ; then +- { $as_echo "$as_me:${as_lineno-$LINENO}: result: okay" >&5 +-$as_echo "okay" >&6; } +- else +- ok=no +- { $as_echo "$as_me:${as_lineno-$LINENO}: result: does not match. want=$req_libgcrypt_api got=$tmp" >&5 +-$as_echo "does not match. want=$req_libgcrypt_api got=$tmp" >&6; } +- fi +- fi +- fi +- fi +- if test $ok = yes; then + LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags` + LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs` + have_ssl=yes +- else +- LIBGCRYPT_CFLAGS="" +- LIBGCRYPT_LIBS="" +- have_ssl=no +- fi +- +- +- + fi + fi + if test "$have_ssl" = "yes"; then -- 2.26.2 From 22e6d5bd678d79013d17fec1659a25c326184569 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 3 Nov 2010 07:12:55 +0000 Subject: [PATCH 03/16] gstreamer: initial import (verified compilation). --- gstreamer/.footprint | 151 +++++++++++++++++++++++++++++++++++++++++++ gstreamer/.md5sum | 1 + gstreamer/Pkgfile | 38 +++++++++++ 3 files changed, 190 insertions(+) create mode 100644 gstreamer/.footprint create mode 100644 gstreamer/.md5sum create mode 100644 gstreamer/Pkgfile diff --git a/gstreamer/.footprint b/gstreamer/.footprint new file mode 100644 index 0000000..c083536 --- /dev/null +++ b/gstreamer/.footprint @@ -0,0 +1,151 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/gst-feedback +-rwxr-xr-x root/root usr/bin/gst-feedback-0.10 +-rwxr-xr-x root/root usr/bin/gst-inspect +-rwxr-xr-x root/root usr/bin/gst-inspect-0.10 +-rwxr-xr-x root/root usr/bin/gst-launch +-rwxr-xr-x root/root usr/bin/gst-launch-0.10 +-rwxr-xr-x root/root usr/bin/gst-typefind +-rwxr-xr-x root/root usr/bin/gst-typefind-0.10 +-rwxr-xr-x root/root usr/bin/gst-xmlinspect +-rwxr-xr-x root/root usr/bin/gst-xmlinspect-0.10 +-rwxr-xr-x root/root usr/bin/gst-xmllaunch +-rwxr-xr-x root/root usr/bin/gst-xmllaunch-0.10 +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/gstreamer-0.10/ +drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/ +drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/base/ +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gstadapter.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gstbasesink.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gstbasesrc.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gstbasetransform.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gstbitreader.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gstbytereader.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gstbytewriter.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gstcollectpads.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gstdataqueue.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gstpushsrc.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/base/gsttypefindhelper.h +drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/check/ +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/check/gstbufferstraw.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/check/gstcheck.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/check/gstconsistencychecker.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/check/internal-check.h +drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/controller/ +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/controller/gstcontroller.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/controller/gstcontrolsource.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/controller/gstinterpolationcontrolsource.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/controller/gstlfocontrolsource.h +drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/dataprotocol/ +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/dataprotocol/dataprotocol.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/glib-compat.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gst.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstbin.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstbuffer.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstbufferlist.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstbus.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstcaps.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstchildproxy.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstclock.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstcompat.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstconfig.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstdebugutils.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstelement.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstelementfactory.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstenumtypes.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gsterror.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstevent.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstfilter.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstformat.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstghostpad.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstindex.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstindexfactory.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstinfo.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstinterface.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstiterator.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstmacros.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstmarshal.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstmessage.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstminiobject.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstobject.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstpad.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstpadtemplate.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstparamspecs.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstparse.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstpipeline.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstplugin.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstpluginfeature.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstpoll.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstpreset.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstquery.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstregistry.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstsegment.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gststructure.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstsystemclock.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gsttaglist.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gsttagsetter.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gsttask.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gsttaskpool.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gsttrace.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gsttypefind.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gsttypefindfactory.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gsturi.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstutils.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstvalue.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstversion.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/gstxml.h +drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/net/ +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/net/gstnet.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/net/gstnetclientclock.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/net/gstnettimepacket.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/net/gstnettimeprovider.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/gstreamer-0.10/ +-rwxr-xr-x root/root usr/lib/gstreamer-0.10/gst-plugin-scanner +-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstcoreelements.la +-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstcoreelements.so +-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstcoreindexers.la +-rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstcoreindexers.so +-rwxr-xr-x root/root usr/lib/libgstbase-0.10.la +lrwxrwxrwx root/root usr/lib/libgstbase-0.10.so -> libgstbase-0.10.so.0.26.0 +lrwxrwxrwx root/root usr/lib/libgstbase-0.10.so.0 -> libgstbase-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstbase-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstcheck-0.10.la +lrwxrwxrwx root/root usr/lib/libgstcheck-0.10.so -> libgstcheck-0.10.so.0.26.0 +lrwxrwxrwx root/root usr/lib/libgstcheck-0.10.so.0 -> libgstcheck-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstcheck-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstcontroller-0.10.la +lrwxrwxrwx root/root usr/lib/libgstcontroller-0.10.so -> libgstcontroller-0.10.so.0.26.0 +lrwxrwxrwx root/root usr/lib/libgstcontroller-0.10.so.0 -> libgstcontroller-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstcontroller-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstdataprotocol-0.10.la +lrwxrwxrwx root/root usr/lib/libgstdataprotocol-0.10.so -> libgstdataprotocol-0.10.so.0.26.0 +lrwxrwxrwx root/root usr/lib/libgstdataprotocol-0.10.so.0 -> libgstdataprotocol-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstdataprotocol-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstnet-0.10.la +lrwxrwxrwx root/root usr/lib/libgstnet-0.10.so -> libgstnet-0.10.so.0.26.0 +lrwxrwxrwx root/root usr/lib/libgstnet-0.10.so.0 -> libgstnet-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstnet-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstreamer-0.10.la +lrwxrwxrwx root/root usr/lib/libgstreamer-0.10.so -> libgstreamer-0.10.so.0.26.0 +lrwxrwxrwx root/root usr/lib/libgstreamer-0.10.so.0 -> libgstreamer-0.10.so.0.26.0 +-rwxr-xr-x root/root usr/lib/libgstreamer-0.10.so.0.26.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-0.10.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-base-0.10.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-check-0.10.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-controller-0.10.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-dataprotocol-0.10.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gstreamer-net-0.10.pc +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/gst-feedback-0.10.1.gz +-rw-r--r-- root/root usr/man/man1/gst-inspect-0.10.1.gz +-rw-r--r-- root/root usr/man/man1/gst-launch-0.10.1.gz +-rw-r--r-- root/root usr/man/man1/gst-typefind-0.10.1.gz +-rw-r--r-- root/root usr/man/man1/gst-xmlinspect-0.10.1.gz +-rw-r--r-- root/root usr/man/man1/gst-xmllaunch-0.10.1.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/gst-element-check-0.10.m4 diff --git a/gstreamer/.md5sum b/gstreamer/.md5sum new file mode 100644 index 0000000..69c9a63 --- /dev/null +++ b/gstreamer/.md5sum @@ -0,0 +1 @@ +de01f73f71d97c5854badd363ca06509 gstreamer-0.10.30.tar.bz2 diff --git a/gstreamer/Pkgfile b/gstreamer/Pkgfile new file mode 100644 index 0000000..1127e3e --- /dev/null +++ b/gstreamer/Pkgfile @@ -0,0 +1,38 @@ +# Description: Gstreamer is a library that allows the construction of graphs of media-handling components. +# URL: http://gstreamer.freedesktop.org/ +# Packager: Matt Housh, jaeger at morpheus dot net +# Maintainer: Jose V Beneyto, sepen at crux dot nu +# Arch Maintainer System Team devel at crux-arm dot nu +# Depends on: glib libxml2 python + +name=gstreamer +version=0.10.30 +release=1 +source=(http://gstreamer.freedesktop.org/src/$name/$name-$version.tar.bz2) + +build() { + export DEFAULT_LIBS="-L$CLFS/usr/lib" + export DEFAULT_CFLAGS="-I$CLFS/usr/include" + export XML_LIBS="$DEFAULT_LIBS -lxml2" + export XML_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/libxml2" + export GLIB_LIBS="-pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0" + export GLIB_CFLAGS="-pthread -I$CLFS/usr/include/glib-2.0 -I$CLFS/usr/lib/glib-2.0/include -I$CLFS/usr/include/gio-unix-2.0" + + cd $name-$version + + ./configure --build=$CHOST \ + --host=$CTARGET \ + --prefix=/usr \ + --mandir=/usr/man \ + --libexecdir=/usr/lib \ + --disable-static \ + --disable-debug \ + --disable-nls \ + --disable-dependency-tracking \ + --disable-valgrind \ + --disable-examples + + make + make DESTDIR=$PKG install + rm -r $PKG/usr/share/gtk-doc +} -- 2.26.2 From 0f9989f876c2f3cc02ee4d26c530b9d83944df51 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 3 Nov 2010 07:35:37 +0000 Subject: [PATCH 04/16] icu: initial import (verified compilation). --- icu/.footprint | 243 ++++++++++++++++++++++++++++++ icu/.md5sum | 2 + icu/Pkgfile | 58 +++++++ icu/icu-4.4.2-arm-assembler.patch | 30 ++++ 4 files changed, 333 insertions(+) create mode 100644 icu/.footprint create mode 100644 icu/.md5sum create mode 100644 icu/Pkgfile create mode 100644 icu/icu-4.4.2-arm-assembler.patch diff --git a/icu/.footprint b/icu/.footprint new file mode 100644 index 0000000..73fb71f --- /dev/null +++ b/icu/.footprint @@ -0,0 +1,243 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/derb +-rwxr-xr-x root/root usr/bin/genbrk +-rwxr-xr-x root/root usr/bin/gencfu +-rwxr-xr-x root/root usr/bin/gencnval +-rwxr-xr-x root/root usr/bin/genctd +-rwxr-xr-x root/root usr/bin/genrb +-rwxr-xr-x root/root usr/bin/icu-config +-rwxr-xr-x root/root usr/bin/icuinfo +-rwxr-xr-x root/root usr/bin/makeconv +-rwxr-xr-x root/root usr/bin/pkgdata +-rwxr-xr-x root/root usr/bin/uconv +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/layout/ +-rw-r--r-- root/root usr/include/layout/LEFontInstance.h +-rw-r--r-- root/root usr/include/layout/LEGlyphFilter.h +-rw-r--r-- root/root usr/include/layout/LEGlyphStorage.h +-rw-r--r-- root/root usr/include/layout/LEInsertionList.h +-rw-r--r-- root/root usr/include/layout/LELanguages.h +-rw-r--r-- root/root usr/include/layout/LEScripts.h +-rw-r--r-- root/root usr/include/layout/LESwaps.h +-rw-r--r-- root/root usr/include/layout/LETypes.h +-rw-r--r-- root/root usr/include/layout/LayoutEngine.h +-rw-r--r-- root/root usr/include/layout/ParagraphLayout.h +-rw-r--r-- root/root usr/include/layout/RunArrays.h +-rw-r--r-- root/root usr/include/layout/loengine.h +-rw-r--r-- root/root usr/include/layout/playout.h +-rw-r--r-- root/root usr/include/layout/plruns.h +drwxr-xr-x root/root usr/include/unicode/ +-rw-r--r-- root/root usr/include/unicode/basictz.h +-rw-r--r-- root/root usr/include/unicode/bms.h +-rw-r--r-- root/root usr/include/unicode/bmsearch.h +-rw-r--r-- root/root usr/include/unicode/brkiter.h +-rw-r--r-- root/root usr/include/unicode/bytestream.h +-rw-r--r-- root/root usr/include/unicode/calendar.h +-rw-r--r-- root/root usr/include/unicode/caniter.h +-rw-r--r-- root/root usr/include/unicode/chariter.h +-rw-r--r-- root/root usr/include/unicode/choicfmt.h +-rw-r--r-- root/root usr/include/unicode/coleitr.h +-rw-r--r-- root/root usr/include/unicode/coll.h +-rw-r--r-- root/root usr/include/unicode/colldata.h +-rw-r--r-- root/root usr/include/unicode/curramt.h +-rw-r--r-- root/root usr/include/unicode/currpinf.h +-rw-r--r-- root/root usr/include/unicode/currunit.h +-rw-r--r-- root/root usr/include/unicode/datefmt.h +-rw-r--r-- root/root usr/include/unicode/dbbi.h +-rw-r--r-- root/root usr/include/unicode/dcfmtsym.h +-rw-r--r-- root/root usr/include/unicode/decimfmt.h +-rw-r--r-- root/root usr/include/unicode/docmain.h +-rw-r--r-- root/root usr/include/unicode/dtfmtsym.h +-rw-r--r-- root/root usr/include/unicode/dtintrv.h +-rw-r--r-- root/root usr/include/unicode/dtitvfmt.h +-rw-r--r-- root/root usr/include/unicode/dtitvinf.h +-rw-r--r-- root/root usr/include/unicode/dtptngen.h +-rw-r--r-- root/root usr/include/unicode/dtrule.h +-rw-r--r-- root/root usr/include/unicode/errorcode.h +-rw-r--r-- root/root usr/include/unicode/fieldpos.h +-rw-r--r-- root/root usr/include/unicode/fmtable.h +-rw-r--r-- root/root usr/include/unicode/format.h +-rw-r--r-- root/root usr/include/unicode/fpositer.h +-rw-r--r-- root/root usr/include/unicode/gregocal.h +-rw-r--r-- root/root usr/include/unicode/icudataver.h +-rw-r--r-- root/root usr/include/unicode/icuplug.h +-rw-r--r-- root/root usr/include/unicode/localpointer.h +-rw-r--r-- root/root usr/include/unicode/locdspnm.h +-rw-r--r-- root/root usr/include/unicode/locid.h +-rw-r--r-- root/root usr/include/unicode/measfmt.h +-rw-r--r-- root/root usr/include/unicode/measunit.h +-rw-r--r-- root/root usr/include/unicode/measure.h +-rw-r--r-- root/root usr/include/unicode/msgfmt.h +-rw-r--r-- root/root usr/include/unicode/normalizer2.h +-rw-r--r-- root/root usr/include/unicode/normlzr.h +-rw-r--r-- root/root usr/include/unicode/numfmt.h +-rw-r--r-- root/root usr/include/unicode/numsys.h +-rw-r--r-- root/root usr/include/unicode/parseerr.h +-rw-r--r-- root/root usr/include/unicode/parsepos.h +-rw-r--r-- root/root usr/include/unicode/platform.h +-rw-r--r-- root/root usr/include/unicode/plurfmt.h +-rw-r--r-- root/root usr/include/unicode/plurrule.h +-rw-r--r-- root/root usr/include/unicode/ppalmos.h +-rw-r--r-- root/root usr/include/unicode/ptypes.h +-rw-r--r-- root/root usr/include/unicode/putil.h +-rw-r--r-- root/root usr/include/unicode/pwin32.h +-rw-r--r-- root/root usr/include/unicode/rbbi.h +-rw-r--r-- root/root usr/include/unicode/rbnf.h +-rw-r--r-- root/root usr/include/unicode/rbtz.h +-rw-r--r-- root/root usr/include/unicode/regex.h +-rw-r--r-- root/root usr/include/unicode/rep.h +-rw-r--r-- root/root usr/include/unicode/resbund.h +-rw-r--r-- root/root usr/include/unicode/schriter.h +-rw-r--r-- root/root usr/include/unicode/search.h +-rw-r--r-- root/root usr/include/unicode/selfmt.h +-rw-r--r-- root/root usr/include/unicode/simpletz.h +-rw-r--r-- root/root usr/include/unicode/smpdtfmt.h +-rw-r--r-- root/root usr/include/unicode/sortkey.h +-rw-r--r-- root/root usr/include/unicode/std_string.h +-rw-r--r-- root/root usr/include/unicode/strenum.h +-rw-r--r-- root/root usr/include/unicode/stringpiece.h +-rw-r--r-- root/root usr/include/unicode/stsearch.h +-rw-r--r-- root/root usr/include/unicode/symtable.h +-rw-r--r-- root/root usr/include/unicode/tblcoll.h +-rw-r--r-- root/root usr/include/unicode/timezone.h +-rw-r--r-- root/root usr/include/unicode/tmunit.h +-rw-r--r-- root/root usr/include/unicode/tmutamt.h +-rw-r--r-- root/root usr/include/unicode/tmutfmt.h +-rw-r--r-- root/root usr/include/unicode/translit.h +-rw-r--r-- root/root usr/include/unicode/tzrule.h +-rw-r--r-- root/root usr/include/unicode/tztrans.h +-rw-r--r-- root/root usr/include/unicode/ubidi.h +-rw-r--r-- root/root usr/include/unicode/ubrk.h +-rw-r--r-- root/root usr/include/unicode/ucal.h +-rw-r--r-- root/root usr/include/unicode/ucasemap.h +-rw-r--r-- root/root usr/include/unicode/ucat.h +-rw-r--r-- root/root usr/include/unicode/uchar.h +-rw-r--r-- root/root usr/include/unicode/uchriter.h +-rw-r--r-- root/root usr/include/unicode/uclean.h +-rw-r--r-- root/root usr/include/unicode/ucnv.h +-rw-r--r-- root/root usr/include/unicode/ucnv_cb.h +-rw-r--r-- root/root usr/include/unicode/ucnv_err.h +-rw-r--r-- root/root usr/include/unicode/ucnvsel.h +-rw-r--r-- root/root usr/include/unicode/ucol.h +-rw-r--r-- root/root usr/include/unicode/ucoleitr.h +-rw-r--r-- root/root usr/include/unicode/uconfig.h +-rw-r--r-- root/root usr/include/unicode/ucsdet.h +-rw-r--r-- root/root usr/include/unicode/ucurr.h +-rw-r--r-- root/root usr/include/unicode/udat.h +-rw-r--r-- root/root usr/include/unicode/udata.h +-rw-r--r-- root/root usr/include/unicode/udatpg.h +-rw-r--r-- root/root usr/include/unicode/udeprctd.h +-rw-r--r-- root/root usr/include/unicode/udraft.h +-rw-r--r-- root/root usr/include/unicode/uenum.h +-rw-r--r-- root/root usr/include/unicode/uidna.h +-rw-r--r-- root/root usr/include/unicode/uintrnal.h +-rw-r--r-- root/root usr/include/unicode/uiter.h +-rw-r--r-- root/root usr/include/unicode/uldnames.h +-rw-r--r-- root/root usr/include/unicode/uloc.h +-rw-r--r-- root/root usr/include/unicode/ulocdata.h +-rw-r--r-- root/root usr/include/unicode/umachine.h +-rw-r--r-- root/root usr/include/unicode/umisc.h +-rw-r--r-- root/root usr/include/unicode/umsg.h +-rw-r--r-- root/root usr/include/unicode/unifilt.h +-rw-r--r-- root/root usr/include/unicode/unifunct.h +-rw-r--r-- root/root usr/include/unicode/unimatch.h +-rw-r--r-- root/root usr/include/unicode/unirepl.h +-rw-r--r-- root/root usr/include/unicode/uniset.h +-rw-r--r-- root/root usr/include/unicode/unistr.h +-rw-r--r-- root/root usr/include/unicode/unorm.h +-rw-r--r-- root/root usr/include/unicode/unorm2.h +-rw-r--r-- root/root usr/include/unicode/unum.h +-rw-r--r-- root/root usr/include/unicode/uobject.h +-rw-r--r-- root/root usr/include/unicode/uobslete.h +-rw-r--r-- root/root usr/include/unicode/uregex.h +-rw-r--r-- root/root usr/include/unicode/urename.h +-rw-r--r-- root/root usr/include/unicode/urep.h +-rw-r--r-- root/root usr/include/unicode/ures.h +-rw-r--r-- root/root usr/include/unicode/uscript.h +-rw-r--r-- root/root usr/include/unicode/usearch.h +-rw-r--r-- root/root usr/include/unicode/uset.h +-rw-r--r-- root/root usr/include/unicode/usetiter.h +-rw-r--r-- root/root usr/include/unicode/ushape.h +-rw-r--r-- root/root usr/include/unicode/uspoof.h +-rw-r--r-- root/root usr/include/unicode/usprep.h +-rw-r--r-- root/root usr/include/unicode/ustdio.h +-rw-r--r-- root/root usr/include/unicode/ustream.h +-rw-r--r-- root/root usr/include/unicode/ustring.h +-rw-r--r-- root/root usr/include/unicode/usystem.h +-rw-r--r-- root/root usr/include/unicode/utext.h +-rw-r--r-- root/root usr/include/unicode/utf.h +-rw-r--r-- root/root usr/include/unicode/utf16.h +-rw-r--r-- root/root usr/include/unicode/utf32.h +-rw-r--r-- root/root usr/include/unicode/utf8.h +-rw-r--r-- root/root usr/include/unicode/utf_old.h +-rw-r--r-- root/root usr/include/unicode/utmscale.h +-rw-r--r-- root/root usr/include/unicode/utrace.h +-rw-r--r-- root/root usr/include/unicode/utrans.h +-rw-r--r-- root/root usr/include/unicode/utypes.h +-rw-r--r-- root/root usr/include/unicode/uvernum.h +-rw-r--r-- root/root usr/include/unicode/uversion.h +-rw-r--r-- root/root usr/include/unicode/vtzone.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/icu/ +drwxr-xr-x root/root usr/lib/icu/4.4.2/ +-rw-r--r-- root/root usr/lib/icu/4.4.2/Makefile.inc +-rw-r--r-- root/root usr/lib/icu/4.4.2/pkgdata.inc +lrwxrwxrwx root/root usr/lib/icu/Makefile.inc -> current/Makefile.inc +lrwxrwxrwx root/root usr/lib/icu/current -> 4.4.2 +lrwxrwxrwx root/root usr/lib/icu/pkgdata.inc -> current/pkgdata.inc +lrwxrwxrwx root/root usr/lib/libicudata.so -> libicudata.so.44.2 +lrwxrwxrwx root/root usr/lib/libicudata.so.44 -> libicudata.so.44.2 +-rw-r--r-- root/root usr/lib/libicudata.so.44.2 +lrwxrwxrwx root/root usr/lib/libicui18n.so -> libicui18n.so.44.2 +lrwxrwxrwx root/root usr/lib/libicui18n.so.44 -> libicui18n.so.44.2 +-rwxr-xr-x root/root usr/lib/libicui18n.so.44.2 +lrwxrwxrwx root/root usr/lib/libicuio.so -> libicuio.so.44.2 +lrwxrwxrwx root/root usr/lib/libicuio.so.44 -> libicuio.so.44.2 +-rwxr-xr-x root/root usr/lib/libicuio.so.44.2 +lrwxrwxrwx root/root usr/lib/libicule.so -> libicule.so.44.2 +lrwxrwxrwx root/root usr/lib/libicule.so.44 -> libicule.so.44.2 +-rwxr-xr-x root/root usr/lib/libicule.so.44.2 +lrwxrwxrwx root/root usr/lib/libiculx.so -> libiculx.so.44.2 +lrwxrwxrwx root/root usr/lib/libiculx.so.44 -> libiculx.so.44.2 +-rwxr-xr-x root/root usr/lib/libiculx.so.44.2 +lrwxrwxrwx root/root usr/lib/libicutest.so -> libicutest.so.44.2 +lrwxrwxrwx root/root usr/lib/libicutest.so.44 -> libicutest.so.44.2 +-rwxr-xr-x root/root usr/lib/libicutest.so.44.2 +lrwxrwxrwx root/root usr/lib/libicutu.so -> libicutu.so.44.2 +lrwxrwxrwx root/root usr/lib/libicutu.so.44 -> libicutu.so.44.2 +-rwxr-xr-x root/root usr/lib/libicutu.so.44.2 +lrwxrwxrwx root/root usr/lib/libicuuc.so -> libicuuc.so.44.2 +lrwxrwxrwx root/root usr/lib/libicuuc.so.44 -> libicuuc.so.44.2 +-rwxr-xr-x root/root usr/lib/libicuuc.so.44.2 +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/derb.1.gz +-rw-r--r-- root/root usr/man/man1/genbrk.1.gz +-rw-r--r-- root/root usr/man/man1/gencnval.1.gz +-rw-r--r-- root/root usr/man/man1/genctd.1.gz +-rw-r--r-- root/root usr/man/man1/genrb.1.gz +-rw-r--r-- root/root usr/man/man1/icu-config.1.gz +-rw-r--r-- root/root usr/man/man1/makeconv.1.gz +-rw-r--r-- root/root usr/man/man1/pkgdata.1.gz +-rw-r--r-- root/root usr/man/man1/uconv.1.gz +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/genccode.8.gz +-rw-r--r-- root/root usr/man/man8/gencmn.8.gz +-rw-r--r-- root/root usr/man/man8/gensprep.8.gz +-rw-r--r-- root/root usr/man/man8/genuca.8.gz +-rw-r--r-- root/root usr/man/man8/icupkg.8.gz +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/genccode +-rwxr-xr-x root/root usr/sbin/gencmn +-rwxr-xr-x root/root usr/sbin/gennorm2 +-rwxr-xr-x root/root usr/sbin/gensprep +-rwxr-xr-x root/root usr/sbin/genuca +-rwxr-xr-x root/root usr/sbin/icupkg +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/icu/ +drwxr-xr-x root/root usr/share/icu/4.4.2/ +drwxr-xr-x root/root usr/share/icu/4.4.2/config/ +-rw-r--r-- root/root usr/share/icu/4.4.2/config/mh-linux +-rwxr-xr-x root/root usr/share/icu/4.4.2/install-sh +-rwxr-xr-x root/root usr/share/icu/4.4.2/mkinstalldirs diff --git a/icu/.md5sum b/icu/.md5sum new file mode 100644 index 0000000..a511494 --- /dev/null +++ b/icu/.md5sum @@ -0,0 +1,2 @@ +7ffe367aa0f3bf23a3b34731f4b363df icu-4.4.2-arm-assembler.patch +314e582264c36b3735466c522899aa07 icu4c-4_4_2-src.tgz diff --git a/icu/Pkgfile b/icu/Pkgfile new file mode 100644 index 0000000..fd4c18e --- /dev/null +++ b/icu/Pkgfile @@ -0,0 +1,58 @@ +# Description: Widely used set of C/C++ libraries providing Unicode and Globalization support. +# URL: http://www.icu-project.org/ +# Packager: Younes Hafri, ycrux at club-internet dot fr +# Maintainer: Danny Rawlins, monster dot romster at gmail dot com +# Arch Maintainer System Team devel at crux-arm dot nu +# Depends on: + +name=icu +version=4.4.2 +release=1 +source=(http://download.icu-project.org/files/icu4c/$version/icu4c-${version//./_}-src.tgz \ + $name-$version-arm-assembler.patch) + +build() { + + SAVED_CFLAGS="$CFLAGS" SAVED_CXXFLAGS="$CXXFLAGS" + SAVED_AR="$AR" SAVED_RANLIB="$RANLIB" SAVED_LD="$LD" + unset CC CFLAGS CXX CXXFLAGS AR RANLIB LD + + patch -i $SRC/$name-$version-arm-assembler.patch icu/source/tools/toolutil/pkg_genc.c + + cp -r icu build_host + mkdir build_cross + + chmod +x icu/source/{runConfigureICU,configure,install-sh} + cd build_host + ../icu/source/runConfigureICU LinuxRedHat \ + --prefix=/usr \ + --mandir=$PKG/usr/man \ + --enable-shared \ + --disable-samples \ + --disable-tests \ + --enable-rpath + make + + cd $SRC/build_cross + CC="$CTARGET-gcc" CXX="$CTARGET-g++" \ + CFLAGS="$SAVED_CFLAGS -I$CLFS/usr/include" CXXFLAGS="$CFLAGS" \ + RANLIB="$SAVED_RANLIB" AR="$SAVED_AR" \ + ../icu/source/runConfigureICU LinuxRedHat \ + --build=$CHOST \ + --host=$CTARGET \ + --prefix=/usr \ + --mandir=$PKG/usr/man \ + --enable-shared \ + --disable-samples \ + --disable-tests \ + --enable-rpath \ + --with-cross-build=$SRC/build_host + + make CC="$CTARGET-gcc" CXX="$CTARGET-g++" \ + CFLAGS="$SAVED_CFLAGS -I$CLFS/usr/include" CXXFLAGS="$CFLAGS" \ + AR="$SAVED_AR" RANLIB="$SAVED_RANLIB" LD="$SAVED_LD" + + make prefix=$PKG/usr install + + rm $PKG/usr/share/icu/$version/license.html +} diff --git a/icu/icu-4.4.2-arm-assembler.patch b/icu/icu-4.4.2-arm-assembler.patch new file mode 100644 index 0000000..332f99c --- /dev/null +++ b/icu/icu-4.4.2-arm-assembler.patch @@ -0,0 +1,30 @@ +Description: change gcc assembler syntax to use % not @; % works for both x86 and ARM +Origin: upstream, http://www.icu-project.org/trac/changeset/28107 +Bug: http://bugs.icu-project.org/trac/ticket/7664 +Bug-Debian: http://bugs.debian.org/589076 + +Index: icu-4.4.1/source/tools/toolutil/pkg_genc.c +=================================================================== +diff -adNru icu-4.4.1.orig/source/tools/toolutil/pkg_genc.c icu-4.4.1/source/tools/toolutil/pkg_genc.c +--- icu-4.4.1.orig/source/tools/toolutil/pkg_genc.c 2010-04-28 15:27:46.000000000 +0000 ++++ icu-4.4.1/source/tools/toolutil/pkg_genc.c 2010-07-14 18:30:35.000000000 +0000 +@@ -1,5 +1,5 @@ + /****************************************************************************** +- * Copyright (C) 2009, International Business Machines ++ * Copyright (C) 2009-2010, International Business Machines + * Corporation and others. All Rights Reserved. + ******************************************************************************* + */ +@@ -118,10 +118,10 @@ + } assemblyHeader[] = { + {"gcc", + ".globl %s\n" +- "\t.section .note.GNU-stack,\"\",@progbits\n" ++ "\t.section .note.GNU-stack,\"\",%%progbits\n" + "\t.section .rodata\n" + "\t.align 8\n" /* Either align 8 bytes or 2^8 (256) bytes. 8 bytes is needed. */ +- "\t.type %s,@object\n" ++ "\t.type %s,%%object\n" + "%s:\n\n", + + ".long ","",HEX_0X -- 2.26.2 From b3dde6b44ee16673ea7c189b696e42f25722fc7d Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 3 Nov 2010 07:44:34 +0000 Subject: [PATCH 05/16] libsoup: removed verbose output. --- libsoup/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsoup/Pkgfile b/libsoup/Pkgfile index 5be7964..303a1e0 100644 --- a/libsoup/Pkgfile +++ b/libsoup/Pkgfile @@ -34,6 +34,6 @@ build() { --disable-static \ --without-gnome - make V=1 + make make DESTDIR=$PKG install } -- 2.26.2 From 04d86736736fb9441060ffd896620dee81bea97a Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 4 Nov 2010 15:23:27 +0000 Subject: [PATCH 06/16] webkit: initial import (verified compilation). --- webkit/.footprint | 311 ++++++++++++++++++++++++++++++++++++++++++++++ webkit/.md5sum | 1 + webkit/Pkgfile | 57 +++++++++ webkit/README | 8 ++ 4 files changed, 377 insertions(+) create mode 100644 webkit/.footprint create mode 100644 webkit/.md5sum create mode 100644 webkit/Pkgfile create mode 100644 webkit/README diff --git a/webkit/.footprint b/webkit/.footprint new file mode 100644 index 0000000..68f04d4 --- /dev/null +++ b/webkit/.footprint @@ -0,0 +1,311 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/jsc +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/webkit-1.0/ +drwxr-xr-x root/root usr/include/webkit-1.0/JavaScriptCore/ +-rw-r--r-- root/root usr/include/webkit-1.0/JavaScriptCore/JSBase.h +-rw-r--r-- root/root usr/include/webkit-1.0/JavaScriptCore/JSContextRef.h +-rw-r--r-- root/root usr/include/webkit-1.0/JavaScriptCore/JSObjectRef.h +-rw-r--r-- root/root usr/include/webkit-1.0/JavaScriptCore/JSStringRef.h +-rw-r--r-- root/root usr/include/webkit-1.0/JavaScriptCore/JSStringRefBSTR.h +-rw-r--r-- root/root usr/include/webkit-1.0/JavaScriptCore/JSStringRefCF.h +-rw-r--r-- root/root usr/include/webkit-1.0/JavaScriptCore/JSValueRef.h +-rw-r--r-- root/root usr/include/webkit-1.0/JavaScriptCore/JavaScript.h +-rw-r--r-- root/root usr/include/webkit-1.0/JavaScriptCore/JavaScriptCore.h +-rw-r--r-- root/root usr/include/webkit-1.0/JavaScriptCore/WebKitAvailability.h +drwxr-xr-x root/root usr/include/webkit-1.0/webkit/ +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkit.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitdefines.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitdownload.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitenumtypes.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkiterror.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitgeolocationpolicydecision.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkithittestresult.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitnetworkrequest.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitnetworkresponse.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitsecurityorigin.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitsoupauthdialog.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitversion.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebbackforwardlist.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebdatabase.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebdatasource.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebframe.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebhistoryitem.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebinspector.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebnavigationaction.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebpolicydecision.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebresource.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebsettings.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebview.h +-rw-r--r-- root/root usr/include/webkit-1.0/webkit/webkitwebwindowfeatures.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libwebkit-1.0.la +lrwxrwxrwx root/root usr/lib/libwebkit-1.0.so -> libwebkit-1.0.so.2.17.7 +lrwxrwxrwx root/root usr/lib/libwebkit-1.0.so.2 -> libwebkit-1.0.so.2.17.7 +-rwxr-xr-x root/root usr/lib/libwebkit-1.0.so.2.17.7 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/webkit-1.0.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/webkit-1.0/ +drwxr-xr-x root/root usr/share/webkit-1.0/images/ +-rw-r--r-- root/root usr/share/webkit-1.0/images/deleteButton.png +-rw-r--r-- root/root usr/share/webkit-1.0/images/missingImage.png +-rw-r--r-- root/root usr/share/webkit-1.0/images/nullPlugin.png +-rw-r--r-- root/root usr/share/webkit-1.0/images/panIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/images/textAreaResizeCorner.png +-rw-r--r-- root/root usr/share/webkit-1.0/images/urlIcon.png +drwxr-xr-x root/root usr/share/webkit-1.0/resources/ +-rw-r--r-- root/root usr/share/webkit-1.0/resources/error.html +drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/ +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/AbstractTimelinePanel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/AuditCategories.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/AuditLauncherView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/AuditResultView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/AuditRules.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/AuditsPanel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/BottomUpProfileDataGridTree.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Breakpoint.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/BreakpointsSidebarPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/CallStackSidebarPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Callback.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ChangesView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Checkbox.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Color.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ConsolePanel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ConsoleView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ContextMenu.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/CookieItemsView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DOMAgent.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DOMStorage.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DOMStorageItemsView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DOMSyntaxHighlighter.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DataGrid.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Database.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DatabaseQueryView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/DatabaseTableView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Drawer.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ElementsPanel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ElementsTreeOutline.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/EventListenersSidebarPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/FontView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ImageView.js +drwxr-xr-x root/root usr/share/webkit-1.0/webinspector/Images/ +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/auditsIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/back.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/breakpointBorder.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/breakpointConditionalBorder.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/breakpointConditionalCounterBorder.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/breakpointCounterBorder.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/breakpointsActivateButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/breakpointsDeactivateButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/checker.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/clearConsoleButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/closeButtons.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/consoleButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/consoleIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/cookie.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/database.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/databaseTable.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/debuggerContinue.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/debuggerPause.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/debuggerStepInto.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/debuggerStepOut.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/debuggerStepOver.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallDown.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallDownBlack.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallDownWhite.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallRight.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallRightBlack.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallRightDown.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallRightDownBlack.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallRightDownWhite.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/disclosureTriangleSmallRightWhite.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/dockButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/elementsIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/enableOutlineButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/enableSolidButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/errorIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/errorMediumIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/errorRedDot.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/excludeButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/focusButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/forward.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/gearButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/glossyHeader.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/glossyHeaderPressed.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/glossyHeaderSelected.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/glossyHeaderSelectedPressed.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/goArrow.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/graphLabelCalloutLeft.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/graphLabelCalloutRight.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/grayConnectorPoint.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/largerResourcesButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/localStorage.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/nodeSearchButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/paneBottomGrow.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/paneBottomGrowActive.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/paneGrowHandleLine.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/paneSettingsButtons.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/pauseOnExceptionButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/percentButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/popoverArrows.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/popoverBackground.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/profileGroupIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/profileIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/profileSmallIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/profilesIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/profilesSilhouette.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/programCounterBorder.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/radioDot.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/recordButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/recordToggledButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/reloadButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourceCSSIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourceDocumentIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourceDocumentIconSmall.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourceJSIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcePlainIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcePlainIconSmall.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcesIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcesSilhouette.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcesSizeGraphIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/resourcesTimeGraphIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/scriptsIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/scriptsSilhouette.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/searchSmallBlue.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/searchSmallBrightBlue.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/searchSmallGray.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/searchSmallWhite.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/segment.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/segmentEnd.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/segmentHover.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/segmentHoverEnd.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/segmentSelected.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/segmentSelectedEnd.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/sessionStorage.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/spinner.gif +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/splitviewDimple.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/splitviewDividerBackground.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarBackground.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarBottomBackground.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarButtons.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarMenuButton.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarMenuButtonSelected.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarResizerHorizontal.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/statusbarResizerVertical.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/storageIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/successGreenDot.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/thumbActiveHoriz.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/thumbActiveVert.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/thumbHoriz.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/thumbHoverHoriz.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/thumbHoverVert.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/thumbVert.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineBarBlue.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineBarGray.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineBarGreen.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineBarOrange.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineBarPurple.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineBarRed.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineBarYellow.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineCheckmarks.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineDots.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillBlue.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillGray.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillGreen.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillOrange.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillPurple.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillRed.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineHollowPillYellow.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelineIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelinePillBlue.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelinePillGray.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelinePillGreen.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelinePillOrange.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelinePillPurple.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelinePillRed.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/timelinePillYellow.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/toolbarItemSelected.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/trackHoriz.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/trackVert.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/treeDownTriangleBlack.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/treeDownTriangleWhite.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/treeRightTriangleBlack.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/treeRightTriangleWhite.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/treeUpTriangleBlack.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/treeUpTriangleWhite.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/undockButtonGlyph.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/userInputIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/userInputPreviousIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/userInputResultIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/warningIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/warningMediumIcon.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/warningOrangeDot.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/warningsErrors.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Images/whiteConnectorPoint.png +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/InjectedFakeWorker.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/InjectedScript.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/InjectedScriptAccess.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/InspectorBackendStub.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/InspectorFrontendHostStub.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/KeyboardShortcut.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/MetricsSidebarPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Object.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ObjectPropertiesSection.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ObjectProxy.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Panel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/PanelEnablerView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Placard.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Popover.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ProfileDataGridTree.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ProfileView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ProfilesPanel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/PropertiesSection.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/PropertiesSidebarPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Resource.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ResourceCategory.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ResourceView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ResourcesPanel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ScopeChainSidebarPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Script.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ScriptView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/ScriptsPanel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Section.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/Settings.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SidebarPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SidebarTreeElement.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SourceCSSTokenizer.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SourceFrame.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SourceHTMLTokenizer.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SourceJavaScriptTokenizer.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SourceTokenizer.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SourceView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/StatusBarButton.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/StoragePanel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/StylesSidebarPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/SummaryBar.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TestController.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TextEditorHighlighter.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TextEditorModel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TextPrompt.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TextViewer.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TimelineAgent.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TimelineGrid.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TimelineOverviewPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TimelinePanel.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/TopDownProfileDataGridTree.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/View.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/WatchExpressionsSidebarPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/WelcomeView.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/WorkersSidebarPane.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/audits.css +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/inspector.css +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/inspector.html +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/inspector.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/inspectorSyntaxHighlight.css +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/localizedStrings.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/popover.css +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/textViewer.css +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/treeoutline.js +-rw-r--r-- root/root usr/share/webkit-1.0/webinspector/utilities.js diff --git a/webkit/.md5sum b/webkit/.md5sum new file mode 100644 index 0000000..67353b8 --- /dev/null +++ b/webkit/.md5sum @@ -0,0 +1 @@ +09f04985665b9abf6f0d9956f86a6a31 webkit-1.2.5.tar.gz diff --git a/webkit/Pkgfile b/webkit/Pkgfile new file mode 100644 index 0000000..b9327af --- /dev/null +++ b/webkit/Pkgfile @@ -0,0 +1,57 @@ +# Description: Small, efficient and fast rendering engine for Web Browsers. +# URL: http://www.webkitgtk.org/ +# Packager: Brett Goulder, predatorfreak at dcaf-security dot org +# Maintainer: Danny Rawlins, monster dot romster at gmail dot com +# Arch Maintainer System Team devel at crux-arm dot nu +# Depends on: enchant gst-plugins-base gtk icu libsoup xorg-libxdamage xorg-libxt + +name=webkit +version=1.2.5 +release=1 +source=(http://webkitgtk.org/$name-$version.tar.gz) + +build() { + cd $name-$version + export DEFAULT_LIBS="-L$CLFS/usr/lib" + export DEFAULT_CFLAGS="-I$CLFS/usr/include" + export GLIB_LIBS="$DEFAULT_LIBS -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -licui18n -licuuc -licudata" + export GLIB_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/glib-2.0 -I$CLFS/usr/lib/glib-2.0/include -I$CLFS/usr/include/gio-unix-2.0 -D_REENTRANT" + export GSTREAMER_LIBS="$DEFAULT_LIBS -lgstreamer-0.10 -lgstbase-0.10 -lgstcheck-0.10 -lm -lgstvideo-0.10 -lgstpbutils-0.10 -lgstapp-0.10" + export GSTREAMER_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/gstreamer-0.10" + export GTK_LIBS="$GLIB_LIBS $GSTREAMER_LIBS -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig" + export GTK_CFLAGS="$GLIB_CFLAGS $GSTREAMER_CFLAGS -I$CLFS/usr/include -pthread -I$CLFS/usr/include/gtk-2.0 -I$CLFS/usr/lib/gtk-2.0/include -I$CLFS/usr/include/atk-1.0 -I$CLFS/usr/include/cairo -I$CLFS/usr/include/pango-1.0 -I$CLFS/usr/include/pixman-1 -I$CLFS/usr/include/freetype2 -I$CLFS/usr/include/libpng12" + export CAIRO_LIBS="$GLIB_LIBS -lcairo" + export CAIRO_CFLAGS="$GLIB_CFLAGS -I$CLFS/usr/include/cairo -I$CLFS/usr/include/pixman-1 -I$CLFS/usr/include/freetype2 -I$CLFS/usr/include/libpng12" + export PANGO_LIBS="$CAIRO_LIBS -lpangocairo-1.0 -lpango-1.0" + export PANGO_CFLAGS="$CAIRO_CFLAGS -I$CLFS/usr/include/pango-1.0" + export UNICODE_LIBS="$PANGO_LIBS -licui18n -licuuc -licudata" + export UNICODE_CFLAGS="$PANGO_CFLAGS -I$CLFS/usr/include -D_REENTRANT" + export LIBXML_LIBS="$DEFAULT_LIBS -lxml2" + export LIBXML_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/libxml2" + export ENCHANT_LIBS="$DEFAULT_LIBS -lenchant" + export ENCHANT_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/enchant" + export GAIL_LIBS="$DEFAULT_LIBS -lgailutil" + export GAIL_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/gail-1.0" + export LIBSOUP_LIBS="$DEFAULT_LIBS -lsoup-2.4" + export LIBSOUP_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/libsoup-2.4" + export FREETYPE_LIBS="$DEFAULT_LIBS -lfreetype -lz" + export FREETYPE_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/freetype2" + export LIBXSLT_LIBS="$DEFAULT_LIBS -lxslt -lxml2 -lz -lm -lm" + export LIBXSLT_CFLAGS="$DEFAULT_CFLAGS" + + echo "ac_cv_path_icu_config=$CLFS/usr/bin/icu-config" >> config.cache + + ./configure --build=$CHOST \ + --host=$CTARGET \ + --prefix=/usr \ + --enable-video \ + --with-font-backend=freetype \ + --disable-gtk-doc \ + --enable-jit \ + --with-unicode-backend=icu \ + --cache-file=config.cache + + make + make DESTDIR=$PKG install + rm -r $PKG/usr/share/locale +} diff --git a/webkit/README b/webkit/README new file mode 100644 index 0000000..c37a491 --- /dev/null +++ b/webkit/README @@ -0,0 +1,8 @@ + + +README for webkit + + +To build the port you'll need some packages installed in your host: + + - gperf -- 2.26.2 From 579ae43e2cf46c7951bcc1a23ecea15bdc9e2691 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 16 Nov 2010 09:50:20 +0100 Subject: [PATCH 07/16] cyrus-sasl: initial import (verified compilation) --- cyrus-sasl/.footprint | 106 +++++++++++++++++++++++ cyrus-sasl/.md5sum | 3 + cyrus-sasl/Pkgfile | 64 ++++++++++++++ cyrus-sasl/cyrus-sasl-2.1.23-gcc44.patch | 20 +++++ cyrus-sasl/saslauthd | 33 +++++++ 5 files changed, 226 insertions(+) create mode 100644 cyrus-sasl/.footprint create mode 100644 cyrus-sasl/.md5sum create mode 100644 cyrus-sasl/Pkgfile create mode 100644 cyrus-sasl/cyrus-sasl-2.1.23-gcc44.patch create mode 100644 cyrus-sasl/saslauthd diff --git a/cyrus-sasl/.footprint b/cyrus-sasl/.footprint new file mode 100644 index 0000000..f294f7c --- /dev/null +++ b/cyrus-sasl/.footprint @@ -0,0 +1,106 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/saslauthd +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/sasl/ +-rw-r--r-- root/root usr/include/sasl/hmac-md5.h +-rw-r--r-- root/root usr/include/sasl/md5.h +-rw-r--r-- root/root usr/include/sasl/md5global.h +-rw-r--r-- root/root usr/include/sasl/prop.h +-rw-r--r-- root/root usr/include/sasl/sasl.h +-rw-r--r-- root/root usr/include/sasl/saslplug.h +-rw-r--r-- root/root usr/include/sasl/saslutil.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libsasl2.la +lrwxrwxrwx root/root usr/lib/libsasl2.so -> libsasl2.so.2.0.23 +lrwxrwxrwx root/root usr/lib/libsasl2.so.2 -> libsasl2.so.2.0.23 +-rwxr-xr-x root/root usr/lib/libsasl2.so.2.0.23 +drwxr-xr-x root/root usr/lib/sasl2/ +-rwxr-xr-x root/root usr/lib/sasl2/libanonymous.la +lrwxrwxrwx root/root usr/lib/sasl2/libanonymous.so -> libanonymous.so.2.0.23 +lrwxrwxrwx root/root usr/lib/sasl2/libanonymous.so.2 -> libanonymous.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libanonymous.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libcrammd5.la +lrwxrwxrwx root/root usr/lib/sasl2/libcrammd5.so -> libcrammd5.so.2.0.23 +lrwxrwxrwx root/root usr/lib/sasl2/libcrammd5.so.2 -> libcrammd5.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libcrammd5.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libdigestmd5.la +lrwxrwxrwx root/root usr/lib/sasl2/libdigestmd5.so -> libdigestmd5.so.2.0.23 +lrwxrwxrwx root/root usr/lib/sasl2/libdigestmd5.so.2 -> libdigestmd5.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libdigestmd5.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/liblogin.la +lrwxrwxrwx root/root usr/lib/sasl2/liblogin.so -> liblogin.so.2.0.23 +lrwxrwxrwx root/root usr/lib/sasl2/liblogin.so.2 -> liblogin.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/liblogin.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libotp.la +lrwxrwxrwx root/root usr/lib/sasl2/libotp.so -> libotp.so.2.0.23 +lrwxrwxrwx root/root usr/lib/sasl2/libotp.so.2 -> libotp.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libotp.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libplain.la +lrwxrwxrwx root/root usr/lib/sasl2/libplain.so -> libplain.so.2.0.23 +lrwxrwxrwx root/root usr/lib/sasl2/libplain.so.2 -> libplain.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libplain.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libsasldb.la +lrwxrwxrwx root/root usr/lib/sasl2/libsasldb.so -> libsasldb.so.2.0.23 +lrwxrwxrwx root/root usr/lib/sasl2/libsasldb.so.2 -> libsasldb.so.2.0.23 +-rwxr-xr-x root/root usr/lib/sasl2/libsasldb.so.2.0.23 +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man3/ +-rw-r--r-- root/root usr/man/man3/sasl.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_authorize_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_auxprop.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_auxprop_getctx.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_auxprop_request.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_callbacks.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_canon_user_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_chalprompt_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_checkapop.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_checkpass.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_client_init.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_client_new.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_client_start.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_client_step.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_decode.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_dispose.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_done.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_encode.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_encodev.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_errdetail.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_errors.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_errstring.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_getconfpath_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_getopt_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_getpath_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_getprop.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_getrealm_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_getsecret_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_getsimple_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_global_listmech.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_idle.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_listmech.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_log_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_server_init.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_server_new.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_server_start.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_server_step.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_server_userdb_checkpass_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_server_userdb_setpass_t.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_setpass.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_setprop.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_user_exists.3.gz +-rw-r--r-- root/root usr/man/man3/sasl_verifyfile_t.3.gz +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/pluginviewer.8.gz +-rw-r--r-- root/root usr/man/man8/saslauthd.8.gz +-rw-r--r-- root/root usr/man/man8/sasldblistusers2.8.gz +-rw-r--r-- root/root usr/man/man8/saslpasswd2.8.gz +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/pluginviewer +-rwxr-xr-x root/root usr/sbin/saslauthd +-rwxr-xr-x root/root usr/sbin/sasldblistusers2 +-rwxr-xr-x root/root usr/sbin/saslpasswd2 +-rwxr-xr-x root/root usr/sbin/testsaslauthd +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/sasl/ +drwxr-xr-x root/root var/sasl/saslauthd/ diff --git a/cyrus-sasl/.md5sum b/cyrus-sasl/.md5sum new file mode 100644 index 0000000..f7c33cd --- /dev/null +++ b/cyrus-sasl/.md5sum @@ -0,0 +1,3 @@ +7ffb3d7e147470f26041c005847512cf cyrus-sasl-2.1.23-gcc44.patch +2eb0e48106f0e9cd8001e654f267ecbc cyrus-sasl-2.1.23.tar.gz +ec81c1d452216c3da110d7b9a6f8fa8f saslauthd diff --git a/cyrus-sasl/Pkgfile b/cyrus-sasl/Pkgfile new file mode 100644 index 0000000..a8f7b14 --- /dev/null +++ b/cyrus-sasl/Pkgfile @@ -0,0 +1,64 @@ +# Description: Simple Authentication and Security Layer +# URL: http://asg.web.cmu.edu/sasl/sasl-library.html +# Packager: Daniel Mueller, daniel at danm dot de +# Maintainer: Simon Glossner, viper at hometux dot de +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu +# Packager: Daniel Mueller, daniel at danm dot de +# Depends on: db openssl + +name=cyrus-sasl +version=2.1.23 +release=2 +source=(ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/$name-$version.tar.gz \ + saslauthd $name-$version-gcc44.patch) + +build(){ + cd $name-$version + + patch -p0 -i $SRC/$name-$version-gcc44.patch + + export SAVED_CC="$CC" SAVED_CXX="$CXX" + export SAVED_CFLAGS="$CFLAGS" SAVED_CXXFLAGS="$CXXFLAGS" + unset CC CXX CFLAGS CXXFLAGS + + # build native tools + ./configure --prefix=/usr + make -j 1 + mv include/makemd5{,-host} + make distclean + + # and now crossbuild + export CC="$SAVED_CC" CXX="$SAVED_CXX" + export CFLAGS="$SAVED_CFLAGS" CXXFLAGS="$SAVED_CXXFLAGS" + + ./configure --build=$CHOST \ + --host=$CTARGET \ + --prefix=/usr \ + --sysconfdir=/etc/sasl \ + --with-plugindir=/usr/lib/sasl2 \ + --with-saslauthd=/var/sasl/saslauthd \ + --with-dbpath=/etc/sasl/sasldb2 \ + --with-dblib=berkeley \ + --with-bdb-incdir=$CLFS/usr/include \ + --with-bdb-libdir=$CLFS/usr/lib \ + --with-openssl=$CLFS/usr \ + --enable-login \ + --enable-cram \ + --enable-digest \ + --enable-shared + + # fix to use native tools + sed -i include/Makefile \ + -e 's|./makemd5 md5global.h|./makemd5-host md5global.h|' + + make -j 1 + make DESTDIR=$PKG install + + mkdir -p \ + $PKG/usr/lib/sasl2 \ + $PKG/var/sasl/saslauthd \ + $PKG/etc/rc.d + + install -m 644 saslauthd/saslauthd.mdoc $PKG/usr/man/man8/saslauthd.8 + install -m 755 $SRC/saslauthd $PKG/etc/rc.d +} diff --git a/cyrus-sasl/cyrus-sasl-2.1.23-gcc44.patch b/cyrus-sasl/cyrus-sasl-2.1.23-gcc44.patch new file mode 100644 index 0000000..79ee408 --- /dev/null +++ b/cyrus-sasl/cyrus-sasl-2.1.23-gcc44.patch @@ -0,0 +1,20 @@ +--- plugins/digestmd5.c~ 2008-11-08 18:28:21.000000000 +0000 ++++ plugins/digestmd5.c 2008-11-08 18:28:50.000000000 +0000 +@@ -2715,7 +2715,7 @@ + "DIGEST-MD5", /* mech_name */ + #ifdef WITH_RC4 + 128, /* max_ssf */ +-#elif WITH_DES ++#elif defined(WITH_DES) + 112, + #else + 1, +@@ -4034,7 +4034,7 @@ + "DIGEST-MD5", + #ifdef WITH_RC4 /* mech_name */ + 128, /* max ssf */ +-#elif WITH_DES ++#elif defined(WITH_DES) + 112, + #else + 1, diff --git a/cyrus-sasl/saslauthd b/cyrus-sasl/saslauthd new file mode 100644 index 0000000..22b0d0f --- /dev/null +++ b/cyrus-sasl/saslauthd @@ -0,0 +1,33 @@ +#!/bin/bash +# +# /etc/rc.d/saslauthd: start/stop sasl authentication daemon +# + +SASLAUTHD_PID=/var/sasl/saslauth/saslauthd.pid + +AUTHMECH=shadow + +case $1 in + start) + /usr/sbin/saslauthd -a $AUTHMECH + ;; + stop) + if [ -f $SASLAUTHD_PID ]; then + kill `head -1 $SASLAUTHD_PID` + rm $SASLAUTHD_PID + else + killall -q /usr/sbin/saslauthd + fi + ;; + restart) + $0 stop + sleep 2 + $0 start + ;; + *) + echo "usage: $0 [start|stop|restart]" + ;; +esac + +# End of file + -- 2.26.2 From b28fd6a82c5f8e7320293f7e3f5a024a24c69f6e Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 16 Nov 2010 09:51:24 +0100 Subject: [PATCH 08/16] postfix: initial import (verified compilation) --- postfix/.footprint | 157 ++++++++++++++++++++++++++++++++++++++++++ postfix/.md5sum | 4 ++ postfix/Pkgfile | 85 +++++++++++++++++++++++ postfix/README | 54 +++++++++++++++ postfix/aliases | 35 ++++++++++ postfix/post-install | 21 ++++++ postfix/postfix.patch | 19 +++++ postfix/postfix.rc | 52 ++++++++++++++ postfix/pre-install | 3 + 9 files changed, 430 insertions(+) create mode 100644 postfix/.footprint create mode 100644 postfix/.md5sum create mode 100644 postfix/Pkgfile create mode 100644 postfix/README create mode 100644 postfix/aliases create mode 100755 postfix/post-install create mode 100644 postfix/postfix.patch create mode 100644 postfix/postfix.rc create mode 100755 postfix/pre-install diff --git a/postfix/.footprint b/postfix/.footprint new file mode 100644 index 0000000..ddd92aa --- /dev/null +++ b/postfix/.footprint @@ -0,0 +1,157 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/postfix/ +-rw-r--r-- root/root etc/postfix/TLS_LICENSE +-rw-r--r-- root/root etc/postfix/access +-rw-r--r-- root/root etc/postfix/access.db (EMPTY) +-rw-r--r-- root/root etc/postfix/aliases +-rw-r--r-- root/root etc/postfix/aliases.db (EMPTY) +-rw-r--r-- root/root etc/postfix/body_checks (EMPTY) +-rw-r--r-- root/root etc/postfix/bounce.cf.default +-rw-r--r-- root/root etc/postfix/canonical +-rw-r--r-- root/root etc/postfix/canonical.db (EMPTY) +-rw-r--r-- root/root etc/postfix/generic +-rw-r--r-- root/root etc/postfix/header_checks +-rw-r--r-- root/root etc/postfix/main.cf +-rw-r--r-- root/root etc/postfix/main.cf.default +-rw-r--r-- root/root etc/postfix/makedefs.out +-rw-r--r-- root/root etc/postfix/master.cf +-rw-r--r-- root/root etc/postfix/mime_header_checks (EMPTY) +-rwxr-xr-x root/root etc/postfix/post-install +-rw-r--r-- root/root etc/postfix/postfix-files +-rwxr-xr-x root/root etc/postfix/postfix-script +-rw-r--r-- root/root etc/postfix/relay_domains (EMPTY) +-rw-r--r-- root/root etc/postfix/relocated +-rw-r--r-- root/root etc/postfix/relocated.db (EMPTY) +-rw-r--r-- root/root etc/postfix/transport +-rw-r--r-- root/root etc/postfix/transport.db (EMPTY) +-rw-r--r-- root/root etc/postfix/virtual +-rw-r--r-- root/root etc/postfix/virtual.db (EMPTY) +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/postfix +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/mailq -> ../../usr/sbin/sendmail +lrwxrwxrwx root/root usr/bin/newaliases -> ../../usr/sbin/sendmail +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/postfix/ +-rwxr-xr-x root/root usr/lib/postfix/anvil +-rwxr-xr-x root/root usr/lib/postfix/bounce +-rwxr-xr-x root/root usr/lib/postfix/cleanup +-rwxr-xr-x root/root usr/lib/postfix/discard +-rwxr-xr-x root/root usr/lib/postfix/error +-rwxr-xr-x root/root usr/lib/postfix/flush +-rwxr-xr-x root/root usr/lib/postfix/lmtp +-rwxr-xr-x root/root usr/lib/postfix/local +-rwxr-xr-x root/root usr/lib/postfix/master +-rwxr-xr-x root/root usr/lib/postfix/nqmgr +-rwxr-xr-x root/root usr/lib/postfix/oqmgr +-rwxr-xr-x root/root usr/lib/postfix/pickup +-rwxr-xr-x root/root usr/lib/postfix/pipe +-rwxr-xr-x root/root usr/lib/postfix/proxymap +-rwxr-xr-x root/root usr/lib/postfix/qmgr +-rwxr-xr-x root/root usr/lib/postfix/qmqpd +-rwxr-xr-x root/root usr/lib/postfix/scache +-rwxr-xr-x root/root usr/lib/postfix/showq +-rwxr-xr-x root/root usr/lib/postfix/smtp +-rwxr-xr-x root/root usr/lib/postfix/smtpd +-rwxr-xr-x root/root usr/lib/postfix/spawn +-rwxr-xr-x root/root usr/lib/postfix/tlsmgr +-rwxr-xr-x root/root usr/lib/postfix/trivial-rewrite +-rwxr-xr-x root/root usr/lib/postfix/verify +-rwxr-xr-x root/root usr/lib/postfix/virtual +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/mailq.1.gz +-rw-r--r-- root/root usr/man/man1/newaliases.1.gz +-rw-r--r-- root/root usr/man/man1/postalias.1.gz +-rw-r--r-- root/root usr/man/man1/postcat.1.gz +-rw-r--r-- root/root usr/man/man1/postconf.1.gz +-rw-r--r-- root/root usr/man/man1/postdrop.1.gz +-rw-r--r-- root/root usr/man/man1/postfix.1.gz +-rw-r--r-- root/root usr/man/man1/postkick.1.gz +-rw-r--r-- root/root usr/man/man1/postlock.1.gz +-rw-r--r-- root/root usr/man/man1/postlog.1.gz +-rw-r--r-- root/root usr/man/man1/postmap.1.gz +-rw-r--r-- root/root usr/man/man1/postqueue.1.gz +-rw-r--r-- root/root usr/man/man1/postsuper.1.gz +-rw-r--r-- root/root usr/man/man1/sendmail.1.gz +drwxr-xr-x root/root usr/man/man5/ +-rw-r--r-- root/root usr/man/man5/access.5.gz +-rw-r--r-- root/root usr/man/man5/aliases.5.gz +-rw-r--r-- root/root usr/man/man5/body_checks.5.gz +-rw-r--r-- root/root usr/man/man5/bounce.5.gz +-rw-r--r-- root/root usr/man/man5/canonical.5.gz +-rw-r--r-- root/root usr/man/man5/cidr_table.5.gz +-rw-r--r-- root/root usr/man/man5/generic.5.gz +-rw-r--r-- root/root usr/man/man5/header_checks.5.gz +-rw-r--r-- root/root usr/man/man5/ldap_table.5.gz +-rw-r--r-- root/root usr/man/man5/master.5.gz +-rw-r--r-- root/root usr/man/man5/mysql_table.5.gz +-rw-r--r-- root/root usr/man/man5/nisplus_table.5.gz +-rw-r--r-- root/root usr/man/man5/pcre_table.5.gz +-rw-r--r-- root/root usr/man/man5/pgsql_table.5.gz +-rw-r--r-- root/root usr/man/man5/postconf.5.gz +-rw-r--r-- root/root usr/man/man5/regexp_table.5.gz +-rw-r--r-- root/root usr/man/man5/relocated.5.gz +-rw-r--r-- root/root usr/man/man5/tcp_table.5.gz +-rw-r--r-- root/root usr/man/man5/transport.5.gz +-rw-r--r-- root/root usr/man/man5/virtual.5.gz +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/anvil.8.gz +-rw-r--r-- root/root usr/man/man8/bounce.8.gz +-rw-r--r-- root/root usr/man/man8/cleanup.8.gz +-rw-r--r-- root/root usr/man/man8/defer.8.gz +-rw-r--r-- root/root usr/man/man8/discard.8.gz +-rw-r--r-- root/root usr/man/man8/error.8.gz +-rw-r--r-- root/root usr/man/man8/flush.8.gz +-rw-r--r-- root/root usr/man/man8/lmtp.8.gz +-rw-r--r-- root/root usr/man/man8/local.8.gz +-rw-r--r-- root/root usr/man/man8/master.8.gz +-rw-r--r-- root/root usr/man/man8/oqmgr.8.gz +-rw-r--r-- root/root usr/man/man8/pickup.8.gz +-rw-r--r-- root/root usr/man/man8/pipe.8.gz +-rw-r--r-- root/root usr/man/man8/proxymap.8.gz +-rw-r--r-- root/root usr/man/man8/qmgr.8.gz +-rw-r--r-- root/root usr/man/man8/qmqpd.8.gz +-rw-r--r-- root/root usr/man/man8/scache.8.gz +-rw-r--r-- root/root usr/man/man8/showq.8.gz +-rw-r--r-- root/root usr/man/man8/smtp.8.gz +-rw-r--r-- root/root usr/man/man8/smtpd.8.gz +-rw-r--r-- root/root usr/man/man8/spawn.8.gz +-rw-r--r-- root/root usr/man/man8/tlsmgr.8.gz +-rw-r--r-- root/root usr/man/man8/trace.8.gz +-rw-r--r-- root/root usr/man/man8/trivial-rewrite.8.gz +-rw-r--r-- root/root usr/man/man8/verify.8.gz +-rw-r--r-- root/root usr/man/man8/virtual.8.gz +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/postalias +-rwxr-xr-x root/root usr/sbin/postcat +-rwxr-xr-x root/root usr/sbin/postconf +-rwxr-sr-x root/postdrop usr/sbin/postdrop +-rwxr-xr-x root/root usr/sbin/postfix +-rwxr-xr-x root/root usr/sbin/postkick +-rwxr-xr-x root/root usr/sbin/postlock +-rwxr-xr-x root/root usr/sbin/postlog +-rwxr-xr-x root/root usr/sbin/postmap +-rwxr-sr-x root/postdrop usr/sbin/postqueue +-rwxr-xr-x root/root usr/sbin/postsuper +-rwxr-xr-x root/root usr/sbin/sendmail +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/lib/ +drwx------ mail/root var/lib/postfix/ +drwxr-xr-x root/root var/spool/ +drwxr-xr-x root/root var/spool/postfix/ +drwx------ mail/root var/spool/postfix/active/ +drwx------ mail/root var/spool/postfix/bounce/ +drwx------ mail/root var/spool/postfix/corrupt/ +drwx------ mail/root var/spool/postfix/defer/ +drwx------ mail/root var/spool/postfix/deferred/ +drwx------ mail/root var/spool/postfix/flush/ +drwx------ mail/root var/spool/postfix/hold/ +drwx------ mail/root var/spool/postfix/incoming/ +drwx-wx--- mail/postdrop var/spool/postfix/maildrop/ +drwxr-xr-x mail/root var/spool/postfix/pid/ +drwx------ mail/root var/spool/postfix/private/ +drwx--x--- mail/postdrop var/spool/postfix/public/ +drwx------ mail/root var/spool/postfix/saved/ +drwx------ mail/root var/spool/postfix/trace/ diff --git a/postfix/.md5sum b/postfix/.md5sum new file mode 100644 index 0000000..fa04e63 --- /dev/null +++ b/postfix/.md5sum @@ -0,0 +1,4 @@ +be543b65525f544386a2d8395ea19cdf aliases +231e3242df5f41601d88527917de05fd postfix-2.5.10.tar.gz +8bee559587e2ccbaf0aadd88b6ca339a postfix.patch +d18be5c17604f9c712a28339ff0f61cb postfix.rc diff --git a/postfix/Pkgfile b/postfix/Pkgfile new file mode 100644 index 0000000..f3d6f11 --- /dev/null +++ b/postfix/Pkgfile @@ -0,0 +1,85 @@ +# Description: Postfix Mail Transport Agent (MTA) +# URL: http://www.postfix.org +# Packager: Victor, victord at users dot berlios dot de +# Maintainer: Thomas Penteker, tek at serverop dot de +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu +# Depends on: cyrus-sasl openssl db + +name=postfix +version=2.5.10 +release=1 +source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$name-$version.tar.gz + aliases postfix.rc postfix.patch) + +build() { + cd $name-$version + + patch -p1 < $SRC/postfix.patch + + # build native tools + export SAVED_CC="$CC" SAVED_CXX="$CXX" + export SAVED_CFLAGS="$CFLAGS" SAVED_CXXFLAGS="$CXXFLAGS" + unset CC CXX CFLAGS CXXFLAGS + + make DEBUG="" OPT="" + install -D -m 0755 bin/postconf aux/postconf-host + + # now crossbuild + make clean + + export CC="$SAVED_CC" CXX="$SAVED_CXX" + export CFLAGS="$SAVED_CFLAGS" CXXFLAGS="$SAVED_CXXFLAGS" + + _CCARGS="$CCARGS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I$CLFS/usr/include/sasl -DUSE_TLS -I$CLFS/usr/include/openssl" + _AUXLIBS="-L$CLFS/usr/lib -lsasl2 -lssl -lcrypto" + + make tidy + make makefiles DEBUG="" OPT="$CFLAGS" CCARGS="$_CCARGS" AUXLIBS="$_AUXLIBS" + make DEBUG="" OPT="$CFLAGS" CCARGS="$_CCARGS" AUXLIBS="$_AUXLIBS" AR="$AR" RANLIB="$RANLIB" + + sed -i postfix-install \ + -e 's|bin/postconf|aux/postconf-host|' + + make non-interactive-package \ + install_root=$PKG \ + mail_owner=mail \ + setgid_group=postdrop \ + config_directory=/etc/postfix \ + manpage_directory=/usr/man \ + daemon_directory=/usr/lib/postfix \ + data_directory=/var/lib/postfix \ + command_directory=/usr/sbin \ + queue_directory=/var/spool/postfix \ + sendmail_path=/usr/sbin/sendmail \ + newaliases_path=/usr/bin/newaliases \ + mailq_path=/usr/bin/mailq + + # + # Set proper permissions + # + ( cd $PKG/var/spool/postfix + chown mail * + chgrp postdrop public maildrop ) + + ( cd $PKG/usr/sbin + chgrp postdrop postqueue postdrop + chmod g+s postqueue postdrop ) + + ( cd $PKG/var/lib + chown mail postfix ) + + # + # Add .gz extensions to manpages (pkgmk compresses them) + # Remove LICENSE (will be removed) + # + ( cd $PKG/etc/postfix + cp postfix-files temp-files + grep -v LICENSE temp-files | sed 's#\(/man[0-9]/[a-zA-Z0-9_-]\+\.[0-9]\):#\1\.gz:#' > postfix-files + rm -f temp-files LICENSE ) + + install -D -m 00644 ../aliases $PKG/etc/postfix/aliases + install -D -m 00755 ../postfix.rc $PKG/etc/rc.d/postfix + + touch $PKG/etc/postfix/{aliases,access,canonical,relocated,transport,virtual}.db + touch $PKG/etc/postfix/{relay_domains,body_checks,mime_header_checks} +} diff --git a/postfix/README b/postfix/README new file mode 100644 index 0000000..d453322 --- /dev/null +++ b/postfix/README @@ -0,0 +1,54 @@ + +REQUIREMENTS + + 1. Remove exim. Postfix and exim can NOT coexist. + + 2. Group "postdrop" MUST exist and MUST be empty. + +PRE-INSTALL + + pkgrm exim + groupadd postdrop + + NOTICE: If upgrading from 1.x.x / 2.0 / 2.1 series: STOP postfix + before update. + + AFTER upgrading from an older release DO NOT copy the old + master.cf/main.cf files over the new files. Instead, you MUST + let the Postfix installation procedure update the existing + configuration files with new service entries. + + Please consult postfix release notes on Postfix website for + further update details. + +POST-INSTALL + + cd /etc/postfix + + sh post-install \ + manpage_directory=/usr/man \ + command_directory=/usr/sbin \ + config_directory=/etc/postfix \ + setgid_group=postdrop \ + mail_owner=mail \ + upgrade-package + + sh post-install \ + command_directory=/usr/sbin \ + config_directory=/etc/postfix \ + setgid_group=postdrop \ + mail_owner=mail \ + create-missing + + Rebuild hash maps: + + /usr/sbin/postalias /etc/postfix/aliases + /usr/sbin/postmap hash:/etc/postfix/{virtual,relocated,access,transport} + +MISCELLANEOUS + + The packager of this port (Victor) also supplied an example + configuration and some notes. I've separated them from this port. You + can get them here: + + http://hometux.de/crux/postfix_victor.tar.gz diff --git a/postfix/aliases b/postfix/aliases new file mode 100644 index 0000000..551dc93 --- /dev/null +++ b/postfix/aliases @@ -0,0 +1,35 @@ +###################################################################### +# Run "newaliases" after updating this file. +###################################################################### + +###################################################################### +# Basic system aliases +###################################################################### +MAILER-DAEMON: postmaster +postmaster: root +hostmaster: root + +###################################################################### +# General redirections for pseudo accounts and common names +###################################################################### +abuse: postmaster +bin: root +daemon: root +decode: root +games: root +mail: root +named: root +nobody: root +system: root +uucp: root +ftp: root +postfix: root +manager: root +dumper: root +operator: root +webmaster: root + +###################################################################### +# Person who should get root's mail. +###################################################################### +#root: user@hostname diff --git a/postfix/post-install b/postfix/post-install new file mode 100755 index 0000000..23dcc15 --- /dev/null +++ b/postfix/post-install @@ -0,0 +1,21 @@ +#!/bin/sh + +cd /etc/postfix + +/bin/sh post-install \ + manpage_directory=/usr/man \ + command_directory=/usr/sbin \ + config_directory=/etc/postfix \ + setgid_group=postdrop \ + mail_owner=mail \ + upgrade-package + +/bin/sh post-install \ + command_directory=/usr/sbin \ + config_directory=/etc/postfix \ + setgid_group=postdrop \ + mail_owner=mail \ + create-missing + +/usr/sbin/postalias /etc/postfix/aliases +/usr/sbin/postmap hash:/etc/postfix/{virtual,relocated,access,transport} diff --git a/postfix/postfix.patch b/postfix/postfix.patch new file mode 100644 index 0000000..a163983 --- /dev/null +++ b/postfix/postfix.patch @@ -0,0 +1,19 @@ +diff -Nru postfix-2.4.5/conf/main.cf postfix-2.4.5-new/conf/main.cf +--- postfix-2.4.5/conf/main.cf 2006-03-25 03:38:54.000000000 +0100 ++++ postfix-2.4.5-new/conf/main.cf 2007-08-11 14:51:26.000000000 +0200 +@@ -376,6 +376,7 @@ + #alias_maps = hash:/etc/aliases + #alias_maps = hash:/etc/aliases, nis:mail.aliases + #alias_maps = netinfo:/aliases ++alias_maps = hash:/etc/postfix/aliases + + # The alias_database parameter specifies the alias database(s) that + # are built with "newaliases" or "sendmail -bi". This is a separate +@@ -386,6 +387,7 @@ + #alias_database = dbm:/etc/mail/aliases + #alias_database = hash:/etc/aliases + #alias_database = hash:/etc/aliases, hash:/opt/majordomo/aliases ++alias_database = $alias_maps + + # ADDRESS EXTENSIONS (e.g., user+foo) + # diff --git a/postfix/postfix.rc b/postfix/postfix.rc new file mode 100644 index 0000000..925885e --- /dev/null +++ b/postfix/postfix.rc @@ -0,0 +1,52 @@ +#!/bin/sh +###################################################################### +# postfix: starts/stops postfix daemon +# description: Postfix is a Mail Transport Agent, which is the program +# that moves mail from one machine to another. +###################################################################### + +daemon="/usr/sbin/postfix" +config="/etc/postfix" + +###################################################################### +# Sanity Check +###################################################################### +[ -x $daemon ] || exit 1 + +###################################################################### +# Uncomment these if you want to rebuild aliases on restart +###################################################################### +#/usr/sbin/postalias hash:$config/aliases +#/usr/sbin/postmap hash:$config/{access,canonical,relocated,transport,virtual} +#/usr/sbin/postmap hash:$config/access.{client,helo,sender,recpnt} + +###################################################################### +# Start/Stop/Reload/Status Functions +###################################################################### +status() { + base=${daemon##*/} + dpid=`pidof -o $$ -o $PPID -o %PPID -x ${base}` + if [ "$dpid" != "" ]; then + echo "${base} (pid $dpid) is running..." + elif [ -s /var/run/${base}.pid ]; then + echo "${base} is dead but pid file exists..." + else + echo "${base} is stopped." + fi + return +} +###################################################################### +# See how we were called +###################################################################### +case "$1" in + start) $daemon start ;; + stop) $daemon stop ;; + reload) $daemon reload ;; + restart) $daemon reload ;; + status) status ;; + abort) $daemon abort ;; + flush) $daemon flush ;; + check) $daemon check ;; + *) echo "Usage: $0 {start|stop|reload|restart|status|abort|flush|check}" ; exit 1 ;; +esac +exit $? diff --git a/postfix/pre-install b/postfix/pre-install new file mode 100755 index 0000000..b804819 --- /dev/null +++ b/postfix/pre-install @@ -0,0 +1,3 @@ +#!/bin/sh + +/usr/sbin/groupadd postdrop -- 2.26.2 From dafec3819881b40184b8d74bb2990330eba91ee7 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 16 Nov 2010 11:05:38 +0100 Subject: [PATCH 09/16] libcap: fixed AR and RANLIB usage --- libcap/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libcap/Pkgfile b/libcap/Pkgfile index c7b9c60..bba0c94 100644 --- a/libcap/Pkgfile +++ b/libcap/Pkgfile @@ -7,7 +7,7 @@ name=libcap version=2.19 -release=1 +release=2 source=(ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-$version.tar.bz2) build () { @@ -16,7 +16,7 @@ build () { sed -e '/^CFLAGS :=/s/:/\?/' -e "s|CC := gcc|CC := $CC|g" -i Make.Rules sed -e "s|\$(BUILD_CC)|gcc|g" -i libcap/Makefile - make + make AR="$AR" RANLIB="$RANLIB" make DESTDIR=$PKG man_prefix=/usr install install -d $PKG/usr/lib -- 2.26.2 From ec9e1b0925f8b45a71d3a38a7ad1b2c349809ac2 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 16 Nov 2010 15:13:53 +0100 Subject: [PATCH 10/16] dovecot: initial import (verified compilation) --- dovecot/.footprint | 514 +++++++++++++++++++++++++++++++++++ dovecot/.md5sum | 3 + dovecot/Pkgfile | 61 +++++ dovecot/README | 19 ++ dovecot/dovecot | 32 +++ dovecot/dovecot-config.patch | 82 ++++++ dovecot/pre-install | 8 + 7 files changed, 719 insertions(+) create mode 100644 dovecot/.footprint create mode 100644 dovecot/.md5sum create mode 100644 dovecot/Pkgfile create mode 100644 dovecot/README create mode 100644 dovecot/dovecot create mode 100644 dovecot/dovecot-config.patch create mode 100644 dovecot/pre-install diff --git a/dovecot/.footprint b/dovecot/.footprint new file mode 100644 index 0000000..5dbcb26 --- /dev/null +++ b/dovecot/.footprint @@ -0,0 +1,514 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/dovecot/ +drwxr-xr-x root/root etc/dovecot/conf.d/ +-rw-r--r-- root/root etc/dovecot/conf.d/10-auth.conf +-rw-r--r-- root/root etc/dovecot/conf.d/10-director.conf +-rw-r--r-- root/root etc/dovecot/conf.d/10-logging.conf +-rw-r--r-- root/root etc/dovecot/conf.d/10-mail.conf +-rw-r--r-- root/root etc/dovecot/conf.d/10-master.conf +-rw-r--r-- root/root etc/dovecot/conf.d/10-ssl.conf +-rw-r--r-- root/root etc/dovecot/conf.d/15-lda.conf +-rw-r--r-- root/root etc/dovecot/conf.d/20-imap.conf +-rw-r--r-- root/root etc/dovecot/conf.d/20-lmtp.conf +-rw-r--r-- root/root etc/dovecot/conf.d/20-pop3.conf +-rw-r--r-- root/root etc/dovecot/conf.d/90-acl.conf +-rw-r--r-- root/root etc/dovecot/conf.d/90-plugin.conf +-rw-r--r-- root/root etc/dovecot/conf.d/90-quota.conf +-rw-r--r-- root/root etc/dovecot/conf.d/auth-checkpassword.conf.ext +-rw-r--r-- root/root etc/dovecot/conf.d/auth-deny.conf.ext +-rw-r--r-- root/root etc/dovecot/conf.d/auth-ldap.conf.ext +-rw-r--r-- root/root etc/dovecot/conf.d/auth-master.conf.ext +-rw-r--r-- root/root etc/dovecot/conf.d/auth-passwdfile.conf.ext +-rw-r--r-- root/root etc/dovecot/conf.d/auth-sql.conf.ext +-rw-r--r-- root/root etc/dovecot/conf.d/auth-static.conf.ext +-rw-r--r-- root/root etc/dovecot/conf.d/auth-system.conf.ext +-rw-r--r-- root/root etc/dovecot/conf.d/auth-vpopmail.conf.ext +-rw-r--r-- root/root etc/dovecot/dovecot-db.conf.ext +-rw-r--r-- root/root etc/dovecot/dovecot-dict-sql.conf.ext +-rw-r--r-- root/root etc/dovecot/dovecot-ldap.conf.ext +-rw-r--r-- root/root etc/dovecot/dovecot-sql.conf.ext +-rw-r--r-- root/root etc/dovecot/dovecot.conf +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/dovecot +drwxr-xr-x root/root etc/ssl/ +drwxr-xr-x root/root etc/ssl/certs/ +-rw------- root/root etc/ssl/certs/dovecot.crt (EMPTY) +drwxr-xr-x root/root etc/ssl/keys/ +-rw------- root/root etc/ssl/keys/dovecot.key (EMPTY) +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/doveadm +-rwxr-xr-x root/root usr/bin/doveconf +-rwxr-xr-x root/root usr/bin/dsync +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/dovecot/ +-rw-r--r-- root/root usr/include/dovecot/abspath.h +-rw-r--r-- root/root usr/include/dovecot/access-lookup.h +-rw-r--r-- root/root usr/include/dovecot/anvil-client.h +-rw-r--r-- root/root usr/include/dovecot/aqueue.h +-rw-r--r-- root/root usr/include/dovecot/array-decl.h +-rw-r--r-- root/root usr/include/dovecot/array.h +-rw-r--r-- root/root usr/include/dovecot/askpass.h +-rw-r--r-- root/root usr/include/dovecot/auth-cache.h +-rw-r--r-- root/root usr/include/dovecot/auth-client-connection.h +-rw-r--r-- root/root usr/include/dovecot/auth-client-interface.h +-rw-r--r-- root/root usr/include/dovecot/auth-client-private.h +-rw-r--r-- root/root usr/include/dovecot/auth-client-request.h +-rw-r--r-- root/root usr/include/dovecot/auth-client.h +-rw-r--r-- root/root usr/include/dovecot/auth-common.h +-rw-r--r-- root/root usr/include/dovecot/auth-master-connection.h +-rw-r--r-- root/root usr/include/dovecot/auth-master.h +-rw-r--r-- root/root usr/include/dovecot/auth-penalty.h +-rw-r--r-- root/root usr/include/dovecot/auth-request-handler.h +-rw-r--r-- root/root usr/include/dovecot/auth-request.h +-rw-r--r-- root/root usr/include/dovecot/auth-server-connection.h +-rw-r--r-- root/root usr/include/dovecot/auth-settings.h +-rw-r--r-- root/root usr/include/dovecot/auth-stream.h +-rw-r--r-- root/root usr/include/dovecot/auth-worker-client.h +-rw-r--r-- root/root usr/include/dovecot/auth-worker-server.h +-rw-r--r-- root/root usr/include/dovecot/auth.h +-rw-r--r-- root/root usr/include/dovecot/backtrace-string.h +-rw-r--r-- root/root usr/include/dovecot/base64.h +-rw-r--r-- root/root usr/include/dovecot/bsearch-insert-pos.h +-rw-r--r-- root/root usr/include/dovecot/buffer.h +-rw-r--r-- root/root usr/include/dovecot/charset-utf8.h +-rw-r--r-- root/root usr/include/dovecot/child-wait.h +-rw-r--r-- root/root usr/include/dovecot/client-common.h +-rw-r--r-- root/root usr/include/dovecot/close-keep-errno.h +-rw-r--r-- root/root usr/include/dovecot/compat.h +-rw-r--r-- root/root usr/include/dovecot/config-filter.h +-rw-r--r-- root/root usr/include/dovecot/config-parser-private.h +-rw-r--r-- root/root usr/include/dovecot/config-parser.h +-rw-r--r-- root/root usr/include/dovecot/config-request.h +-rw-r--r-- root/root usr/include/dovecot/config.h +-rw-r--r-- root/root usr/include/dovecot/crc32.h +-rw-r--r-- root/root usr/include/dovecot/cydir-storage.h +-rw-r--r-- root/root usr/include/dovecot/cydir-sync.h +-rw-r--r-- root/root usr/include/dovecot/data-stack.h +-rw-r--r-- root/root usr/include/dovecot/db-checkpassword.h +-rw-r--r-- root/root usr/include/dovecot/db-ldap.h +-rw-r--r-- root/root usr/include/dovecot/db-passwd-file.h +-rw-r--r-- root/root usr/include/dovecot/db-sql.h +-rw-r--r-- root/root usr/include/dovecot/dbox-attachment.h +-rw-r--r-- root/root usr/include/dovecot/dbox-file.h +-rw-r--r-- root/root usr/include/dovecot/dbox-mail.h +-rw-r--r-- root/root usr/include/dovecot/dbox-save.h +-rw-r--r-- root/root usr/include/dovecot/dbox-storage.h +-rw-r--r-- root/root usr/include/dovecot/dbox-sync-rebuild.h +-rw-r--r-- root/root usr/include/dovecot/dict-client.h +-rw-r--r-- root/root usr/include/dovecot/dict-private.h +-rw-r--r-- root/root usr/include/dovecot/dict-sql-settings.h +-rw-r--r-- root/root usr/include/dovecot/dict-sql.h +-rw-r--r-- root/root usr/include/dovecot/dict.h +-rw-r--r-- root/root usr/include/dovecot/dns-lookup.h +-rw-r--r-- root/root usr/include/dovecot/dovecot-version.h +-rw-r--r-- root/root usr/include/dovecot/duplicate.h +-rw-r--r-- root/root usr/include/dovecot/eacces-error.h +-rw-r--r-- root/root usr/include/dovecot/env-util.h +-rw-r--r-- root/root usr/include/dovecot/execv-const.h +-rw-r--r-- root/root usr/include/dovecot/failures.h +-rw-r--r-- root/root usr/include/dovecot/fd-close-on-exec.h +-rw-r--r-- root/root usr/include/dovecot/fd-set-nonblock.h +-rw-r--r-- root/root usr/include/dovecot/fdatasync-path.h +-rw-r--r-- root/root usr/include/dovecot/fdpass.h +-rw-r--r-- root/root usr/include/dovecot/file-cache.h +-rw-r--r-- root/root usr/include/dovecot/file-copy.h +-rw-r--r-- root/root usr/include/dovecot/file-dotlock.h +-rw-r--r-- root/root usr/include/dovecot/file-lock.h +-rw-r--r-- root/root usr/include/dovecot/file-set-size.h +-rw-r--r-- root/root usr/include/dovecot/fs-api-private.h +-rw-r--r-- root/root usr/include/dovecot/fs-api.h +-rw-r--r-- root/root usr/include/dovecot/fs-sis-common.h +-rw-r--r-- root/root usr/include/dovecot/fsync-mode.h +-rw-r--r-- root/root usr/include/dovecot/hash-format.h +-rw-r--r-- root/root usr/include/dovecot/hash-method.h +-rw-r--r-- root/root usr/include/dovecot/hash.h +-rw-r--r-- root/root usr/include/dovecot/hash2.h +-rw-r--r-- root/root usr/include/dovecot/hex-binary.h +-rw-r--r-- root/root usr/include/dovecot/hex-dec.h +-rw-r--r-- root/root usr/include/dovecot/hmac-md5.h +-rw-r--r-- root/root usr/include/dovecot/home-expand.h +-rw-r--r-- root/root usr/include/dovecot/hostpid.h +-rw-r--r-- root/root usr/include/dovecot/imap-arg.h +-rw-r--r-- root/root usr/include/dovecot/imap-base-subject.h +-rw-r--r-- root/root usr/include/dovecot/imap-bodystructure.h +-rw-r--r-- root/root usr/include/dovecot/imap-client.h +-rw-r--r-- root/root usr/include/dovecot/imap-commands-util.h +-rw-r--r-- root/root usr/include/dovecot/imap-commands.h +-rw-r--r-- root/root usr/include/dovecot/imap-common.h +-rw-r--r-- root/root usr/include/dovecot/imap-date.h +-rw-r--r-- root/root usr/include/dovecot/imap-envelope.h +-rw-r--r-- root/root usr/include/dovecot/imap-expunge.h +-rw-r--r-- root/root usr/include/dovecot/imap-fetch.h +-rw-r--r-- root/root usr/include/dovecot/imap-id.h +-rw-r--r-- root/root usr/include/dovecot/imap-match.h +-rw-r--r-- root/root usr/include/dovecot/imap-parser.h +-rw-r--r-- root/root usr/include/dovecot/imap-quote.h +-rw-r--r-- root/root usr/include/dovecot/imap-resp-code.h +-rw-r--r-- root/root usr/include/dovecot/imap-search-args.h +-rw-r--r-- root/root usr/include/dovecot/imap-search.h +-rw-r--r-- root/root usr/include/dovecot/imap-seqset.h +-rw-r--r-- root/root usr/include/dovecot/imap-settings.h +-rw-r--r-- root/root usr/include/dovecot/imap-status.h +-rw-r--r-- root/root usr/include/dovecot/imap-sync.h +-rw-r--r-- root/root usr/include/dovecot/imap-utf7.h +-rw-r--r-- root/root usr/include/dovecot/imap-util.h +-rw-r--r-- root/root usr/include/dovecot/imem.h +-rw-r--r-- root/root usr/include/dovecot/index-attachment.h +-rw-r--r-- root/root usr/include/dovecot/index-mail.h +-rw-r--r-- root/root usr/include/dovecot/index-mailbox-list.h +-rw-r--r-- root/root usr/include/dovecot/index-search-result.h +-rw-r--r-- root/root usr/include/dovecot/index-sort-private.h +-rw-r--r-- root/root usr/include/dovecot/index-sort.h +-rw-r--r-- root/root usr/include/dovecot/index-storage.h +-rw-r--r-- root/root usr/include/dovecot/index-sync-changes.h +-rw-r--r-- root/root usr/include/dovecot/index-sync-private.h +-rw-r--r-- root/root usr/include/dovecot/index-thread-private.h +-rw-r--r-- root/root usr/include/dovecot/ioloop-internal.h +-rw-r--r-- root/root usr/include/dovecot/ioloop-iolist.h +-rw-r--r-- root/root usr/include/dovecot/ioloop-notify-fd.h +-rw-r--r-- root/root usr/include/dovecot/ioloop.h +-rw-r--r-- root/root usr/include/dovecot/iostream-internal.h +-rw-r--r-- root/root usr/include/dovecot/istream-attachment.h +-rw-r--r-- root/root usr/include/dovecot/istream-base64-encoder.h +-rw-r--r-- root/root usr/include/dovecot/istream-concat.h +-rw-r--r-- root/root usr/include/dovecot/istream-crlf.h +-rw-r--r-- root/root usr/include/dovecot/istream-dot.h +-rw-r--r-- root/root usr/include/dovecot/istream-header-filter.h +-rw-r--r-- root/root usr/include/dovecot/istream-internal.h +-rw-r--r-- root/root usr/include/dovecot/istream-mail-stats.h +-rw-r--r-- root/root usr/include/dovecot/istream-raw-mbox.h +-rw-r--r-- root/root usr/include/dovecot/istream-seekable.h +-rw-r--r-- root/root usr/include/dovecot/istream-tee.h +-rw-r--r-- root/root usr/include/dovecot/istream.h +-rw-r--r-- root/root usr/include/dovecot/lda-settings.h +-rw-r--r-- root/root usr/include/dovecot/lib-signals.h +-rw-r--r-- root/root usr/include/dovecot/lib.h +-rw-r--r-- root/root usr/include/dovecot/llist.h +-rw-r--r-- root/root usr/include/dovecot/lmtp-client.h +-rw-r--r-- root/root usr/include/dovecot/login-common.h +-rw-r--r-- root/root usr/include/dovecot/login-proxy-state.h +-rw-r--r-- root/root usr/include/dovecot/login-proxy.h +-rw-r--r-- root/root usr/include/dovecot/login-settings.h +-rw-r--r-- root/root usr/include/dovecot/macros.h +-rw-r--r-- root/root usr/include/dovecot/mail-cache-private.h +-rw-r--r-- root/root usr/include/dovecot/mail-cache.h +-rw-r--r-- root/root usr/include/dovecot/mail-copy.h +-rw-r--r-- root/root usr/include/dovecot/mail-deliver.h +-rw-r--r-- root/root usr/include/dovecot/mail-error.h +-rw-r--r-- root/root usr/include/dovecot/mail-index-alloc-cache.h +-rw-r--r-- root/root usr/include/dovecot/mail-index-modseq.h +-rw-r--r-- root/root usr/include/dovecot/mail-index-private.h +-rw-r--r-- root/root usr/include/dovecot/mail-index-strmap.h +-rw-r--r-- root/root usr/include/dovecot/mail-index-sync-private.h +-rw-r--r-- root/root usr/include/dovecot/mail-index-transaction-private.h +-rw-r--r-- root/root usr/include/dovecot/mail-index-util.h +-rw-r--r-- root/root usr/include/dovecot/mail-index-view-private.h +-rw-r--r-- root/root usr/include/dovecot/mail-index.h +-rw-r--r-- root/root usr/include/dovecot/mail-namespace.h +-rw-r--r-- root/root usr/include/dovecot/mail-search-build.h +-rw-r--r-- root/root usr/include/dovecot/mail-search-parser-private.h +-rw-r--r-- root/root usr/include/dovecot/mail-search-parser.h +-rw-r--r-- root/root usr/include/dovecot/mail-search-register.h +-rw-r--r-- root/root usr/include/dovecot/mail-search.h +-rw-r--r-- root/root usr/include/dovecot/mail-send.h +-rw-r--r-- root/root usr/include/dovecot/mail-storage-hooks.h +-rw-r--r-- root/root usr/include/dovecot/mail-storage-private.h +-rw-r--r-- root/root usr/include/dovecot/mail-storage-service.h +-rw-r--r-- root/root usr/include/dovecot/mail-storage-settings.h +-rw-r--r-- root/root usr/include/dovecot/mail-storage.h +-rw-r--r-- root/root usr/include/dovecot/mail-thread.h +-rw-r--r-- root/root usr/include/dovecot/mail-transaction-log-private.h +-rw-r--r-- root/root usr/include/dovecot/mail-transaction-log-view-private.h +-rw-r--r-- root/root usr/include/dovecot/mail-transaction-log.h +-rw-r--r-- root/root usr/include/dovecot/mail-types.h +-rw-r--r-- root/root usr/include/dovecot/mail-user.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-list-delete.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-list-fs.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-list-index-private.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-list-index.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-list-maildir.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-list-private.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-list-subscriptions.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-list.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-log.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-search-result-private.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-tree.h +-rw-r--r-- root/root usr/include/dovecot/mailbox-uidvalidity.h +-rw-r--r-- root/root usr/include/dovecot/maildir-filename.h +-rw-r--r-- root/root usr/include/dovecot/maildir-keywords.h +-rw-r--r-- root/root usr/include/dovecot/maildir-settings.h +-rw-r--r-- root/root usr/include/dovecot/maildir-storage.h +-rw-r--r-- root/root usr/include/dovecot/maildir-sync.h +-rw-r--r-- root/root usr/include/dovecot/maildir-uidlist.h +-rw-r--r-- root/root usr/include/dovecot/master-auth.h +-rw-r--r-- root/root usr/include/dovecot/master-interface.h +-rw-r--r-- root/root usr/include/dovecot/master-login-auth.h +-rw-r--r-- root/root usr/include/dovecot/master-login.h +-rw-r--r-- root/root usr/include/dovecot/master-service-private.h +-rw-r--r-- root/root usr/include/dovecot/master-service-settings-cache.h +-rw-r--r-- root/root usr/include/dovecot/master-service-settings.h +-rw-r--r-- root/root usr/include/dovecot/master-service.h +-rw-r--r-- root/root usr/include/dovecot/mbox-file.h +-rw-r--r-- root/root usr/include/dovecot/mbox-from.h +-rw-r--r-- root/root usr/include/dovecot/mbox-lock.h +-rw-r--r-- root/root usr/include/dovecot/mbox-md5.h +-rw-r--r-- root/root usr/include/dovecot/mbox-settings.h +-rw-r--r-- root/root usr/include/dovecot/mbox-storage.h +-rw-r--r-- root/root usr/include/dovecot/mbox-sync-private.h +-rw-r--r-- root/root usr/include/dovecot/md4.h +-rw-r--r-- root/root usr/include/dovecot/md5.h +-rw-r--r-- root/root usr/include/dovecot/mdbox-file.h +-rw-r--r-- root/root usr/include/dovecot/mdbox-map-private.h +-rw-r--r-- root/root usr/include/dovecot/mdbox-map.h +-rw-r--r-- root/root usr/include/dovecot/mdbox-settings.h +-rw-r--r-- root/root usr/include/dovecot/mdbox-storage-rebuild.h +-rw-r--r-- root/root usr/include/dovecot/mdbox-storage.h +-rw-r--r-- root/root usr/include/dovecot/mdbox-sync.h +-rw-r--r-- root/root usr/include/dovecot/mech-otp-skey-common.h +-rw-r--r-- root/root usr/include/dovecot/mech-plain-common.h +-rw-r--r-- root/root usr/include/dovecot/mech.h +-rw-r--r-- root/root usr/include/dovecot/mempool.h +-rw-r--r-- root/root usr/include/dovecot/message-address.h +-rw-r--r-- root/root usr/include/dovecot/message-date.h +-rw-r--r-- root/root usr/include/dovecot/message-decoder.h +-rw-r--r-- root/root usr/include/dovecot/message-header-decode.h +-rw-r--r-- root/root usr/include/dovecot/message-header-encode.h +-rw-r--r-- root/root usr/include/dovecot/message-header-parser.h +-rw-r--r-- root/root usr/include/dovecot/message-id.h +-rw-r--r-- root/root usr/include/dovecot/message-parser.h +-rw-r--r-- root/root usr/include/dovecot/message-part-serialize.h +-rw-r--r-- root/root usr/include/dovecot/message-search.h +-rw-r--r-- root/root usr/include/dovecot/message-send.h +-rw-r--r-- root/root usr/include/dovecot/message-size.h +-rw-r--r-- root/root usr/include/dovecot/mkdir-parents.h +-rw-r--r-- root/root usr/include/dovecot/mmap-util.h +-rw-r--r-- root/root usr/include/dovecot/module-context.h +-rw-r--r-- root/root usr/include/dovecot/module-dir.h +-rw-r--r-- root/root usr/include/dovecot/mountpoint.h +-rw-r--r-- root/root usr/include/dovecot/mycrypt.h +-rw-r--r-- root/root usr/include/dovecot/network.h +-rw-r--r-- root/root usr/include/dovecot/nfs-workarounds.h +-rw-r--r-- root/root usr/include/dovecot/notify-plugin-private.h +-rw-r--r-- root/root usr/include/dovecot/notify-plugin.h +-rw-r--r-- root/root usr/include/dovecot/ostream-cmp.h +-rw-r--r-- root/root usr/include/dovecot/ostream-internal.h +-rw-r--r-- root/root usr/include/dovecot/ostream.h +-rw-r--r-- root/root usr/include/dovecot/passdb-blocking.h +-rw-r--r-- root/root usr/include/dovecot/passdb-cache.h +-rw-r--r-- root/root usr/include/dovecot/passdb.h +-rw-r--r-- root/root usr/include/dovecot/password-scheme.h +-rw-r--r-- root/root usr/include/dovecot/pop3-capability.h +-rw-r--r-- root/root usr/include/dovecot/pop3-client.h +-rw-r--r-- root/root usr/include/dovecot/pop3-commands.h +-rw-r--r-- root/root usr/include/dovecot/pop3-common.h +-rw-r--r-- root/root usr/include/dovecot/pop3-settings.h +-rw-r--r-- root/root usr/include/dovecot/primes.h +-rw-r--r-- root/root usr/include/dovecot/printf-format-fix.h +-rw-r--r-- root/root usr/include/dovecot/priorityq.h +-rw-r--r-- root/root usr/include/dovecot/process-title.h +-rw-r--r-- root/root usr/include/dovecot/quoted-printable.h +-rw-r--r-- root/root usr/include/dovecot/randgen.h +-rw-r--r-- root/root usr/include/dovecot/raw-storage.h +-rw-r--r-- root/root usr/include/dovecot/raw-sync.h +-rw-r--r-- root/root usr/include/dovecot/read-full.h +-rw-r--r-- root/root usr/include/dovecot/restrict-access.h +-rw-r--r-- root/root usr/include/dovecot/restrict-process-size.h +-rw-r--r-- root/root usr/include/dovecot/rfc2231-parser.h +-rw-r--r-- root/root usr/include/dovecot/rfc822-parser.h +-rw-r--r-- root/root usr/include/dovecot/safe-memset.h +-rw-r--r-- root/root usr/include/dovecot/safe-mkdir.h +-rw-r--r-- root/root usr/include/dovecot/safe-mkstemp.h +-rw-r--r-- root/root usr/include/dovecot/sasl-server.h +-rw-r--r-- root/root usr/include/dovecot/sdbox-file.h +-rw-r--r-- root/root usr/include/dovecot/sdbox-storage.h +-rw-r--r-- root/root usr/include/dovecot/sdbox-sync.h +-rw-r--r-- root/root usr/include/dovecot/sendfile-util.h +-rw-r--r-- root/root usr/include/dovecot/seq-range-array.h +-rw-r--r-- root/root usr/include/dovecot/service-settings.h +-rw-r--r-- root/root usr/include/dovecot/settings-parser.h +-rw-r--r-- root/root usr/include/dovecot/settings.h +-rw-r--r-- root/root usr/include/dovecot/sha1.h +-rw-r--r-- root/root usr/include/dovecot/sha2.h +-rw-r--r-- root/root usr/include/dovecot/shared-storage.h +-rw-r--r-- root/root usr/include/dovecot/smtp-client.h +-rw-r--r-- root/root usr/include/dovecot/sql-api-private.h +-rw-r--r-- root/root usr/include/dovecot/sql-api.h +-rw-r--r-- root/root usr/include/dovecot/sql-db-cache.h +-rw-r--r-- root/root usr/include/dovecot/ssl-proxy.h +-rw-r--r-- root/root usr/include/dovecot/str-find.h +-rw-r--r-- root/root usr/include/dovecot/str-sanitize.h +-rw-r--r-- root/root usr/include/dovecot/str.h +-rw-r--r-- root/root usr/include/dovecot/strescape.h +-rw-r--r-- root/root usr/include/dovecot/strfuncs.h +-rw-r--r-- root/root usr/include/dovecot/strnum.h +-rw-r--r-- root/root usr/include/dovecot/subscription-file.h +-rw-r--r-- root/root usr/include/dovecot/syslog-util.h +-rw-r--r-- root/root usr/include/dovecot/test-common.h +-rw-r--r-- root/root usr/include/dovecot/time-util.h +-rw-r--r-- root/root usr/include/dovecot/unichar.h +-rw-r--r-- root/root usr/include/dovecot/unix-socket-create.h +-rw-r--r-- root/root usr/include/dovecot/unlink-directory.h +-rw-r--r-- root/root usr/include/dovecot/unlink-old-files.h +-rw-r--r-- root/root usr/include/dovecot/userdb-blocking.h +-rw-r--r-- root/root usr/include/dovecot/userdb-static.h +-rw-r--r-- root/root usr/include/dovecot/userdb-vpopmail.h +-rw-r--r-- root/root usr/include/dovecot/userdb.h +-rw-r--r-- root/root usr/include/dovecot/utc-mktime.h +-rw-r--r-- root/root usr/include/dovecot/utc-offset.h +-rw-r--r-- root/root usr/include/dovecot/var-expand.h +-rw-r--r-- root/root usr/include/dovecot/wildcard-match.h +-rw-r--r-- root/root usr/include/dovecot/write-full.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/dovecot/ +-rwxr-xr-x root/root usr/lib/dovecot/anvil +-rwxr-xr-x root/root usr/lib/dovecot/auth +-rwxr-xr-x root/root usr/lib/dovecot/checkpassword-reply +-rwxr-xr-x root/root usr/lib/dovecot/config +lrwxrwxrwx root/root usr/lib/dovecot/deliver -> dovecot-lda +-rwxr-xr-x root/root usr/lib/dovecot/dict +-rwxr-xr-x root/root usr/lib/dovecot/director +-rwxr-xr-x root/root usr/lib/dovecot/dns-client +-rwxr-xr-x root/root usr/lib/dovecot/doveadm-server +-rw-r--r-- root/root usr/lib/dovecot/dovecot-config +-rwxr-xr-x root/root usr/lib/dovecot/dovecot-lda +-rwxr-xr-x root/root usr/lib/dovecot/gdbhelper +-rwxr-xr-x root/root usr/lib/dovecot/imap +-rwxr-xr-x root/root usr/lib/dovecot/imap-login +-rw-r--r-- root/root usr/lib/dovecot/libdovecot-lda.a +-rwxr-xr-x root/root usr/lib/dovecot/libdovecot-lda.la +lrwxrwxrwx root/root usr/lib/dovecot/libdovecot-lda.so -> libdovecot-lda.so.0.0.0 +lrwxrwxrwx root/root usr/lib/dovecot/libdovecot-lda.so.0 -> libdovecot-lda.so.0.0.0 +-rwxr-xr-x root/root usr/lib/dovecot/libdovecot-lda.so.0.0.0 +-rw-r--r-- root/root usr/lib/dovecot/libdovecot-login.a +-rwxr-xr-x root/root usr/lib/dovecot/libdovecot-login.la +lrwxrwxrwx root/root usr/lib/dovecot/libdovecot-login.so -> libdovecot-login.so.0.0.0 +lrwxrwxrwx root/root usr/lib/dovecot/libdovecot-login.so.0 -> libdovecot-login.so.0.0.0 +-rwxr-xr-x root/root usr/lib/dovecot/libdovecot-login.so.0.0.0 +-rw-r--r-- root/root usr/lib/dovecot/libdovecot-storage.a +-rwxr-xr-x root/root usr/lib/dovecot/libdovecot-storage.la +lrwxrwxrwx root/root usr/lib/dovecot/libdovecot-storage.so -> libdovecot-storage.so.0.0.0 +lrwxrwxrwx root/root usr/lib/dovecot/libdovecot-storage.so.0 -> libdovecot-storage.so.0.0.0 +-rwxr-xr-x root/root usr/lib/dovecot/libdovecot-storage.so.0.0.0 +-rw-r--r-- root/root usr/lib/dovecot/libdovecot.a +-rwxr-xr-x root/root usr/lib/dovecot/libdovecot.la +lrwxrwxrwx root/root usr/lib/dovecot/libdovecot.so -> libdovecot.so.0.0.0 +lrwxrwxrwx root/root usr/lib/dovecot/libdovecot.so.0 -> libdovecot.so.0.0.0 +-rwxr-xr-x root/root usr/lib/dovecot/libdovecot.so.0.0.0 +-rwxr-xr-x root/root usr/lib/dovecot/listview +-rwxr-xr-x root/root usr/lib/dovecot/lmtp +-rwxr-xr-x root/root usr/lib/dovecot/log +-rwxr-xr-x root/root usr/lib/dovecot/maildirlock +drwxr-xr-x root/root usr/lib/dovecot/modules/ +drwxr-xr-x root/root usr/lib/dovecot/modules/auth/ +drwxr-xr-x root/root usr/lib/dovecot/modules/doveadm/ +-rw-r--r-- root/root usr/lib/dovecot/modules/doveadm/lib10_doveadm_expire_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/doveadm/lib10_doveadm_expire_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/doveadm/lib10_doveadm_expire_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/doveadm/lib10_doveadm_quota_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/doveadm/lib10_doveadm_quota_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/doveadm/lib10_doveadm_quota_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/doveadm/lib10_doveadm_zlib_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/doveadm/lib10_doveadm_zlib_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/doveadm/lib10_doveadm_zlib_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib01_acl_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib01_acl_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib01_acl_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib02_imap_acl_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib02_imap_acl_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib02_imap_acl_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib02_lazy_expunge_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib02_lazy_expunge_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib02_lazy_expunge_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib10_quota_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib10_quota_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib10_quota_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib11_imap_quota_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib11_imap_quota_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib11_imap_quota_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib11_trash_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib11_trash_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib11_trash_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib15_notify_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib15_notify_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib15_notify_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_autocreate_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_autocreate_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_autocreate_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_expire_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_expire_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_expire_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_fts_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_fts_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_fts_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_listescape_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_listescape_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_listescape_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_mail_log_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_mail_log_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_mail_log_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_mbox_snarf_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_mbox_snarf_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_mbox_snarf_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_virtual_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_virtual_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_virtual_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_zlib_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_zlib_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_zlib_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib21_fts_squat_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib21_fts_squat_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib21_fts_squat_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib30_imap_zlib_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib30_imap_zlib_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib30_imap_zlib_plugin.so +-rwxr-xr-x root/root usr/lib/dovecot/pop3 +-rwxr-xr-x root/root usr/lib/dovecot/pop3-login +-rwxr-xr-x root/root usr/lib/dovecot/rawlog +-rwxr-xr-x root/root usr/lib/dovecot/script +-rwxr-xr-x root/root usr/lib/dovecot/script-login +-rwxr-xr-x root/root usr/lib/dovecot/ssl-params +-rwxr-xr-x root/root usr/lib/dovecot/tcpwrap +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/deliver.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-altmove.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-auth.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-config.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-director.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-dump.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-expunge.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-fetch.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-force-resync.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-help.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-import.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-kick.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-log.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-mailbox.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-penalty.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-purge.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-pw.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-quota.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-reload.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-search.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-stop.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-user.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm-who.1.gz +-rw-r--r-- root/root usr/man/man1/doveadm.1.gz +-rw-r--r-- root/root usr/man/man1/doveconf.1.gz +-rw-r--r-- root/root usr/man/man1/dovecot-lda.1.gz +-rw-r--r-- root/root usr/man/man1/dovecot.1.gz +-rw-r--r-- root/root usr/man/man1/dsync.1.gz +drwxr-xr-x root/root usr/man/man7/ +-rw-r--r-- root/root usr/man/man7/doveadm-search-query.7.gz +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/dovecot +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/dovecot.m4 +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/lib/ +drwxr-x--- root/root var/lib/dovecot/ +drwxr-xr-x root/root var/run/ +drwxr-xr-x root/root var/run/dovecot/ +drwxr-x--- root/dovecot var/run/dovecot/login/ diff --git a/dovecot/.md5sum b/dovecot/.md5sum new file mode 100644 index 0000000..37bd74e --- /dev/null +++ b/dovecot/.md5sum @@ -0,0 +1,3 @@ +7eaa958040fbd7169c86134439d4b632 dovecot +3f59da97925c4159dd5b755df22f737e dovecot-2.0.7.tar.gz +47daa0cf67f2afb7dff6710f8a008c31 dovecot-config.patch diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile new file mode 100644 index 0000000..561170c --- /dev/null +++ b/dovecot/Pkgfile @@ -0,0 +1,61 @@ +# Description: IMAP and POP3 server with ssl/ipv6 support, written with security primarily in mind +# URL: http://dovecot.org +# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de +# Depends on: zlib bzip2 openssl tcp_wrappers libcap + +name=dovecot +version=2.0.7 +release=1 +source=(http://dovecot.org/releases/2.0/$name-$version.tar.gz \ + dovecot-config.patch dovecot) + +build () { + cd $name-$version + + patch -p1 -i $SRC/$name-config.patch + + echo "i_cv_epoll_works=no" > config.cache + echo "i_cv_inotify_works=no" >> config.cache + echo "i_cv_posix_fallocate_works=yes" >> config.cache + echo "i_cv_signed_size_t=no" >> config.cache + echo "i_cv_gmtime_max_time_t=32" >> config.cache + echo "i_cv_signed_time_t=yes" >> config.cache + echo "i_cv_mmap_plays_with_write=yes" >> config.cache + echo "i_cv_fd_passing=yes" >> config.cache + echo "i_cv_c99_vsnprintf=yes" >> config.cache + echo "lib_cv_va_copy=yes" >> config.cache + echo "lib_cv___va_copy=yes" >> config.cache + echo "lib_cv_va_val_copy=yes" >> config.cache + + ./configure --build=$CHOST \ + --host=$CTARGET \ + --prefix=/usr \ + --libexecdir=/usr/lib \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --mandir=/usr/man \ + --with-moduledir=/usr/lib/dovecot/modules \ + --with-ssl=openssl \ + --with-libwrap \ + --cache-file=config.cache + + sed -i config.h -e '/HAVE_FALLOCATE 1/d' + + make + make DESTDIR=$PKG install + + cp -r $PKG/usr/share/doc/dovecot/example-config/* $PKG/etc/dovecot + install -D -m 755 $SRC/dovecot $PKG/etc/rc.d/dovecot + + rm -r $PKG/usr/share/doc + rm $PKG/etc/dovecot/README + + install -d $PKG/etc/ssl/{certs,keys} + touch $PKG/etc/ssl/certs/dovecot.crt + touch $PKG/etc/ssl/keys/dovecot.key + chmod 0600 $PKG/etc/ssl/{keys/dovecot.key,certs/dovecot.crt} + + install -d -m 0750 $PKG/var/lib/dovecot + install -d -m 0755 $PKG/var/run/dovecot + install -d -m 0750 -o root -g dovecot $PKG/var/run/dovecot/login +} diff --git a/dovecot/README b/dovecot/README new file mode 100644 index 0000000..b83cbdf --- /dev/null +++ b/dovecot/README @@ -0,0 +1,19 @@ +README for dovecot 2.x + +REQUIREMENTS + +PRE-INSTALL + Create two users dovecot/dovenull and one group dovecot with a + unused id < 99: + + 'groupadd -g 26 dovecot' + 'useradd -g dovecot -u 26 -d /var/run/dovecot -s /bin/false dovecot' + 'useradd -g dovecot -u 27 -d /var/run/dovecot -s /bin/false dovenull' + 'passwd -l dovecot' + 'passwd -l dovenull' + + or run the supplied pre-install script. + +POST-INSTALL + +PRECAUTION diff --git a/dovecot/dovecot b/dovecot/dovecot new file mode 100644 index 0000000..c1eb24a --- /dev/null +++ b/dovecot/dovecot @@ -0,0 +1,32 @@ +#!/bin/sh +# +# /etc/rc.d/dovecot: start/stop dovecot IMAP/POP3 daemon +# + +KEY=/etc/ssl/keys/dovecot.key +CRT=/etc/ssl/certs/dovecot.crt + +case $1 in +start) + if [ ! -s $KEY -o ! -s $CRT ]; then + /usr/bin/mksslcert $KEY $CRT + fi + /usr/sbin/dovecot + ;; +stop) + killall -q /usr/sbin/dovecot + ;; +restart) + $0 stop + sleep 2 + $0 start + ;; +reload) + kill -s HUP $(pidof dovecot) + ;; +*) + echo "usage: $0 [start|stop|restart|reload]" + ;; +esac + +# End of file diff --git a/dovecot/dovecot-config.patch b/dovecot/dovecot-config.patch new file mode 100644 index 0000000..fa36d65 --- /dev/null +++ b/dovecot/dovecot-config.patch @@ -0,0 +1,82 @@ +diff -Nru dovecot-2.0.1.orig/doc/example-config/conf.d/10-master.conf dovecot-2.0.1/doc/example-config/conf.d/10-master.conf +--- dovecot-2.0.1.orig/doc/example-config/conf.d/10-master.conf 2010-08-28 15:12:36.969547056 +0200 ++++ dovecot-2.0.1/doc/example-config/conf.d/10-master.conf 2010-08-28 15:12:48.680717737 +0200 +@@ -105,3 +105,10 @@ + #group = + } + } ++ ++service tcpwrap { ++ unix_listener login/tcpwrap { ++ mode = 0666 ++ } ++} ++ +diff -Nru dovecot-2.0.1.orig/doc/example-config/conf.d/10-ssl.conf dovecot-2.0.1/doc/example-config/conf.d/10-ssl.conf +--- dovecot-2.0.1.orig/doc/example-config/conf.d/10-ssl.conf 2010-08-28 15:12:36.969547056 +0200 ++++ dovecot-2.0.1/doc/example-config/conf.d/10-ssl.conf 2010-08-28 15:12:48.680717737 +0200 +@@ -9,8 +9,8 @@ + # dropping root privileges, so keep the key file unreadable by anyone but + # root. Included doc/mkcert.sh can be used to easily generate self-signed + # certificate, just make sure to update the domains in dovecot-openssl.cnf +-ssl_cert = +-passdb { +- driver = pam ++#passdb { ++ #driver = pam + # [session=yes] [setcred=yes] [failure_show_msg=yes] [max_requests=] + # [cache_key=] [] + #args = dovecot +-} ++#} + + # System users (NSS, /etc/passwd, or similiar). + # In many systems nowadays this uses Name Service Switch, which is +@@ -26,11 +26,11 @@ + # Shadow passwords for system users (NSS, /etc/shadow or similiar). + # Deprecated by PAM nowadays. + # +-#passdb { +- #driver = shadow ++passdb { ++ driver = shadow + # [blocking=no] + #args = +-#} ++} + + # PAM-like authentication for OpenBSD. + # +diff -Nru dovecot-2.0.1.orig/doc/example-config/dovecot.conf dovecot-2.0.1/doc/example-config/dovecot.conf +--- dovecot-2.0.1.orig/doc/example-config/dovecot.conf 2010-08-28 15:12:36.969547056 +0200 ++++ dovecot-2.0.1/doc/example-config/dovecot.conf 2010-08-28 15:12:48.680717737 +0200 +@@ -29,6 +29,7 @@ + # If you want to specify non-default ports or anything more complex, + # edit conf.d/master.conf. + #listen = *, :: ++listen = * + + # Base directory where to store runtime data. + #base_dir = /var/run/dovecot/ +@@ -43,7 +44,7 @@ + #login_trusted_networks = + + # Sepace separated list of login access check sockets (e.g. tcpwrap) +-#login_access_sockets = ++login_access_sockets = tcpwrap + + # Show more verbose process titles (in ps). Currently shows user name and + # IP address. Useful for seeing who are actually using the IMAP processes diff --git a/dovecot/pre-install b/dovecot/pre-install new file mode 100644 index 0000000..d8105e5 --- /dev/null +++ b/dovecot/pre-install @@ -0,0 +1,8 @@ +#!/bin/sh + +getent group dovecot || /usr/sbin/groupadd -g 26 dovecot +getent passwd dovecot || /usr/sbin/useradd -g dovecot -u 26 -d /var/run/dovecot -s /bin/false dovecot +getent passwd dovenull || /usr/sbin/useradd -g dovecot -u 27 -d /var/run/dovecot -s /bin/false dovenull +/usr/bin/passwd -l dovecot +/usr/bin/passwd -l dovenull + -- 2.26.2 From 39fbcb9544765d06de5a249b9217877396c927de Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 16 Nov 2010 15:33:35 +0100 Subject: [PATCH 11/16] dovecot: fixed meta line in Pkgfile --- dovecot/Pkgfile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index 561170c..e131989 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -1,7 +1,8 @@ # Description: IMAP and POP3 server with ssl/ipv6 support, written with security primarily in mind -# URL: http://dovecot.org -# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de -# Depends on: zlib bzip2 openssl tcp_wrappers libcap +# URL: http://dovecot.org +# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu +# Depends on: zlib bzip2 openssl tcp_wrappers libcap name=dovecot version=2.0.7 -- 2.26.2 From e3df37cddbb62606e3063e1b1f0292710c36a33f Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Thu, 2 Dec 2010 09:27:17 +0100 Subject: [PATCH 12/16] libnl: cleanup and removed $RM which is only used in distclean stage in the Makefile --- libnl/Pkgfile | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/libnl/Pkgfile b/libnl/Pkgfile index 70f7b11..9bbd8af 100644 --- a/libnl/Pkgfile +++ b/libnl/Pkgfile @@ -1,21 +1,25 @@ # Description: library for applications dealing with netlink sockets # URL: http://www.infradead.org/~tgr/libnl/ -# Maintainer: Bartlomiej Palmowski, rotwang at crux dot org dot pl # Packager: Hannes Mayer, kontakt at ecarux dot de +# Maintainer: Bartlomiej Palmowski, rotwang at crux dot org dot pl # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu +# Depends on: + name=libnl version=1.1 release=1 -source=(http://mirror.slitaz.org/sources/packages/l/$name-$version.tar.gz - $name-1.1_ulong_max.diff) +source=(http://mirror.slitaz.org/sources/packages/l/$name-$version.tar.gz \ + $name-1.1_ulong_max.diff) build() { cd $name-$version patch -p1 -i ../libnl-1.1_ulong_max.diff + ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr - make CC="$CC" AR="$AR" RM="$RM" + + make CC="$CC" AR="$AR" make DESTDIR=$PKG install } -- 2.26.2 From c8be49dd2c5d183f4bafc653b1786eb72fe91f69 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Thu, 2 Dec 2010 09:27:48 +0100 Subject: [PATCH 13/16] iw: initial import (verified compilation) --- iw/.footprint | 6 ++++ iw/.md5sum | 3 ++ iw/Pkgfile | 23 ++++++++++++++ iw/iw-0.9.20-cross_compile.patch | 52 ++++++++++++++++++++++++++++++++ iw/version.sh | 6 ++++ 5 files changed, 90 insertions(+) create mode 100644 iw/.footprint create mode 100644 iw/.md5sum create mode 100644 iw/Pkgfile create mode 100644 iw/iw-0.9.20-cross_compile.patch create mode 100644 iw/version.sh diff --git a/iw/.footprint b/iw/.footprint new file mode 100644 index 0000000..d168876 --- /dev/null +++ b/iw/.footprint @@ -0,0 +1,6 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/iw.8.gz +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/iw diff --git a/iw/.md5sum b/iw/.md5sum new file mode 100644 index 0000000..204d14d --- /dev/null +++ b/iw/.md5sum @@ -0,0 +1,3 @@ +134325b5121736b27ca1348a4b44685d iw-0.9.20-cross_compile.patch +1055799b544b3e08169d155bb6c21bb0 iw-0.9.20.tar.bz2 +cb87c326d0cff9bafafa6b0ddc233446 version.sh diff --git a/iw/Pkgfile b/iw/Pkgfile new file mode 100644 index 0000000..2060b31 --- /dev/null +++ b/iw/Pkgfile @@ -0,0 +1,23 @@ +# Description: nl80211 based CLI configuration utility for wireless devices +# URL: http://wireless.kernel.org/en/users/Documentation/iw +# Maintainer: Bartlomiej Palmowski, rotwang at crux dot org dot pl +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu +# Depends on: libnl + +name=iw +version=0.9.20 +release=1 +source=(http://wireless.kernel.org/download/$name/$name-$version.tar.bz2 \ + version.sh $name-$version-cross_compile.patch) + +build() { + cd $name-$version + + sed "s/#VER#/$version/" ../version.sh > version.sh + patch -p1 -i $SRC/$name-$version-cross_compile.patch + + make CC="$CC" CFLAGS="$CFLAGS" + make install \ + MANDIR=/usr/man \ + DESTDIR=$PKG +} diff --git a/iw/iw-0.9.20-cross_compile.patch b/iw/iw-0.9.20-cross_compile.patch new file mode 100644 index 0000000..0deb59b --- /dev/null +++ b/iw/iw-0.9.20-cross_compile.patch @@ -0,0 +1,52 @@ +diff -purN iw-0.9.20.orig/Makefile iw-0.9.20/Makefile +--- iw-0.9.20.orig/Makefile 2010-12-02 08:13:30.000000000 +0000 ++++ iw-0.9.20/Makefile 2010-12-02 08:17:58.000000000 +0000 +@@ -19,27 +19,11 @@ OBJS = iw.o genl.o event.o info.o phy.o + mesh.o mpath.o scan.o reg.o version.o \ + reason.o status.o connect.o link.o offch.o ps.o cqm.o + OBJS += sections.o +-ALL = iw + +-NL1FOUND := $(shell $(PKG_CONFIG) --atleast-version=1 libnl-1 && echo Y) +-NL2FOUND := $(shell $(PKG_CONFIG) --atleast-version=2 libnl-2.0 && echo Y) +- +-ifeq ($(NL1FOUND),Y) + NLLIBNAME = libnl-1 +-endif +- +-ifeq ($(NL2FOUND),Y) +-CFLAGS += -DCONFIG_LIBNL20 +-LIBS += -lnl-genl +-NLLIBNAME = libnl-2.0 +-endif +- +-ifeq ($(NLLIBNAME),) +-$(error Cannot find development files for any supported version of libnl) +-endif + +-LIBS += $(shell $(PKG_CONFIG) --libs $(NLLIBNAME)) +-CFLAGS += $(shell $(PKG_CONFIG) --cflags $(NLLIBNAME)) ++LIBS += -lnl ++CFLAGS += + + ifeq ($(V),1) + Q= +@@ -49,17 +33,7 @@ Q=@ + NQ=echo + endif + +-all: version_check $(ALL) +- +-version_check: +-ifeq ($(NL2FOUND),Y) +-else +-ifeq ($(NL1FOUND),Y) +-else +- $(error No libnl found) +-endif +-endif +- ++all: iw + + VERSION_OBJS := $(filter-out version.o, $(OBJS)) + diff --git a/iw/version.sh b/iw/version.sh new file mode 100644 index 0000000..fb55f3b --- /dev/null +++ b/iw/version.sh @@ -0,0 +1,6 @@ +#!/bin/sh + +VERSION="#VER#" +OUT="$1" + +echo "const char iw_version[] = \"$VERSION\";" > "$OUT" -- 2.26.2 From 8046680560a454d5e4451c6a9be112da95518167 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Mon, 21 Mar 2011 12:27:13 +0100 Subject: [PATCH 14/16] dillo: fixed AR usage and added ssl support (https) --- dillo/Pkgfile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/dillo/Pkgfile b/dillo/Pkgfile index 0e21550..0f1b395 100644 --- a/dillo/Pkgfile +++ b/dillo/Pkgfile @@ -2,11 +2,11 @@ # URL: http://www.dillo.org # Maintainer: Juergen Daubert juergen dot daubert at t-online dot de # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu -# Depends on: fltk2 +# Depends on: fltk2 openssl name=dillo version=2.2 -release=1 +release=2 source=(http://www.dillo.org/download/$name-$version.tar.bz2 \ $name-$version.cross_compile.patch) @@ -22,12 +22,13 @@ build () { ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ - --mandir=/usr/man + --mandir=/usr/man \ + --enable-ssl find -type f -name 'Makefile' \ -exec sed -e "s|-I/usr/local|-I$CLFS/usr|g" -e "s|-L/usr/local|-L$CLFS/usr|g" -i {} \; - make + make AR="$AR" make DESTDIR=$PKG install rm -rf $PKG/usr/share } -- 2.26.2 From 9058be71715ab7765a9567ed3995f4399a0ec378 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 14 Jun 2011 09:53:49 +0200 Subject: [PATCH 15/16] msmtp: moved from core collection --- msmtp/.footprint | 9 +++++++++ msmtp/.md5sum | 1 + msmtp/Pkgfile | 27 +++++++++++++++++++++++++++ 3 files changed, 37 insertions(+) create mode 100644 msmtp/.footprint create mode 100644 msmtp/.md5sum create mode 100644 msmtp/Pkgfile diff --git a/msmtp/.footprint b/msmtp/.footprint new file mode 100644 index 0000000..92c6289 --- /dev/null +++ b/msmtp/.footprint @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/msmtp +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/msmtp.1.gz +drwxr-xr-x root/root usr/man/man8/ +drwxr-xr-x root/root usr/sbin/ +lrwxrwxrwx root/root usr/sbin/sendmail -> /usr/bin/msmtp diff --git a/msmtp/.md5sum b/msmtp/.md5sum new file mode 100644 index 0000000..0d70915 --- /dev/null +++ b/msmtp/.md5sum @@ -0,0 +1 @@ +5fb7ae88186624cdb125d3efad3fdc16 msmtp-1.4.23.tar.bz2 diff --git a/msmtp/Pkgfile b/msmtp/Pkgfile new file mode 100644 index 0000000..c858c8a --- /dev/null +++ b/msmtp/Pkgfile @@ -0,0 +1,27 @@ +# Description: An SMTP client suitable for use with mutt etc. +# URL: http://msmtp.sourceforge.net/ +# Packager: Jukka Heino, jukka dot heino at gmail dot com +# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu +# Depends on: openssl + +name=msmtp +version=1.4.23 +release=1 +source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2) + +build() { + cd $name-$version + ./configure --build=$CHOST \ + --host=$CTARGET \ + --prefix=/usr \ + --mandir=/usr/man \ + --with-ssl=openssl \ + --disable-nls + make + make DESTDIR=$PKG install + rm -r $PKG/usr/share + install -d $PKG/usr/{sbin,man/man8} + ln -s /usr/bin/$name $PKG/usr/sbin/sendmail + ln -s /usr/man/man1/$name.1 $PKG/usr/man/man8/sendmail.8 +} -- 2.26.2 From 6eb2dffb72d4d60a10101e914c311e3b92a5b0ae Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 14 Jun 2011 10:01:02 +0200 Subject: [PATCH 16/16] dropbear: moved from core collection --- dropbear/.footprint | 19 +++++++++++++++++++ dropbear/.md5sum | 2 ++ dropbear/Pkgfile | 27 +++++++++++++++++++++++++++ dropbear/dropbear | 43 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 91 insertions(+) create mode 100644 dropbear/.footprint create mode 100644 dropbear/.md5sum create mode 100644 dropbear/Pkgfile create mode 100644 dropbear/dropbear diff --git a/dropbear/.footprint b/dropbear/.footprint new file mode 100644 index 0000000..bf5f91f --- /dev/null +++ b/dropbear/.footprint @@ -0,0 +1,19 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/dropbear/ +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/dropbear +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/dbclient +-rwxr-xr-x root/root usr/bin/dropbearconvert +-rwxr-xr-x root/root usr/bin/dropbearkey +-rwxr-xr-x root/root usr/bin/scp +lrwxrwxrwx root/root usr/bin/ssh -> dbclient +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/dbclient.1.gz +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/dropbear.8.gz +-rw-r--r-- root/root usr/man/man8/dropbearkey.8.gz +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/dropbear diff --git a/dropbear/.md5sum b/dropbear/.md5sum new file mode 100644 index 0000000..cca5756 --- /dev/null +++ b/dropbear/.md5sum @@ -0,0 +1,2 @@ +e499ac93e2ce3c14c3806c4f74e74371 dropbear +6b8d901859d9b8a18e2f6bfe0a892a03 dropbear-0.53.1.tar.gz diff --git a/dropbear/Pkgfile b/dropbear/Pkgfile new file mode 100644 index 0000000..291f2e5 --- /dev/null +++ b/dropbear/Pkgfile @@ -0,0 +1,27 @@ +# Description: Small and secure SSH2 server and client +# URL: http://matt.ucc.asn.au/dropbear/dropbear.html +# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu +# Depends on: zlib + +name=dropbear +version=0.53.1 +release=1 +source=(http://matt.ucc.asn.au/$name/releases/$name-$version.tar.gz + $name) + +build () { + cd $name-$version + ./configure --build=$CHOST \ + --host=$CTARGET \ + --prefix=/usr + + make PROGRAMS="dropbear dbclient scp dropbearkey dropbearconvert" SCPPROGRESS=1 + make DESTDIR=$PKG install + install -m 755 scp $PKG/usr/bin + install -d $PKG/{etc/{rc.d,$name},usr/man/man{1,8}} + install -m 644 dbclient.1 $PKG/usr/man/man1 + install -m 644 dropbear{.8,key.8} $PKG/usr/man/man8 + install -m 755 $SRC/$name $PKG/etc/rc.d + ln -s dbclient $PKG/usr/bin/ssh +} diff --git a/dropbear/dropbear b/dropbear/dropbear new file mode 100644 index 0000000..4fa2a90 --- /dev/null +++ b/dropbear/dropbear @@ -0,0 +1,43 @@ +#!/bin/sh +# +# /etc/rc.d/dropbear: start/stop dropbear ssh daemon +# + +CONV=/usr/bin/dropbearconvert +KEYG=/usr/bin/dropbearkey + +RSA=/etc/dropbear/dropbear_rsa_host_key +DSS=/etc/dropbear/dropbear_dss_host_key + +case $1 in +start) + if [ ! -f $RSA ]; then + if [ -f /etc/ssh/ssh_host_rsa_key ]; then + $CONV openssh dropbear /etc/ssh/ssh_host_rsa_key $RSA + else + $KEYG -t rsa -f $RSA + fi + fi + if [ ! -f $DSS ]; then + if [ -f /etc/ssh/ssh_host_dsa_key ]; then + $CONV openssh dropbear /etc/ssh/ssh_host_dsa_key $DSS + else + $KEYG -t dss -f $DSS + fi + fi + /usr/sbin/dropbear + ;; +stop) + killall -q /usr/sbin/dropbear + ;; +restart) + $0 stop + sleep 2 + $0 start + ;; +*) + echo "usage: $0 [start|stop|restart]" + ;; +esac + +# End of file -- 2.26.2