components/proftpd/proftpd.p5m
author David Hollister <david.hollister@oracle.com>
Wed, 12 Oct 2016 14:01:13 -0600
changeset 7094 61352b4e5af5
parent 5972 e58388dcef63
child 7957 39baccd8f6e8
permissions -rw-r--r--
24797203 OpenStack RBAC profiles allow reading too many files 24797238 keystone RBAC and SMF should point at Apache log files 24797256 cinder RBAC and SMF should point at Apache log files 24830959 horizon RBAC and SMF should point at Apache log files
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
     1
#
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
     3
#
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
     7
#
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    12
#
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    18
#
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    20
#
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    21
# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    22
#
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    23
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    24
# PSARC/2011/088
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    25
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    26
set name=pkg.fmri \
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    27
    value=pkg:/service/network/ftp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    28
set name=pkg.summary value="FTP Server and Utilities"
582
f788d69e0553 7085723 use pkg.human-version
Rich Burridge <rich.burridge@oracle.com>
parents: 464
diff changeset
    29
set name=pkg.human-version value=$(HUMAN_VERSION)
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    30
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    31
# This package name has known conflicts with other packages in the WOS
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    32
set name=pkg.linted.pkglint.manifest004 value=true
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    33
set name=info.classification value=org.opensolaris.category.2008:System/Core
464
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 305
diff changeset
    34
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
609
775168282b2f 7037821 Userland migration of data from Makefile to manifest may have been a little overzealous
Rich Burridge <rich.burridge@oracle.com>
parents: 582
diff changeset
    35
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    36
set name=org.opensolaris.arc-caseid value=PSARC/2011/088
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    37
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    38
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    39
# config. file
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    40
file proftpd.conf path=etc/proftpd.conf mode=0644 overlay=allow preserve=true
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    41
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    42
# SMF(5)
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    43
file auth_service-network-ftpd \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    44
    path=etc/security/auth_attr.d/service-network-ftpd
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    45
file prof_service-network-ftpd \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
    46
    path=etc/security/prof_attr.d/service-network-ftpd
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    47
file ftp.xml path=lib/svc/manifest/network/ftp.xml
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    48
file svc-ftp path=lib/svc/method/svc-ftp
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    49
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    50
# executables
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    51
file path=usr/bin/ftpasswd
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    52
file path=usr/bin/ftpcount
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    53
file path=usr/bin/ftpdctl
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    54
file path=usr/bin/ftpmail
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    55
file path=usr/bin/ftpquota
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    56
file path=usr/bin/ftptop
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    57
file path=usr/bin/ftpwho
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    58
file path=usr/bin/prxs
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    59
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    60
# dtrace demo
3932
1b7dd68f6aa9 20553228 add proftpd dtrace provider from AK to Userland
Tomas Klacko <tomas.klacko@oracle.com>
parents: 3732
diff changeset
    61
file dtrace/example.d path=usr/demo/dtrace/ftp.d
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    62
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    63
# headers
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    64
file path=usr/include/proftpd/ascii.h
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    65
file path=usr/include/proftpd/auth.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    66
file path=usr/include/proftpd/bindings.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    67
file path=usr/include/proftpd/buildstamp.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    68
file path=usr/include/proftpd/child.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    69
file path=usr/include/proftpd/class.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    70
file path=usr/include/proftpd/cmd.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    71
file path=usr/include/proftpd/compat.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    72
file path=usr/include/proftpd/conf.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    73
file path=usr/include/proftpd/config.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    74
file path=usr/include/proftpd/ctrls.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    75
file path=usr/include/proftpd/data.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    76
file path=usr/include/proftpd/default_paths.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    77
file path=usr/include/proftpd/dirtree.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    78
file path=usr/include/proftpd/display.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    79
file path=usr/include/proftpd/encode.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    80
file path=usr/include/proftpd/env.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    81
file path=usr/include/proftpd/event.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    82
file path=usr/include/proftpd/expr.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    83
file path=usr/include/proftpd/feat.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    84
file path=usr/include/proftpd/filter.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    85
file path=usr/include/proftpd/fsio.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    86
file path=usr/include/proftpd/ftp.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    87
file path=usr/include/proftpd/glibc-glob.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    88
file path=usr/include/proftpd/help.h
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    89
file path=usr/include/proftpd/ident.h
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    90
file path=usr/include/proftpd/inet.h
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    91
file path=usr/include/proftpd/lastlog.h
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    92
file path=usr/include/proftpd/libsupp.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    93
file path=usr/include/proftpd/log.h
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    94
file path=usr/include/proftpd/memcache.h
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    95
file path=usr/include/proftpd/mkhome.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    96
file path=usr/include/proftpd/mod_ctrls.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    97
file path=usr/include/proftpd/mod_gss.h
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
    98
