Merge branch '2.4' into 2.5
This commit is contained in:
commit
d4ad8d5b25
@ -1,3 +1,3 @@
|
||||
7eaa958040fbd7169c86134439d4b632 dovecot
|
||||
64e7809aeee750e7c86d81777078e434 dovecot-1.1.5.tar.gz
|
||||
ccbfcfcb5e6d19a3228885a2f7eae2dd dovecot-1.1.6.tar.gz
|
||||
97f4587ca5ed979c5f794f8df6b1c948 dovecot-config.patch
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: openssl
|
||||
|
||||
name=dovecot
|
||||
version=1.1.5
|
||||
version=1.1.6
|
||||
release=1
|
||||
source=(http://dovecot.org/releases/1.1/$name-$version.tar.gz \
|
||||
dovecot-config.patch dovecot)
|
||||
|
@ -22,24 +22,24 @@ drwxr-xr-x root/root usr/include/gnutls/
|
||||
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.4.5
|
||||
lrwxrwxrwx root/root usr/lib/libgnutls-extra.so.26 -> libgnutls-extra.so.26.4.5
|
||||
-rwxr-xr-x root/root usr/lib/libgnutls-extra.so.26.4.5
|
||||
lrwxrwxrwx root/root usr/lib/libgnutls-extra.so -> libgnutls-extra.so.26.11.1
|
||||
lrwxrwxrwx root/root usr/lib/libgnutls-extra.so.26 -> libgnutls-extra.so.26.11.1
|
||||
-rwxr-xr-x root/root usr/lib/libgnutls-extra.so.26.11.1
|
||||
-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.4.5
|
||||
lrwxrwxrwx root/root usr/lib/libgnutls-openssl.so.26 -> libgnutls-openssl.so.26.4.5
|
||||
-rwxr-xr-x root/root usr/lib/libgnutls-openssl.so.26.4.5
|
||||
lrwxrwxrwx root/root usr/lib/libgnutls-openssl.so -> libgnutls-openssl.so.26.11.1
|
||||
lrwxrwxrwx root/root usr/lib/libgnutls-openssl.so.26 -> libgnutls-openssl.so.26.11.1
|
||||
-rwxr-xr-x root/root usr/lib/libgnutls-openssl.so.26.11.1
|
||||
-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.4.5
|
||||
lrwxrwxrwx root/root usr/lib/libgnutls.so.26 -> libgnutls.so.26.4.5
|
||||
-rwxr-xr-x root/root usr/lib/libgnutls.so.26.4.5
|
||||
lrwxrwxrwx root/root usr/lib/libgnutls.so -> libgnutls.so.26.11.1
|
||||
lrwxrwxrwx root/root usr/lib/libgnutls.so.26 -> libgnutls.so.26.11.1
|
||||
-rwxr-xr-x root/root usr/lib/libgnutls.so.26.11.1
|
||||
-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.4.5
|
||||
lrwxrwxrwx root/root usr/lib/libgnutlsxx.so.26 -> libgnutlsxx.so.26.4.5
|
||||
-rwxr-xr-x root/root usr/lib/libgnutlsxx.so.26.4.5
|
||||
lrwxrwxrwx root/root usr/lib/libgnutlsxx.so -> libgnutlsxx.so.26.11.1
|
||||
lrwxrwxrwx root/root usr/lib/libgnutlsxx.so.26 -> libgnutlsxx.so.26.11.1
|
||||
-rwxr-xr-x root/root usr/lib/libgnutlsxx.so.26.11.1
|
||||
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
|
||||
@ -130,10 +130,15 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-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_cipher_register.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/gnutls_crypto_digest_register.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/gnutls_crypto_mac_register.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/gnutls_crypto_rnd_register.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
|
||||
@ -159,6 +164,7 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-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
|
||||
@ -282,6 +288,9 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-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
|
||||
@ -351,6 +360,7 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-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
|
||||
@ -374,12 +384,16 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-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_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_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
|
||||
@ -391,10 +405,12 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-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_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
|
||||
@ -443,6 +459,7 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-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_rsa_raw.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
|
||||
@ -498,6 +515,7 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-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_dn_by_oid.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/gnutls_x509_crt_set_expiration_time.3.gz
|
||||
@ -509,6 +527,7 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-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
|
||||
|
@ -1 +1 @@
|
||||
573db36cb3f8472b0293cfa1f52c607a gnutls-2.4.1.tar.bz2
|
||||
075ed5bb7b82aea9892925f590888de3 gnutls-2.6.0.tar.bz2
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on: libgcrypt
|
||||
|
||||
name=gnutls
|
||||
version=2.4.1
|
||||
version=2.6.0
|
||||
release=1
|
||||
source=(ftp://ftp.gnutls.org/pub/$name/$name-$version.tar.bz2)
|
||||
|
||||
|
@ -4,6 +4,7 @@ drwxr-xr-x root/root usr/share/hal/
|
||||
drwxr-xr-x root/root usr/share/hal/fdi/
|
||||
drwxr-xr-x root/root usr/share/hal/fdi/information/
|
||||
drwxr-xr-x root/root usr/share/hal/fdi/information/10freedesktop/
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-battery.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-cd-dvd-burner.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-dell-rfkill-switch-bluetooth.fdi
|
||||
@ -22,6 +23,7 @@ drwxr-xr-x root/root usr/share/hal/fdi/information/10freedesktop/
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-thinkpad-rfkill-switch-bluetooth.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-usb-card-readers.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-usb-music-players.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-usb-obex.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-usb-pda.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-usb-zip-drives.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/10-usbcsr-mice.fdi
|
||||
@ -37,6 +39,7 @@ drwxr-xr-x root/root usr/share/hal/fdi/information/10freedesktop/
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-sony.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-toshiba.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/21-video-quirk-nvidia.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/30-keymap-acer.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/30-keymap-compaq.fdi
|
||||
-rw-r--r-- root/root usr/share/hal/fdi/information/10freedesktop/30-keymap-dell.fdi
|
||||
|
@ -1 +1 @@
|
||||
6fc99d15d38945c17a291ea93e664664 hal-info-20080508.tar.gz
|
||||
19dfb96562466b5f3a956a375778ffb2 hal-info-20081022.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Maintainer: Lucas Hazel, lucas at die dot net dot au
|
||||
|
||||
name=hal-info
|
||||
version=20080508
|
||||
release=2
|
||||
version=20081022
|
||||
release=1
|
||||
source=(http://hal.freedesktop.org/releases/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
|
@ -1,6 +1,7 @@
|
||||
# Description: Userspace interface to kernel DRM services
|
||||
# URL: http://dri.freedesktop.org/
|
||||
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: libpthread-stubs
|
||||
|
||||
name=libdrm
|
||||
version=2.4.0
|
||||
|
@ -1,13 +1,86 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/pcap-config
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/pcap-bpf.h
|
||||
-rw-r--r-- root/root usr/include/pcap-namedb.h
|
||||
-rw-r--r-- root/root usr/include/pcap.h
|
||||
drwxr-xr-x root/root usr/include/pcap/
|
||||
-rw-r--r-- root/root usr/include/pcap/bpf.h
|
||||
-rw-r--r-- root/root usr/include/pcap/namedb.h
|
||||
-rw-r--r-- root/root usr/include/pcap/pcap.h
|
||||
-rw-r--r-- root/root usr/include/pcap/sll.h
|
||||
-rw-r--r-- root/root usr/include/pcap/usb.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libpcap.a
|
||||
lrwxrwxrwx root/root usr/lib/libpcap.so -> libpcap.so.0.9.8
|
||||
lrwxrwxrwx root/root usr/lib/libpcap.so.0 -> libpcap.so.0.9.8
|
||||
-rwxr-xr-x root/root usr/lib/libpcap.so.0.9.8
|
||||
lrwxrwxrwx root/root usr/lib/libpcap.so -> libpcap.so.1.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libpcap.so.1 -> libpcap.so.1.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libpcap.so.1.0.0
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/pcap-config.1.gz
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/pcap.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_activate.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_breakloop.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_can_set_rfmon.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_close.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_compile.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_create.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_datalink.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_datalink_name_to_val.3pcap.gz
|
||||
lrwxrwxrwx root/root usr/man/man3/pcap_datalink_val_to_description.3pcap.gz -> pcap_datalink_val_to_name.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_datalink_val_to_name.3pcap.gz
|
||||
lrwxrwxrwx root/root usr/man/man3/pcap_dispatch.3pcap.gz -> pcap_loop.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_dump.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_dump_close.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_dump_file.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_dump_flush.3pcap.gz
|
||||
lrwxrwxrwx root/root usr/man/man3/pcap_dump_fopen.3pcap.gz -> pcap_dump_open.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_dump_ftell.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_dump_open.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_file.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_fileno.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_findalldevs.3pcap.gz
|
||||
lrwxrwxrwx root/root usr/man/man3/pcap_fopen_offline.3pcap.gz -> pcap_open_offline.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_free_datalinks.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_freealldevs.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_freecode.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_get_selectable_fd.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_geterr.3pcap.gz
|
||||
lrwxrwxrwx root/root usr/man/man3/pcap_getnonblock.3pcap.gz -> pcap_setnonblock.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_inject.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_is_swapped.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_lib_version.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_list_datalinks.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_lookupdev.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_lookupnet.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_loop.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_major_version.3pcap.gz
|
||||
lrwxrwxrwx root/root usr/man/man3/pcap_minor_version.3pcap.gz -> pcap_major_version.3pcap.gz
|
||||
lrwxrwxrwx root/root usr/man/man3/pcap_next.3pcap.gz -> pcap_next_ex.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_next_ex.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_offline_filter.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_open_dead.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_open_live.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_open_offline.3pcap.gz
|
||||
lrwxrwxrwx root/root usr/man/man3/pcap_perror.3pcap.gz -> pcap_geterr.3pcap.gz
|
||||
lrwxrwxrwx root/root usr/man/man3/pcap_sendpacket.3pcap.gz -> pcap_inject.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_set_buffer_size.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_set_datalink.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_set_promisc.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_set_rfmon.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_set_snaplen.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_set_timeout.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_setdirection.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_setfilter.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_setnonblock.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_snapshot.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_stats.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_statustostr.3pcap.gz
|
||||
-rw-r--r-- root/root usr/man/man3/pcap_strerror.3pcap.gz
|
||||
drwxr-xr-x root/root usr/man/man5/
|
||||
-rw-r--r-- root/root usr/man/man5/pcap-savefile.5.gz
|
||||
drwxr-xr-x root/root usr/man/man7/
|
||||
-rw-r--r-- root/root usr/man/man7/pcap-filter.7.gz
|
||||
-rw-r--r-- root/root usr/man/man7/pcap-linktype.7.gz
|
||||
|
@ -1 +1 @@
|
||||
5208f24d0328ee7c20b52c43eaa9aa0e libpcap-0.9.8.tar.gz
|
||||
9ad1358c5dec48456405eac197a46d3d libpcap-1.0.0.tar.gz
|
||||
|
@ -3,17 +3,17 @@
|
||||
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
|
||||
|
||||
name=libpcap
|
||||
version=0.9.8
|
||||
version=1.0.0
|
||||
release=1
|
||||
source=(http://www.tcpdump.org/release/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--enable-ipv6
|
||||
install -d $PKG/usr/bin
|
||||
sed -i '/ln [^-][^s]/s/ln/ln -s/' Makefile.in
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
make
|
||||
make DESTDIR=$PKG install install-shared
|
||||
ln -s $name.so.$version $PKG/usr/lib/$name.so.0
|
||||
ln -s $name.so.$version $PKG/usr/lib/$name.so.1
|
||||
ln -s $name.so.$version $PKG/usr/lib/$name.so
|
||||
}
|
||||
|
@ -12,8 +12,8 @@
|
||||
|
||||
name=mplayer
|
||||
version=1.0_rc2_p27458
|
||||
release=2
|
||||
source=(http://gentoo.chem.wisc.edu/gentoo/distfiles/$name-$version.tar.bz2 \
|
||||
release=3
|
||||
source=(http://distfiles.gentoo.org/distfiles/$name-$version.tar.bz2
|
||||
http://www1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2 \
|
||||
mplayer.conf)
|
||||
|
||||
|
@ -5,12 +5,14 @@
|
||||
|
||||
name=ngrep
|
||||
version=1.45
|
||||
release=1
|
||||
release=2
|
||||
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --enable-ipv6
|
||||
./configure --prefix=/usr \
|
||||
--enable-ipv6 \
|
||||
--with-pcap-includes=/usr/include/pcap
|
||||
make
|
||||
install -D -m 755 ngrep $PKG/usr/bin/ngrep
|
||||
install -D -m 644 ngrep.8 $PKG/usr/man/man8/ngrep.8
|
||||
|
@ -1 +1 @@
|
||||
e066e863e363ab9799ab4ecacd8d7101 rarlinux-3.8.b4.tar.gz
|
||||
3e7b5d82884f057bb6802d094f1c95ee rarlinux-3.8.0.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Maintainer: Lucas Hazel, lucas at die dot net dot au
|
||||
|
||||
name=rar
|
||||
version=3.8.b4
|
||||
version=3.8.0
|
||||
release=1
|
||||
source=(http://www.rarlab.com/rar/rarlinux-$version.tar.gz)
|
||||
|
||||
|
@ -1 +1 @@
|
||||
c491a78c52fe73f1f7271aa5d8c6ab2e tcpdump-3.9.8.tar.gz
|
||||
b22ca72890df2301d922c9f2d17867f9 tcpdump-4.0.0.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: libpcap, openssl
|
||||
|
||||
name=tcpdump
|
||||
version=3.9.8
|
||||
version=4.0.0
|
||||
release=1
|
||||
source=(http://www.tcpdump.org/release/$name-$version.tar.gz)
|
||||
|
||||
@ -15,4 +15,5 @@ build() {
|
||||
--enable-ipv6
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm $PKG/usr/sbin/tcpdump.$version
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user