PSARC 2014/285 help2man 1.46.1
authorRich Burridge <rich.burridge@oracle.com>
Tue, 07 Apr 2015 19:34:16 -0700
changeset 4064 ade9b64a338f
parent 4061 5ac5027dc3e3
child 4065 15a3200fff2d
PSARC 2014/285 help2man 1.46.1 18066260 we should ship help2man
components/help2man/Makefile
components/help2man/help2man.p5m
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/help2man/Makefile	Tue Apr 07 19:34:16 2015 -0700
@@ -0,0 +1,52 @@
+#
+# 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) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		help2man
+COMPONENT_VERSION=	1.46.1
+COMPONENT_PROJECT_URL=	http://www.gnu.org/software/help2man/
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:3dfd02a026149aad06887c1cb6062471779c100e00aecb79b8f9d01cf1581c47
+COMPONENT_ARCHIVE_URL=	http://mirror.team-cymru.org/gnu/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
+COMPONENT_BUGDB=	utility/help2man
+
+TPNO=			18702
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/configure.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+# Needed to get all the localized files.
+COMPONENT_INSTALL_TARGETS = install install_l10n
+
+ASLR_MODE = $(ASLR_ENABLE)
+
+build:		$(BUILD_64)
+
+install:	$(INSTALL_64)
+
+test:		$(NO_TESTS)
+
+REQUIRED_PACKAGES +=	runtime/perl-512
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/help2man/help2man.p5m	Tue Apr 07 19:34:16 2015 -0700
@@ -0,0 +1,85 @@
+#
+# 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) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+<transform file \
+    path=usr/share/info/help2man-(.+).info -> default facet.locale.%<1> true>
+<transform file \
+    path=usr/share/man/([^/]+)/man1/.* -> default facet.locale.%<1> true>
+set name=pkg.fmri \
+    value=pkg:/developer/documentation-tool/help2man@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="help2man - tools for creating man pages from help information."
+set name=pkg.description \
+    value="help2man produces simple manual pages from the '--help' and '--version' output of other commands."
+set name=com.oracle.info.description value="the help2man utility"
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/System
+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/2014/285
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file usr/bin/$(MACH64)/help2man path=usr/bin/help2man
+file path=usr/share/info/help2man-de.info
+file path=usr/share/info/help2man-pl.info
+file path=usr/share/info/help2man-uk.info
+file path=usr/share/info/help2man.info
+file path=usr/share/locale/de/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/el/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/eo/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/fi/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/fr/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/hr/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/hu/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/it/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/ja/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/nb/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/pl/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/pt_BR/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/ru/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/sr/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/sv/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/uk/LC_MESSAGES/help2man.mo
+file path=usr/share/locale/vi/LC_MESSAGES/help2man.mo
+file path=usr/share/man/de/man1/help2man.1
+file path=usr/share/man/el/man1/help2man.1
+file path=usr/share/man/eo/man1/help2man.1
+file path=usr/share/man/fi/man1/help2man.1
+file path=usr/share/man/fr/man1/help2man.1
+file path=usr/share/man/hr/man1/help2man.1
+file path=usr/share/man/hu/man1/help2man.1
+file path=usr/share/man/it/man1/help2man.1
+file path=usr/share/man/ja/man1/help2man.1
+file path=usr/share/man/man1/help2man.1
+file path=usr/share/man/nb/man1/help2man.1
+file path=usr/share/man/pl/man1/help2man.1
+file path=usr/share/man/pt_BR/man1/help2man.1
+file path=usr/share/man/ru/man1/help2man.1
+file path=usr/share/man/sr/man1/help2man.1
+file path=usr/share/man/sv/man1/help2man.1
+file path=usr/share/man/uk/man1/help2man.1
+file path=usr/share/man/vi/man1/help2man.1
+license COPYING license=GPLv3