components/r/r-cran-parallel.p5m
author Jan Parcel <jan.parcel@oracle.com>
Wed, 27 Apr 2016 16:55:22 -0700
changeset 5866 683c5c035a79
parent 5365 447b67338e7f
permissions -rw-r--r--
23116175 Get the cyrus-sasl component ready for MIT-default Kerberos 23041772 Reconcile redundancies between patches and Makefile 23044356 Unable to build openldap if cyrus-sasl requests -lldap_r for ldapdb 22928693 Now that libsasl2 is available, openldap should call it out as a dependency 23072799 fix dead/broken links in sasl html docs 23077448 Broken links with Net TI install with facet.devel=false - libsasl2

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

set name=pkg.fmri \
    value=pkg:/library/r/r-cran-parallel@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Support for Parallel computation in R"
set name=pkg.description \
    value="Support for parallel computation, including by forking (taken from package multicore), by sockets (taken from package snow) and random-number generation."
set name=com.oracle.info.description \
    value="the Support for Parallel computation in R"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:Development/Other Languages"
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/2015/216 value=PSARC/2015/541
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/lib/$(MACH64)/R/library/parallel/DESCRIPTION
file path=usr/lib/$(MACH64)/R/library/parallel/INDEX
file path=usr/lib/$(MACH64)/R/library/parallel/Meta/Rd.rds
file path=usr/lib/$(MACH64)/R/library/parallel/Meta/hsearch.rds
file path=usr/lib/$(MACH64)/R/library/parallel/Meta/links.rds
file path=usr/lib/$(MACH64)/R/library/parallel/Meta/nsInfo.rds
file path=usr/lib/$(MACH64)/R/library/parallel/Meta/package.rds
file path=usr/lib/$(MACH64)/R/library/parallel/NAMESPACE
file path=usr/lib/$(MACH64)/R/library/parallel/R/parallel
file path=usr/lib/$(MACH64)/R/library/parallel/R/parallel.rdb
file path=usr/lib/$(MACH64)/R/library/parallel/R/parallel.rdx
file path=usr/lib/$(MACH64)/R/library/parallel/doc/parallel.pdf
file path=usr/lib/$(MACH64)/R/library/parallel/help/AnIndex
file path=usr/lib/$(MACH64)/R/library/parallel/help/aliases.rds
file path=usr/lib/$(MACH64)/R/library/parallel/help/parallel.rdb
file path=usr/lib/$(MACH64)/R/library/parallel/help/parallel.rdx
file path=usr/lib/$(MACH64)/R/library/parallel/help/paths.rds
file path=usr/lib/$(MACH64)/R/library/parallel/html/00Index.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/R.css
file path=usr/lib/$(MACH64)/R/library/parallel/html/RngStream.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/children.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/clusterApply.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/detectCores.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/makeCluster.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/mcaffinity.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/mcfork.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/mclapply.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/mcparallel.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/parallel-package.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/pvec.html
file path=usr/lib/$(MACH64)/R/library/parallel/html/splitIndices.html
file path=usr/lib/$(MACH64)/R/library/parallel/libs/parallel.so \
    pkg.depend.bypass-generate=libR.so
license COPYING license=GPLv2
depend type=require fmri=pkg:/runtime/r