X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.182]) by lists.alpinelinux.org (Postfix) with ESMTP id 7760E170000BA for ; Thu, 26 Feb 2009 22:36:03 +0000 (UTC) Received: by el-out-1112.google.com with SMTP id m34so702681ele.25 for ; Thu, 26 Feb 2009 14:36:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:mime-version:subject:date:x-mailer; bh=I4yyCz0klxBeBL68vAMyaUaAyBaJiy6LY0hsq69+AAo=; b=jGVz2rsK+xF9WTCj6YKVveLehMr+AFj/oJdqrdWeGe/nABtIGKMTIh5IAdEIYPKdkb pnM62C3a6Yu6ZLunBx106Og5UiY98+N8/ZIdxhJrnCtYhlUtbZJqg9BBSai4beot+hPh JcJZl09Oyged12maszRBbmXcROcTz/vOYzW+o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:mime-version:subject:date:x-mailer; b=J0oXVRA087VMGB+oAH6MX7ismzQD7Ej/JSviqf0/4R1zv++3LCXsBaOpsbRrb4kGSR XvsDfnsqnGM9IW/0GwvzDyn7FLBj0sQ44YCgBPkd55vO6xgvOChW7+CkjKDQ5ppMLAGX M9U9KijcoElOROZz6oOfr6uLHv8KEWiQPWtkk= Received: by 10.151.41.14 with SMTP id t14mr2670441ybj.27.1235687762950; Thu, 26 Feb 2009 14:36:02 -0800 (PST) Received: from whopper.dev.wtbts.net ([208.74.141.8]) by mx.google.com with ESMTPS id n26sm3621560ele.2.2009.02.26.14.36.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 26 Feb 2009 14:36:02 -0800 (PST) Message-Id: From: Michael Mason To: alpine-devel@lists.alpinelinux.org Content-Type: multipart/mixed; boundary=Apple-Mail-55--317478055 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 (Apple Message framework v930.3) Subject: [alpine-devel] extra/fetchmail Date: Thu, 26 Feb 2009 22:35:59 +0000 X-Mailer: Apple Mail (2.930.3) --Apple-Mail-55--317478055 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Please review and commit. Thx --Apple-Mail-55--317478055 Content-Disposition: attachment; filename=0001-extra-fetchmail-Initial-Commit.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0001-extra-fetchmail-Initial-Commit.patch" Content-Transfer-Encoding: quoted-printable =46rom=203ddc5e81b3da31759c16fbbff165f563af7cdf35=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Michael=20Mason=20=0ADate:=20= Thu,=2026=20Feb=202009=2022:31:58=20+0000=0ASubject:=20[PATCH]=20= extra/fetchmail=20Initial=20Commit=0A=0A---=0A=20= extra/fetchmail/APKBUILD=20=20=20=20=20=20=20=20=20|=20=20=2029=20= +++++++++++++++++++++++++++++=0A=20extra/fetchmail/fetchmail.initrd=20|=20= =20=2030=20++++++++++++++++++++++++++++++=0A=202=20files=20changed,=2059=20= insertions(+),=200=20deletions(-)=0A=20create=20mode=20100644=20= extra/fetchmail/APKBUILD=0A=20create=20mode=20100755=20= extra/fetchmail/fetchmail.initrd=0A=0Adiff=20--git=20= a/extra/fetchmail/APKBUILD=20b/extra/fetchmail/APKBUILD=0Anew=20file=20= mode=20100644=0Aindex=200000000..d209ead=0A---=20/dev/null=0A+++=20= b/extra/fetchmail/APKBUILD=0A@@=20-0,0=20+1,29=20@@=0A+#=20Contributor:=20= =0A+#=20Maintainer:=20=0A+pkgname=3Dfetchmail=0A+pkgver=3D6.3.9=0A= +pkgrel=3D0=0A+pkgdesc=3D"A=20remote-mail=20retrieval=20and=20forwarding=20= utility"=0A+url=3D"http://fetchmail.berlios.de/"=0A+license=3D"GPL"=0A= +depends=3D"openssl=20uclibc"=0A+makedepends=3D""=0A+install=3D=0A= +subpackages=3D"$pkgname-doc"=0A= +source=3D"http://download.berlios.de/fetchmail/$pkgname-$pkgver.tar.bz2=0A= +=09fetchmail.initrd"=0A+build()=20{=0A+=09cd=20= "$srcdir/$pkgname-$pkgver"=0A+=0A+=09./configure=20--prefix=3D/usr=20\=0A= +=09=09--sysconfdir=3D/etc=20\=0A+=09=09--mandir=3D/usr/share/man=20\=0A= +=09=09--infodir=3D/usr/share/info=20\=0A+=09=09--disable-nls=0A+=09make=20= ||=20return=201=0A+=09make=20DESTDIR=3D"$pkgdir"=20install=0A+=09install=20= -Dm755=20$srcdir/fetchmail.initrd=20"$pkgdir"/etc/init.d/fetchmail=0A+}=0A= +=0A+md5sums=3D"72c20ad2b9629f1a109668b05a84d823=20=20= fetchmail-6.3.9.tar.bz2=0A+b6b95767279d77c98acdc3aa4d00ec89=20=20= fetchmail.initrd"=0Adiff=20--git=20a/extra/fetchmail/fetchmail.initrd=20= b/extra/fetchmail/fetchmail.initrd=0Anew=20file=20mode=20100755=0Aindex=20= 0000000..30eea50=0A---=20/dev/null=0A+++=20= b/extra/fetchmail/fetchmail.initrd=0A@@=20-0,0=20+1,30=20@@=0A= +#!/sbin/runscript=0A+=0A+depend()=20{=0A+=09need=20net=0A+=09use=20mta=0A= +}=0A+=0A+checkconfig()=20{=0A+=20=20=20=20=20=20=20=20if=20[=20!=20-f=20= /etc/fetchmailrc=20];=20then=0A+=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20eerror=20"Configuration=20file=20/etc/fetchmailrc=20not=20found"=0A= +=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20return=201=0A+=20=20=20=20= =20=20=20=20fi=0A+}=0A+=0A+start()=20{=0A+=20=20=20=20=20=20=20=20= checkconfig=20||=20return=201=0A+=0A+=20=20=20=20=20=20=20=20ebegin=20= "Starting=20fetchmail"=0A+=20=20=20=20=20=20=20=20start-stop-daemon=20= --start=20--quiet=20--exec=20/usr/bin/fetchmail=20\=0A+=09=09--chuid=20= ${USER:-fetchmail}:${GROUP:-fetchmail}=20\=0A+=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20--=20-d=20${polling_period}=20-f=20/etc/fetchmailrc=0A= +=20=20=20=20=20=20=20=20eend=20${?}=0A+}=0A+=0A+stop()=20{=0A+=20=20=20=20= =20=20=20=20ebegin=20"Stopping=20fetchmail"=0A+=20=20=20=20=20=20=20=20= start-stop-daemon=20--stop=20--quiet=20--pidfile=20= /var/run/fetchmail.pid=0A+=20=20=20=20=20=20=20=20eend=20${?}=0A+}=0A+=0A= --=20=0A1.6.1.3=0A=0A= --Apple-Mail-55--317478055 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit --Apple-Mail-55--317478055-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---