components/apache2/Makefile
changeset 3817 30b42c38bbc4
parent 2225 f064d3d3190d
child 4339 6501cf9c29f9
equal deleted inserted replaced
3814:60344306d223 3817:30b42c38bbc4
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		apache2
    25 COMPONENT_NAME=		apache2
    26 COMPONENT_VERSION=	2.2.29
    26 COMPONENT_VERSION=	2.2.29
    36 TPNO_APACHE=		20284
    36 TPNO_APACHE=		20284
    37 TPNO_MOD_SED=		8897
    37 TPNO_MOD_SED=		8897
    38 
    38 
    39 CONFIGURE_DEFAULT_DIRS=no
    39 CONFIGURE_DEFAULT_DIRS=no
    40 
    40 
    41 include ../../make-rules/prep.mk
    41 include $(WS_MAKE_RULES)/prep.mk
    42 include ../../make-rules/configure.mk
    42 include $(WS_MAKE_RULES)/configure.mk
    43 include ../../make-rules/ips.mk
    43 include $(WS_MAKE_RULES)/ips.mk
    44 
    44 
    45 ASLR_MODE = $(ASLR_ENABLE)
    45 ASLR_MODE = $(ASLR_ENABLE)
    46 
    46 
    47 PATCH_LEVEL=0
    47 PATCH_LEVEL=0
    48 
    48 
   126 	  $(VARIANT_PREFORK)/$(MACH64)/$(AP_CONFIG_LAYOUT_H) \
   126 	  $(VARIANT_PREFORK)/$(MACH64)/$(AP_CONFIG_LAYOUT_H) \
   127 	  > $(PROTO_DIR)$(CONFIGURE_PREFIX)/$(AP_CONFIG_LAYOUT_H) ; true
   127 	  > $(PROTO_DIR)$(CONFIGURE_PREFIX)/$(AP_CONFIG_LAYOUT_H) ; true
   128 
   128 
   129 test: $(NO_TESTS)
   129 test: $(NO_TESTS)
   130 
   130 
   131 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
   132 
   131 
   133 include ../../make-rules/depend.mk
   132 REQUIRED_PACKAGES += library/apr-15
       
   133 REQUIRED_PACKAGES += library/apr-util-15
       
   134 REQUIRED_PACKAGES += library/apr-util-15/apr-ldap
       
   135 REQUIRED_PACKAGES += library/apr-util-15/dbd-mysql
       
   136 REQUIRED_PACKAGES += library/apr-util-15/dbd-sqlite
       
   137 REQUIRED_PACKAGES += library/openldap
       
   138 REQUIRED_PACKAGES += library/pcre
       
   139 REQUIRED_PACKAGES += library/security/openssl
       
   140 REQUIRED_PACKAGES += library/zlib
       
   141 REQUIRED_PACKAGES += runtime/perl-512
       
   142 REQUIRED_PACKAGES += runtime/perl-516
       
   143 REQUIRED_PACKAGES += shell/ksh93
       
   144 REQUIRED_PACKAGES += system/core-os
       
   145 REQUIRED_PACKAGES += system/library
       
   146 REQUIRED_PACKAGES += system/library/math
       
   147 REQUIRED_PACKAGES += system/library/security/gss
       
   148 REQUIRED_PACKAGES += system/network