components/nmap/nmap.p5m
changeset 1205 6c6c27bcf9ac
parent 1091 ce8b381f34b6
child 1251 f1fb66b52f41
equal deleted inserted replaced
1204:c8e9f85492a3 1205:6c6c27bcf9ac
    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, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 # Pull vendor-packages files from site-packages because nmap build installs
    25 # Pull vendor-packages files from site-packages because nmap build installs
    26 # them there and doesn't offer an overide.
    26 # them there and doesn't offer an overide.
    31     value=pkg:/diagnostic/nmap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31     value=pkg:/diagnostic/nmap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32 set name=pkg.summary \
    32 set name=pkg.summary \
    33     value="Network exploration tool and security / port scanner."
    33     value="Network exploration tool and security / port scanner."
    34 set name=pkg.description \
    34 set name=pkg.description \
    35     value="Nmap is useful for inventorying the network, managing service upgrade schedules, and monitoring host or service uptime."
    35     value="Nmap is useful for inventorying the network, managing service upgrade schedules, and monitoring host or service uptime."
       
    36 set name=com.oracle.info.description value="the nmap network exploration tool and security / port scanner"
       
    37 set name=com.oracle.info.tpno value=9217
    36 set name=info.classification \
    38 set name=info.classification \
    37     value="org.opensolaris.category.2008:System/Administration and Configuration"
    39     value="org.opensolaris.category.2008:System/Administration and Configuration"
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    40 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=org.opensolaris.arc-caseid value=PSARC/2007/129
    42 set name=org.opensolaris.arc-caseid value=PSARC/2007/129