diff options
author | Nick Hadaway <raker@gentoo.org> | 2003-06-16 18:55:52 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2003-06-16 18:55:52 +0000 |
commit | a6da368641125028911cd0ea6986396478443e3e (patch) | |
tree | 7577c0aa9fd79db1c75efd933c7b8d0c7384e4a5 /net-ftp/proftpd | |
parent | version bump, removed old versions of gradm from portage and old chpax stuff ... (diff) | |
download | historical-a6da368641125028911cd0ea6986396478443e3e.tar.gz historical-a6da368641125028911cd0ea6986396478443e3e.tar.bz2 historical-a6da368641125028911cd0ea6986396478443e3e.zip |
Version bump. See the ChangeLog for details.
Diffstat (limited to 'net-ftp/proftpd')
-rw-r--r-- | net-ftp/proftpd/ChangeLog | 15 | ||||
-rw-r--r-- | net-ftp/proftpd/Manifest | 12 | ||||
-rw-r--r-- | net-ftp/proftpd/files/digest-proftpd-1.2.9_rc1 | 1 | ||||
-rw-r--r-- | net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild | 124 |
4 files changed, 144 insertions, 8 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog index dd20e3f04fad..51eeeb56495a 100644 --- a/net-ftp/proftpd/ChangeLog +++ b/net-ftp/proftpd/ChangeLog @@ -1,12 +1,21 @@ # ChangeLog for net-ftp/proftpd # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.29 2003/06/02 22:45:24 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.30 2003/06/16 18:55:52 raker Exp $ - 03 Jun 2003; Christian Birchinger <joker@gentoo.org> proftpd-1.2.8.ebuild: - Added sparc stable keyword +*proftpd-1.2.9_rc1 (16 Jun 2003) + + 16 Jun 2003; Nick Hadaway <raker@gentoo.org> proftpd-1.2.9_rc1.ebuild, + files/digest-proftpd-1.2.9_rc1: + Version bump. einstall doesn't work in this version. Added some + commented code for the new mod_{radius,ifsession,rewrite} modules. + A couple "New & Enhanced" configuration directives as well... + AnonRejectPasswords, RootRevoke, SocketOptions, and ListOptions. *proftpd-1.2.8 (02 June 2003) + 03 Jun 2003; Christian Birchinger <joker@gentoo.org> proftpd-1.2.8.ebuild: + Added sparc stable keyword + 02 June 2003; Brad Laue <brad@gentoo.org> proftpd-1.2.8.ebuild: Marking stable, it's well tested. diff --git a/net-ftp/proftpd/Manifest b/net-ftp/proftpd/Manifest index 6ed534854b26..b0c7ca40b502 100644 --- a/net-ftp/proftpd/Manifest +++ b/net-ftp/proftpd/Manifest @@ -1,11 +1,13 @@ -MD5 a6b5f10796de20b4f0e10e1d545a1a8c ChangeLog 4502 +MD5 10cda40e2560fe94ca3c0bb30ed5cfef proftpd-1.2.8.ebuild 2688 MD5 d5cf67873286bdee0ce6f388674f35a9 proftpd-1.2.5-r1.ebuild 2522 +MD5 10cda40e2560fe94ca3c0bb30ed5cfef proftpd-1.2.9_rc1.ebuild 2688 MD5 6f8fd8a98f1c0ffdc337fb781b83a57d proftpd-1.2.7.ebuild 3674 -MD5 10cda40e2560fe94ca3c0bb30ed5cfef proftpd-1.2.8.ebuild 2688 -MD5 6236a589ef01778d118911281b20be51 files/digest-proftpd-1.2.5-r1 66 +MD5 a6b5f10796de20b4f0e10e1d545a1a8c ChangeLog 4502 +MD5 305b9ec34f3caa3722cf5a7dc1a59880 files/proftpd.rc6 743 +MD5 b338504ed873219e368abab7df6c276d files/proftpd.conf 1704 MD5 c1dc1d9278d5b77f53ea44ee848dafc6 files/digest-proftpd-1.2.7 211 MD5 cb6cd6133728449d0da092b1d6147b9d files/digest-proftpd-1.2.8 66 MD5 0cf02f8c82f22e714b8299e7b7907d8f files/mod_sql_postgres.c.patch 275 -MD5 b338504ed873219e368abab7df6c276d files/proftpd.conf 1704 -MD5 305b9ec34f3caa3722cf5a7dc1a59880 files/proftpd.rc6 743 MD5 313cde04e0ea4cd747e6b905e6c982b4 files/proftpd.xinetd 302 +MD5 2cb8d1fb115bf19c162c4b6510f98bca files/digest-proftpd-1.2.9_rc1 69 +MD5 6236a589ef01778d118911281b20be51 files/digest-proftpd-1.2.5-r1 66 diff --git a/net-ftp/proftpd/files/digest-proftpd-1.2.9_rc1 b/net-ftp/proftpd/files/digest-proftpd-1.2.9_rc1 new file mode 100644 index 000000000000..0e4c5cbfeea1 --- /dev/null +++ b/net-ftp/proftpd/files/digest-proftpd-1.2.9_rc1 @@ -0,0 +1 @@ +MD5 5b6291a5c92687c5b697202369f71466 proftpd-1.2.9rc1.tar.bz2 785313 diff --git a/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild b/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild new file mode 100644 index 000000000000..4f1f68ee8c31 --- /dev/null +++ b/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild @@ -0,0 +1,124 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild,v 1.1 2003/06/16 18:55:52 raker Exp $ + +IUSE="ldap pam postgres mysql ssl tcpd" + +MY_P=${P/_/} +S=${WORKDIR}/${MY_P} +DESCRIPTION="An advanced and very configurable FTP server" +SRC_URI="ftp://ftp.proftpd.org/distrib/source/${MY_P}.tar.bz2" +HOMEPAGE="http://www.proftpd.org/" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~sparc ~hppa ~alpha ~ppc" + +DEPEND="net-libs/libpcap + pam? ( >=sys-libs/pam-0.75 ) + mysql? ( >=dev-db/mysql-3.23.26 ) + ldap? ( >=net-nds/openldap-1.2.11 ) + postgres? ( >=dev-db/postgresql-7.1 ) + ssl? ( >=dev-libs/openssl-0.9.6f ) + tcpd? ( >=sys-apps/tcp-wrappers-7.6-r3 )" + +src_unpack() { + unpack ${MY_P}.tar.bz2 + cd ${S} +} + + +src_compile() { + local modules myconf + + modules="mod_ratio:mod_readme" + use pam && modules="${modules}:mod_auth_pam" + use tcpd && modules="${modules}:mod_wrap" + + if use ldap; then + einfo ldap + modules="${modules}:mod_ldap" + export LDFLAGS="-lresolv" + fi + + if use ssl; then + einfo ssl + + # enable mod_tls + modules="${modules}:mod_tls" + fi + + if use mysql; then + modules="${modules}:mod_sql:mod_sql_mysql" + elif use postgres; then + modules="${modules}:mod_sql:mod_sql_postgres" + myconf="--with-includes=/usr/include/postgresql" + fi + + # New modules for 1.2.9 + # Not sure how these should be enabled yet as no use variables + # apply currently. Uncomment if you want to use them though. + # -raker 06/16/2003 + # + # modules="${modules}:mod_ifsession" + # modules="${modules}:mod_radius" + # modules="${modules}:mod_rewrite" + + econf \ + --sbindir=/usr/sbin \ + --localstatedir=/var/run \ + --sysconfdir=/etc/proftpd \ + --enable-shadow \ + --disable-sendfile \ + --enable-autoshadow \ + --with-modules=${modules} \ + ${myconf} || die "bad ./configure" + + make || die "compile problem" +} + +src_install() { + # Note rundir needs to be specified to avoid sandbox violation + # on initial install. See Make.rules + make \ + sbindir=${D}/usr/sbin \ + localstatedir=${D}/var/run \ + rundir=${D}/var/run/proftpd \ + sysconfdir=${D}/etc/proftpd \ + DESTDIR=${D} \ + install || die + + keepdir /home/ftp + keepdir /var/run/proftpd + + dodoc contrib/README.mod_sql ${FILESDIR}/proftpd.conf \ + COPYING CREDITS ChangeLog NEWS README* \ + doc/{license.txt,GetConf} + dohtml doc/*.html + docinto rfc + dodoc doc/rfc/*.txt + + mv ${D}/etc/proftpd/proftpd.conf ${D}/etc/proftpd/proftpd.conf.distrib + + insinto /etc/proftpd + newins ${FILESDIR}/proftpd.conf proftpd.conf.sample + + if use pam; then + insinto /etc/pam.d + newins ${S}/contrib/dist/rpm/ftp.pamd ftp + fi + + insinto /etc/xinetd.d + newins ${FILESDIR}/proftpd.xinetd proftpd + + exeinto /etc/init.d ; newexe ${FILESDIR}/proftpd.rc6 proftpd +} + +pkg_postinst() { + groupadd proftpd &>/dev/null + id proftpd &>/dev/null || \ + useradd -g proftpd -d /home/ftp -s /bin/false proftpd + einfo + einfo 'You can find the config files in /etc/proftpd' + einfo +} |