From cf1d22ef4af299e86302090d659f12f8e0170d69 Mon Sep 17 00:00:00 2001 From: Nick Hadaway Date: Thu, 22 Jan 2004 16:41:08 +0000 Subject: Version bump. Nothing earth shatteringly important. See bug #34288. --- net-ftp/pure-ftpd/ChangeLog | 8 ++- net-ftp/pure-ftpd/Manifest | 2 + net-ftp/pure-ftpd/files/digest-pure-ftpd-1.0.17a | 1 + net-ftp/pure-ftpd/pure-ftpd-1.0.16b.ebuild | 4 +- net-ftp/pure-ftpd/pure-ftpd-1.0.16c.ebuild | 4 +- net-ftp/pure-ftpd/pure-ftpd-1.0.17a.ebuild | 76 ++++++++++++++++++++++++ 6 files changed, 90 insertions(+), 5 deletions(-) create mode 100644 net-ftp/pure-ftpd/files/digest-pure-ftpd-1.0.17a create mode 100644 net-ftp/pure-ftpd/pure-ftpd-1.0.17a.ebuild (limited to 'net-ftp') diff --git a/net-ftp/pure-ftpd/ChangeLog b/net-ftp/pure-ftpd/ChangeLog index ebd3a5a3f14a..5dea3f552147 100644 --- a/net-ftp/pure-ftpd/ChangeLog +++ b/net-ftp/pure-ftpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-ftp/pure-ftpd # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.20 2003/10/29 07:49:37 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.21 2004/01/22 16:41:08 raker Exp $ + +*pure-ftpd-1.0.17a (22 Jan 2004) + + 22 Jan 2004; Nick Hadaway pure-ftpd-1.0.17a.ebuild: + Version bump. Upstream fixes include better SSL error responses and + other minor changes. Nothing earth-shattering AFAICT. *pure-ftpd-1.0.16c (29 Oct 2003) diff --git a/net-ftp/pure-ftpd/Manifest b/net-ftp/pure-ftpd/Manifest index f88be65d5e75..2f4a175838d6 100644 --- a/net-ftp/pure-ftpd/Manifest +++ b/net-ftp/pure-ftpd/Manifest @@ -1,9 +1,11 @@ +MD5 2f562e95d7e61d1a0764826a5ccb5c68 pure-ftpd-1.0.17a.ebuild 2236 MD5 98c99ce293bb00af0555701bd6b12ab6 pure-ftpd-1.0.16b.ebuild 2231 MD5 2f562e95d7e61d1a0764826a5ccb5c68 pure-ftpd-1.0.16c.ebuild 2236 MD5 57c6f3938d511abb58fd141d513b722a ChangeLog 3268 MD5 12158b386c76f1fa317b9b474abfb30e metadata.xml 249 MD5 0e2de54a63d8f1c4a44d15f95e38b044 files/digest-pure-ftpd-1.0.16b 70 MD5 f1a1d4817df4539dc199812979aac307 files/digest-pure-ftpd-1.0.16c 70 +MD5 48f295e6b7a19f3b4da8388a21e2e435 files/digest-pure-ftpd-1.0.17a 70 MD5 dbe070c0925148fd40dc60dfea1cd5ed files/pure-ftpd.rc6 753 MD5 458b5d7567f55f4257ea1a6bfe3ff150 files/ftpusers 177 MD5 6950e43cd48fea12490706463e0a6f9b files/pure-ftpd.conf_d 2287 diff --git a/net-ftp/pure-ftpd/files/digest-pure-ftpd-1.0.17a b/net-ftp/pure-ftpd/files/digest-pure-ftpd-1.0.17a new file mode 100644 index 000000000000..ef2c2ee2e235 --- /dev/null +++ b/net-ftp/pure-ftpd/files/digest-pure-ftpd-1.0.17a @@ -0,0 +1 @@ +MD5 76e821fb065a4de867d597c9cbd523c7 pure-ftpd-1.0.17a.tar.bz2 450704 diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.16b.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.16b.ebuild index 1a858806318b..8fc7046d7cc7 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.16b.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.16b.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.16b.ebuild,v 1.2 2003/10/20 10:38:03 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.16b.ebuild,v 1.3 2004/01/22 16:41:08 raker Exp $ IUSE="pam mysql postgres ldap ssl" diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.16c.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.16c.ebuild index d6fac5c106a6..312afdf020b9 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.16c.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.16c.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.16c.ebuild,v 1.1 2003/10/29 07:49:37 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.16c.ebuild,v 1.2 2004/01/22 16:41:08 raker Exp $ IUSE="pam mysql postgres ldap ssl" diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.17a.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.17a.ebuild new file mode 100644 index 000000000000..159545b96bf7 --- /dev/null +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.17a.ebuild @@ -0,0 +1,76 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.17a.ebuild,v 1.1 2004/01/22 16:41:08 raker Exp $ + +IUSE="pam mysql postgres ldap ssl" + +DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server" +SRC_URI="ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/${P}.tar.bz2" +HOMEPAGE="http://www.pureftpd.org/" + +SLOT="0" +LICENSE="BSD" # Changed from GPL-2 to BSD 06/09/2003 +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" + +DEPEND="virtual/glibc + pam? ( >=sys-libs/pam-0.75 ) + mysql? ( >=dev-db/mysql-3* ) + postgres? ( >=dev-db/postgresql-7.2.2 ) + ldap? ( >=net-nds/openldap-2.0.25 ) + ssl? ( >=dev-libs/openssl-0.9.6g )" + +src_compile() { + local myconf="" + + use pam && myconf="${myconf} --with-pam" + use ldap && myconf="${myconf} --with-ldap" + use mysql && myconf="${myconf} --with-mysql" + use postgres && myconf="${myconf} --with-pgsql" + use ssl && myconf="${myconf} --with-tls" + + econf \ + --with-altlog --with-extauth \ + --with-puredb --with-cookie \ + --with-throttling --with-ratios \ + --with-quotas --with-ftpwho \ + --with-uploadscript --with-virtualhosts \ + --with-virtualchroot --with-diraliases \ + --with-peruserlimits ${myconf} + + emake || die "compile problem" +} + +src_install() { + einstall + + dodoc AUTHORS CONTACT COPYING ChangeLog FAQ HISTORY INSTALL README* NEWS + + dodir /etc/{conf.d,init.d} + cp ${FILESDIR}/ftpusers ${D}/etc/ftpusers + cp ${FILESDIR}/pure-ftpd.conf_d ${D}/etc/conf.d/pure-ftpd + + use pam && insinto /etc/pam.d && doins pam/pure-ftpd + + exeinto /etc/init.d + newexe ${FILESDIR}/pure-ftpd.rc6-r1 pure-ftpd + + insopts -m 644 + insinto /etc/xinetd.d + newins ${FILESDIR}/pure-ftpd.xinetd pure-ftpd + + if [ `use ldap` ]; then + dodir /etc/openldap/schema + insinto /etc/openldap/schema + doins pureftpd.schema + insinto /etc/openldap + doins pureftpd-ldap.conf + fi +} + +pkg_postinst() { + einfo "Before starting Pure-FTPd, you have to edit the /etc/conf.d/pure-ftpd file." + echo + ewarn "It's *really* important to read the README provided with Pure-FTPd." + ewarn "Check out - http://www.pureftpd.org/README" + ewarn "And for SSL/TLS help - http://www.pureftpd.org/README.TLS" +} -- cgit v1.2.3-65-gdbad