View | Details | Raw Unified | Return to bug 154137
Collapse All | Expand All

(-)/usr/ports/security/gnutls-devel-2.11.5/Makefile (-3 / +4 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	gnutls
8
PORTNAME=	gnutls
9
PORTVERSION=	2.11.0
9
PORTVERSION=	2.11.5
10
PORTREVISION=	1
10
#PORTREVISION=	0
11
CATEGORIES=	security net
11
CATEGORIES=	security net
12
MASTER_SITES=	http://alpha.gnu.org/gnu/gnutls/ \
12
MASTER_SITES=	http://alpha.gnu.org/gnu/gnutls/ \
13
		ftp://ftp.gnutls.org/pub/gnutls/devel/
13
		ftp://ftp.gnutls.org/pub/gnutls/devel/
Lines 17-23 Link Here
17
COMMENT=	GNU Transport Layer Security library
17
COMMENT=	GNU Transport Layer Security library
18
18
19
LIB_DEPENDS=	gcrypt.17:${PORTSDIR}/security/libgcrypt \
19
LIB_DEPENDS=	gcrypt.17:${PORTSDIR}/security/libgcrypt \
20
		gpg-error.0:${PORTSDIR}/security/libgpg-error
20
		gpg-error.0:${PORTSDIR}/security/libgpg-error \
21
		nettle.3:${PORTSDIR}/security/nettle
21
22
22
CONFLICTS=	gnutls-[0-9]*
23
CONFLICTS=	gnutls-[0-9]*
23
24
(-)/usr/ports/security/gnutls-devel-2.11.5/Makefile.man (-79 / +93 lines)
Lines 5-13 Link Here
5
5
6
MAN1=	\
6
MAN1=	\
7
	certtool.1 \
7
	certtool.1 \
8
	gnutls-cli.1 \
9
	gnutls-cli-debug.1 \
8
	gnutls-cli-debug.1 \
9
	gnutls-cli.1 \
10
	gnutls-serv.1 \
10
	gnutls-serv.1 \
11
	p11tool.1 \
11
	psktool.1 \
12
	psktool.1 \
12
	srptool.1
13
	srptool.1
13
14
Lines 54-59 Link Here
54
	gnutls_certificate_set_openpgp_keyring_file.3 \
55
	gnutls_certificate_set_openpgp_keyring_file.3 \
55
	gnutls_certificate_set_openpgp_keyring_mem.3 \
56
	gnutls_certificate_set_openpgp_keyring_mem.3 \
56
	gnutls_certificate_set_params_function.3 \
57
	gnutls_certificate_set_params_function.3 \
58
	gnutls_certificate_set_retrieve_function.3 \
57
	gnutls_certificate_set_rsa_export_params.3 \
59
	gnutls_certificate_set_rsa_export_params.3 \
58
	gnutls_certificate_set_verify_flags.3 \
60
	gnutls_certificate_set_verify_flags.3 \
59
	gnutls_certificate_set_verify_function.3 \
61
	gnutls_certificate_set_verify_function.3 \
Lines 78-85 Link Here
78
	gnutls_certificate_verify_peers2.3 \
80
	gnutls_certificate_verify_peers2.3 \
79
	gnutls_check_version.3 \
81
	gnutls_check_version.3 \
80
	gnutls_cipher_decrypt.3 \
82
	gnutls_cipher_decrypt.3 \
83
	gnutls_cipher_decrypt2.3 \
81
	gnutls_cipher_deinit.3 \
84
	gnutls_cipher_deinit.3 \
82
	gnutls_cipher_encrypt.3 \
85
	gnutls_cipher_encrypt.3 \
86
	gnutls_cipher_encrypt2.3 \
83
	gnutls_cipher_get.3 \
87
	gnutls_cipher_get.3 \
84
	gnutls_cipher_get_block_size.3 \
88
	gnutls_cipher_get_block_size.3 \
85
	gnutls_cipher_get_id.3 \
89
	gnutls_cipher_get_id.3 \
Lines 141-146 Link Here
141
	gnutls_global_set_log_function.3 \
145
	gnutls_global_set_log_function.3 \
142
	gnutls_global_set_log_level.3 \
146
	gnutls_global_set_log_level.3 \
143
	gnutls_global_set_mem_functions.3 \
147
	gnutls_global_set_mem_functions.3 \
148
	gnutls_global_set_mutex.3 \
144
	gnutls_handshake.3 \
149
	gnutls_handshake.3 \
145
	gnutls_handshake_get_last_in.3 \
150
	gnutls_handshake_get_last_in.3 \
146
	gnutls_handshake_get_last_out.3 \
151
	gnutls_handshake_get_last_out.3 \
Lines 234-239 Link Here
234
	gnutls_openpgp_keyring_get_crt_count.3 \
239
	gnutls_openpgp_keyring_get_crt_count.3 \
235
	gnutls_openpgp_keyring_import.3 \
240
	gnutls_openpgp_keyring_import.3 \
236
	gnutls_openpgp_keyring_init.3 \
241
	gnutls_openpgp_keyring_init.3 \
242
	gnutls_openpgp_privkey_decrypt_data.3 \
237
	gnutls_openpgp_privkey_deinit.3 \
243
	gnutls_openpgp_privkey_deinit.3 \
238
	gnutls_openpgp_privkey_export.3 \
244
	gnutls_openpgp_privkey_export.3 \
239
	gnutls_openpgp_privkey_export_dsa_raw.3 \
245
	gnutls_openpgp_privkey_export_dsa_raw.3 \
Lines 255-260 Link Here
255
	gnutls_openpgp_privkey_get_subkey_revoked_status.3 \
261
	gnutls_openpgp_privkey_get_subkey_revoked_status.3 \
256
	gnutls_openpgp_privkey_import.3 \
262
	gnutls_openpgp_privkey_import.3 \
257
	gnutls_openpgp_privkey_init.3 \
263
	gnutls_openpgp_privkey_init.3 \
264
	gnutls_openpgp_privkey_sec_param.3 \
258
	gnutls_openpgp_privkey_set_preferred_key_id.3 \
265
	gnutls_openpgp_privkey_set_preferred_key_id.3 \
259
	gnutls_openpgp_privkey_sign_hash.3 \
266
	gnutls_openpgp_privkey_sign_hash.3 \
260
	gnutls_openpgp_send_cert.3 \
267
	gnutls_openpgp_send_cert.3 \
Lines 265-273 Link Here
265
	gnutls_pem_base64_encode_alloc.3 \
272
	gnutls_pem_base64_encode_alloc.3 \
266
	gnutls_perror.3 \
273
	gnutls_perror.3 \
267
	gnutls_pk_algorithm_get_name.3 \
274
	gnutls_pk_algorithm_get_name.3 \
275
	gnutls_pk_bits_to_sec_param.3 \
268
	gnutls_pk_get_id.3 \
276
	gnutls_pk_get_id.3 \
269
	gnutls_pk_get_name.3 \
277
	gnutls_pk_get_name.3 \
270
	gnutls_pk_list.3 \
278
	gnutls_pk_list.3 \
279
	gnutls_pkcs11_add_provider.3 \
280
	gnutls_pkcs11_copy_secret_key.3 \
281
	gnutls_pkcs11_copy_x509_crt.3 \
282
	gnutls_pkcs11_copy_x509_privkey.3 \
283
	gnutls_pkcs11_deinit.3 \
284
	gnutls_pkcs11_delete_url.3 \
285
	gnutls_pkcs11_init.3 \
286
	gnutls_pkcs11_obj_deinit.3 \
287
	gnutls_pkcs11_obj_export.3 \
288
	gnutls_pkcs11_obj_export_url.3 \
289
	gnutls_pkcs11_obj_get_info.3 \
290
	gnutls_pkcs11_obj_get_type.3 \
291
	gnutls_pkcs11_obj_import_url.3 \
292
	gnutls_pkcs11_obj_init.3 \
293
	gnutls_pkcs11_obj_list_import_url.3 \
294
	gnutls_pkcs11_privkey_decrypt_data.3 \
295
	gnutls_pkcs11_privkey_deinit.3 \
296
	gnutls_pkcs11_privkey_export_url.3 \
297
	gnutls_pkcs11_privkey_get_info.3 \
298
	gnutls_pkcs11_privkey_get_pk_algorithm.3 \
299
	gnutls_pkcs11_privkey_import_url.3 \
300
	gnutls_pkcs11_privkey_init.3 \
301
	gnutls_pkcs11_privkey_sign_data.3 \
302
	gnutls_pkcs11_privkey_sign_hash.3 \
303
	gnutls_pkcs11_set_pin_function.3 \
304
	gnutls_pkcs11_set_token_function.3 \
305
	gnutls_pkcs11_token_get_flags.3 \
306
	gnutls_pkcs11_token_get_info.3 \
307
	gnutls_pkcs11_token_get_mechanism.3 \
308
	gnutls_pkcs11_token_get_url.3 \
309
	gnutls_pkcs11_token_init.3 \
310
	gnutls_pkcs11_token_set_pin.3 \
271
	gnutls_pkcs12_bag_decrypt.3 \
311
	gnutls_pkcs12_bag_decrypt.3 \
272
	gnutls_pkcs12_bag_deinit.3 \
312
	gnutls_pkcs12_bag_deinit.3 \
273
	gnutls_pkcs12_bag_encrypt.3 \
313
	gnutls_pkcs12_bag_encrypt.3 \
Lines 310-315 Link Here
310
	gnutls_priority_init.3 \
350
	gnutls_priority_init.3 \
311
	gnutls_priority_set.3 \
351
	gnutls_priority_set.3 \
312
	gnutls_priority_set_direct.3 \
352
	gnutls_priority_set_direct.3 \
353
	gnutls_privkey_decrypt_data.3 \
354
	gnutls_privkey_deinit.3 \
355
	gnutls_privkey_get_pk_algorithm.3 \
356
	gnutls_privkey_get_type.3 \
357
	gnutls_privkey_import_openpgp.3 \
358
	gnutls_privkey_import_pkcs11.3 \
359
	gnutls_privkey_import_x509.3 \
360
	gnutls_privkey_init.3 \
361
	gnutls_privkey_sign_data.3 \
362
	gnutls_privkey_sign_hash.3 \
313
	gnutls_protocol_get_id.3 \
363
	gnutls_protocol_get_id.3 \
314
	gnutls_protocol_get_name.3 \
364
	gnutls_protocol_get_name.3 \
315
	gnutls_protocol_get_version.3 \
365
	gnutls_protocol_get_version.3 \
Lines 330-335 Link Here
330
	gnutls_psk_set_server_credentials_hint.3 \
380
	gnutls_psk_set_server_credentials_hint.3 \
331
	gnutls_psk_set_server_dh_params.3 \
381
	gnutls_psk_set_server_dh_params.3 \
332
	gnutls_psk_set_server_params_function.3 \
382
	gnutls_psk_set_server_params_function.3 \
383
	gnutls_pubkey_deinit.3 \
384
	gnutls_pubkey_export.3 \
385
	gnutls_pubkey_get_key_id.3 \
386
	gnutls_pubkey_get_key_usage.3 \
387
	gnutls_pubkey_get_pk_algorithm.3 \
388
	gnutls_pubkey_get_pk_dsa_raw.3 \
389
	gnutls_pubkey_get_pk_rsa_raw.3 \
390
	gnutls_pubkey_get_preferred_hash_algorithm.3 \
391
	gnutls_pubkey_get_verify_algorithm.3 \
392
	gnutls_pubkey_import.3 \
393
	gnutls_pubkey_import_dsa_raw.3 \
394
	gnutls_pubkey_import_openpgp.3 \
395
	gnutls_pubkey_import_pkcs11.3 \
396
	gnutls_pubkey_import_pkcs11_url.3 \
397
	gnutls_pubkey_import_rsa_raw.3 \
398
	gnutls_pubkey_import_x509.3 \
399
	gnutls_pubkey_init.3 \
400
	gnutls_pubkey_set_key_usage.3 \
401
	gnutls_pubkey_verify_hash.3 \
333
	gnutls_record_check_pending.3 \
402
	gnutls_record_check_pending.3 \
334
	gnutls_record_disable_padding.3 \
403
	gnutls_record_disable_padding.3 \
335
	gnutls_record_get_direction.3 \
404
	gnutls_record_get_direction.3 \
Lines 339-344 Link Here
339
	gnutls_record_set_max_size.3 \
408
	gnutls_record_set_max_size.3 \
340
	gnutls_register_md5_handler.3 \
409
	gnutls_register_md5_handler.3 \
341
	gnutls_rehandshake.3 \
410
	gnutls_rehandshake.3 \
411
	gnutls_rnd.3 \
342
	gnutls_rsa_export_get_modulus_bits.3 \
412
	gnutls_rsa_export_get_modulus_bits.3 \
343
	gnutls_rsa_export_get_pubkey.3 \
413
	gnutls_rsa_export_get_pubkey.3 \
344
	gnutls_rsa_params_cpy.3 \
414
	gnutls_rsa_params_cpy.3 \
Lines 350-357 Link Here
350
	gnutls_rsa_params_import_raw.3 \
420
	gnutls_rsa_params_import_raw.3 \
351
	gnutls_rsa_params_init.3 \
421
	gnutls_rsa_params_init.3 \
352
	gnutls_safe_renegotiation_status.3 \
422
	gnutls_safe_renegotiation_status.3 \
423
	gnutls_sec_param_get_name.3 \
424
	gnutls_sec_param_to_pk_bits.3 \
353
	gnutls_server_name_get.3 \
425
	gnutls_server_name_get.3 \
354
	gnutls_server_name_set.3 \
426
	gnutls_server_name_set.3 \
427
	gnutls_session_channel_binding.3 \
355
	gnutls_session_enable_compatibility_mode.3 \
428
	gnutls_session_enable_compatibility_mode.3 \
356
	gnutls_session_get_client_random.3 \
429
	gnutls_session_get_client_random.3 \
357
	gnutls_session_get_data.3 \
430
	gnutls_session_get_data.3 \
Lines 397-408 Link Here
397
	gnutls_transport_get_ptr.3 \
470
	gnutls_transport_get_ptr.3 \
398
	gnutls_transport_get_ptr2.3 \
471
	gnutls_transport_get_ptr2.3 \
399
	gnutls_transport_set_errno.3 \
472
	gnutls_transport_set_errno.3 \
473
	gnutls_transport_set_errno_function.3 \
400
	gnutls_transport_set_global_errno.3 \
474
	gnutls_transport_set_global_errno.3 \
401
	gnutls_transport_set_lowat.3 \
475
	gnutls_transport_set_lowat.3 \
402
	gnutls_transport_set_ptr.3 \
476
	gnutls_transport_set_ptr.3 \
403
	gnutls_transport_set_ptr2.3 \
477
	gnutls_transport_set_ptr2.3 \
404
	gnutls_transport_set_pull_function.3 \
478
	gnutls_transport_set_pull_function.3 \
405
	gnutls_transport_set_push_function.3 \
479
	gnutls_transport_set_push_function.3 \
480
	gnutls_transport_set_push_function2.3 \
406
	gnutls_x509_crl_check_issuer.3 \
481
	gnutls_x509_crl_check_issuer.3 \
407
	gnutls_x509_crl_deinit.3 \
482
	gnutls_x509_crl_deinit.3 \
408
	gnutls_x509_crl_export.3 \
483
	gnutls_x509_crl_export.3 \
Lines 424-429 Link Here
424
	gnutls_x509_crl_import.3 \
499
	gnutls_x509_crl_import.3 \
425
	gnutls_x509_crl_init.3 \
500
	gnutls_x509_crl_init.3 \
426
	gnutls_x509_crl_print.3 \
501
	gnutls_x509_crl_print.3 \
502
	gnutls_x509_crl_privkey_sign.3 \
427
	gnutls_x509_crl_set_authority_key_id.3 \
503
	gnutls_x509_crl_set_authority_key_id.3 \
428
	gnutls_x509_crl_set_crt.3 \
504
	gnutls_x509_crl_set_crt.3 \
429
	gnutls_x509_crl_set_crt_serial.3 \
505
	gnutls_x509_crl_set_crt_serial.3 \
Lines 452-463 Link Here
452
	gnutls_x509_crq_get_key_rsa_raw.3 \
528
	gnutls_x509_crq_get_key_rsa_raw.3 \
453
	gnutls_x509_crq_get_key_usage.3 \
529
	gnutls_x509_crq_get_key_usage.3 \
454
	gnutls_x509_crq_get_pk_algorithm.3 \
530
	gnutls_x509_crq_get_pk_algorithm.3 \
531
	gnutls_x509_crq_get_preferred_hash_algorithm.3 \
455
	gnutls_x509_crq_get_subject_alt_name.3 \
532
	gnutls_x509_crq_get_subject_alt_name.3 \
456
	gnutls_x509_crq_get_subject_alt_othername_oid.3 \
533
	gnutls_x509_crq_get_subject_alt_othername_oid.3 \
457
	gnutls_x509_crq_get_version.3 \
534
	gnutls_x509_crq_get_version.3 \
458
	gnutls_x509_crq_import.3 \
535
	gnutls_x509_crq_import.3 \
459
	gnutls_x509_crq_init.3 \
536
	gnutls_x509_crq_init.3 \
460
	gnutls_x509_crq_print.3 \
537
	gnutls_x509_crq_print.3 \
538
	gnutls_x509_crq_privkey_sign.3 \
461
	gnutls_x509_crq_set_attribute_by_oid.3 \
539
	gnutls_x509_crq_set_attribute_by_oid.3 \
462
	gnutls_x509_crq_set_basic_constraints.3 \
540
	gnutls_x509_crq_set_basic_constraints.3 \
463
	gnutls_x509_crq_set_challenge_password.3 \
541
	gnutls_x509_crq_set_challenge_password.3 \
Lines 466-471 Link Here
466
	gnutls_x509_crq_set_key_purpose_oid.3 \
544
	gnutls_x509_crq_set_key_purpose_oid.3 \
467
	gnutls_x509_crq_set_key_rsa_raw.3 \
545
	gnutls_x509_crq_set_key_rsa_raw.3 \
468
	gnutls_x509_crq_set_key_usage.3 \
546
	gnutls_x509_crq_set_key_usage.3 \
547
	gnutls_x509_crq_set_pubkey.3 \
469
	gnutls_x509_crq_set_subject_alt_name.3 \
548
	gnutls_x509_crq_set_subject_alt_name.3 \
470
	gnutls_x509_crq_set_version.3 \
549
	gnutls_x509_crq_set_version.3 \
471
	gnutls_x509_crq_sign.3 \
550
	gnutls_x509_crq_sign.3 \
Lines 497-508 Link Here
497
	gnutls_x509_crt_get_issuer_dn.3 \
576
	gnutls_x509_crt_get_issuer_dn.3 \
498
	gnutls_x509_crt_get_issuer_dn_by_oid.3 \
577
	gnutls_x509_crt_get_issuer_dn_by_oid.3 \
499
	gnutls_x509_crt_get_issuer_dn_oid.3 \
578
	gnutls_x509_crt_get_issuer_dn_oid.3 \
579
	gnutls_x509_crt_get_issuer_unique_id.3 \
500
	gnutls_x509_crt_get_key_id.3 \
580
	gnutls_x509_crt_get_key_id.3 \
501
	gnutls_x509_crt_get_key_purpose_oid.3 \
581
	gnutls_x509_crt_get_key_purpose_oid.3 \
502
	gnutls_x509_crt_get_key_usage.3 \
582
	gnutls_x509_crt_get_key_usage.3 \
503
	gnutls_x509_crt_get_pk_algorithm.3 \
583
	gnutls_x509_crt_get_pk_algorithm.3 \
504
	gnutls_x509_crt_get_pk_dsa_raw.3 \
584
	gnutls_x509_crt_get_pk_dsa_raw.3 \
505
	gnutls_x509_crt_get_pk_rsa_raw.3 \
585
	gnutls_x509_crt_get_pk_rsa_raw.3 \
586
	gnutls_x509_crt_get_preferred_hash_algorithm.3 \
506
	gnutls_x509_crt_get_proxy.3 \
587
	gnutls_x509_crt_get_proxy.3 \
507
	gnutls_x509_crt_get_raw_dn.3 \
588
	gnutls_x509_crt_get_raw_dn.3 \
508
	gnutls_x509_crt_get_raw_issuer_dn.3 \
589
	gnutls_x509_crt_get_raw_issuer_dn.3 \
Lines 514-526 Link Here
514
	gnutls_x509_crt_get_subject_alt_name2.3 \
595
	gnutls_x509_crt_get_subject_alt_name2.3 \
515
	gnutls_x509_crt_get_subject_alt_othername_oid.3 \
596
	gnutls_x509_crt_get_subject_alt_othername_oid.3 \
516
	gnutls_x509_crt_get_subject_key_id.3 \
597
	gnutls_x509_crt_get_subject_key_id.3 \
598
	gnutls_x509_crt_get_subject_unique_id.3 \
517
	gnutls_x509_crt_get_verify_algorithm.3 \
599
	gnutls_x509_crt_get_verify_algorithm.3 \
518
	gnutls_x509_crt_get_version.3 \
600
	gnutls_x509_crt_get_version.3 \
519
	gnutls_x509_crt_import.3 \
601
	gnutls_x509_crt_import.3 \
602
	gnutls_x509_crt_import_pkcs11.3 \
603
	gnutls_x509_crt_import_pkcs11_url.3 \
520
	gnutls_x509_crt_init.3 \
604
	gnutls_x509_crt_init.3 \
521
	gnutls_x509_crt_list_import.3 \
605
	gnutls_x509_crt_list_import.3 \
606
	gnutls_x509_crt_list_import_pkcs11.3 \
522
	gnutls_x509_crt_list_verify.3 \
607
	gnutls_x509_crt_list_verify.3 \
523
	gnutls_x509_crt_print.3 \
608
	gnutls_x509_crt_print.3 \
609
	gnutls_x509_crt_privkey_sign.3 \
524
	gnutls_x509_crt_set_activation_time.3 \
610
	gnutls_x509_crt_set_activation_time.3 \
525
	gnutls_x509_crt_set_authority_key_id.3 \
611
	gnutls_x509_crt_set_authority_key_id.3 \
526
	gnutls_x509_crt_set_basic_constraints.3 \
612
	gnutls_x509_crt_set_basic_constraints.3 \
Lines 538-543 Link Here
538
	gnutls_x509_crt_set_key_usage.3 \
624
	gnutls_x509_crt_set_key_usage.3 \
539
	gnutls_x509_crt_set_proxy.3 \
625
	gnutls_x509_crt_set_proxy.3 \
540
	gnutls_x509_crt_set_proxy_dn.3 \
626
	gnutls_x509_crt_set_proxy_dn.3 \
627
	gnutls_x509_crt_set_pubkey.3 \
541
	gnutls_x509_crt_set_serial.3 \
628
	gnutls_x509_crt_set_serial.3 \
542
	gnutls_x509_crt_set_subject_alt_name.3 \
629
	gnutls_x509_crt_set_subject_alt_name.3 \
543
	gnutls_x509_crt_set_subject_alternative_name.3 \
630
	gnutls_x509_crt_set_subject_alternative_name.3 \
Lines 560-565 Link Here
560
	gnutls_x509_privkey_export_dsa_raw.3 \
647
	gnutls_x509_privkey_export_dsa_raw.3 \
561
	gnutls_x509_privkey_export_pkcs8.3 \
648
	gnutls_x509_privkey_export_pkcs8.3 \
562
	gnutls_x509_privkey_export_rsa_raw.3 \
649
	gnutls_x509_privkey_export_rsa_raw.3 \
650
	gnutls_x509_privkey_export_rsa_raw2.3 \
563
	gnutls_x509_privkey_fix.3 \
651
	gnutls_x509_privkey_fix.3 \
564
	gnutls_x509_privkey_generate.3 \
652
	gnutls_x509_privkey_generate.3 \
565
	gnutls_x509_privkey_get_key_id.3 \
653
	gnutls_x509_privkey_get_key_id.3 \
Lines 568-654 Link Here
568
	gnutls_x509_privkey_import_dsa_raw.3 \
656
	gnutls_x509_privkey_import_dsa_raw.3 \
569
	gnutls_x509_privkey_import_pkcs8.3 \
657
	gnutls_x509_privkey_import_pkcs8.3 \
570
	gnutls_x509_privkey_import_rsa_raw.3 \
658
	gnutls_x509_privkey_import_rsa_raw.3 \
659
	gnutls_x509_privkey_import_rsa_raw2.3 \
571
	gnutls_x509_privkey_init.3 \
660
	gnutls_x509_privkey_init.3 \
661
	gnutls_x509_privkey_sec_param.3 \
572
	gnutls_x509_privkey_sign_data.3 \
662
	gnutls_x509_privkey_sign_data.3 \
663
	gnutls_x509_privkey_sign_data2.3 \
573
	gnutls_x509_privkey_sign_hash.3 \
664
	gnutls_x509_privkey_sign_hash.3 \
574
	gnutls_x509_privkey_verify_data.3 \
665
	gnutls_x509_privkey_verify_data.3 \
575
	gnutls_x509_rdn_get.3 \
666
	gnutls_x509_rdn_get.3 \
576
	gnutls_x509_rdn_get_by_oid.3 \
667
	gnutls_x509_rdn_get_by_oid.3 \
577
	gnutls_x509_rdn_get_oid.3 \
668
	gnutls_x509_rdn_get_oid.3
578
	gnutls_certificate_set_retrieve_function.3 \
579
	gnutls_global_set_mutex.3 \
580
	gnutls_openpgp_privkey_decrypt_data.3 \
581
	gnutls_pk_bits_to_sec_param.3 \
582
	gnutls_pkcs11_add_provider.3 \
583
	gnutls_pkcs11_copy_x509_crt.3 \
584
	gnutls_pkcs11_copy_x509_privkey.3 \
585
	gnutls_pkcs11_deinit.3 \
586
	gnutls_pkcs11_delete_url.3 \
587
	gnutls_pkcs11_init.3 \
588
	gnutls_pkcs11_obj_deinit.3 \
589
	gnutls_pkcs11_obj_export.3 \
590
	gnutls_pkcs11_obj_export_url.3 \
591
	gnutls_pkcs11_obj_get_info.3 \
592
	gnutls_pkcs11_obj_get_type.3 \
593
	gnutls_pkcs11_obj_import_url.3 \
594
	gnutls_pkcs11_obj_init.3 \
595
	gnutls_pkcs11_obj_list_import_url.3 \
596
	gnutls_pkcs11_privkey_decrypt_data.3 \
597
	gnutls_pkcs11_privkey_deinit.3 \
598
	gnutls_pkcs11_privkey_export_url.3 \
599
	gnutls_pkcs11_privkey_get_info.3 \
600
	gnutls_pkcs11_privkey_get_pk_algorithm.3 \
601
	gnutls_pkcs11_privkey_import_url.3 \
602
	gnutls_pkcs11_privkey_init.3 \
603
	gnutls_pkcs11_privkey_sign_data.3 \
604
	gnutls_pkcs11_privkey_sign_hash.3 \
605
	gnutls_pkcs11_set_pin_function.3 \
606
	gnutls_pkcs11_set_token_function.3 \
607
	gnutls_pkcs11_token_get_flags.3 \
608
	gnutls_pkcs11_token_get_info.3 \
609
	gnutls_pkcs11_token_get_url.3 \
610
	gnutls_privkey_decrypt_data.3 \
611
	gnutls_privkey_deinit.3 \
612
	gnutls_privkey_get_pk_algorithm.3 \
613
	gnutls_privkey_get_type.3 \
614
	gnutls_privkey_import_openpgp.3 \
615
	gnutls_privkey_import_pkcs11.3 \
616
	gnutls_privkey_import_x509.3 \
617
	gnutls_privkey_init.3 \
618
	gnutls_privkey_sign_data.3 \
619
	gnutls_privkey_sign_hash.3 \
620
	gnutls_pubkey_deinit.3 \
621
	gnutls_pubkey_export.3 \
622
	gnutls_pubkey_get_key_id.3 \
623
	gnutls_pubkey_get_key_usage.3 \
624
	gnutls_pubkey_get_pk_algorithm.3 \
625
	gnutls_pubkey_get_pk_dsa_raw.3 \
626
	gnutls_pubkey_get_pk_rsa_raw.3 \
627
	gnutls_pubkey_get_preferred_hash_algorithm.3 \
628
	gnutls_pubkey_get_verify_algorithm.3 \
629
	gnutls_pubkey_import.3 \
630
	gnutls_pubkey_import_dsa_raw.3 \
631
	gnutls_pubkey_import_openpgp.3 \
632
	gnutls_pubkey_import_pkcs11.3 \
633
	gnutls_pubkey_import_pkcs11_url.3 \
634
	gnutls_pubkey_import_rsa_raw.3 \
635
	gnutls_pubkey_import_x509.3 \
636
	gnutls_pubkey_init.3 \
637
	gnutls_pubkey_set_key_usage.3 \
638
	gnutls_pubkey_verify_hash.3 \
639
	gnutls_rnd.3 \
640
	gnutls_sec_param_get_name.3 \
641
	gnutls_sec_param_to_pk_bits.3 \
642
	gnutls_x509_crl_privkey_sign.3 \
643
	gnutls_x509_crq_get_preferred_hash_algorithm.3 \
644
	gnutls_x509_crq_privkey_sign.3 \
645
	gnutls_x509_crq_set_pubkey.3 \
646
	gnutls_x509_crt_get_preferred_hash_algorithm.3 \
647
	gnutls_x509_crt_import_pkcs11.3 \
648
	gnutls_x509_crt_import_pkcs11_url.3 \
649
	gnutls_x509_crt_list_import_pkcs11.3 \
650
	gnutls_x509_crt_privkey_sign.3 \
651
	gnutls_x509_crt_set_pubkey.3 \
652
	gnutls_x509_privkey_export_rsa_raw2.3 \
653
	gnutls_x509_privkey_import_rsa_raw2.3 \
654
	gnutls_x509_privkey_sign_data2.3
(-)/usr/ports/security/gnutls-devel-2.11.5/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (gnutls-2.11.0.tar.bz2) = 5150a6fa2ed83c5329ef0f20c63d49b7
1
SHA256 (gnutls-2.11.5.tar.bz2) = 8f904019f35a6be15da9cedf4bb98fa9a8606dc1a54d724dbd2eba0467d7c244
2
SHA256 (gnutls-2.11.0.tar.bz2) = 0298fb1b6ce30df46044d78cd719aa92b50c3537d83a82819aef4efb587997f5
2
SIZE (gnutls-2.11.5.tar.bz2) = 7009401
3
SIZE (gnutls-2.11.0.tar.bz2) = 6692201
(-)/usr/ports/security/gnutls-devel-2.11.5/pkg-plist (-3 / +4 lines)
Lines 3-8 Link Here
3
bin/gnutls-cli
3
bin/gnutls-cli
4
bin/gnutls-cli-debug
4
bin/gnutls-cli-debug
5
bin/gnutls-serv
5
bin/gnutls-serv
6
bin/p11tool
6
bin/psktool
7
bin/psktool
7
bin/srptool
8
bin/srptool
8
info/gnutls-certificate-user-use-case.png
9
info/gnutls-certificate-user-use-case.png
Lines 36-50 Link Here
36
lib/libgnutls-extra.a
37
lib/libgnutls-extra.a
37
lib/libgnutls-extra.la
38
lib/libgnutls-extra.la
38
lib/libgnutls-extra.so
39
lib/libgnutls-extra.so
39
lib/libgnutls-extra.so.43
40
lib/libgnutls-extra.so.44
40
lib/libgnutls-openssl.a
41
lib/libgnutls-openssl.a
41
lib/libgnutls-openssl.la
42
lib/libgnutls-openssl.la
42
lib/libgnutls-openssl.so
43
lib/libgnutls-openssl.so
43
lib/libgnutls-openssl.so.43
44
lib/libgnutls-openssl.so.44
44
lib/libgnutls.a
45
lib/libgnutls.a
45
lib/libgnutls.la
46
lib/libgnutls.la
46
lib/libgnutls.so
47
lib/libgnutls.so
47
lib/libgnutls.so.43
48
lib/libgnutls.so.44
48
libdata/pkgconfig/gnutls-extra.pc
49
libdata/pkgconfig/gnutls-extra.pc
49
libdata/pkgconfig/gnutls.pc
50
libdata/pkgconfig/gnutls.pc
50
%%EXAMPLESDIR%%/ex-alert.c
51
%%EXAMPLESDIR%%/ex-alert.c

Return to bug 154137