usr/src/pkgdefs/SUNWlftpu/prototype_com
author Cyril Plisko <cyril.plisko@grigale.com>
Mon, 29 Nov 2010 01:15:23 -0800
changeset 56 5c4fb282c1e7
parent 0 b34509ac961f
permissions -rw-r--r--
Import sfw build 154 Bugs Fixed ---------- 6799069 git perl modules installed with wrong permissions (0400) 6842010 Upgrade git to latest newer release (1.6.3.1 or newer) 6946451 GNU tar version 1.23 (139099-04) dumps core creating incremental archives of ZFS snapshots 6952545 SEA code removal (SFW changes) 6972529 Insufficient privileges to execute "cdrw" from 1.23 gtar info script 6985046 Upgrade UnixODBC to 2.3.0 6989483 [CVE-2010-2542] Git 'gitdir' Remote Buffer Overflow Vulnerability 6989959 lftp no longer links agains libgnutls 6991945 gtar 1.23 - restore not working with multi volumes option but backup works 6993297 Please remove LCMS Python 2.4 bindings 6997156 lftp upgrade to version 4.0.10 6997418 Upgrade Samba to v3.5.6 6998065 libibverbs solaris extensions associate wrong HCA device with uverbs minor node 6998086 Fix base patch for libsdp, unnecessary update due to SCCS expansion 6998087 Remove unnecessary configure "BJD" instrumentation from ibutils base.patch 6998307 SUNWswig depends on SUNWPython but no longer needs to 6999990 Upgrade GNU tar (gtar) to version 1.25 7001496 Patch or live upgrading Samba to 3.5.x releasse can bite.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     1
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     2
# CDDL HEADER START
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     3
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     7
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    11
# and limitations under the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    12
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    18
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    19
# CDDL HEADER END
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    20
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    21
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    22
#
56
5c4fb282c1e7 Import sfw build 154
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    23
# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    24
#
56
5c4fb282c1e7 Import sfw build 154
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    25
#pragma ident	"@(#)prototype_com	1.3	10/11/03 SMI"
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    26
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    27
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    28
# This required package information file contains a list of package contents.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    29
# The 'pkgmk' command uses this file to identify the contents of a package
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    30
# and their location on the development machine when building the package.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    31
# Can be created via a text editor or through use of the 'pkgproto' command.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    32
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    33
#!search <pathname pathname ...>        # where to find pkg objects
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    34
#!include <filename>                    # include another 'prototype' file
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    35
#!default <mode> <owner> <group>        # default used if not specified on entry
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    36
#!<param>=<value>                       # puts parameter in pkg environment
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    37
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    38
# packaging files
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    39
i pkginfo
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    40
i copyright
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    41
i depend
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    42
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    43
# source locations relative to the prototype file
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    44
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    45
# SUNWlftpu
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    46
d none usr 0755 root sys
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    47
d none usr/share 0755 root sys
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    48
d none usr/share/man 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    49
d none usr/share/man/man1 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    50
f none usr/share/man/man1/lftp.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    51
f none usr/share/man/man1/lftpget.1 0444 root bin
56
5c4fb282c1e7 Import sfw build 154
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    52
d none usr/share/man/man4 0755 root bin
5c4fb282c1e7 Import sfw build 154
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    53
f none usr/share/man/man4/lftp.conf.4 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    54
d none usr/share/lftp 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    55
f none usr/share/lftp/verify-file 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    56
f none usr/share/lftp/import-netscape 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    57
f none usr/share/lftp/import-ncftp 0555 root bin
56
5c4fb282c1e7 Import sfw build 154
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    58
f none usr/share/lftp/convert-mozilla-cookies 0555 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    59
d none usr/bin 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    60
f none usr/bin/lftpget 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    61
f none usr/bin/lftp 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    62
d none usr/share/locale 0755 root other
56
5c4fb282c1e7 Import sfw build 154
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    63
d none usr/share/locale/cs 0755 root other
5c4fb282c1e7 Import sfw build 154
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    64
d none usr/share/locale/cs/LC_MESSAGES 0755 root other
5c4fb282c1e7 Import sfw build 154
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    65
f none usr/share/locale/cs/LC_MESSAGES/lftp.mo 0444 root other
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    66
d none usr/share/locale/it 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    67
d none usr/share/locale/it/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    68
f none usr/share/locale/it/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    69
d none usr/share/locale/de 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    70
d none usr/share/locale/de/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    71
f none usr/share/locale/de/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    72
d none usr/share/locale/ja 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    73
d none usr/share/locale/ja/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    74
f none usr/share/locale/ja/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    75
d none usr/share/locale/pt_BR 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    76
d none usr/share/locale/pt_BR/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    77
f none usr/share/locale/pt_BR/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    78
d none usr/share/locale/ko 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    79
d none usr/share/locale/ko/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    80
f none usr/share/locale/ko/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    81
d none usr/share/locale/ru 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    82
d none usr/share/locale/ru/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    83
f none usr/share/locale/ru/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    84
d none usr/share/locale/fr 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    85
d none usr/share/locale/fr/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    86
f none usr/share/locale/fr/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    87
d none usr/share/locale/zh_CN 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    88
d none usr/share/locale/zh_CN/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    89
f none usr/share/locale/zh_CN/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    90
d none usr/share/locale/pl 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    91
d none usr/share/locale/pl/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    92
f none usr/share/locale/pl/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    93
d none usr/share/locale/es 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    94
d none usr/share/locale/es/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    95
f none usr/share/locale/es/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    96
d none usr/share/locale/zh_TW 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    97
d none usr/share/locale/zh_TW/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    98
f none usr/share/locale/zh_TW/LC_MESSAGES/lftp.mo 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    99
d none usr/share/locale/zh_HK 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   100
d none usr/share/locale/zh_HK/LC_MESSAGES 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   101
f none usr/share/locale/zh_HK/LC_MESSAGES/lftp.mo 0444 root other