components/python/netaddr/Makefile
author John Beck <John.Beck@Oracle.COM>
Mon, 19 May 2014 07:37:20 -0700
changeset 1907 446472de62e9
parent 1434 c782e620dd26
child 1948 2d1537e7942d
permissions -rw-r--r--
PSARC 2014/151 Python 3.4 15819724 SUNBT7202228 python 3.4 18756157 upgrade setuptools to 0.9.6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1309
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     1
#
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     3
#
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     7
#
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    12
#
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    18
#
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    20
#
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    21
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    22
#
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    23
include ../../../make-rules/shared-macros.mk
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    24
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    25
COMPONENT_NAME=		netaddr
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    26
COMPONENT_VERSION=	0.7.10
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    27
COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    28
COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    29
COMPONENT_ARCHIVE_HASH=	\
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    30
    sha256:9b79763141a855079b0589717696a4ccb5c56c0b807b6e584bfe12333399e0b7
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    31
COMPONENT_PROJECT_URL=  http://github.com/drkjam/netaddr/
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_ARCHIVE_URL=	http://github.com/downloads/drkjam/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_BUGDB=	python-mod/netaddr
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    34
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1434
diff changeset
    35
# This module depends on iPython and cannot support Python 3.3 until iPython
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1434
diff changeset
    36
# is also migrated.
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1434
diff changeset
    37
#
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1434
diff changeset
    38
PYTHON_VERSIONS = 2.7 2.6
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1434
diff changeset
    39
1309
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    40
include $(WS_TOP)/make-rules/prep.mk
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    41
include $(WS_TOP)/make-rules/setup.py.mk
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    42
include $(WS_TOP)/make-rules/ips.mk
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    43
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    44
COMPONENT_POST_INSTALL_ACTION = \
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    45
	(cd $(PROTOUSRBINDIR) ; $(MV) netaddr netaddr-$(PYTHON_VERSION))
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    46
1434
c782e620dd26 17296512 Add ASLR_NOT_APPLICABLE as an ASLR mode in Userland
Rich Burridge <rich.burridge@oracle.com>
parents: 1310
diff changeset
    47
ASLR_MODE = $(ASLR_NOT_APPLICABLE)
c782e620dd26 17296512 Add ASLR_NOT_APPLICABLE as an ASLR mode in Userland
Rich Burridge <rich.burridge@oracle.com>
parents: 1310
diff changeset
    48
1309
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    49
# common targets
1310
ed3f9d06a78b 16828763 Pure python should build with its own macros, not _32/_64
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 1309
diff changeset
    50
build:		$(BUILD_NO_ARCH)
1309
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    51
1310
ed3f9d06a78b 16828763 Pure python should build with its own macros, not _32/_64
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 1309
diff changeset
    52
install:	$(INSTALL_NO_ARCH)
1309
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    53
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    54
COMPONENT_TEST_DIR=	$(@D)/lib/netaddr
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    55
COMPONENT_TEST_ARGS=	tests/__init__.py
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    56
COMPONENT_PRE_TEST_ACTION= \
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    57
	( cd $(COMPONENT_TEST_DIR)/tests ; \
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    58
	  ln -s $(SOURCE_DIR)/netaddr/tests/2.x ; \
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    59
	  ln -s $(SOURCE_DIR)/netaddr/tests/3.x )
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    60
1310
ed3f9d06a78b 16828763 Pure python should build with its own macros, not _32/_64
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 1309
diff changeset
    61
test:		$(TEST_NO_ARCH)
1309
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    62
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    63
BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    64
27b67da05e40 15798522 SUNBT7177417 Add python netaddr to Solaris
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    65
include $(WS_TOP)/make-rules/depend.mk