components/libnet/libnet.p5m
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 May 2017 17:33:26 -0700
changeset 7964 d9801318ed3d
parent 4295 8e6a71e8754b
permissions -rw-r--r--
25981468 Build ilmbase and openexr with the GNU compilers

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
<transform file path=usr/demo/libnet/(.+[.-].+)$ -> set action.hash $(MACH32)/sample/%<1> >
<transform dir file link hardlink path=usr/demo -> default facet.devel true>
#
set name=pkg.fmri \
    value=pkg:/system/library/libnet@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="libnet - a library for portable network packet construction"
set name=com.oracle.info.description \
    value="the libnet network packet construction library"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:System/Libraries
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2011/399
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file $(MACH64)/libnet-config path=usr/bin/$(MACH64)/libnet-config
file $(MACH32)/libnet-config path=usr/bin/libnet-config
file path=usr/demo/libnet/arp.c
file path=usr/demo/libnet/bgp4_hdr.c
file path=usr/demo/libnet/bgp4_notification.c
file path=usr/demo/libnet/bgp4_open.c
file path=usr/demo/libnet/bgp4_update.c
file path=usr/demo/libnet/cdp.c
file path=usr/demo/libnet/dhcp_discover.c
file path=usr/demo/libnet/dns.c
file path=usr/demo/libnet/dot1x.c
file path=usr/demo/libnet/fddi_tcp1.c
file path=usr/demo/libnet/fddi_tcp2.c
file path=usr/demo/libnet/get_addr.c
file path=usr/demo/libnet/gre.c
file path=usr/demo/libnet/hsrp.c
file path=usr/demo/libnet/icmp6_echoreq.c
file path=usr/demo/libnet/icmp6_unreach.c
file path=usr/demo/libnet/icmp_echo_cq.c
file path=usr/demo/libnet/icmp_redirect.c
file path=usr/demo/libnet/icmp_timeexceed.c
file path=usr/demo/libnet/icmp_timestamp.c
file path=usr/demo/libnet/icmp_unreach.c
file path=usr/demo/libnet/ieee.c
file path=usr/demo/libnet/ip_link.c
file path=usr/demo/libnet/ip_raw.c
file path=usr/demo/libnet/isl.c
file path=usr/demo/libnet/mpls.c
file path=usr/demo/libnet/ntp.c
file path=usr/demo/libnet/ospf_hello.c
file path=usr/demo/libnet/ospf_lsa.c
file path=usr/demo/libnet/ping_of_death.c
file path=usr/demo/libnet/rpc_tcp.c
file path=usr/demo/libnet/rpc_udp.c
file path=usr/demo/libnet/sebek.c
file path=usr/demo/libnet/smurf.c
file path=usr/demo/libnet/stp.c
file path=usr/demo/libnet/synflood.c
file path=usr/demo/libnet/synflood6.c
file path=usr/demo/libnet/synflood6_frag.c
file path=usr/demo/libnet/tcp1.c
file path=usr/demo/libnet/tcp2.c
file path=usr/demo/libnet/test_ipv4.c
file path=usr/demo/libnet/test_ipv4_options.c
file path=usr/demo/libnet/test_ipv6_icmpv4.c
file path=usr/demo/libnet/tftp.c
file path=usr/demo/libnet/tring_tcp1.c
file path=usr/demo/libnet/tring_tcp2.c
file path=usr/demo/libnet/udp1.c
file path=usr/demo/libnet/udp2.c
file path=usr/include/libnet.h
file path=usr/include/libnet/libnet-asn1.h
file path=usr/include/libnet/libnet-functions.h
file path=usr/include/libnet/libnet-headers.h
file path=usr/include/libnet/libnet-macros.h
file path=usr/include/libnet/libnet-structures.h
file path=usr/include/libnet/libnet-types.h
link path=usr/lib/$(MACH64)/libnet.so target=libnet.so.1.6.0
link path=usr/lib/$(MACH64)/libnet.so.1 target=libnet.so.1.6.0
file usr/lib/$(MACH64)/libnet.so path=usr/lib/$(MACH64)/libnet.so.1.6.0
link path=usr/lib/libnet.so target=libnet.so.1.6.0
link path=usr/lib/libnet.so.1 target=libnet.so.1.6.0
file usr/lib/libnet.so path=usr/lib/libnet.so.1.6.0
file libnet-functions.h.3 path=usr/share/man/man3/libnet-functions.h.3
file libnet-macros.h.3 path=usr/share/man/man3/libnet-macros.h.3
file libnet.h.3 path=usr/share/man/man3/libnet.h.3
license libnet.license license=BSD