components/ptp/ptp.p5m
author Rich Burridge <rich.burridge@oracle.com>
Fri, 23 Oct 2015 15:32:50 -0700
changeset 5007 0052258cbb9d
parent 4581 021d774e32e1
permissions -rw-r--r--
PSARC 2015/428 Normalization of Solaris man page section numbers 22081831 Normalize cups man pages 22081902 Normalize ntp man pages 22081919 Normalize libdnet man pages 22081942 Normalize ptp man pages 22081959 Normalize snort man pages

#
# 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) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/service/network/ptp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="Precision Time Protocol (PTP) IEEE 1588-2008 (Version 2)"
set name=pkg.description \
    value="Precision Time Protocol IEEE 1588-2008 (Version 2), PTP Daemon. Works either as PTP Master or PTP Slave."
set name=com.oracle.info.description \
    value="Precision Time Protocol (PTP) IEEE 1588-2008 (Version 2)"
set name=info.classification value=org.opensolaris.category.2008:System/Services
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/2013/284
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file Solaris/auth_attr path=etc/security/auth_attr.d/ptp
file Solaris/prof_attr path=etc/security/prof_attr.d/ptp
file Solaris/ptp.xml path=lib/svc/manifest/network/ptp.xml
file Solaris/ptp.sh path=lib/svc/method/ptp
file path=usr/lib/inet/ptpd
file path=usr/share/man/man8/ptpd.8
license ptp.license license="BSD (PTP)" \
    com.oracle.info.description="the community version of ptpd" \
    com.oracle.info.name=PTP com.oracle.info.tpno=$(TPNO_PTP)
license solarflare.license license="BSD (Solarflare)" \
    com.oracle.info.description="the Solarflare enhancement to community version of ptpd" \
    com.oracle.info.name=Solarflare com.oracle.info.tpno=$(TPNO_SOLARFLARE)