components/proftpd/proftpd.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 4303 fe962209b82f
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # PSARC/2011/088
    24 # PSARC/2011/088
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/service/network/ftp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/service/network/ftp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    28 set name=pkg.summary value="FTP Server and Utilities"
    28 set name=pkg.human-version value=$(HUMAN_VERSION)
    29 set name=pkg.human-version value=$(HUMAN_VERSION)
    29 set name=pkg.summary value="FTP Server and Utilities"
    30 set name=info.classification value=org.opensolaris.category.2008:System/Core
    30 set name=info.classification value="org.opensolaris.category.2008:System/Core"
       
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=org.opensolaris.arc-caseid \
    33 set name=org.opensolaris.arc-caseid value=PSARC/2011/088
    34     value=PSARC/2011/088
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 
    35 dir  path=etc
    37 dir path=etc
       
    38 dir path=etc/security
       
    39 dir path=etc/security/auth_attr.d
       
    40 dir path=etc/security/prof_attr.d
       
    41 dir path=lib
       
    42 dir path=lib/svc
       
    43 dir path=lib/svc/manifest
       
    44 dir path=lib/svc/manifest/network
       
    45 dir path=lib/svc/method
       
    46 dir path=usr
       
    47 dir path=usr/bin
       
    48 dir path=usr/include
       
    49 dir path=usr/include/proftpd
       
    50 dir path=usr/lib
       
    51 dir path=usr/lib/help
       
    52 dir path=usr/lib/help/auths
       
    53 dir path=usr/lib/help/auths/locale
       
    54 dir path=usr/lib/help/auths/locale/C
       
    55 dir path=usr/lib/inet
       
    56 dir path=usr/lib/pkgconfig
       
    57 dir path=usr/lib/proftpd
       
    58 dir path=usr/sbin
       
    59 dir path=usr/share
       
    60 dir path=usr/share/doc
       
    61 dir path=usr/share/doc/proftpd
       
    62 dir path=usr/share/doc/proftpd/modules
       
    63 dir path=usr/share/locale
       
    64 dir path=usr/share/locale/bg_BG
       
    65 dir path=usr/share/locale/bg_BG/LC_MESSAGES
       
    66 dir path=usr/share/locale/en_US
       
    67 dir path=usr/share/locale/en_US/LC_MESSAGES
       
    68 dir path=usr/share/locale/fr
       
    69 dir path=usr/share/locale/fr/LC_MESSAGES
       
    70 dir path=usr/share/locale/it
       
    71 dir path=usr/share/locale/it/LC_MESSAGES
       
    72 dir path=usr/share/locale/ja
       
    73 dir path=usr/share/locale/ja/LC_MESSAGES
       
    74 dir path=usr/share/locale/ko
       
    75 dir path=usr/share/locale/ko/LC_MESSAGES
       
    76 dir path=usr/share/locale/ru
       
    77 dir path=usr/share/locale/ru/LC_MESSAGES
       
    78 dir path=usr/share/locale/zh_CN
       
    79 dir path=usr/share/locale/zh_CN/LC_MESSAGES
       
    80 dir path=usr/share/locale/zh_TW
       
    81 dir path=usr/share/locale/zh_TW/LC_MESSAGES
       
    82 dir path=usr/share/man
       
    83 dir path=usr/share/man/man1
       
    84 dir path=usr/share/man/man4
       
    85 dir path=usr/share/man/man5
       
    86 dir path=usr/share/man/man8
       
    87 file proftpd.conf path=etc/proftpd.conf mode=0644 preserve=true
    36 file proftpd.conf path=etc/proftpd.conf mode=0644 preserve=true
    88 file auth_service-network-ftpd path=etc/security/auth_attr.d/service-network-ftpd
    37 dir  path=etc/security
    89 file prof_service-network-ftpd path=etc/security/prof_attr.d/service-network-ftpd
    38 dir  path=etc/security/auth_attr.d
       
    39 file auth_service-network-ftpd \
       
    40     path=etc/security/auth_attr.d/service-network-ftpd
       
    41 dir  path=etc/security/prof_attr.d
       
    42 file prof_service-network-ftpd \
       
    43     path=etc/security/prof_attr.d/service-network-ftpd
       
    44 dir  path=lib
       
    45 dir  path=lib/svc
       
    46 dir  path=lib/svc/manifest
       
    47 dir  path=lib/svc/manifest/network
    90 file ftp.xml path=lib/svc/manifest/network/ftp.xml
    48 file ftp.xml path=lib/svc/manifest/network/ftp.xml
       
    49 dir  path=lib/svc/method
    91 file svc-ftp path=lib/svc/method/svc-ftp
    50 file svc-ftp path=lib/svc/method/svc-ftp
       
    51 dir  path=usr
       
    52 dir  path=usr/bin
    92 file path=usr/bin/ftpcount
    53 file path=usr/bin/ftpcount
    93 file path=usr/bin/ftpdctl
    54 file path=usr/bin/ftpdctl
    94 file path=usr/bin/ftptop
    55 file path=usr/bin/ftptop
    95 file path=usr/bin/ftpwho
    56 file path=usr/bin/ftpwho
    96 file path=usr/bin/prxs
    57 file path=usr/bin/prxs
       
    58 dir  path=usr/include
       
    59 dir  path=usr/include/proftpd
    97 file path=usr/include/proftpd/auth.h
    60 file path=usr/include/proftpd/auth.h
    98 file path=usr/include/proftpd/bindings.h
    61 file path=usr/include/proftpd/bindings.h
    99 file path=usr/include/proftpd/buildstamp.h
    62 file path=usr/include/proftpd/buildstamp.h
   100 file path=usr/include/proftpd/child.h
    63 file path=usr/include/proftpd/child.h
   101 file path=usr/include/proftpd/class.h
    64 file path=usr/include/proftpd/class.h
   149 file path=usr/include/proftpd/timers.h
   112 file path=usr/include/proftpd/timers.h
   150 file path=usr/include/proftpd/trace.h
   113 file path=usr/include/proftpd/trace.h
   151 file path=usr/include/proftpd/var.h
   114 file path=usr/include/proftpd/var.h
   152 file path=usr/include/proftpd/version.h
   115 file path=usr/include/proftpd/version.h
   153 file path=usr/include/proftpd/xferlog.h
   116 file path=usr/include/proftpd/xferlog.h
       
   117 dir  path=usr/lib
       
   118 dir  path=usr/lib/help
       
   119 dir  path=usr/lib/help/auths
       
   120 dir  path=usr/lib/help/auths/locale
       
   121 dir  path=usr/lib/help/auths/locale/C
   154 file ManageFTP.html path=usr/lib/help/auths/locale/C/ManageFTP.html
   122 file ManageFTP.html path=usr/lib/help/auths/locale/C/ManageFTP.html
       
   123 dir  path=usr/lib/inet
   155 file usr/sbin/proftpd path=usr/lib/inet/proftpd
   124 file usr/sbin/proftpd path=usr/lib/inet/proftpd
       
   125 dir  path=usr/lib/pkgconfig
   156 file path=usr/lib/pkgconfig/proftpd.pc
   126 file path=usr/lib/pkgconfig/proftpd.pc
       
   127 dir  path=usr/lib/proftpd
   157 file path=usr/lib/proftpd/mod_auth_gss.so
   128 file path=usr/lib/proftpd/mod_auth_gss.so
   158 file path=usr/lib/proftpd/mod_facl.so
   129 file path=usr/lib/proftpd/mod_facl.so
   159 file path=usr/lib/proftpd/mod_gss.so
   130 file path=usr/lib/proftpd/mod_gss.so
   160 file path=usr/lib/proftpd/mod_tls.so
   131 file path=usr/lib/proftpd/mod_tls.so
   161 file path=usr/lib/proftpd/mod_wrap.so
   132 file path=usr/lib/proftpd/mod_wrap.so
       
   133 dir  path=usr/sbin
   162 file ftprestart.sh path=usr/sbin/ftprestart
   134 file ftprestart.sh path=usr/sbin/ftprestart
   163 file path=usr/sbin/ftpscrub
   135 file path=usr/sbin/ftpscrub
   164 file path=usr/sbin/ftpshut
   136 file path=usr/sbin/ftpshut
   165 file proftpd_migration.txt path=usr/share/doc/proftpd/proftpd_migration.txt
   137 dir  path=usr/share
       
   138 dir  path=usr/share/doc
       
   139 dir  path=usr/share/doc/proftpd
   166 file doc/Configuration.html path=usr/share/doc/proftpd/Configuration.html
   140 file doc/Configuration.html path=usr/share/doc/proftpd/Configuration.html
   167 file doc/modules/mod_auth_file.html path=usr/share/doc/proftpd/modules/mod_auth_file.html
   141 dir  path=usr/share/doc/proftpd/modules
   168 file doc/modules/mod_auth_pam.html path=usr/share/doc/proftpd/modules/mod_auth_pam.html
   142 file doc/modules/mod_auth_file.html \
   169 file doc/modules/mod_ctrls.html path=usr/share/doc/proftpd/modules/mod_ctrls.html
   143     path=usr/share/doc/proftpd/modules/mod_auth_file.html
   170 file doc/modules/mod_delay.html path=usr/share/doc/proftpd/modules/mod_delay.html
   144 file doc/modules/mod_auth_pam.html \
       
   145     path=usr/share/doc/proftpd/modules/mod_auth_pam.html
       
   146 file doc/modules/mod_ctrls.html \
       
   147     path=usr/share/doc/proftpd/modules/mod_ctrls.html
       
   148 file doc/modules/mod_delay.html \
       
   149     path=usr/share/doc/proftpd/modules/mod_delay.html
   171 file doc/modules/mod_dso.html path=usr/share/doc/proftpd/modules/mod_dso.html
   150 file doc/modules/mod_dso.html path=usr/share/doc/proftpd/modules/mod_dso.html
   172 file doc/modules/mod_facl.html path=usr/share/doc/proftpd/modules/mod_facl.html
   151 file doc/modules/mod_facl.html path=usr/share/doc/proftpd/modules/mod_facl.html
   173 file doc/modules/mod_facts.html path=usr/share/doc/proftpd/modules/mod_facts.html
   152 file doc/modules/mod_facts.html \
   174 file doc/modules/mod_ident.html path=usr/share/doc/proftpd/modules/mod_ident.html
   153     path=usr/share/doc/proftpd/modules/mod_facts.html
       
   154 file doc/contrib/mod_gss.html path=usr/share/doc/proftpd/modules/mod_gss.html
       
   155 file doc/modules/mod_ident.html \
       
   156     path=usr/share/doc/proftpd/modules/mod_ident.html
   175 file doc/modules/mod_lang.html path=usr/share/doc/proftpd/modules/mod_lang.html
   157 file doc/modules/mod_lang.html path=usr/share/doc/proftpd/modules/mod_lang.html
   176 file doc/contrib/mod_gss.html path=usr/share/doc/proftpd/modules/mod_gss.html
       
   177 file doc/contrib/mod_tls.html path=usr/share/doc/proftpd/modules/mod_tls.html
   158 file doc/contrib/mod_tls.html path=usr/share/doc/proftpd/modules/mod_tls.html
   178 file doc/contrib/mod_wrap.html path=usr/share/doc/proftpd/modules/mod_wrap.html
   159 file doc/contrib/mod_wrap.html path=usr/share/doc/proftpd/modules/mod_wrap.html
       
   160 file proftpd_migration.txt path=usr/share/doc/proftpd/proftpd_migration.txt
       
   161 dir  path=usr/share/locale
       
   162 dir  path=usr/share/locale/bg_BG
       
   163 dir  path=usr/share/locale/bg_BG/LC_MESSAGES
   179 file path=usr/share/locale/bg_BG/LC_MESSAGES/proftpd.mo
   164 file path=usr/share/locale/bg_BG/LC_MESSAGES/proftpd.mo
       
   165 dir  path=usr/share/locale/en_US
       
   166 dir  path=usr/share/locale/en_US/LC_MESSAGES
   180 file path=usr/share/locale/en_US/LC_MESSAGES/proftpd.mo
   167 file path=usr/share/locale/en_US/LC_MESSAGES/proftpd.mo
   181 file usr/share/locale/fr_FR/LC_MESSAGES/proftpd.mo path=usr/share/locale/fr/LC_MESSAGES/proftpd.mo
   168 dir  path=usr/share/locale/fr
   182 file usr/share/locale/it_IT/LC_MESSAGES/proftpd.mo path=usr/share/locale/it/LC_MESSAGES/proftpd.mo
   169 dir  path=usr/share/locale/fr/LC_MESSAGES
   183 file usr/share/locale/ja_JP/LC_MESSAGES/proftpd.mo path=usr/share/locale/ja/LC_MESSAGES/proftpd.mo
   170 file usr/share/locale/fr_FR/LC_MESSAGES/proftpd.mo \
   184 file usr/share/locale/ko_KR/LC_MESSAGES/proftpd.mo path=usr/share/locale/ko/LC_MESSAGES/proftpd.mo
   171     path=usr/share/locale/fr/LC_MESSAGES/proftpd.mo
   185 file usr/share/locale/ru_RU/LC_MESSAGES/proftpd.mo path=usr/share/locale/ru/LC_MESSAGES/proftpd.mo
   172 dir  path=usr/share/locale/it
       
   173 dir  path=usr/share/locale/it/LC_MESSAGES
       
   174 file usr/share/locale/it_IT/LC_MESSAGES/proftpd.mo \
       
   175     path=usr/share/locale/it/LC_MESSAGES/proftpd.mo
       
   176 dir  path=usr/share/locale/ja
       
   177 dir  path=usr/share/locale/ja/LC_MESSAGES
       
   178 file usr/share/locale/ja_JP/LC_MESSAGES/proftpd.mo \
       
   179     path=usr/share/locale/ja/LC_MESSAGES/proftpd.mo
       
   180 dir  path=usr/share/locale/ko
       
   181 dir  path=usr/share/locale/ko/LC_MESSAGES
       
   182 file usr/share/locale/ko_KR/LC_MESSAGES/proftpd.mo \
       
   183     path=usr/share/locale/ko/LC_MESSAGES/proftpd.mo
       
   184 dir  path=usr/share/locale/ru
       
   185 dir  path=usr/share/locale/ru/LC_MESSAGES
       
   186 file usr/share/locale/ru_RU/LC_MESSAGES/proftpd.mo \
       
   187     path=usr/share/locale/ru/LC_MESSAGES/proftpd.mo
       
   188 dir  path=usr/share/locale/zh_CN
       
   189 dir  path=usr/share/locale/zh_CN/LC_MESSAGES
   186 file path=usr/share/locale/zh_CN/LC_MESSAGES/proftpd.mo
   190 file path=usr/share/locale/zh_CN/LC_MESSAGES/proftpd.mo
       
   191 dir  path=usr/share/locale/zh_TW
       
   192 dir  path=usr/share/locale/zh_TW/LC_MESSAGES
   187 file path=usr/share/locale/zh_TW/LC_MESSAGES/proftpd.mo
   193 file path=usr/share/locale/zh_TW/LC_MESSAGES/proftpd.mo
       
   194 dir  path=usr/share/man
       
   195 dir  path=usr/share/man/man1
   188 file path=usr/share/man/man1/ftpcount.1
   196 file path=usr/share/man/man1/ftpcount.1
   189 file path=usr/share/man/man1/ftptop.1
   197 file path=usr/share/man/man1/ftptop.1
   190 file path=usr/share/man/man1/ftpwho.1
   198 file path=usr/share/man/man1/ftpwho.1
       
   199 dir  path=usr/share/man/man4
       
   200 dir  path=usr/share/man/man5
   191 file path=usr/share/man/man5/proftpd.conf.5
   201 file path=usr/share/man/man5/proftpd.conf.5
   192 file path=usr/share/man/man5/xferlog.5
   202 file path=usr/share/man/man5/xferlog.5
       
   203 dir  path=usr/share/man/man8
   193 file path=usr/share/man/man8/ftpdctl.8
   204 file path=usr/share/man/man8/ftpdctl.8
   194 file path=usr/share/man/man8/ftpscrub.8
   205 file path=usr/share/man/man8/ftpscrub.8
   195 file path=usr/share/man/man8/ftpshut.8
   206 file path=usr/share/man/man8/ftpshut.8
   196 file path=usr/share/man/man8/proftpd.8
   207 file path=usr/share/man/man8/proftpd.8
   197 
   208 group groupname=ftp gid=21
   198 group groupname="ftp" gid=21
   209 user username=ftp ftpuser=false gcos-field="FTPD Reserved UID" group=ftp uid=21
   199 
   210 legacy pkg=SUNWftpu desc="FTP Server and Utilities" name="FTP Server, (Usr)"
   200 legacy	pkg=SUNWftpu \
       
   201     name="FTP Server, (Usr)" \
       
   202     desc="FTP Server and Utilities"
       
   203 
       
   204 license proftpd.license license="GPLv2 (mod_gss)" \
   211 license proftpd.license license="GPLv2 (mod_gss)" \
   205     com.oracle.info.description="the ProFPTD GSS Engine" \
   212     com.oracle.info.description="the ProFPTD GSS Engine" \
   206     com.oracle.info.name=mod_gss \
   213     com.oracle.info.name=mod_gss com.oracle.info.tpno=$(TPNO_MOD_GSS) \
   207     com.oracle.info.tpno=$(TPNO_MOD_GSS) \
       
   208     com.oracle.info.version=1.3.6
   214     com.oracle.info.version=1.3.6
   209 license proftpd.license license="GPLv2 (proftpd)" \
   215 license proftpd.license license="GPLv2 (proftpd)" \
   210     com.oracle.info.description="the ProFTPD server and utilities" \
   216     com.oracle.info.description="the ProFTPD server and utilities" \
   211     com.oracle.info.name=proftpd \
   217     com.oracle.info.name=proftpd com.oracle.info.tpno=$(TPNO_PROFTPD) \
   212     com.oracle.info.tpno=$(TPNO_PROFTPD) \
       
   213     com.oracle.info.version=1.3.5
   218     com.oracle.info.version=1.3.5
   214 
       
   215 user ftpuser=false gcos-field="FTPD Reserved UID" username="ftp" uid=21 group="ftp"