diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:12:26 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:12:26 +0000 |
commit | 407d3f3b25bd4f01bcff9d04272b52813285c71f (patch) | |
tree | 62abfefa28ff5b79a3e4ef24bdcf2883bd4af845 /net-ftp | |
parent | repoman: trim trailing whitespace (diff) | |
download | gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.gz gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.bz2 gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'net-ftp')
48 files changed, 191 insertions, 191 deletions
diff --git a/net-ftp/curl/Manifest b/net-ftp/curl/Manifest index d230267f1399..2f3a65d00273 100644 --- a/net-ftp/curl/Manifest +++ b/net-ftp/curl/Manifest @@ -1,8 +1,8 @@ MD5 6387457b972a5f176336f50dd81cb5ba ChangeLog 2929 -MD5 dda239c9d26ac9535d9243afc3b6622b curl-7.10.2.ebuild 1026 -MD5 7dfd6860b76d7fddfa9c44b9805e911c curl-7.10.3-r1.ebuild 1027 -MD5 2c68aaed4893968af8c60af66f51ec57 curl-7.10.5-r1.ebuild 1077 -MD5 e2795c792b9a04fd73ca556ce257f39f files/curl-7.10.5-badssl.patch 343 +MD5 6c79f406b97ac5fbe57a276aa4bf93b6 curl-7.10.2.ebuild 1026 +MD5 dbe973161b3402412a90a5f886f299e2 curl-7.10.3-r1.ebuild 1024 +MD5 3daf36be752194acb454ae27947f292e curl-7.10.5-r1.ebuild 1070 MD5 a1805bbf77fb71c4485b6038e2fd6cb5 files/digest-curl-7.10.2 64 MD5 fb70d6e30f7002a54234beb491b00831 files/digest-curl-7.10.3-r1 63 +MD5 e2795c792b9a04fd73ca556ce257f39f files/curl-7.10.5-badssl.patch 343 MD5 046f849780318802575c450ed113fc9f files/digest-curl-7.10.5-r1 64 diff --git a/net-ftp/curl/curl-7.10.2.ebuild b/net-ftp/curl/curl-7.10.2.ebuild index bba28eeefb4a..da7d7a5eb921 100644 --- a/net-ftp/curl/curl-7.10.2.ebuild +++ b/net-ftp/curl/curl-7.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.2.ebuild,v 1.9 2003/06/14 12:06:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.2.ebuild,v 1.10 2003/09/07 00:12:23 msterret Exp $ DESCRIPTION="A Client that groks URLs" SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" @@ -11,7 +11,7 @@ LICENSE="MIT X11" KEYWORDS="x86 ppc sparc alpha hppa" IUSE="ssl ipv6 ldap" -DEPEND=">=sys-libs/pam-0.75 +DEPEND=">=sys-libs/pam-0.75 ssl? ( >=dev-libs/openssl-0.9.6a )" src_compile() { @@ -27,7 +27,7 @@ src_compile() { src_install() { make install DESTDIR=${D} || die - dodoc LEGAL CHANGES README - dodoc docs/FEATURES docs/INSTALL docs/INTERNALS docs/LIBCURL + dodoc LEGAL CHANGES README + dodoc docs/FEATURES docs/INSTALL docs/INTERNALS docs/LIBCURL dodoc docs/MANUAL docs/FAQ docs/BUGS docs/CONTRIBUTE } diff --git a/net-ftp/curl/curl-7.10.3-r1.ebuild b/net-ftp/curl/curl-7.10.3-r1.ebuild index 04d0a5bde4d8..b6b8d75a97f0 100644 --- a/net-ftp/curl/curl-7.10.3-r1.ebuild +++ b/net-ftp/curl/curl-7.10.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.3-r1.ebuild,v 1.3 2003/07/19 19:46:14 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.3-r1.ebuild,v 1.4 2003/09/07 00:12:23 msterret Exp $ DESCRIPTION="A Client that groks URLs" SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" @@ -11,7 +11,7 @@ LICENSE="MIT X11" KEYWORDS="x86 ppc ~sparc alpha" IUSE="ssl ipv6 ldap" -DEPEND=">=sys-libs/pam-0.75 +DEPEND=">=sys-libs/pam-0.75 ssl? ( >=dev-libs/openssl-0.9.6a )" src_compile() { @@ -27,7 +27,7 @@ src_compile() { src_install() { make install DESTDIR=${D} || die - dodoc LEGAL CHANGES README - dodoc docs/FEATURES docs/INSTALL docs/INTERNALS docs/LIBCURL + dodoc LEGAL CHANGES README + dodoc docs/FEATURES docs/INSTALL docs/INTERNALS docs/LIBCURL dodoc docs/MANUAL docs/FAQ docs/BUGS docs/CONTRIBUTE } diff --git a/net-ftp/curl/curl-7.10.5-r1.ebuild b/net-ftp/curl/curl-7.10.5-r1.ebuild index 943be7825d54..472c423473aa 100644 --- a/net-ftp/curl/curl-7.10.5-r1.ebuild +++ b/net-ftp/curl/curl-7.10.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.5-r1.ebuild,v 1.6 2003/08/04 22:12:59 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.5-r1.ebuild,v 1.7 2003/09/07 00:12:23 msterret Exp $ DESCRIPTION="A Client that groks URLs" SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" @@ -11,32 +11,32 @@ LICENSE="MIT X11" KEYWORDS="x86 ppc ~sparc ~alpha hppa amd64" IUSE="ssl ipv6 ldap" -DEPEND=">=sys-libs/pam-0.75 +DEPEND=">=sys-libs/pam-0.75 ssl? ( >=dev-libs/openssl-0.9.6a ) ldap? ( net-nds/openldap )" src_unpack() { unpack ${A} - epatch ${FILESDIR}/${P}-badssl.patch + epatch ${FILESDIR}/${P}-badssl.patch } src_compile() { - local myconf="--with-gnu-ld --enable-http - --enable-ftp --enable-gopher - --enable-file --enable-dict + local myconf="--with-gnu-ld --enable-http + --enable-ftp --enable-gopher + --enable-file --enable-dict --enable-telnet --enable-nonblocking" econf ${myconf} \ `use_enable ipv6` \ `use_enable ldap` \ `use_with ssl` || die - + emake || die } src_install() { make install DESTDIR=${D} || die - dodoc LEGAL CHANGES README - dodoc docs/FEATURES docs/INSTALL docs/INTERNALS docs/LIBCURL + dodoc LEGAL CHANGES README + dodoc docs/FEATURES docs/INSTALL docs/INTERNALS docs/LIBCURL dodoc docs/MANUAL docs/FAQ docs/BUGS docs/CONTRIBUTE } diff --git a/net-ftp/deadftp/Manifest b/net-ftp/deadftp/Manifest index fd39acdfaf19..e61e65a334c7 100644 --- a/net-ftp/deadftp/Manifest +++ b/net-ftp/deadftp/Manifest @@ -1,3 +1,3 @@ MD5 ea3e161aeec89195a97287e919d37ff2 ChangeLog 653 -MD5 80fcdd2fc1332cbc1ba9f1289c1a4c1f deadftp-0.1.3.ebuild 882 +MD5 b7f60fc696b61762bf7bde62e02403b0 deadftp-0.1.3.ebuild 884 MD5 66b452368c73d4c2cd02fb216b6054b9 files/digest-deadftp-0.1.3 66 diff --git a/net-ftp/deadftp/deadftp-0.1.3.ebuild b/net-ftp/deadftp/deadftp-0.1.3.ebuild index 7f664de9743a..1d2496155a50 100644 --- a/net-ftp/deadftp/deadftp-0.1.3.ebuild +++ b/net-ftp/deadftp/deadftp-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/deadftp/deadftp-0.1.3.ebuild,v 1.9 2003/02/13 14:03:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/deadftp/deadftp-0.1.3.ebuild,v 1.10 2003/09/07 00:12:23 msterret Exp $ IUSE="nls" @@ -20,7 +20,7 @@ DEPEND="=dev-libs/glib-1.2* >=gnome-base/ORBit-0.5.16 >=gnome-base/gnome-libs-1.4.1.7" -RDEPEND="nls? ( >=sys-devel/gettext-0.10.40 +RDEPEND="nls? ( >=sys-devel/gettext-0.10.40 >=dev-util/intltool-0.11 )" diff --git a/net-ftp/ftp/Manifest b/net-ftp/ftp/Manifest index db1cac81484e..97400d0eafb6 100644 --- a/net-ftp/ftp/Manifest +++ b/net-ftp/ftp/Manifest @@ -1,9 +1,9 @@ +MD5 a39ae824777f433d97bbdcfd1a86594c ChangeLog 2113 +MD5 903dc671d24dc56b9a987ffa3a1e8f56 ftp-0.17-r1.ebuild 789 +MD5 651718c35c3669aabe3225b91400874d ftp-0.17-r2.ebuild 981 +MD5 fcda200674017e4bc19077d9caf73f22 ftp-0.17-r3.ebuild 1052 MD5 036b2200a177f3266c5cbb3f4d5e4ed5 files/digest-ftp-0.17-r1 66 MD5 036b2200a177f3266c5cbb3f4d5e4ed5 files/digest-ftp-0.17-r2 66 MD5 b2e1a338f350747a22bc8bf6ea438c4f files/netkit-ftp-0.17+ssl-0.2.diff 45639 MD5 036b2200a177f3266c5cbb3f4d5e4ed5 files/digest-ftp-0.17-r3 66 MD5 10adb0b3b66639bdb39e7c976667eb68 files/netkit-ftp-0.17+ssl-0.2+auth.diff 424 -MD5 ea292842e221c5ff4ce55de024122b93 ftp-0.17-r1.ebuild 803 -MD5 c1e0ead72511622c46ceb36967104042 ftp-0.17-r2.ebuild 994 -MD5 a39ae824777f433d97bbdcfd1a86594c ChangeLog 2113 -MD5 199cfca49c9ca10277a6a5791d4004d1 ftp-0.17-r3.ebuild 1065 diff --git a/net-ftp/ftp/ftp-0.17-r1.ebuild b/net-ftp/ftp/ftp-0.17-r1.ebuild index 7969938b878f..1a0518a44d76 100644 --- a/net-ftp/ftp/ftp-0.17-r1.ebuild +++ b/net-ftp/ftp/ftp-0.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r1.ebuild,v 1.15 2003/02/10 07:34:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r1.ebuild,v 1.16 2003/09/07 00:12:23 msterret Exp $ MY_P=netkit-${P} S=${WORKDIR}/${MY_P} @@ -14,14 +14,14 @@ SLOT="0" LICENSE="as-is" KEYWORDS="x86 ppc sparc alpha" -src_compile() { +src_compile() { ./configure --prefix=/usr || die cp MCONFIG MCONFIG.orig sed -e "s:-pipe -O2:${CFLAGS}:" MCONFIG.orig > MCONFIG make || die } -src_install() { +src_install() { into /usr dobin ftp/ftp doman ftp/ftp.1 ftp/netrc.5 diff --git a/net-ftp/ftp/ftp-0.17-r2.ebuild b/net-ftp/ftp/ftp-0.17-r2.ebuild index 321f3e2661b2..852c2a776b56 100644 --- a/net-ftp/ftp/ftp-0.17-r2.ebuild +++ b/net-ftp/ftp/ftp-0.17-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r2.ebuild,v 1.7 2003/02/15 19:40:22 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r2.ebuild,v 1.8 2003/09/07 00:12:23 msterret Exp $ inherit eutils @@ -20,20 +20,20 @@ KEYWORDS="x86 ppc sparc alpha hppa mips" src_unpack() { unpack ${A} cd ${S} - + if [ "`use ssl`" ]; then epatch ${FILESDIR}/${MY_P}+ssl-0.2.diff fi } -src_compile() { +src_compile() { ./configure --prefix=/usr || die cp MCONFIG MCONFIG.orig sed -e "s:-pipe -O2:${CFLAGS}:" MCONFIG.orig > MCONFIG emake || die } -src_install() { +src_install() { into /usr dobin ftp/ftp doman ftp/ftp.1 ftp/netrc.5 diff --git a/net-ftp/ftp/ftp-0.17-r3.ebuild b/net-ftp/ftp/ftp-0.17-r3.ebuild index e5316a2a07db..294a5d3b2769 100644 --- a/net-ftp/ftp/ftp-0.17-r3.ebuild +++ b/net-ftp/ftp/ftp-0.17-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.7 2003/08/08 09:12:44 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.8 2003/09/07 00:12:23 msterret Exp $ IUSE="ssl" @@ -25,20 +25,20 @@ DEPEND=">=sys-apps/sed-4 src_unpack() { unpack ${A} cd ${S} - + if [ "`use ssl`" ]; then epatch ${FILESDIR}/${MY_P}+ssl-0.2.diff epatch ${FILESDIR}/${MY_P}+ssl-0.2+auth.diff fi } -src_compile() { +src_compile() { ./configure --prefix=/usr || die sed -i "s:-pipe -O2:${CFLAGS}:" MCONFIG emake || die } -src_install() { +src_install() { into /usr dobin ftp/ftp doman ftp/ftp.1 ftp/netrc.5 diff --git a/net-ftp/ftpd/Manifest b/net-ftp/ftpd/Manifest index f9b21f3ac776..922a464a52ec 100644 --- a/net-ftp/ftpd/Manifest +++ b/net-ftp/ftpd/Manifest @@ -1,8 +1,8 @@ MD5 2286864f7f15b9222afa0a8077ebe4c0 ChangeLog 1631 -MD5 90d745ead46c5ee5a4484f84d1aa9b03 ftpd-0.17.ebuild 1473 -MD5 0d7f3eb68071c259b1cf10bf5a5bba27 ftpd-0.17-r1.ebuild 1519 +MD5 dfdbfc0efbe6c97469aa33b62ba8209f ftpd-0.17.ebuild 1427 +MD5 7e755cc9cfecb36d237a63b15d5b33af ftpd-0.17-r1.ebuild 1470 MD5 1185c6db5ae646d809d0c757f02d8e35 files/digest-ftpd-0.17 66 -MD5 0630d5a4a420220cc8b912bdad705f6c files/ssl.diff.gz 10444 MD5 e9e77d723b87be9b3f8b6bff9deb87c3 files/ftp.xinetd 219 +MD5 0630d5a4a420220cc8b912bdad705f6c files/ssl.diff.gz 10444 MD5 1185c6db5ae646d809d0c757f02d8e35 files/digest-ftpd-0.17-r1 66 MD5 7e1217f2de231dda2c8e842a7d7dfb7b files/ftpd-0.17-shadowfix.patch 895 diff --git a/net-ftp/ftpd/ftpd-0.17-r1.ebuild b/net-ftp/ftpd/ftpd-0.17-r1.ebuild index e8f6f4a23057..6ec815e99b54 100644 --- a/net-ftp/ftpd/ftpd-0.17-r1.ebuild +++ b/net-ftp/ftpd/ftpd-0.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17-r1.ebuild,v 1.4 2003/08/13 15:34:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17-r1.ebuild,v 1.5 2003/09/07 00:12:23 msterret Exp $ inherit eutils @@ -31,7 +31,7 @@ src_unpack() { src_compile() { ./configure --prefix=/usr || die "configure failed" - cp MCONFIG MCONFIG.orig + cp MCONFIG MCONFIG.orig sed -e "s:-pipe -O2:${CFLAGS}:" MCONFIG.orig > MCONFIG emake || die "parallel make failed" } diff --git a/net-ftp/ftpd/ftpd-0.17.ebuild b/net-ftp/ftpd/ftpd-0.17.ebuild index 273e7d84c5a8..105bb871048a 100644 --- a/net-ftp/ftpd/ftpd-0.17.ebuild +++ b/net-ftp/ftpd/ftpd-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17.ebuild,v 1.9 2003/07/18 21:31:41 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17.ebuild,v 1.10 2003/09/07 00:12:23 msterret Exp $ inherit eutils @@ -30,7 +30,7 @@ src_unpack() { src_compile() { ./configure --prefix=/usr || die "configure failed" - cp MCONFIG MCONFIG.orig + cp MCONFIG MCONFIG.orig sed -e "s:-pipe -O2:${CFLAGS}:" MCONFIG.orig > MCONFIG emake || die "parallel make failed" } diff --git a/net-ftp/gftp/Manifest b/net-ftp/gftp/Manifest index 753a1c5fdac5..563f6881428e 100644 --- a/net-ftp/gftp/Manifest +++ b/net-ftp/gftp/Manifest @@ -1,9 +1,9 @@ -MD5 cb97912c4eeeabec9fe34baf6fc5fdfa gftp-2.0.14.ebuild 997 -MD5 80be8d608e0679dd6a92c30e3c7369f7 gftp-2.0.14_rc1.ebuild 1022 -MD5 799ae8f467b0fc4c5086c7b09fedeb8b gftp-2.0.13.ebuild 1032 MD5 b038747197b5d117b75c612c39bedc6e ChangeLog 2706 +MD5 7a090ef24255a6303cbff1cc07e98631 gftp-2.0.13.ebuild 1032 +MD5 4965cb3d7d47ce48a9fa674ae66c4b86 gftp-2.0.14.ebuild 998 +MD5 6c4d39e5837686aeebc007e8b9494d58 gftp-2.0.14_rc1.ebuild 1022 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 5899c1bed9085f93a5667b79d0132a3d gftp-2.0.15.ebuild 1341 +MD5 848a8b8a59ff350a8028e8012a54b46a gftp-2.0.15.ebuild 1336 MD5 8e7b5678687f0a6685df59ecfc697c86 files/digest-gftp-2.0.13 63 MD5 4a567cc97f7b5318979193135b98eafd files/digest-gftp-2.0.14 64 MD5 35ad6821c6e09d90227714f8b087f565 files/digest-gftp-2.0.14_rc1 67 diff --git a/net-ftp/gftp/gftp-2.0.13.ebuild b/net-ftp/gftp/gftp-2.0.13.ebuild index 149695a98034..b7d8a7779fb2 100644 --- a/net-ftp/gftp/gftp-2.0.13.ebuild +++ b/net-ftp/gftp/gftp-2.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.13.ebuild,v 1.7 2003/04/13 22:43:52 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.13.ebuild,v 1.8 2003/09/07 00:12:23 msterret Exp $ IUSE="nls gtk2" @@ -31,7 +31,7 @@ src_compile() { local myconf use nls || myconf="--disable-nls" - use gtk2 && myconf="${myconf} --enable-gtk20" + use gtk2 && myconf="${myconf} --enable-gtk20" econf ${myconf} || die emake || die diff --git a/net-ftp/gftp/gftp-2.0.14.ebuild b/net-ftp/gftp/gftp-2.0.14.ebuild index 1f7f5cceec5c..ff5a78d7ecaf 100644 --- a/net-ftp/gftp/gftp-2.0.14.ebuild +++ b/net-ftp/gftp/gftp-2.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14.ebuild,v 1.6 2003/04/05 03:25:57 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14.ebuild,v 1.7 2003/09/07 00:12:23 msterret Exp $ IUSE="nls gtk2" S=${WORKDIR}/${P} @@ -25,11 +25,11 @@ src_compile() { && myconf="--enable-nls" \ || myconf="--disable-nls" - # do not use enable-{gtk20,gtkport} they are not recognized + # do not use enable-{gtk20,gtkport} they are not recognized # and will disable building the gtkport alltogether use gtk2 \ && myconf="${myconf}" \ - || myconf="${myconf} --disable-gtk20" + || myconf="${myconf} --disable-gtk20" econf ${myconf} || die emake || die diff --git a/net-ftp/gftp/gftp-2.0.14_rc1.ebuild b/net-ftp/gftp/gftp-2.0.14_rc1.ebuild index 3c3bc55a444a..b232fbb7e6ad 100644 --- a/net-ftp/gftp/gftp-2.0.14_rc1.ebuild +++ b/net-ftp/gftp/gftp-2.0.14_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14_rc1.ebuild,v 1.4 2003/02/13 14:04:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14_rc1.ebuild,v 1.5 2003/09/07 00:12:23 msterret Exp $ IUSE="nls gtk2" P=${PN}-${PV/_/} @@ -26,11 +26,11 @@ src_compile() { && myconf="--enable-nls" \ || myconf="--disable-nls" - # do not use enable-{gtk20,gtkport} they are not recognized + # do not use enable-{gtk20,gtkport} they are not recognized # and will disable building the gtkport alltogether use gtk2 \ && myconf="${myconf}" \ - || myconf="${myconf} --disable-gtk20" + || myconf="${myconf} --disable-gtk20" econf ${myconf} || die emake || die diff --git a/net-ftp/gftp/gftp-2.0.15.ebuild b/net-ftp/gftp/gftp-2.0.15.ebuild index dca0d699717a..7f9e62b03ea3 100644 --- a/net-ftp/gftp/gftp-2.0.15.ebuild +++ b/net-ftp/gftp/gftp-2.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.15.ebuild,v 1.1 2003/08/22 03:28:45 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.15.ebuild,v 1.2 2003/09/07 00:12:23 msterret Exp $ IUSE="nls gtk gtk2 ssl" S=${WORKDIR}/${P} @@ -14,10 +14,10 @@ KEYWORDS="~x86 ~ppc ~sparc" DEPEND="virtual/x11 ssl? ( dev-libs/openssl ) - gtk? ( + gtk? ( gtk2? ( >=x11-libs/gtk+-2 ) : ( =x11-libs/gtk+-1.2* ) ) !gtk ( sys-libs/readline - sys-libs/ncurses + sys-libs/ncurses =dev-libs/glib-1.2* )" RDEPEND="nls? ( sys-devel/gettext )" @@ -29,7 +29,7 @@ src_compile() { && myconf="--enable-nls" \ || myconf="--disable-nls" - # do not use enable-{gtk20,gtkport} they are not recognized + # do not use enable-{gtk20,gtkport} they are not recognized # and will disable building the gtkport alltogether if [ -n "`use gtk`" ] then @@ -38,14 +38,14 @@ src_compile() { && einfo "gtk2 enabled" \ || myconf="${myconf} --disable-gtk20" else - einfo "gtk+ and gtk2 disabled" + einfo "gtk+ and gtk2 disabled" myconf="${myconf} --disable-gtkport --disable-gtk20" fi - + use ssl \ && myconf="${myconf}" \ || myconf="${myconf} --disable-ssl" - + econf ${myconf} || die emake || die } diff --git a/net-ftp/kbear/Manifest b/net-ftp/kbear/Manifest index 2dc306f009c4..aa010ebf4b90 100644 --- a/net-ftp/kbear/Manifest +++ b/net-ftp/kbear/Manifest @@ -1,3 +1,3 @@ -MD5 6fe61e051af03f1c709e33c882a9c65a files/digest-kbear-2.1 69 -MD5 3afc044b6058dfd2cf43114b03dd25b9 kbear-2.1.ebuild 429 MD5 03d5cb8883e23afe6a668b60d922ad05 ChangeLog 1930 +MD5 cec7f89aae44fe12c8a33ef88c9b54cf kbear-2.1.ebuild 430 +MD5 6fe61e051af03f1c709e33c882a9c65a files/digest-kbear-2.1 69 diff --git a/net-ftp/kbear/kbear-2.1.ebuild b/net-ftp/kbear/kbear-2.1.ebuild index 5bdb941b6592..db368ec20e3a 100644 --- a/net-ftp/kbear/kbear-2.1.ebuild +++ b/net-ftp/kbear/kbear-2.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-2.1.ebuild,v 1.5 2003/06/18 13:16:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/kbear/kbear-2.1.ebuild,v 1.6 2003/09/07 00:12:23 msterret Exp $ -inherit kde-base +inherit kde-base DESCRIPTION="A KDE 3.x FTP Manager" SRC_URI="mirror://sourceforge/kbear/${P}-1.src.tar.bz2" diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest index 79f713306b72..5cb5495d7f61 100644 --- a/net-ftp/lftp/Manifest +++ b/net-ftp/lftp/Manifest @@ -1,10 +1,10 @@ -MD5 f727572af305b17b0063c5c69add2d48 lftp-2.6.4.ebuild 1410 -MD5 050a674a354c5fd8530e4d2207960d1b lftp-2.6.6.ebuild 1657 -MD5 383e3ccd02f528d8f5b452130adfa46a lftp-2.6.3.ebuild 1425 -MD5 ef5a1bde05cd2a74983aa8c7e9cbed7a lftp-2.5.4-r1.ebuild 1237 -MD5 451abf179a386578c69c56029c96c976 lftp-2.6.5.ebuild 1773 -MD5 c1d515d7e93351a1081f865c13127b5a lftp-2.6.2.ebuild 1607 MD5 5210a914a43a2a436a2ba146ae8d543b ChangeLog 4701 +MD5 87a127e2d12bd6030401957fdef829fa lftp-2.5.4-r1.ebuild 1234 +MD5 18477b1232fc6f3f0eb8ab2f55073fd5 lftp-2.6.2.ebuild 1605 +MD5 7d8cdc34af7fd9ac47db4832ab8c2407 lftp-2.6.3.ebuild 1426 +MD5 1a7eb0a431eca5daa8c74690cc3e7a1d lftp-2.6.4.ebuild 1408 +MD5 d4ed32462097adfb3aa551d252d5e35f lftp-2.6.5.ebuild 1773 +MD5 a6d09e117de92583bfa2a63fc02f653a lftp-2.6.6.ebuild 1658 MD5 096d8792a2b0989e03d9a39f8f5a2495 files/configure-lftp-2.6.2.diff 717 MD5 b39ba922d0d3b3f4a352d25f38d88364 files/digest-lftp-2.5.4-r1 64 MD5 f2a4efd6f8acc770b7e2603e9340d0e9 files/digest-lftp-2.6.2 64 diff --git a/net-ftp/lftp/lftp-2.5.4-r1.ebuild b/net-ftp/lftp/lftp-2.5.4-r1.ebuild index ece0dbe42c60..383f8359a6eb 100644 --- a/net-ftp/lftp/lftp-2.5.4-r1.ebuild +++ b/net-ftp/lftp/lftp-2.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.5.4-r1.ebuild,v 1.11 2003/04/12 00:30:47 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.5.4-r1.ebuild,v 1.12 2003/09/07 00:12:23 msterret Exp $ IUSE="ssl nls" @@ -9,9 +9,9 @@ DESCRIPTION="LFTP is a sophisticated ftp/http client, file transfer program." HOMEPAGE="http://ftp.yars.free.net/projects/lftp/" SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar.bz2" -DEPEND=">=sys-libs/ncurses-5.1 +DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 )" - + RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" @@ -46,5 +46,5 @@ src_install() { dodoc BUGS COPYING ChangeLog FAQ FEATURES MIRRORS \ NEWS README* THANKS TODO - + } diff --git a/net-ftp/lftp/lftp-2.6.2.ebuild b/net-ftp/lftp/lftp-2.6.2.ebuild index 396ec47c2abe..0cc32abf15f4 100644 --- a/net-ftp/lftp/lftp-2.6.2.ebuild +++ b/net-ftp/lftp/lftp-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.2.ebuild,v 1.9 2003/04/12 00:30:47 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.2.ebuild,v 1.10 2003/09/07 00:12:23 msterret Exp $ IUSE="ssl socks5 nls" @@ -10,11 +10,11 @@ DESCRIPTION="LFTP is a sophisticated ftp/http client, file transfer program." HOMEPAGE="http://ftp.yars.free.net/projects/lftp/" SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar.bz2" -DEPEND=">=sys-libs/ncurses-5.1 +DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) socks5? ( >=net-misc/dante-1.1.12 ) nls? ( sys-devel/gettext )" -RDEPEND="nls? ( sys-devel/gettext )" +RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" @@ -64,5 +64,5 @@ src_install() { dodoc BUGS COPYING ChangeLog FAQ FEATURES MIRRORS \ NEWS README* THANKS TODO - + } diff --git a/net-ftp/lftp/lftp-2.6.3.ebuild b/net-ftp/lftp/lftp-2.6.3.ebuild index 449b87856dd0..8e5e8e940d85 100644 --- a/net-ftp/lftp/lftp-2.6.3.ebuild +++ b/net-ftp/lftp/lftp-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.3.ebuild,v 1.7 2003/07/13 11:55:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.3.ebuild,v 1.8 2003/09/07 00:12:23 msterret Exp $ IUSE="ssl socks5 nls" @@ -10,11 +10,11 @@ DESCRIPTION="LFTP is a sophisticated ftp/http client, file transfer program." HOMEPAGE="http://ftp.yars.free.net/projects/lftp/" SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar.bz2" -DEPEND=">=sys-libs/ncurses-5.1 +DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) socks5? ( >=net-misc/dante-1.1.12 ) nls? ( sys-devel/gettext )" -RDEPEND="nls? ( sys-devel/gettext )" +RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" @@ -59,5 +59,5 @@ src_install() { dodoc BUGS COPYING ChangeLog FAQ FEATURES MIRRORS \ NEWS README* THANKS TODO - + } diff --git a/net-ftp/lftp/lftp-2.6.4.ebuild b/net-ftp/lftp/lftp-2.6.4.ebuild index 8ccae839bf40..c7e5b9c46e17 100644 --- a/net-ftp/lftp/lftp-2.6.4.ebuild +++ b/net-ftp/lftp/lftp-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.4.ebuild,v 1.5 2003/04/12 00:30:47 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.4.ebuild,v 1.6 2003/09/07 00:12:23 msterret Exp $ inherit eutils @@ -9,11 +9,11 @@ S=${WORKDIR}/${P} DESCRIPTION="LFTP is a sophisticated ftp/http client, file transfer program." HOMEPAGE="http://ftp.yars.free.net/projects/lftp/" SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/old/${P}.tar.bz2" -DEPEND=">=sys-libs/ncurses-5.1 +DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) socks5? ( >=net-misc/dante-1.1.12 ) nls? ( sys-devel/gettext )" -RDEPEND="nls? ( sys-devel/gettext )" +RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 -ppc -sparc ~alpha hppa" diff --git a/net-ftp/lftp/lftp-2.6.5.ebuild b/net-ftp/lftp/lftp-2.6.5.ebuild index 3e2f28fba2f9..9778a539321b 100644 --- a/net-ftp/lftp/lftp-2.6.5.ebuild +++ b/net-ftp/lftp/lftp-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.5.ebuild,v 1.8 2003/08/14 19:33:48 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.5.ebuild,v 1.9 2003/09/07 00:12:23 msterret Exp $ inherit eutils @@ -9,13 +9,13 @@ S=${WORKDIR}/${P} DESCRIPTION="LFTP is a sophisticated ftp/http client, file transfer program." HOMEPAGE="http://ftp.yars.free.net/projects/lftp/" SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar.bz2" -DEPEND=">=sys-libs/ncurses-5.1 +DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) socks5? ( >=net-misc/dante-1.1.12 ) nls? ( sys-devel/gettext ) alpha? ( dev-lang/perl ) alpha? ( >=sys-apps/sed-4 )" -RDEPEND="nls? ( sys-devel/gettext )" +RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 -ppc sparc alpha hppa amd64" diff --git a/net-ftp/lftp/lftp-2.6.6.ebuild b/net-ftp/lftp/lftp-2.6.6.ebuild index 3812d8b09296..f2f8885703aa 100644 --- a/net-ftp/lftp/lftp-2.6.6.ebuild +++ b/net-ftp/lftp/lftp-2.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.6.ebuild,v 1.1 2003/07/25 06:11:38 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.6.ebuild,v 1.2 2003/09/07 00:12:23 msterret Exp $ IUSE="ssl socks5 nls alpha" @@ -14,13 +14,13 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 -ppc ~sparc ~alpha" -DEPEND=">=sys-libs/ncurses-5.1 +DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) socks5? ( >=net-misc/dante-1.1.12 ) nls? ( sys-devel/gettext ) alpha? ( dev-lang/perl ) alpha? ( >=sys-apps/sed-4 )" -RDEPEND="nls? ( sys-devel/gettext )" +RDEPEND="nls? ( sys-devel/gettext )" src_compile() { local myconf diff --git a/net-ftp/ncftp/Manifest b/net-ftp/ncftp/Manifest index f91d69244596..24ddcd2aafd3 100644 --- a/net-ftp/ncftp/Manifest +++ b/net-ftp/ncftp/Manifest @@ -1,7 +1,7 @@ -MD5 65c9eb939a1822e68e072dbcf195fedf ncftp-3.1.5.ebuild 713 -MD5 5be84f1efc01b25b85d6188594d9268e ncftp-3.1.5-r1.ebuild 872 MD5 0d0b4b5be7797348e007d0e78cdcdbce ChangeLog 2168 MD5 c78fa853cce15e28757d3e5bd55924f3 ncftp-3.1.4.ebuild 740 +MD5 95c94d48dd8cc0f95ba2d85f9ccc6dff ncftp-3.1.5.ebuild 714 +MD5 2b348393b4c4c767bd252397132c68b0 ncftp-3.1.5-r1.ebuild 873 MD5 0db6823125a4957233d344c0455e359f files/digest-ncftp-3.1.4 68 MD5 1ed78febe5ab613c947af0f8e346b8b7 files/digest-ncftp-3.1.5 68 MD5 8b3b76f500340f4728601c1c99bb04fe files/ncftp-3.1.5-cjk.patch 360 diff --git a/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild b/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild index d1c1175c901e..2e5f979b5fc2 100644 --- a/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild,v 1.1 2003/06/17 18:32:04 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5-r1.ebuild,v 1.2 2003/09/07 00:12:23 msterret Exp $ IUSE="cjk ipv6" S=${WORKDIR}/${P} @@ -29,5 +29,5 @@ src_install() { einstall || die dodoc README.txt doc/*.txt - dohtml doc/html/*.html + dohtml doc/html/*.html } diff --git a/net-ftp/ncftp/ncftp-3.1.5.ebuild b/net-ftp/ncftp/ncftp-3.1.5.ebuild index ff995ca903a3..69ab1859685c 100644 --- a/net-ftp/ncftp/ncftp-3.1.5.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5.ebuild,v 1.11 2003/07/18 21:31:41 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5.ebuild,v 1.12 2003/09/07 00:12:23 msterret Exp $ IUSE="cjk" S=${WORKDIR}/${P} @@ -26,5 +26,5 @@ src_install() { einstall || die dodoc README.txt doc/*.txt - dohtml doc/html/*.html + dohtml doc/html/*.html } diff --git a/net-ftp/proftpd/Manifest b/net-ftp/proftpd/Manifest index f7fc036509e1..0b16921b8436 100644 --- a/net-ftp/proftpd/Manifest +++ b/net-ftp/proftpd/Manifest @@ -1,13 +1,13 @@ MD5 9354b97393f46d3f0a0f5c576b664889 ChangeLog 5255 -MD5 d5cf67873286bdee0ce6f388674f35a9 proftpd-1.2.5-r1.ebuild 2522 -MD5 6f8fd8a98f1c0ffdc337fb781b83a57d proftpd-1.2.7.ebuild 3674 -MD5 5d84316327beb904eb6d99c110b9d945 proftpd-1.2.8.ebuild 2736 -MD5 2ea12460eea1ce24bd533b014ac30a55 proftpd-1.2.9_rc1.ebuild 2913 +MD5 ccf23aa8a61e2d8f995108613b86de12 proftpd-1.2.5-r1.ebuild 2521 +MD5 bef00204f7097fbe4c9cc00c6f638e93 proftpd-1.2.7.ebuild 3670 +MD5 51ec144b10cfa11179ca02140ec2b717 proftpd-1.2.8.ebuild 2731 +MD5 ed644dbda898814d27dbf3b8b8775fef proftpd-1.2.9_rc1.ebuild 2911 MD5 6236a589ef01778d118911281b20be51 files/digest-proftpd-1.2.5-r1 66 MD5 c1dc1d9278d5b77f53ea44ee848dafc6 files/digest-proftpd-1.2.7 211 MD5 cb6cd6133728449d0da092b1d6147b9d files/digest-proftpd-1.2.8 66 -MD5 2cb8d1fb115bf19c162c4b6510f98bca files/digest-proftpd-1.2.9_rc1 69 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 diff --git a/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild index 3e7cfdfe54bc..a1bc579a8476 100644 --- a/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # 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.5-r1.ebuild,v 1.12 2003/02/13 14:05:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild,v 1.13 2003/09/07 00:12:23 msterret Exp $ IUSE="ldap pam postgres mysql" @@ -22,7 +22,7 @@ DEPEND="net-libs/libpcap src_unpack() { #Fix bug #3791 - + unpack ${P}.tar.bz2 cd ${WORKDIR}/${P} patch contrib/mod_sql_postgres.c < ${FILESDIR}/mod_sql_postgres.c.patch || die "config patch failed" @@ -58,7 +58,7 @@ src_compile() { } src_install() { - + #Note rundir needs to be specified to avoid sanbox violation #on initial install. See Make.rules einstall \ @@ -86,7 +86,7 @@ src_install() { newins ${FILESDIR}/proftpd.conf proftpd.conf.sample if [ "`use pam`" ] ; then - insinto /etc/pam.d + insinto /etc/pam.d newins ${S}/contrib/dist/rpm/ftp.pamd ftp fi diff --git a/net-ftp/proftpd/proftpd-1.2.7.ebuild b/net-ftp/proftpd/proftpd-1.2.7.ebuild index 33ee339a0816..33e8b8cd6043 100644 --- a/net-ftp/proftpd/proftpd-1.2.7.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.7.ebuild @@ -1,6 +1,6 @@ # 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.7.ebuild,v 1.8 2003/04/17 17:17:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.7.ebuild,v 1.9 2003/09/07 00:12:23 msterret Exp $ IUSE="ldap pam postgres mysql ssl tcpd" @@ -42,7 +42,7 @@ src_unpack() { unpack proftpd-mod-wrap-${WRAP_VER}.tar.gz cp mod_wrap/mod_wrap.c modules fi -} +} src_compile() { @@ -53,11 +53,11 @@ src_compile() { use pam && modules="${modules}:mod_pam" use tcpd && modules="${modules}:mod_wrap" - if use ldap; then + if use ldap; then einfo ldap modules="${modules}:mod_ldap" export LDFLAGS="-lresolv" - fi + fi if use ssl; then einfo ssl @@ -129,7 +129,7 @@ src_install() { newins ${FILESDIR}/proftpd.conf proftpd.conf.sample if use pam; then - insinto /etc/pam.d + insinto /etc/pam.d newins ${S}/contrib/dist/rpm/ftp.pamd ftp fi @@ -143,7 +143,7 @@ pkg_postinst() { groupadd proftpd &>/dev/null id proftpd &>/dev/null || \ useradd -g proftpd -d /home/ftp -s /bin/false proftpd - einfo + einfo einfo 'You can find the config files in /etc/proftpd' einfo } diff --git a/net-ftp/proftpd/proftpd-1.2.8.ebuild b/net-ftp/proftpd/proftpd-1.2.8.ebuild index 2dedbc8af6e6..09c69d17db24 100644 --- a/net-ftp/proftpd/proftpd-1.2.8.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.8.ebuild @@ -1,6 +1,6 @@ # 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.8.ebuild,v 1.6 2003/07/16 14:18:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.8.ebuild,v 1.7 2003/09/07 00:12:23 msterret Exp $ IUSE="ldap pam postgres mysql ssl tcpd" @@ -25,7 +25,7 @@ DEPEND="net-libs/libpcap src_unpack() { unpack ${MY_P}.tar.bz2 cd ${S} -} +} src_compile() { @@ -35,11 +35,11 @@ src_compile() { use pam && modules="${modules}:mod_auth_pam" use tcpd && modules="${modules}:mod_wrap" - if use ldap; then + if use ldap; then einfo ldap modules="${modules}:mod_ldap" export LDFLAGS="-lresolv" - fi + fi if use ssl; then einfo ssl @@ -95,7 +95,7 @@ src_install() { newins ${FILESDIR}/proftpd.conf proftpd.conf.sample if use pam; then - insinto /etc/pam.d + insinto /etc/pam.d newins ${S}/contrib/dist/rpm/ftp.pamd ftp fi @@ -109,7 +109,7 @@ pkg_postinst() { groupadd proftpd &>/dev/null id proftpd &>/dev/null || \ useradd -g proftpd -d /home/ftp -s /bin/false proftpd - einfo + einfo einfo 'You can find the config files in /etc/proftpd' einfo } diff --git a/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild b/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild index 793bdc9b5ecc..28af8b44dc87 100644 --- a/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild @@ -1,6 +1,6 @@ # 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.5 2003/06/25 18:44:08 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild,v 1.6 2003/09/07 00:12:23 msterret Exp $ IUSE="ldap pam postgres mysql ssl tcpd" @@ -25,7 +25,7 @@ DEPEND="net-libs/libpcap src_unpack() { unpack ${MY_P}.tar.bz2 cd ${S} -} +} src_compile() { @@ -35,11 +35,11 @@ src_compile() { use pam && modules="${modules}:mod_auth_pam" use tcpd && modules="${modules}:mod_wrap" - if use ldap; then + if use ldap; then einfo ldap modules="${modules}:mod_ldap" export LDFLAGS="-lresolv" - fi + fi if use ssl; then einfo ssl @@ -59,7 +59,7 @@ src_compile() { # 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 + # -raker 06/16/2003 # # modules="${modules}:mod_ifsession" # modules="${modules}:mod_radius" @@ -99,7 +99,7 @@ src_install() { newins ${FILESDIR}/proftpd.conf proftpd.conf.sample if use pam; then - insinto /etc/pam.d + insinto /etc/pam.d newins ${S}/contrib/dist/rpm/ftp.pamd ftp fi @@ -113,7 +113,7 @@ pkg_postinst() { groupadd proftpd &>/dev/null id proftpd &>/dev/null || \ useradd -g proftpd -d /home/ftp -s /bin/false proftpd - einfo + einfo einfo 'You can find the config files in /etc/proftpd' einfo } diff --git a/net-ftp/pure-ftpd/Manifest b/net-ftp/pure-ftpd/Manifest index d33755f375d5..907a889e858a 100644 --- a/net-ftp/pure-ftpd/Manifest +++ b/net-ftp/pure-ftpd/Manifest @@ -1,22 +1,22 @@ -MD5 8111b04699fdb1b690e91560908553e3 pure-ftpd-1.0.12-r1.ebuild 2002 -MD5 69962f7d89d738c1151fa15491e3eb7f pure-ftpd-1.0.12.ebuild 1978 -MD5 347009af58280306b542bf15394b1b0a pure-ftpd-1.0.14.ebuild 2083 -MD5 0252a914ff69f2e3b4e82eaf78fdb607 pure-ftpd-1.0.11-r1.ebuild 1698 -MD5 fb4de1fa12d896d1126ae2d6a8d9f50e pure-ftpd-1.0.8-r1.ebuild 1433 -MD5 99583bffef65d64d19b61a7e7da45d4f pure-ftpd-1.0.16a.ebuild 2241 MD5 45fda41c57b3c1e08cd06a9d0a13740b ChangeLog 2683 -MD5 9d7d0fa7c682d2a7923e2754dc9de95a pure-ftpd-1.0.15.ebuild 2089 -MD5 fc9bcedcf23457ad3f51e5929b443c37 pure-ftpd-1.0.13a.ebuild 1881 +MD5 fef12c959d70c077c5470e839da663df pure-ftpd-1.0.11-r1.ebuild 1699 +MD5 148b9fd1294d8425ffa308d0867e4bc6 pure-ftpd-1.0.12-r1.ebuild 2004 +MD5 c77855885d8572a4c814a72a974869a0 pure-ftpd-1.0.12.ebuild 1980 +MD5 1394d17e0cce368f897cd552e7b5da84 pure-ftpd-1.0.13a.ebuild 1883 +MD5 a82a6697204abe51c5cf86cc0c25edf4 pure-ftpd-1.0.14.ebuild 2084 +MD5 ce31b667e9c5382d5908d2cee0c359fc pure-ftpd-1.0.8-r1.ebuild 1433 +MD5 5dbb74095a498b45ce01fcadcf456cf3 pure-ftpd-1.0.15.ebuild 2089 +MD5 df0e21fefc5253362292c365c54a9170 pure-ftpd-1.0.16a.ebuild 2239 +MD5 789aeb3b8762f77d7b4fb3c0739ec081 files/digest-pure-ftpd-1.0.11-r1 69 +MD5 f95c653478d112a9aa01a877953070be files/digest-pure-ftpd-1.0.12 69 +MD5 f95c653478d112a9aa01a877953070be files/digest-pure-ftpd-1.0.12-r1 69 MD5 f754dfcdc5e62960e7edf751ef27ef2b files/digest-pure-ftpd-1.0.13a 70 -MD5 400dc40181ad98eaad9880dfd1f67f54 files/digest-pure-ftpd-1.0.16a 70 -MD5 dbe070c0925148fd40dc60dfea1cd5ed files/pure-ftpd.rc6 753 -MD5 458b5d7567f55f4257ea1a6bfe3ff150 files/ftpusers 177 +MD5 c94d1bc057b01bc03241cd6dfdf58abd files/digest-pure-ftpd-1.0.14 69 MD5 7a5038168a43f8ec4b72f7af07004bae files/digest-pure-ftpd-1.0.8-r1 67 +MD5 458b5d7567f55f4257ea1a6bfe3ff150 files/ftpusers 177 MD5 6950e43cd48fea12490706463e0a6f9b files/pure-ftpd.conf_d 2287 +MD5 dbe070c0925148fd40dc60dfea1cd5ed files/pure-ftpd.rc6 753 MD5 f8e266b6e509c4af2f1d7c63b0e3d43a files/pure-ftpd.rc6-r1 800 MD5 86b7638f0ed01530fff30204ba6b5ce7 files/pure-ftpd.xinetd 238 -MD5 789aeb3b8762f77d7b4fb3c0739ec081 files/digest-pure-ftpd-1.0.11-r1 69 -MD5 f95c653478d112a9aa01a877953070be files/digest-pure-ftpd-1.0.12-r1 69 -MD5 f95c653478d112a9aa01a877953070be files/digest-pure-ftpd-1.0.12 69 -MD5 c94d1bc057b01bc03241cd6dfdf58abd files/digest-pure-ftpd-1.0.14 69 MD5 9e563ab73369a22aac0cd7057d71de87 files/digest-pure-ftpd-1.0.15 69 +MD5 400dc40181ad98eaad9880dfd1f67f54 files/digest-pure-ftpd-1.0.16a 70 diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild index b992f9ca05f9..ec59dd6f0a7f 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.11-r1.ebuild,v 1.9 2003/02/13 14:06:00 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild,v 1.10 2003/09/07 00:12:23 msterret Exp $ IUSE="ldap pam postgres mysql" @@ -26,7 +26,7 @@ src_compile() { use ldap && myconf="${myconf} --with-ldap" use mysql && myconf="${myconf} --with-mysql" use postgres && myconf="${myconf} --with-pgsql" - + ./configure --prefix=/usr --mandir=/usr/share/man \ --with-altlog --with-extauth \ --with-puredb --with-cookie \ diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild index 254198011fe5..2b866b9a5878 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.12-r1.ebuild,v 1.5 2003/07/13 11:55:51 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.12-r1.ebuild,v 1.6 2003/09/07 00:12:23 msterret Exp $ DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server" SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.bz2" @@ -22,7 +22,7 @@ src_compile() { use ldap && myconf="${myconf} --with-ldap" use mysql && myconf="${myconf} --with-mysql" use postgres && myconf="${myconf} --with-pgsql" - + econf --with-altlog --with-extauth \ --with-puredb --with-cookie \ --with-throttling --with-ratios \ diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild index 496ff2703579..1abddabe48ab 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.12.ebuild,v 1.6 2003/07/13 11:55:51 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild,v 1.7 2003/09/07 00:12:23 msterret Exp $ DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server" SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.bz2" @@ -22,7 +22,7 @@ src_compile() { use ldap && myconf="${myconf} --with-ldap" use mysql && myconf="${myconf} --with-mysql" use postgres && myconf="${myconf} --with-pgsql" - + econf --with-altlog --with-extauth \ --with-puredb --with-cookie \ --with-throttling --with-ratios \ diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild index 72b992437680..e746c67a3d66 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.13a.ebuild,v 1.4 2003/07/13 11:55:51 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.13a.ebuild,v 1.5 2003/09/07 00:12:23 msterret Exp $ 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" @@ -20,7 +20,7 @@ src_compile() { use ldap && myconf="${myconf} --with-ldap" use mysql && myconf="${myconf} --with-mysql" use postgres && myconf="${myconf} --with-pgsql" - + econf --with-altlog --with-extauth \ --with-puredb --with-cookie \ --with-throttling --with-ratios \ diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.14.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.14.ebuild index 458e622dce71..5c276948131a 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.14.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.14.ebuild,v 1.4 2003/06/09 17:47:20 raker Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.14.ebuild,v 1.5 2003/09/07 00:12:23 msterret Exp $ 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" @@ -21,7 +21,7 @@ src_compile() { use ldap && myconf="${myconf} --with-ldap" use mysql && myconf="${myconf} --with-mysql" use postgres && myconf="${myconf} --with-pgsql" - + econf --with-altlog --with-extauth \ --with-puredb --with-cookie \ --with-throttling --with-ratios \ diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild index 99e4aca183e9..04141aac416d 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.15.ebuild,v 1.3 2003/07/29 13:48:42 gmsoft Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild,v 1.4 2003/09/07 00:12:23 msterret Exp $ 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" @@ -21,7 +21,7 @@ src_compile() { use ldap && myconf="${myconf} --with-ldap" use mysql && myconf="${myconf} --with-mysql" use postgres && myconf="${myconf} --with-pgsql" - + econf --with-altlog --with-extauth \ --with-puredb --with-cookie \ --with-throttling --with-ratios \ diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.16a.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.16a.ebuild index 972b6fa3272f..d0758efbce5c 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.16a.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.16a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.16a.ebuild,v 1.1 2003/08/14 03:59:34 g2boojum Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.16a.ebuild,v 1.2 2003/09/07 00:12:23 msterret Exp $ IUSE="pam mysql postgres ldap ssl" @@ -26,7 +26,7 @@ src_compile() { use ldap && myconf="${myconf} --with-ldap" use mysql && myconf="${myconf} --with-mysql" use postgres && myconf="${myconf} --with-pgsql" - use ssl && myconf="${myconf} --with-tls" + use ssl && myconf="${myconf} --with-tls" econf \ --with-altlog --with-extauth \ diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild index 36b1243774a4..f18b5799dd50 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.8-r1.ebuild,v 1.10 2003/02/13 14:06:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild,v 1.11 2003/09/07 00:12:23 msterret Exp $ IUSE="ldap pam postgres mysql" @@ -49,5 +49,5 @@ src_install() { newins ${FILESDIR}/pure-ftpd.conf_d pure-ftpd exeinto /etc/init.d - newexe ${FILESDIR}/pure-ftpd.rc6 pure-ftpd + newexe ${FILESDIR}/pure-ftpd.rc6 pure-ftpd } diff --git a/net-ftp/vsftpd/Manifest b/net-ftp/vsftpd/Manifest index 1f1ce3750f7f..667b41c459b7 100644 --- a/net-ftp/vsftpd/Manifest +++ b/net-ftp/vsftpd/Manifest @@ -1,25 +1,25 @@ -MD5 297f0cf7a839f5471830f77f9fff74d7 vsftpd-1.1.2.ebuild 1570 -MD5 83c7ee4e71f14024964291676ae02987 vsftpd-1.2.0.ebuild 2015 -MD5 b9087d5dc32704a9c607971cd6679ac0 vsftpd-1.1.3-r1.ebuild 2068 -MD5 d1d29f3482347b722a7dcdb57e6e966a vsftpd-1.2.0-r1.ebuild 2236 +MD5 f057e7b6263f4de20483a78d14479836 ChangeLog 1917 MD5 3f5cf714b4de6ff10f590a7239803cc2 vsftpd-1.0.1-r1.ebuild 1341 +MD5 297f0cf7a839f5471830f77f9fff74d7 vsftpd-1.1.2.ebuild 1570 +MD5 8b9e2dfaf8616beaaf901b5b039c9962 vsftpd-1.1.3-r1.ebuild 2071 MD5 9db5296545956ff6f426197c6be2444c vsftpd-1.1.3.ebuild 1893 -MD5 f057e7b6263f4de20483a78d14479836 ChangeLog 1917 -MD5 26ff667accf732a00069c479e03cb17d files/ftpusers 363 +MD5 83401d3b39824c4e34d1aa27b8bfa723 vsftpd-1.2.0.ebuild 2016 +MD5 86e1a468f4329c2ab574486dea366f8c vsftpd-1.2.0-r1.ebuild 2237 +MD5 3734a4e9aaa1cc7775943c0c97bedd4b files/digest-vsftpd-1.0.1-r1 63 MD5 11b5ab24b0db00b16094f439702b54df files/digest-vsftpd-1.1.2 64 MD5 2e7cb33c45be550cd01f69532c0ed419 files/digest-vsftpd-1.1.3 64 -MD5 767d44cc19f7afc4085da8fd837193e4 files/digest-vsftpd-1.2.0 64 -MD5 76cc239220e45f7acc48338d183a370e files/vsftpd-1.1.2-gentoo.diff 5695 -MD5 3734a4e9aaa1cc7775943c0c97bedd4b files/digest-vsftpd-1.0.1-r1 63 MD5 2e7cb33c45be550cd01f69532c0ed419 files/digest-vsftpd-1.1.3-r1 64 -MD5 767d44cc19f7afc4085da8fd837193e4 files/digest-vsftpd-1.2.0-r1 64 +MD5 26ff667accf732a00069c479e03cb17d files/ftpusers 363 +MD5 b602cee3b9a0967cfa02e3e398c0d641 files/vsftpd-1.0.1-gentoo.diff 5204 +MD5 76cc239220e45f7acc48338d183a370e files/vsftpd-1.1.2-gentoo.diff 5695 +MD5 c5f7799cb5bacb00ea2920976353f3b6 files/vsftpd-1.1.3-gentoo.diff 6302 +MD5 5cdf504bf481bd877ec0aca8ee92a0c6 files/vsftpd-1.1.3-ipv6.patch 41561 +MD5 9920815c556713474a590d46aa9889e1 files/vsftpd.conf 3768 +MD5 5cd84e770cb3dd070b0048f8933edc4e files/vsftpd.pam 479 +MD5 1fbe76ee9788335150f3c31b6c649e29 files/vsftpd.xinetd 466 MD5 2ef7d85b3290f9d192f9d20045b61052 files/vsftpd.xinetd.ipv6 484 +MD5 767d44cc19f7afc4085da8fd837193e4 files/digest-vsftpd-1.2.0 64 MD5 12157a137e6633887fad5c7a8e1e1ae3 files/vsftpd-1.2.0-gentoo.diff.bz2 2078 +MD5 767d44cc19f7afc4085da8fd837193e4 files/digest-vsftpd-1.2.0-r1 64 MD5 1a93d49d1cd737194ab7c38ecd62f8ab files/vsftpd.conf.d 295 -MD5 9920815c556713474a590d46aa9889e1 files/vsftpd.conf 3768 MD5 d2557bf729d4b10f2b82a750e0cebe31 files/vsftpd.init.d 925 -MD5 c5f7799cb5bacb00ea2920976353f3b6 files/vsftpd-1.1.3-gentoo.diff 6302 -MD5 1fbe76ee9788335150f3c31b6c649e29 files/vsftpd.xinetd 466 -MD5 b602cee3b9a0967cfa02e3e398c0d641 files/vsftpd-1.0.1-gentoo.diff 5204 -MD5 5cd84e770cb3dd070b0048f8933edc4e files/vsftpd.pam 479 -MD5 5cdf504bf481bd877ec0aca8ee92a0c6 files/vsftpd-1.1.3-ipv6.patch 41561 diff --git a/net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild b/net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild index 7647577c055d..534ed348371d 100644 --- a/net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild +++ b/net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild,v 1.3 2003/07/13 11:55:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.1.3-r1.ebuild,v 1.4 2003/09/07 00:12:23 msterret Exp $ inherit flag-o-matic @@ -53,7 +53,7 @@ src_install() { insinto /etc/vsftpd ; doins ${FILESDIR}/ftpusers insinto /etc/vsftpd ; newins ${FILESDIR}/vsftpd.conf vsftpd.conf.sample - insinto /etc/xinetd.d + insinto /etc/xinetd.d if [ -n `use ipv6` ]; then newins ${FILESDIR}/vsftpd.xinetd.ipv6 vsftpd else diff --git a/net-ftp/vsftpd/vsftpd-1.2.0-r1.ebuild b/net-ftp/vsftpd/vsftpd-1.2.0-r1.ebuild index 11553abdd307..74bb1538357b 100644 --- a/net-ftp/vsftpd/vsftpd-1.2.0-r1.ebuild +++ b/net-ftp/vsftpd/vsftpd-1.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.2.0-r1.ebuild,v 1.1 2003/09/03 01:41:05 rajiv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.2.0-r1.ebuild,v 1.2 2003/09/07 00:12:23 msterret Exp $ inherit flag-o-matic eutils @@ -53,7 +53,7 @@ src_install() { insinto /etc/vsftpd ; doins ${FILESDIR}/ftpusers insinto /etc/vsftpd ; newins ${FILESDIR}/vsftpd.conf vsftpd.conf.sample # for running vsftpd from xinetd - insinto /etc/xinetd.d + insinto /etc/xinetd.d if [ ! -n `use ipv6` ]; then newins ${FILESDIR}/vsftpd.xinetd.ipv6 vsftpd else @@ -73,6 +73,6 @@ pkg_postinst() { install -m0755 -o root -g root -d ${ROOT}/home/ftp install -m0755 -o root -g root -d ${ROOT}/usr/share/vsftpd/empty install -m0755 -o root -g root -d ${ROOT}/var/log/vsftpd - + /etc/init.d/depscan.sh } diff --git a/net-ftp/vsftpd/vsftpd-1.2.0.ebuild b/net-ftp/vsftpd/vsftpd-1.2.0.ebuild index 73f2a6c30ddd..d58ceb26ffa1 100644 --- a/net-ftp/vsftpd/vsftpd-1.2.0.ebuild +++ b/net-ftp/vsftpd/vsftpd-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.2.0.ebuild,v 1.3 2003/07/31 14:02:03 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.2.0.ebuild,v 1.4 2003/09/07 00:12:23 msterret Exp $ inherit flag-o-matic eutils @@ -52,7 +52,7 @@ src_install() { insinto /etc/vsftpd ; doins ${FILESDIR}/ftpusers insinto /etc/vsftpd ; newins ${FILESDIR}/vsftpd.conf vsftpd.conf.sample - insinto /etc/xinetd.d + insinto /etc/xinetd.d if [ ! -n `use ipv6` ]; then newins ${FILESDIR}/vsftpd.xinetd.ipv6 vsftpd else |