1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131
|
Source: proftpd
Section: net
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Uploaders: Paul Martin <pm@debian.org>
Standards-Version: 3.6.1
Build-Depends: libmysqlclient12-dev (>= 4.0.23), libpam-dev, debhelper (>=4.1.16), zlib1g-dev, postgresql-dev (>= 7.2), libldap2-dev, libssl-dev, libwrap0-dev, patch, bzip2, sharutils, libcap-dev, autotools-dev, libncurses5-dev
Package: proftpd
Architecture: any
Depends: netbase (>= 4.13), ${shlibs:Depends}, debconf (>= 0.5.00), proftpd-common (= ${Source-Version}), adduser, ucf (>= 0.30)
Conflicts: wu-ftpd, wu-ftpd-academ, ftp-server, proftpd-mysql, proftpd-pgsql, proftpd-ldap
Provides: ftp-server
Suggests: proftpd-doc
Description: Versatile, virtual-hosting FTP daemon
A powerful replacement for wu-ftpd, this File Transfer Protocol
daemon supports hidden directories, virtual hosts, and per-directory
".ftpaccess" files. It uses a single main configuration file, with a
syntax similar to Apache.
.
Because of the advanced design, anonymous-FTP directories can have
an arbitrary internal structure (bin, lib, etc, and special files are
not needed). Advanced features like multiple password files and
upload/download ratios are also supported.
.
This package contains only the basic functionality of proftpd and PAM
authentication. If you need SQL, use proftpd-mysql or proftpd-pgsql
and if you need LDAP, use proftpd-ldap.
.
More information can be found at http://www.proftpd.org/.
Package: proftpd-common
Architecture: any
Depends: netbase (>= 4.13), ${perl:Depends}, ${shlibs:Depends}, debconf (>= 0.5.00), proftpd|proftpd-mysql|proftpd-pgsql|proftpd-ldap, debianutils (>= 1.21.0), libpam-runtime (>= 0.76-13.1)
Suggests: proftpd-doc
Replaces: proftpd (<< 1.2.8-1), proftpd-mysql (<< 1.2.8-1), proftpd-pgsql (<< 1.2.8-1), proftpd-ldap (<< 1.2.8-1)
Description: Versatile, virtual-hosting FTP daemon
A powerful replacement for wu-ftpd, this File Transfer Protocol
daemon supports hidden directories, virtual hosts, and per-directory
".ftpaccess" files. It uses a single main configuration file, with a
syntax similar to Apache.
.
Because of the advanced design, anonymous-FTP directories can have
an arbitrary internal structure (bin, lib, etc, and special files are
not needed). Advanced features like multiple password files and
upload/download ratios are also supported.
.
This package provides the common administrative programs.
.
More information can be found at http://www.proftpd.org/.
Package: proftpd-doc
Architecture: all
Suggests: proftpd-common
Replaces: proftpd (<= 1.2.1-2)
Section: doc
Description: Versatile, virtual-hosting FTP daemon (Documentation)
A powerful replacement for wu-ftpd, this File Transfer Protocol
daemon supports hidden directories, virtual hosts, and per-directory
".ftpaccess" files. It uses a single main configuration file, with a
syntax similar to Apache.
.
Because of the advanced design, anonymous-FTP directories can have
an arbitrary internal structure (bin, lib, etc, and special files are
not needed). Advanced features like multiple password files and
upload/download ratios are also supported.
.
More information can be found at http://www.proftpd.org/.
Package: proftpd-mysql
Architecture: any
Depends: netbase (>= 4.13), ${shlibs:Depends}, debconf (>= 0.5.00), proftpd-common (= ${Source-Version}), adduser, ucf (>= 0.30), libmysqlclient12 (>= 4.0.23)
Conflicts: wu-ftpd, wu-ftpd-academ, ftp-server, proftpd, proftpd-pgsql, proftpd-ldap
Provides: ftp-server
Description: Versatile, virtual-hosting FTP daemon (with SQL support)
A powerful replacement for wu-ftpd, this File Transfer Protocol
daemon supports hidden directories, virtual hosts, and per-directory
".ftpaccess" files. It uses a single main configuration file, with a
syntax similar to Apache.
.
Because of the advanced design, anonymous-FTP directories can have
an arbitrary internal structure (bin, lib, etc, and special files are
not needed). Advanced features like multiple password files and
upload/download ratios are also supported.
.
This package contains the proftpd daemon compiled with support for
MySQL user authentication. It also supports PAM authentication.
.
More information can be found at http://www.proftpd.org/.
Package: proftpd-pgsql
Architecture: any
Depends: netbase (>= 4.13), ${shlibs:Depends}, debconf (>= 0.5.00), proftpd-common (= ${Source-Version}), adduser, ucf (>= 0.30)
Conflicts: wu-ftpd, wu-ftpd-academ, ftp-server, proftpd, proftpd-mysql, proftpd-ldap
Provides: ftp-server
Description: Versatile, virtual-hosting FTP daemon (with SQL support)
A powerful replacement for wu-ftpd, this File Transfer Protocol
daemon supports hidden directories, virtual hosts, and per-directory
".ftpaccess" files. It uses a single main configuration file, with a
syntax similar to Apache.
.
Because of the advanced design, anonymous-FTP directories can have
an arbitrary internal structure (bin, lib, etc, and special files are
not needed). Advanced features like multiple password files and
upload/download ratios are also supported.
.
This package contains the proftpd daemon compiled with support for
PostgreSQL user authentication. It also supports PAM authentication.
.
More information can be found at http://www.proftpd.org/.
Package: proftpd-ldap
Architecture: any
Depends: netbase (>= 4.13), ${shlibs:Depends}, debconf (>= 0.5.00), proftpd-common (= ${Source-Version}), adduser, ucf (>= 0.30)
Conflicts: wu-ftpd, wu-ftpd-academ, ftp-server, proftpd, proftpd-mysql, proftpd-pgsql
Provides: ftp-server
Description: Versatile, virtual-hosting FTP daemon (with LDAP support)
A powerful replacement for wu-ftpd, this File Transfer Protocol
daemon supports hidden directories, virtual hosts, and per-directory
".ftpaccess" files. It uses a single main configuration file, with a
syntax similar to Apache.
.
Because of the advanced design, anonymous-FTP directories can have
an arbitrary internal structure (bin, lib, etc, and special files are
not needed). Advanced features like multiple password files and
upload/download ratios are also supported.
.
This package contains the proftpd daemon compiled with support for
LDAP user authentication. It also supports PAM authentication.
.
More information can be found at http://www.proftpd.org/.
|