public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/oftpd/
Date: Wed,  9 May 2018 10:57:57 +0000 (UTC)	[thread overview]
Message-ID: <1525863476.4f5fa2bfface1c8a856d2fd5f9e9f8cc2d49e176.zlogene@gentoo> (raw)

commit:     4f5fa2bfface1c8a856d2fd5f9e9f8cc2d49e176
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed May  9 10:57:35 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed May  9 10:57:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f5fa2bf

net-ftp/oftpd: Drop old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-ftp/oftpd/oftpd-0.3.7-r7.ebuild | 45 -------------------------------------
 1 file changed, 45 deletions(-)

diff --git a/net-ftp/oftpd/oftpd-0.3.7-r7.ebuild b/net-ftp/oftpd/oftpd-0.3.7-r7.ebuild
deleted file mode 100644
index d898a4dba66..00000000000
--- a/net-ftp/oftpd/oftpd-0.3.7-r7.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit autotools eutils
-
-DESCRIPTION="Secure, small, anonymous only ftpd"
-HOMEPAGE="http://www.time-travellers.org/oftpd"
-SRC_URI="http://www.time-travellers.org/oftpd/${P}.tar.gz
-	ftp://ftp.deepspace6.net/pub/ds6/sources/${PN}/${PN}-0.3.6-ipv6rel2.patch.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 sh sparc x86"
-IUSE="ipv6"
-
-DEPEND="net-ftp/ftpbase"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	cd "${WORKDIR}" || die
-	epatch "${FILESDIR}"/oftpd-0.3.7-ipv6rel2-0.3.6-to-0.3.7.patch
-
-	cd "${S}" || die
-	epatch "${WORKDIR}"/${PN}-0.3.6-ipv6rel2.patch
-
-	# Don't crash when using an unsupported address family, #159178.
-	# updated in bug #157005
-	epatch "${FILESDIR}"/${P}-family-1.patch
-
-	eautoreconf
-}
-
-src_configure() {
-	econf --bindir=/usr/sbin $(use_enable ipv6)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc AUTHORS BUGS FAQ NEWS README TODO || die
-	keepdir /home/ftp
-	newinitd "${FILESDIR}"/init.d.oftpd-r7 oftpd || die
-	newconfd "${FILESDIR}"/conf.d.oftpd-r7 oftpd || die
-}


             reply	other threads:[~2018-05-09 10:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-09 10:57 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-20 12:45 [gentoo-commits] repo/gentoo:master commit in: net-ftp/oftpd/ Johannes Huber
2018-05-20 12:45 Johannes Huber
2018-05-09 10:57 Mikle Kolyada
2018-04-21 19:00 Mikle Kolyada
2018-04-07 20:22 Sergei Trofimovich
2018-03-13 22:26 Thomas Deutschmann
2018-03-07 20:09 Sergei Trofimovich
2017-11-26 23:11 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1525863476.4f5fa2bfface1c8a856d2fd5f9e9f8cc2d49e176.zlogene@gentoo \
    --to=zlogene@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox