components/ptp/ptp.p5m
branchs11-update
changeset 2913 34273351da77
child 3661 47545fb8aed4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ptp/ptp.p5m	Thu Jan 23 15:00:25 2014 -0800
@@ -0,0 +1,53 @@
+#
+# 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) 2014, 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 Solaris/SmfPTPStates.html \
+    path=usr/lib/help/auths/locale/C/SmfPTPStates.html
+file Solaris/SmfValuePTP.html path=usr/lib/help/auths/locale/C/SmfValuePTP.html
+file path=usr/lib/inet/ptpd
+file path=usr/share/man/man1m/ptpd.1m
+license ptp.license license="BSD (PTP)" \
+    com.oracle.info.description="the community version of ptpd" \
+    com.oracle.info.name=PTP com.oracle.info.tpno=12665
+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=15817
+