file path=usr/include/proftpd/mod_log.h
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
    99
file path=usr/include/proftpd/mod_tls.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   100
file path=usr/include/proftpd/modules.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   101
file path=usr/include/proftpd/netacl.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   102
file path=usr/include/proftpd/netaddr.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   103
file path=usr/include/proftpd/netio.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   104
file path=usr/include/proftpd/options.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   105
file path=usr/include/proftpd/parser.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   106
file path=usr/include/proftpd/pidfile.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   107
file path=usr/include/proftpd/pool.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   108
file path=usr/include/proftpd/pr-syslog.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   109
file path=usr/include/proftpd/privs.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   110
file path=usr/include/proftpd/proctitle.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   111
file path=usr/include/proftpd/proftpd.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   112
file path=usr/include/proftpd/regexp.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   113
file path=usr/include/proftpd/response.h
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   114
file path=usr/include/proftpd/rlimit.h
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   115
file path=usr/include/proftpd/scoreboard.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   116
file path=usr/include/proftpd/session.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   117
file path=usr/include/proftpd/sets.h
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   118
file path=usr/include/proftpd/stash.h
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   119
file path=usr/include/proftpd/str.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   120
file path=usr/include/proftpd/support.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   121
file path=usr/include/proftpd/table.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   122
file path=usr/include/proftpd/throttle.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   123
file path=usr/include/proftpd/timers.h
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   124
file path=usr/include/proftpd/tpl.h
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   125
file path=usr/include/proftpd/trace.h
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   126
file path=usr/include/proftpd/utf8.h
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   127
file path=usr/include/proftpd/var.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   128
file path=usr/include/proftpd/version.h
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   129
file path=usr/include/proftpd/xferlog.h
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   130
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   131
# dtrace
3932
1b7dd68f6aa9 20553228 add proftpd dtrace provider from AK to Userland
Tomas Klacko <tomas.klacko@oracle.com>
parents: 3732
diff changeset
   132
file dtrace/ftp.d path=usr/lib/dtrace/ftp.d
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   133
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   134
# servicing daemon
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   135
file usr/sbin/proftpd path=usr/lib/inet/proftpd
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   136
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   137
# pkg-config
5971
065a45513062 22835306 proftpd should be 64-bit
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 5856
diff changeset
   138
file usr/lib/$(MACH64)/pkgconfig/proftpd.pc path=usr/lib/pkgconfig/proftpd.pc
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   139
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   140
# modules
5971
065a45513062 22835306 proftpd should be 64-bit
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 5856
diff changeset
   141
file path=usr/lib/proftpd/$(MACH64)/mod_auth_gss.so
065a45513062 22835306 proftpd should be 64-bit
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 5856
diff changeset
   142
file path=usr/lib/proftpd/$(MACH64)/mod_facl.so
065a45513062 22835306 proftpd should be 64-bit
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 5856
diff changeset
   143
file path=usr/lib/proftpd/$(MACH64)/mod_gss.so
065a45513062 22835306 proftpd should be 64-bit
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 5856
diff changeset
   144
file path=usr/lib/proftpd/$(MACH64)/mod_tls.so
065a45513062 22835306 proftpd should be 64-bit
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 5856
diff changeset
   145
