components/proftpd/proftpd.p5m
changeset 3732 0f62cc221c7e
parent 2134 72e005a6a290
child 3932 1b7dd68f6aa9
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    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 
    30 set name=info.classification value="org.opensolaris.category.2008:System/Core"
    31 # This package name has known conflicts with other packages in the WOS
       
    32 set name=pkg.linted.pkglint.manifest004 value=true
       
    33 set name=info.classification value=org.opensolaris.category.2008:System/Core
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=org.opensolaris.arc-caseid \
    36 set name=org.opensolaris.arc-caseid value=PSARC/2011/088
    34     value=PSARC/2011/088
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 
    38 
    37 # This package name has known conflicts with other packages in the WOS
       
    38 set pkg.linted.pkglint.manifest004=true
       
    39 
    39 
    40 
    40 file proftpd.conf path=etc/proftpd.conf mode=0644 overlay=allow preserve=true
    41 file proftpd.conf path=etc/proftpd.conf mode=0644 preserve=true overlay=allow
    41 file auth_service-network-ftpd \
    42 file auth_service-network-ftpd path=etc/security/auth_attr.d/service-network-ftpd
    42     path=etc/security/auth_attr.d/service-network-ftpd
    43 file prof_service-network-ftpd path=etc/security/prof_attr.d/service-network-ftpd
    43 file prof_service-network-ftpd \
       
    44     path=etc/security/prof_attr.d/service-network-ftpd
    44 file ftp.xml path=lib/svc/manifest/network/ftp.xml
    45 file ftp.xml path=lib/svc/manifest/network/ftp.xml
    45 file svc-ftp path=lib/svc/method/svc-ftp
    46 file svc-ftp path=lib/svc/method/svc-ftp
    46 file path=usr/bin/ftpcount
    47 file path=usr/bin/ftpcount
    47 file path=usr/bin/ftpdctl
    48 file path=usr/bin/ftpdctl
    48 file path=usr/bin/ftptop
    49 file path=usr/bin/ftptop
   114 file path=usr/lib/proftpd/mod_tls.so
   115 file path=usr/lib/proftpd/mod_tls.so
   115 file path=usr/lib/proftpd/mod_wrap.so
   116 file path=usr/lib/proftpd/mod_wrap.so
   116 file ftprestart.sh path=usr/sbin/ftprestart
   117 file ftprestart.sh path=usr/sbin/ftprestart
   117 file path=usr/sbin/ftpscrub
   118 file path=usr/sbin/ftpscrub
   118 file path=usr/sbin/ftpshut
   119 file path=usr/sbin/ftpshut
   119 file proftpd_migration.txt path=usr/share/doc/proftpd/proftpd_migration.txt
       
   120 file doc/Configuration.html path=usr/share/doc/proftpd/Configuration.html
   120 file doc/Configuration.html path=usr/share/doc/proftpd/Configuration.html
   121 file doc/modules/mod_auth_file.html path=usr/share/doc/proftpd/modules/mod_auth_file.html
   121 file doc/modules/mod_auth_file.html \
   122 file doc/modules/mod_auth_pam.html path=usr/share/doc/proftpd/modules/mod_auth_pam.html
   122     path=usr/share/doc/proftpd/modules/mod_auth_file.html
   123 file doc/modules/mod_ctrls.html path=usr/share/doc/proftpd/modules/mod_ctrls.html
   123 file doc/modules/mod_auth_pam.html \
   124 file doc/modules/mod_delay.html path=usr/share/doc/proftpd/modules/mod_delay.html
   124     path=usr/share/doc/proftpd/modules/mod_auth_pam.html
       
   125 file doc/modules/mod_ctrls.html \
       
   126     path=usr/share/doc/proftpd/modules/mod_ctrls.html
       
   127 file doc/modules/mod_delay.html \
       
   128     path=usr/share/doc/proftpd/modules/mod_delay.html
   125 file doc/modules/mod_dso.html path=usr/share/doc/proftpd/modules/mod_dso.html
   129 file doc/modules/mod_dso.html path=usr/share/doc/proftpd/modules/mod_dso.html
   126 file doc/modules/mod_facl.html path=usr/share/doc/proftpd/modules/mod_facl.html
   130 file doc/modules/mod_facl.html path=usr/share/doc/proftpd/modules/mod_facl.html
   127 file doc/modules/mod_facts.html path=usr/share/doc/proftpd/modules/mod_facts.html
   131 file doc/modules/mod_facts.html \
   128 file doc/modules/mod_ident.html path=usr/share/doc/proftpd/modules/mod_ident.html
   132     path=usr/share/doc/proftpd/modules/mod_facts.html
       
   133 file doc/contrib/mod_gss.html path=usr/share/doc/proftpd/modules/mod_gss.html
       
   134 file doc/modules/mod_ident.html \
       
   135     path=usr/share/doc/proftpd/modules/mod_ident.html
   129 file doc/modules/mod_lang.html path=usr/share/doc/proftpd/modules/mod_lang.html
   136 file doc/modules/mod_lang.html path=usr/share/doc/proftpd/modules/mod_lang.html
   130 file doc/contrib/mod_gss.html path=usr/share/doc/proftpd/modules/mod_gss.html
       
   131 file doc/contrib/mod_tls.html path=usr/share/doc/proftpd/modules/mod_tls.html
   137 file doc/contrib/mod_tls.html path=usr/share/doc/proftpd/modules/mod_tls.html
   132 file doc/contrib/mod_wrap.html path=usr/share/doc/proftpd/modules/mod_wrap.html
   138 file doc/contrib/mod_wrap.html path=usr/share/doc/proftpd/modules/mod_wrap.html
       
   139 file proftpd_migration.txt path=usr/share/doc/proftpd/proftpd_migration.txt
   133 file path=usr/share/locale/bg_BG/LC_MESSAGES/proftpd.mo
   140 file path=usr/share/locale/bg_BG/LC_MESSAGES/proftpd.mo
   134 file path=usr/share/locale/en_US/LC_MESSAGES/proftpd.mo
   141 file path=usr/share/locale/en_US/LC_MESSAGES/proftpd.mo
   135 file usr/share/locale/fr_FR/LC_MESSAGES/proftpd.mo path=usr/share/locale/fr/LC_MESSAGES/proftpd.mo
   142 file usr/share/locale/fr_FR/LC_MESSAGES/proftpd.mo \
   136 file usr/share/locale/it_IT/LC_MESSAGES/proftpd.mo path=usr/share/locale/it/LC_MESSAGES/proftpd.mo
   143     path=usr/share/locale/fr/LC_MESSAGES/proftpd.mo
   137 file usr/share/locale/ja_JP/LC_MESSAGES/proftpd.mo path=usr/share/locale/ja/LC_MESSAGES/proftpd.mo
   144 file usr/share/locale/it_IT/LC_MESSAGES/proftpd.mo \
   138 file usr/share/locale/ko_KR/LC_MESSAGES/proftpd.mo path=usr/share/locale/ko/LC_MESSAGES/proftpd.mo
   145     path=usr/share/locale/it/LC_MESSAGES/proftpd.mo
   139 file usr/share/locale/ru_RU/LC_MESSAGES/proftpd.mo path=usr/share/locale/ru/LC_MESSAGES/proftpd.mo
   146 file usr/share/locale/ja_JP/LC_MESSAGES/proftpd.mo \
       
   147     path=usr/share/locale/ja/LC_MESSAGES/proftpd.mo
       
   148 file usr/share/locale/ko_KR/LC_MESSAGES/proftpd.mo \
       
   149     path=usr/share/locale/ko/LC_MESSAGES/proftpd.mo
       
   150 file usr/share/locale/ru_RU/LC_MESSAGES/proftpd.mo \
       
   151     path=usr/share/locale/ru/LC_MESSAGES/proftpd.mo
   140 file path=usr/share/locale/zh_CN/LC_MESSAGES/proftpd.mo
   152 file path=usr/share/locale/zh_CN/LC_MESSAGES/proftpd.mo
   141 file path=usr/share/locale/zh_TW/LC_MESSAGES/proftpd.mo
   153 file path=usr/share/locale/zh_TW/LC_MESSAGES/proftpd.mo
   142 file path=usr/share/man/man1/ftpcount.1
   154 file path=usr/share/man/man1/ftpcount.1
   143 file path=usr/share/man/man1/ftptop.1
   155 file path=usr/share/man/man1/ftptop.1
   144 file path=usr/share/man/man1/ftpwho.1
   156 file path=usr/share/man/man1/ftpwho.1
   146 file path=usr/share/man/man5/xferlog.5
   158 file path=usr/share/man/man5/xferlog.5
   147 file path=usr/share/man/man8/ftpdctl.8
   159 file path=usr/share/man/man8/ftpdctl.8
   148 file path=usr/share/man/man8/ftpscrub.8
   160 file path=usr/share/man/man8/ftpscrub.8
   149 file path=usr/share/man/man8/ftpshut.8
   161 file path=usr/share/man/man8/ftpshut.8
   150 file path=usr/share/man/man8/proftpd.8
   162 file path=usr/share/man/man8/proftpd.8
   151 
   163 group groupname=ftp gid=21
   152 group groupname="ftp" gid=21
   164 user username=ftp ftpuser=false gcos-field="FTPD Reserved UID" group=ftp uid=21
   153 
   165 legacy pkg=SUNWftpu desc="FTP Server and Utilities" name="FTP Server, (Usr)"
   154 legacy	pkg=SUNWftpu \
       
   155     name="FTP Server, (Usr)" \
       
   156     desc="FTP Server and Utilities"
       
   157 
       
   158 license proftpd.license license="GPLv2 (mod_gss)" \
   166 license proftpd.license license="GPLv2 (mod_gss)" \
   159     com.oracle.info.description="the ProFPTD GSS Engine" \
   167     com.oracle.info.description="the ProFPTD GSS Engine" \
   160     com.oracle.info.name=mod_gss \
   168     com.oracle.info.name=mod_gss com.oracle.info.tpno=$(TPNO_MOD_GSS) \
   161     com.oracle.info.tpno=$(TPNO_MOD_GSS) \
       
   162     com.oracle.info.version=$(COMPONENT_VERSION_1)
   169     com.oracle.info.version=$(COMPONENT_VERSION_1)
   163 license proftpd.license license="GPLv2 (proftpd)" \
   170 license proftpd.license license="GPLv2 (proftpd)" \
   164     com.oracle.info.description="the ProFTPD server and utilities" \
   171     com.oracle.info.description="the ProFTPD server and utilities" \
   165     com.oracle.info.name=proftpd \
   172     com.oracle.info.name=proftpd com.oracle.info.tpno=$(TPNO_PROFTPD) \
   166     com.oracle.info.tpno=$(TPNO_PROFTPD) \
       
   167     com.oracle.info.version=$(COMPONENT_VERSION)
   173     com.oracle.info.version=$(COMPONENT_VERSION)
   168 
       
   169 user ftpuser=false gcos-field="FTPD Reserved UID" username="ftp" uid=21 group="ftp"