components/proftpd/proftpd.p5m
changeset 1948 2d1537e7942d
parent 1343 a66d36656846
child 1952 edbaa9c65514
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    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, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, 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 \
   156     desc="FTP Server and Utilities"
   156     desc="FTP Server and Utilities"
   157 
   157 
   158 license proftpd.license license="GPLv2 (mod_gss)" \
   158 license proftpd.license license="GPLv2 (mod_gss)" \
   159     com.oracle.info.description="the ProFPTD GSS Engine" \
   159     com.oracle.info.description="the ProFPTD GSS Engine" \
   160     com.oracle.info.name=mod_gss \
   160     com.oracle.info.name=mod_gss \
   161     com.oracle.info.tpno=13480 \
   161     com.oracle.info.tpno=$(TPNO_MOD_GSS) \
   162     com.oracle.info.version=1.3.6
   162     com.oracle.info.version=1.3.6
   163 license proftpd.license license="GPLv2 (proftpd)" \
   163 license proftpd.license license="GPLv2 (proftpd)" \
   164     com.oracle.info.description="the ProFTPD server and utilities" \
   164     com.oracle.info.description="the ProFTPD server and utilities" \
   165     com.oracle.info.name=proftpd \
   165     com.oracle.info.name=proftpd \
   166     com.oracle.info.tpno=13478 \
   166     com.oracle.info.tpno=$(TPNO_PROFTPD) \
   167     com.oracle.info.version=1.3.4c
   167     com.oracle.info.version=1.3.4c
   168 
   168 
   169 user ftpuser=false gcos-field="FTPD Reserved UID" username="ftp" uid=21 group="ftp"
   169 user ftpuser=false gcos-field="FTPD Reserved UID" username="ftp" uid=21 group="ftp"