file path=usr/lib/proftpd/$(MACH64)/mod_wrap.so
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   146
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   147
# sbin executables
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   148
file ftprestart.sh path=usr/sbin/ftprestart
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   149
file path=usr/sbin/ftpscrub
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   150
file path=usr/sbin/ftpshut
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   151
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   152
# documentation
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   153
file doc/Configuration.html path=usr/share/doc/proftpd/Configuration.html
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   154
file doc/modules/mod_auth_file.html \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   155
    path=usr/share/doc/proftpd/modules/mod_auth_file.html
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   156
file doc/modules/mod_auth_pam.html \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   157
    path=usr/share/doc/proftpd/modules/mod_auth_pam.html
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   158
file doc/modules/mod_ctrls.html \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   159
    path=usr/share/doc/proftpd/modules/mod_ctrls.html
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   160
file doc/modules/mod_delay.html \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   161
    path=usr/share/doc/proftpd/modules/mod_delay.html
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   162
file doc/modules/mod_dso.html path=usr/share/doc/proftpd/modules/mod_dso.html
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   163
file doc/modules/mod_facl.html path=usr/share/doc/proftpd/modules/mod_facl.html
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   164
file doc/modules/mod_facts.html \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   165
    path=usr/share/doc/proftpd/modules/mod_facts.html
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   166
file doc/contrib/mod_gss.html path=usr/share/doc/proftpd/modules/mod_gss.html
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   167
file doc/modules/mod_ident.html \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   168
    path=usr/share/doc/proftpd/modules/mod_ident.html
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   169
file doc/modules/mod_lang.html path=usr/share/doc/proftpd/modules/mod_lang.html
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   170
file doc/contrib/mod_tls.html path=usr/share/doc/proftpd/modules/mod_tls.html
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   171
file doc/contrib/mod_wrap.html path=usr/share/doc/proftpd/modules/mod_wrap.html
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   172
file proftpd_migration.txt path=usr/share/doc/proftpd/proftpd_migration.txt
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   173
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   174
# .mo files
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   175
file path=usr/share/locale/bg_BG/LC_MESSAGES/proftpd.mo
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   176
file path=usr/share/locale/en_US/LC_MESSAGES/proftpd.mo
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   177
file path=usr/share/locale/es_ES/LC_MESSAGES/proftpd.mo
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   178
file usr/share/locale/fr_FR/LC_MESSAGES/proftpd.mo \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   179
    path=usr/share/locale/fr/LC_MESSAGES/proftpd.mo
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   180
file usr/share/locale/it_IT/LC_MESSAGES/proftpd.mo \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   181
    path=usr/share/locale/it/LC_MESSAGES/proftpd.mo
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   182
file usr/share/locale/ja_JP/LC_MESSAGES/proftpd.mo \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   183
    path=usr/share/locale/ja/LC_MESSAGES/proftpd.mo
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   184
file usr/share/locale/ko_KR/LC_MESSAGES/proftpd.mo \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   185
    path=usr/share/locale/ko/LC_MESSAGES/proftpd.mo
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   186
file usr/share/locale/ru_RU/LC_MESSAGES/proftpd.mo \
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   187
    path=usr/share/locale/ru/LC_MESSAGES/proftpd.mo
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   188
file path=usr/share/locale/zh_CN/LC_MESSAGES/proftpd.mo
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   189
file path=usr/share/locale/zh_TW/LC_MESSAGES/proftpd.mo
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   190
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   191
# man pages
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   192
file path=usr/share/man/man1/ftpasswd.1
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   193
file path=usr/share/man/man1/ftpcount.1
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   194
file path=usr/share/man/man1/ftpmail.1
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   195
file path=usr/share/man/man1/ftpquota.1
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   196
file path=usr/share/man/man1/ftptop.1
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   197
file path=usr/share/man/man1/ftpwho.1
1952
edbaa9c65514 18771389 Update proftpd to 1.3.5
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1948
diff changeset
   198
file path=usr/share/man/man5/proftpd.conf.5
305
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   199
file path=usr/share/man/man5/xferlog.5
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   200
file path=usr/share/man/man8/ftpdctl.8
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   201
file path=usr/share/man/man8/ftpscrub.8
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   202
file path=usr/share/man/man8/ftpshut.8
e95b65443448 PSARC 2011/088 Replace WU-ftpd with modern FTP server proftpd
Milan Jurik <Milan.Jurik@oracle.com>
parents:
diff changeset
   203
file path=usr/share/man/man8/proftpd.8
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   204
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   205
# user/group (added by pkg)
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   206
group groupname=ftp gid=21
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   207
user username=ftp ftpuser=false gcos-field="FTPD Reserved UID" group=ftp uid=21
5856
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   208
#
0f3d50fefade 23124279 ProFTPd: Update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 4285
diff changeset
   209
# pkg meta
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   210
legacy pkg=SUNWftpu desc="FTP Server and Utilities" name="FTP Server, (Usr)"
1210
abc0c01af810 16431724 Adjust how license text and Oracle internal tracking numbers are propagated (fix pkgmerge errors)
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 1205
diff changeset
   211
license proftpd.license license="GPLv2 (mod_gss)" \
1205
6c6c27bcf9ac 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 930
diff changeset
   212
    com.oracle.info.description="the ProFPTD GSS Engine" \
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   213
    com.oracle.info.name=mod_gss com.oracle.info.tpno=$(TPNO_MOD_GSS) \
1952
edbaa9c65514 18771389 Update proftpd to 1.3.5
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1948
diff changeset
   214
    com.oracle.info.version=$(COMPONENT_VERSION_1)
1210
abc0c01af810 16431724 Adjust how license text and Oracle internal tracking numbers are propagated (fix pkgmerge errors)
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 1205
diff changeset
   215
license proftpd.license license="GPLv2 (proftpd)" \
1205
6c6c27bcf9ac 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 930
diff changeset
   216
    com.oracle.info.description="the ProFTPD server and utilities" \
3732
0f62cc221c7e 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2134
diff changeset
   217
    com.oracle.info.name=proftpd com.oracle.info.tpno=$(TPNO_PROFTPD) \
5972
e58388dcef63 23247687 ProFTPd: pkg ver. fix after - update to 1.3.5b
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 5971
diff changeset
   218
    com.oracle.info.version=$(HUMAN_VERSION)