components/proftpd/proftpd.p5m
changeset 1205 6c6c27bcf9ac
parent 930 b051ff1aad38
child 1210 abc0c01af810
equal deleted inserted replaced
1204:c8e9f85492a3 1205:6c6c27bcf9ac
    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, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2013, 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 \
   198 
   198 
   199 legacy	pkg=SUNWftpu \
   199 legacy	pkg=SUNWftpu \
   200     name="FTP Server, (Usr)" \
   200     name="FTP Server, (Usr)" \
   201     desc="FTP Server and Utilities"
   201     desc="FTP Server and Utilities"
   202 
   202 
   203 license proftpd.license license="GPLv2"
   203 license proftpd.license license=GPLv2 \
       
   204     com.oracle.info.description="the ProFPTD GSS Engine" \
       
   205     com.oracle.info.name=mod_gss \
       
   206     com.oracle.info.tpno=4477 \
       
   207     com.oracle.info.version=1.3.3
       
   208 license proftpd.license license=GPLv2 \
       
   209     com.oracle.info.description="the ProFTPD server and utilities" \
       
   210     com.oracle.info.name=proftpd \
       
   211     com.oracle.info.tpno=6824 \
       
   212     com.oracle.info.version=1.3.3g
   204 
   213 
   205 user ftpuser=false gcos-field="FTPD Reserved UID" username="ftp" uid=21 group="ftp"
   214 user ftpuser=false gcos-field="FTPD Reserved UID" username="ftp" uid=21 group="ftp"