X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 6B5F21EBFFE for ; Wed, 30 Mar 2011 06:28:29 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 59335AE4002; Wed, 30 Mar 2011 06:28:28 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RT-z2FwsyM73; Wed, 30 Mar 2011 06:28:27 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 7F24E376250; Wed, 30 Mar 2011 06:28:27 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 3B0F2621BDA1D; Wed, 30 Mar 2011 06:28:27 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (unknown [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id D7025621BD9F6; Wed, 30 Mar 2011 06:28:26 +0000 (UTC) Date: Wed, 30 Mar 2011 08:26:22 +0200 From: Natanael Copa To: Douglas Haber Cc: Subject: Re: [alpine-devel] testing/pureftpd: new aport Message-ID: <20110330082622.3e1c1b16@ncopa-desktop.nor.wtbts.net> In-Reply-To: <4d926488.daa3e60a.641a.ffff8235@mx.google.com> References: <4d926488.daa3e60a.641a.ffff8235@mx.google.com> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.24.0; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Tue, 29 Mar 2011 23:00:17 +0000 Douglas Haber wrote: > --- > testing/pureftpd/APKBUILD | 44 > ++++++++++++++++++++++++++++++++++++++ > testing/pureftpd/pure-ftpd.initd | 28 ++++++++++++++++++++++++ 2 > files changed, 72 insertions(+), 0 deletions(-) create mode 100644 > testing/pureftpd/APKBUILD create mode 100644 > testing/pureftpd/pure-ftpd.initd Applied. I took maintainership of it and set --prefix=/usr. We (as in alpine linux) are not supposed to install anything in /usr/local, which is where users put their home built stuff. We might also want copy the gentoo init.d script which seems to have support for varioius options. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---