summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2004-01-24 04:38:49 +0000
committerNick Hadaway <raker@gentoo.org>2004-01-24 04:38:49 +0000
commit0e750f0750393b06671201380d43ba88df24a82b (patch)
treefa1ad5946cdb35e0abe3674440cf5dce5cc322f8 /net-ftp
parentremove executable attribute, thanks to: <Drantin> in #gentoo-portage (Manifes... (diff)
downloadgentoo-2-0e750f0750393b06671201380d43ba88df24a82b.tar.gz
gentoo-2-0e750f0750393b06671201380d43ba88df24a82b.tar.bz2
gentoo-2-0e750f0750393b06671201380d43ba88df24a82b.zip
Removed libpcap dependancy. See bug #36291. Removed unneeded src_unpack() section. Updated copyright year.
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/proftpd/ChangeLog6
-rw-r--r--net-ftp/proftpd/proftpd-1.2.5-r1.ebuild4
-rw-r--r--net-ftp/proftpd/proftpd-1.2.7.ebuild4
-rw-r--r--net-ftp/proftpd/proftpd-1.2.8.ebuild4
-rw-r--r--net-ftp/proftpd/proftpd-1.2.9.ebuild12
-rw-r--r--net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild4
-rw-r--r--net-ftp/proftpd/proftpd-1.2.9_rc2-r1.ebuild4
-rw-r--r--net-ftp/proftpd/proftpd-1.2.9_rc2.ebuild4
-rw-r--r--net-ftp/proftpd/proftpd-1.2.9_rc3.ebuild4
9 files changed, 22 insertions, 24 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index e734a48d327e..15bef19c9085 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/proftpd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.46 2004/01/23 22:58:53 blkdeath Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.47 2004/01/24 04:38:49 raker Exp $
+
+ 23 Jan 2004; Nick Hadaway <raker@gentoo.org> proftpd-1.2.9.ebuild:
+ Removed libpcap dependancy. See bug #36291. Also removed unneeded
+ src_unpack() section.
23 Jan 2004; Stewart Honsberger <blkdeath@gentoo.org> files/proftpd.xinetd:
Re: Bug #37457, fix proftpd.xinetd
diff --git a/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild
index cfa6ede648b7..9e784080e687 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.
+# Copyright 1999-2004 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.14 2003/09/07 00:13:27 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild,v 1.15 2004/01/24 04:38:49 raker Exp $
IUSE="ldap pam postgres mysql"
diff --git a/net-ftp/proftpd/proftpd-1.2.7.ebuild b/net-ftp/proftpd/proftpd-1.2.7.ebuild
index 33e8b8cd6043..99af26c3ecfb 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.
+# Copyright 1999-2004 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.9 2003/09/07 00:12:23 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.7.ebuild,v 1.10 2004/01/24 04:38:49 raker Exp $
IUSE="ldap pam postgres mysql ssl tcpd"
diff --git a/net-ftp/proftpd/proftpd-1.2.8.ebuild b/net-ftp/proftpd/proftpd-1.2.8.ebuild
index c1f702e681a6..4f9a3d8cda08 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.
+# Copyright 1999-2004 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.8 2003/10/02 18:19:12 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.8.ebuild,v 1.9 2004/01/24 04:38:49 raker Exp $
IUSE="ldap pam postgres mysql ssl tcpd"
diff --git a/net-ftp/proftpd/proftpd-1.2.9.ebuild b/net-ftp/proftpd/proftpd-1.2.9.ebuild
index 75b4cf77f157..fec823ccab5c 100644
--- a/net-ftp/proftpd/proftpd-1.2.9.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.ebuild,v 1.4 2004/01/23 22:56:42 blkdeath Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9.ebuild,v 1.5 2004/01/24 04:38:49 raker Exp $
inherit flag-o-matic
@@ -15,21 +15,15 @@ HOMEPAGE="http://www.proftpd.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc hppa ~alpha ~ppc ppc64"
+KEYWORDS="x86 ~sparc hppa ~alpha ~ppc"
-DEPEND="net-libs/libpcap
- pam? ( >=sys-libs/pam-0.75 )
+DEPEND="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.3 )
ssl? ( >=dev-libs/openssl-0.9.6f )
tcpd? ( >=sys-apps/tcp-wrappers-7.6-r3 )"
-src_unpack() {
- unpack ${A}
- cd ${S}
-}
-
src_compile() {
local modules myconf
diff --git a/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild b/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild
index 28af8b44dc87..818624093cb5 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.
+# Copyright 1999-2004 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.6 2003/09/07 00:12:23 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9_rc1.ebuild,v 1.7 2004/01/24 04:38:49 raker Exp $
IUSE="ldap pam postgres mysql ssl tcpd"
diff --git a/net-ftp/proftpd/proftpd-1.2.9_rc2-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.9_rc2-r1.ebuild
index 3b0bc34001bb..8fb8068c45f5 100644
--- a/net-ftp/proftpd/proftpd-1.2.9_rc2-r1.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.9_rc2-r1.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/proftpd/proftpd-1.2.9_rc2-r1.ebuild,v 1.1 2003/10/13 16:19:54 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9_rc2-r1.ebuild,v 1.2 2004/01/24 04:38:49 raker Exp $
inherit flag-o-matic
diff --git a/net-ftp/proftpd/proftpd-1.2.9_rc2.ebuild b/net-ftp/proftpd/proftpd-1.2.9_rc2.ebuild
index 97a61fbed3d1..1d53d4159306 100644
--- a/net-ftp/proftpd/proftpd-1.2.9_rc2.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.9_rc2.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/proftpd/proftpd-1.2.9_rc2.ebuild,v 1.6 2003/10/05 15:01:09 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9_rc2.ebuild,v 1.7 2004/01/24 04:38:49 raker Exp $
inherit flag-o-matic
diff --git a/net-ftp/proftpd/proftpd-1.2.9_rc3.ebuild b/net-ftp/proftpd/proftpd-1.2.9_rc3.ebuild
index 492ab6573209..e8b1aee083e1 100644
--- a/net-ftp/proftpd/proftpd-1.2.9_rc3.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.9_rc3.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/proftpd/proftpd-1.2.9_rc3.ebuild,v 1.2 2003/10/21 09:57:42 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9_rc3.ebuild,v 1.3 2004/01/24 04:38:49 raker Exp $
inherit flag-o-matic