components/tcpdump/tcpdump.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2905 8c0fb29f2a1e
child 3766 ea3ce1736b34
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    26     value=pkg:/diagnostic/tcpdump@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/diagnostic/tcpdump@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="network traffic sniffer"
    27 set name=pkg.summary value="network traffic sniffer"
    28 set name=pkg.description \
    28 set name=pkg.description \
    29     value="The tcpdump(1) program prints out a description of the contents of packets on a network interface that match a boolean expression. The network packets captured can also be saved to a file for later analysis by the tool."
    29     value="The tcpdump(1) program prints out a description of the contents of packets on a network interface that match a boolean expression. The network packets captured can also be saved to a file for later analysis by the tool."
    30 set name=com.oracle.info.description value="tcpdump, a network traffic sniffer"
    30 set name=com.oracle.info.description value="tcpdump, a network traffic sniffer"
    31 set name=com.oracle.info.tpno value=16021
    31 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification \
    32 set name=info.classification \
    33     value=org.opensolaris.category.2008:Applications/Internet
    33     value=org.opensolaris.category.2008:Applications/Internet
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid value=PSARC/2009/147
    36 set name=org.opensolaris.arc-caseid value=PSARC/2009/147