summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2005-09-19 11:53:09 +0000
committerRoy Marples <uberlord@gentoo.org>2005-09-19 11:53:09 +0000
commit134367914d8e2a8cafdbd069fb299347745c6742 (patch)
treeb894c4fa0cc7fde3cc7ff71fc99740c178f12c2e /net-ftp
parentNew USE flag selinux now depends on the selinux-ftpd policy, wrt #106355. (diff)
downloadhistorical-134367914d8e2a8cafdbd069fb299347745c6742.tar.gz
historical-134367914d8e2a8cafdbd069fb299347745c6742.tar.bz2
historical-134367914d8e2a8cafdbd069fb299347745c6742.zip
New USE flag selinux now depends on the selinux-ftpd policy, wrt #106355.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/pure-ftpd/ChangeLog6
-rw-r--r--net-ftp/pure-ftpd/Manifest18
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild5
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.20-r2.ebuild7
4 files changed, 17 insertions, 19 deletions
diff --git a/net-ftp/pure-ftpd/ChangeLog b/net-ftp/pure-ftpd/ChangeLog
index 049b1b3e3fb3..f2b9d205735f 100644
--- a/net-ftp/pure-ftpd/ChangeLog
+++ b/net-ftp/pure-ftpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/pure-ftpd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.52 2005/08/31 12:59:21 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.53 2005/09/19 11:53:09 uberlord Exp $
+
+ 19 Sep 2005; Roy Marples <uberlord@gentoo.org> pure-ftpd-1.0.20-r1.ebuild,
+ pure-ftpd-1.0.20-r2.ebuild:
+ New USE flag selinux now depends on the selinux-ftpd policy, wrt #106355.
*pure-ftpd-1.0.20-r2 (31 Aug 2005)
diff --git a/net-ftp/pure-ftpd/Manifest b/net-ftp/pure-ftpd/Manifest
index 0fdea59b8f94..cd634dc8e54c 100644
--- a/net-ftp/pure-ftpd/Manifest
+++ b/net-ftp/pure-ftpd/Manifest
@@ -1,21 +1,11 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6bdc3fd336e28ca197169b5f14a2535c pure-ftpd-1.0.20-r2.ebuild 2747
-MD5 28e68e920aa5281e4896b38b38a1bb7c pure-ftpd-1.0.20-r1.ebuild 2704
-MD5 5b40cd20999fb93b00da3eab3fe722e5 ChangeLog 7897
+MD5 ea30ef6fd7422d10aa2ebf3e643f13d3 ChangeLog 8081
MD5 67d38509ecd6a60f600f15bd875bf8cc metadata.xml 446
-MD5 03fa7e601db23e23915f153f2fecf8a3 files/pure-ftpd-1.0.20-pam.patch 586
+MD5 f864c9b0a924eab2443c67ad734a2135 pure-ftpd-1.0.20-r1.ebuild 2764
+MD5 f8fe6ca5c41f7b54eee2c8b8beab8ee8 pure-ftpd-1.0.20-r2.ebuild 2793
MD5 458b5d7567f55f4257ea1a6bfe3ff150 files/ftpusers 177
MD5 88b77efaa5f85e19f351960a5617026d files/pure-ftpd.conf_d 2826
MD5 db2ba34b2491a9fb5042f78c029f6386 files/pure-ftpd.rc6-r1 741
MD5 86b7638f0ed01530fff30204ba6b5ce7 files/pure-ftpd.xinetd 238
MD5 0c2b784d8fe62db6dae7e77e6ac5a602 files/digest-pure-ftpd-1.0.20-r1 69
MD5 0c2b784d8fe62db6dae7e77e6ac5a602 files/digest-pure-ftpd-1.0.20-r2 69
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDFanI8zY1VwezZiERAkHQAJ9MA+vhonG59vuNzI4PTKpiUbgMDwCeJllF
-7gGhzWG9qGaeMtM4UE+Qhtc=
-=S6Sr
------END PGP SIGNATURE-----
+MD5 03fa7e601db23e23915f153f2fecf8a3 files/pure-ftpd-1.0.20-pam.patch 586
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild
index dceb91d7795b..5ae5d1ceee27 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild,v 1.9 2005/05/06 15:02:11 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r1.ebuild,v 1.10 2005/09/19 11:53:09 uberlord Exp $
inherit eutils
@@ -20,6 +20,9 @@ DEPEND="virtual/libc
ldap? ( >=net-nds/openldap-2.0.25 )
ssl? ( >=dev-libs/openssl-0.9.6g )"
+RDEPEND="${DEPEND}
+ selinux? ( sec-policy/selinux-ftpd )"
+
src_compile() {
local myconf="--with-privsep"
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r2.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r2.ebuild
index 1bb9e7b6688b..94d42ad4397d 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r2.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r2.ebuild,v 1.1 2005/08/31 12:59:21 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.20-r2.ebuild,v 1.2 2005/09/19 11:53:09 uberlord Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="pam mysql postgres ldap ssl caps vchroot"
+IUSE="pam mysql postgres ldap ssl caps vchroot selinux"
DEPEND="virtual/libc
net-ftp/ftpbase
@@ -22,7 +22,8 @@ DEPEND="virtual/libc
ssl? ( >=dev-libs/openssl-0.9.6g )"
RDEPEND="${DEPEND}
- net-ftp/ftpbase"
+ net-ftp/ftpbase
+ selinux? ( sec-policy/selinux-ftpd )"
src_unpack() {