components/libarchive/libarchive.p5m
author Rich Burridge <rich.burridge@oracle.com>
Tue, 21 Jun 2016 09:11:29 -0700
changeset 6261 1dda1578278c
parent 5151 2b18b32ed093
permissions -rw-r--r--
23607593 Update libarchive to version 3.2.0 23607546 problem in LIBRARY/LIBARCHIVE
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     1
#
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     3
#
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     7
#
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    12
#
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    18
#
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    20
#
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    21
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    22
#
6261
1dda1578278c 23607593 Update libarchive to version 3.2.0
Rich Burridge <rich.burridge@oracle.com>
parents: 5151
diff changeset
    23
# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    24
#
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    25
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability Uncommitted>
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    27
# All man pages are pulled from $(COMPONENT_SRC)/doc/man and have a .3 suffix
4295
8e6a71e8754b 19810791 Numerous Userland components have an unwanted back slash
Stacy Yeh <stacy.yeh@oracle.com>
parents: 1948
diff changeset
    28
<transform file path=usr.*/man/man.+/(.+[.]3).*$ -> set action.hash %<1> >
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    29
set name=pkg.fmri \
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    30
    value=pkg:/library/libarchive@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    31
set name=pkg.summary value="multi-format archive and compression library"
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    32
set name=pkg.description \
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    33
    value="The libarchive(3LIB) library provides a flexible interface for reading and writing archives in various formats such as tar(1) and cpio(1). libarchive also supports reading and writing archives compressed using various compression filters such as gzip(1) and bzip2(1). The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive."
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    34
set name=com.oracle.info.description \
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    35
    value="multi-format archive and compression library"
1948
2d1537e7942d 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 1316
diff changeset
    36
set name=com.oracle.info.tpno value=$(TPNO)
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    37
set name=info.classification \
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    38
    value=org.opensolaris.category.2008:System/Libraries
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    39
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    40
set name=info.upstream value="Tim Kientzle <[email protected]>"
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    41
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    42
set name=org.opensolaris.arc-caseid value=PSARC/2012/356
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    43
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    44
file path=usr/include/archive.h
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    45
file path=usr/include/archive_entry.h
4997
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    46
link path=usr/lib/$(MACH64)/libarchive.so \
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    47
    target=libarchive.so.1$(COMPONENT_VERSION)
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    48
file path=usr/lib/$(MACH64)/libarchive.so.1$(COMPONENT_VERSION)
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    49
# Symlink for the old SONAME libarchive.so.12 to the new libarchive.so.13.
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    50
# This is to aid consumers of the old library. Upstream has confirmed that
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    51
# the new library is both API and ABI backwards compatible.
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    52
link path=usr/lib/$(MACH64)/libarchive.so.12 target=libarchive.so.13
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    53
link path=usr/lib/$(MACH64)/libarchive.so.13 \
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    54
    target=libarchive.so.1$(COMPONENT_VERSION)
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    55
file path=usr/lib/$(MACH64)/pkgconfig/libarchive.pc
4997
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    56
link path=usr/lib/libarchive.so target=libarchive.so.1$(COMPONENT_VERSION)
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    57
file path=usr/lib/libarchive.so.1$(COMPONENT_VERSION)
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    58
link path=usr/lib/libarchive.so.13 target=libarchive.so.1$(COMPONENT_VERSION)
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    59
file path=usr/lib/pkgconfig/libarchive.pc
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    60
file path=usr/share/man/man3archive/archive_entry.3archive
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    61
file path=usr/share/man/man3archive/archive_entry_acl.3archive
5151
2b18b32ed093 22314759 libarchive archive_entry_linkify.3archive man page package file action is bogus
Rich Burridge <rich.burridge@oracle.com>
parents: 4997
diff changeset
    62
file path=usr/share/man/man3archive/archive_entry_linkify.3archive
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    63
file path=usr/share/man/man3archive/archive_entry_paths.3archive
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    64
file path=usr/share/man/man3archive/archive_entry_perms.3archive
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    65
file path=usr/share/man/man3archive/archive_entry_stat.3archive
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    66
file path=usr/share/man/man3archive/archive_entry_time.3archive
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    67
file path=usr/share/man/man3archive/archive_read.3archive
6261
1dda1578278c 23607593 Update libarchive to version 3.2.0
Rich Burridge <rich.burridge@oracle.com>
parents: 5151
diff changeset
    68
file path=usr/share/man/man3archive/archive_read_add_passphrase.3archive
4997
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    69
file path=usr/share/man/man3archive/archive_read_data.3archive
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    70
file path=usr/share/man/man3archive/archive_read_disk.3archive
4997
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    71
file path=usr/share/man/man3archive/archive_read_extract.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    72
file path=usr/share/man/man3archive/archive_read_filter.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    73
file path=usr/share/man/man3archive/archive_read_format.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    74
file path=usr/share/man/man3archive/archive_read_free.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    75
file path=usr/share/man/man3archive/archive_read_header.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    76
file path=usr/share/man/man3archive/archive_read_new.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    77
file path=usr/share/man/man3archive/archive_read_open.3archive
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    78
file path=usr/share/man/man3archive/archive_read_set_options.3archive
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    79
file path=usr/share/man/man3archive/archive_util.3archive
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    80
file path=usr/share/man/man3archive/archive_write.3archive
4997
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    81
file path=usr/share/man/man3archive/archive_write_blocksize.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    82
file path=usr/share/man/man3archive/archive_write_data.3archive
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    83
file path=usr/share/man/man3archive/archive_write_disk.3archive
4997
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    84
file path=usr/share/man/man3archive/archive_write_filter.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    85
file path=usr/share/man/man3archive/archive_write_finish_entry.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    86
file path=usr/share/man/man3archive/archive_write_format.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    87
file path=usr/share/man/man3archive/archive_write_free.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    88
file path=usr/share/man/man3archive/archive_write_header.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    89
file path=usr/share/man/man3archive/archive_write_new.3archive
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    90
file path=usr/share/man/man3archive/archive_write_open.3archive
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    91
file path=usr/share/man/man3archive/archive_write_set_options.3archive
6261
1dda1578278c 23607593 Update libarchive to version 3.2.0
Rich Burridge <rich.burridge@oracle.com>
parents: 5151
diff changeset
    92
file path=usr/share/man/man3archive/archive_write_set_passphrase.3archive
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    93
file path=usr/share/man/man3lib/libarchive.3lib
4997
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    94
file path=usr/share/man/man3lib/libarchive_changes.3lib
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    95
file path=usr/share/man/man3lib/libarchive_internals.3lib
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    96
file path=usr/share/man/man5/libarchive-formats.5
714545171c17 21834505 update libarchive to 3.1.2
Stacy Yeh <stacy.yeh@oracle.com>
parents: 4295
diff changeset
    97
file path=usr/share/man/man5/mtree.5
1316
22b5cf35a3ea PSARC 2012/356 libarchive
John Beck <John.Beck@Oracle.COM>
parents:
diff changeset
    98
license libarchive.license license=BSD-like