components/gnutls-3/Makefile
changeset 7435 2c4755d11126
parent 6552 402379bc1b60
child 7687 1093e2a9adbd
equal deleted inserted replaced
7434:57d6996b95fa 7435:2c4755d11126
    24 #
    24 #
    25 BUILD_BITS= 64_and_32
    25 BUILD_BITS= 64_and_32
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		gnutls
    28 COMPONENT_NAME=		gnutls
    29 COMPONENT_VERSION=	3.4.9
    29 COMPONENT_VERSION=	3.4.15
    30 COMPONENT_PROJECT_URL=  ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4
    30 COMPONENT_PROJECT_URL=  ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    31 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    32 COMPONENT_ARCHIVE_HASH= \
    32 COMPONENT_ARCHIVE_HASH= \
    33     sha256:48594fadba33d450f796ec69526cf2bce6ff9bc3dc90fbd7bf38dc3601f57c3f
    33     sha256:eb2a013905f5f2a0cbf7bcc1d20c85a50065063ee87bd33b496c4e19815e3498 
    34 COMPONENT_ARCHIVE_URL=  ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/$(COMPONENT_ARCHIVE)
    34 COMPONENT_ARCHIVE_URL=  ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/$(COMPONENT_ARCHIVE)
    35 COMPONENT_BUGDB=	library/gnutls
    35 COMPONENT_BUGDB=	library/gnutls
    36 
    36 
    37 TPNO=			28117
    37 TPNO=			32471
    38 
    38 
    39 COMPONENT_BUILD_TARGETS = all info
    39 COMPONENT_BUILD_TARGETS = all info
    40 
    40 
    41 # The GnuTLS API and ABI have incompatible changes between versions 2.8.6
    41 # The GnuTLS API and ABI have incompatible changes between versions 2.8.6
    42 # and 3.4.1; but the basic symlink name 'libgnutls.so' and pkg-config file
    42 # and 3.4.1; but the basic symlink name 'libgnutls.so' and pkg-config file
   178 # standard unix environment.  This will cache these values, and set
   178 # standard unix environment.  This will cache these values, and set
   179 # them to no.
   179 # them to no.
   180 
   180 
   181 CONFIGURE_OPTIONS.wanboot += ac_cv_func___fsetlocking=no
   181 CONFIGURE_OPTIONS.wanboot += ac_cv_func___fsetlocking=no
   182 CONFIGURE_OPTIONS.wanboot += ac_cv_func___register_atfork=no
   182 CONFIGURE_OPTIONS.wanboot += ac_cv_func___register_atfork=no
       
   183 CONFIGURE_OPTIONS.wanboot += ac_cv_func___secure_getenv=no
   183 CONFIGURE_OPTIONS.wanboot += ac_cv_func__fseeki64=no
   184 CONFIGURE_OPTIONS.wanboot += ac_cv_func__fseeki64=no
   184 CONFIGURE_OPTIONS.wanboot += ac_cv_func__ftelli64=no
   185 CONFIGURE_OPTIONS.wanboot += ac_cv_func__ftelli64=no
   185 CONFIGURE_OPTIONS.wanboot += ac_cv_func__ftime=no
   186 CONFIGURE_OPTIONS.wanboot += ac_cv_func__ftime=no
   186 CONFIGURE_OPTIONS.wanboot += ac_cv_func_alarm=no
   187 CONFIGURE_OPTIONS.wanboot += ac_cv_func_alarm=no
   187 CONFIGURE_OPTIONS.wanboot += ac_cv_func_argpusage=no
   188 CONFIGURE_OPTIONS.wanboot += ac_cv_func_argpusage=no
   209 CONFIGURE_OPTIONS.wanboot += ac_cv_func_getservbyname=no
   210 CONFIGURE_OPTIONS.wanboot += ac_cv_func_getservbyname=no
   210 CONFIGURE_OPTIONS.wanboot += ac_cv_func_iconv=no
   211 CONFIGURE_OPTIONS.wanboot += ac_cv_func_iconv=no
   211 CONFIGURE_OPTIONS.wanboot += am_cv_func_iconv=no
   212 CONFIGURE_OPTIONS.wanboot += am_cv_func_iconv=no
   212 CONFIGURE_OPTIONS.wanboot += ac_cv_func_inet_ntop=no
   213 CONFIGURE_OPTIONS.wanboot += ac_cv_func_inet_ntop=no
   213 CONFIGURE_OPTIONS.wanboot += ac_cv_func_inet_pton=no
   214 CONFIGURE_OPTIONS.wanboot += ac_cv_func_inet_pton=no
       
   215 CONFIGURE_OPTIONS.wanboot += ac_cv_func_issetugid=no
   214 CONFIGURE_OPTIONS.wanboot += ac_cv_func_kqueue=no
   216 CONFIGURE_OPTIONS.wanboot += ac_cv_func_kqueue=no
   215 CONFIGURE_OPTIONS.wanboot += ac_cv_func_localtime=no
   217 CONFIGURE_OPTIONS.wanboot += ac_cv_func_localtime=no
   216 CONFIGURE_OPTIONS.wanboot += ac_cv_func_localtime_r=no
   218 CONFIGURE_OPTIONS.wanboot += ac_cv_func_localtime_r=no
   217 CONFIGURE_OPTIONS.wanboot += ac_cv_func_mbrtowc=no
   219 CONFIGURE_OPTIONS.wanboot += ac_cv_func_mbrtowc=no
   218 CONFIGURE_OPTIONS.wanboot += ac_cv_func_memmem=no
   220 CONFIGURE_OPTIONS.wanboot += ac_cv_func_memmem=no
   225 CONFIGURE_OPTIONS.wanboot += ac_cv_func_pthread_mutex_lock=no
   227 CONFIGURE_OPTIONS.wanboot += ac_cv_func_pthread_mutex_lock=no
   226 CONFIGURE_OPTIONS.wanboot += ac_cv_func_putenv=no
   228 CONFIGURE_OPTIONS.wanboot += ac_cv_func_putenv=no
   227 CONFIGURE_OPTIONS.wanboot += ac_cv_func_regcomp=no
   229 CONFIGURE_OPTIONS.wanboot += ac_cv_func_regcomp=no
   228 CONFIGURE_OPTIONS.wanboot += ac_cv_func_scandir=no
   230 CONFIGURE_OPTIONS.wanboot += ac_cv_func_scandir=no
   229 CONFIGURE_OPTIONS.wanboot += ac_cv_func_scm_gc_malloc_pointerless=no
   231 CONFIGURE_OPTIONS.wanboot += ac_cv_func_scm_gc_malloc_pointerless=no
       
   232 CONFIGURE_OPTIONS.wanboot += ac_cv_func_secure_getenv=no
   230 CONFIGURE_OPTIONS.wanboot += ac_cv_func_select=no
   233 CONFIGURE_OPTIONS.wanboot += ac_cv_func_select=no
   231 CONFIGURE_OPTIONS.wanboot += ac_cv_func_setdtablesize=no
   234 CONFIGURE_OPTIONS.wanboot += ac_cv_func_setdtablesize=no
   232 CONFIGURE_OPTIONS.wanboot += ac_cv_func_setenv=no
   235 CONFIGURE_OPTIONS.wanboot += ac_cv_func_setenv=no
   233 CONFIGURE_OPTIONS.wanboot += ac_cv_func_shutdown=no
   236 CONFIGURE_OPTIONS.wanboot += ac_cv_func_shutdown=no
   234 CONFIGURE_OPTIONS.wanboot += ac_cv_func_socket=no
   237 CONFIGURE_OPTIONS.wanboot += ac_cv_func_socket=no