X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-fx0-f161.google.com (mail-fx0-f161.google.com [209.85.220.161]) by lists.alpinelinux.org (Postfix) with ESMTP id D32EF170000BA for ; Mon, 23 Feb 2009 22:47:39 +0000 (UTC) Received: by fxm5 with SMTP id 5so2547716fxm.1 for ; Mon, 23 Feb 2009 14:47:38 -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=H7Rk0GPq2O6SLrjuUhXK3u2j+96GlJ0we6r4nI7j5wo=; b=WNaYkpy3wyeGqcGbszwDxq5LrQEXatfzqyCvDbafjMoFEmReXv/4q/NzHLt733t+GJ IE1lD6xJHkIPoxOpipbADnXV7LGvgqySIGntm7o6ZSY1VXtzdYvs5OPZ/ZzXvW+Y56c3 wfh6VzSl4OvsDhWIXaWvKcf5eODGrH8XkcwGQ= 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=bOuHdCEQukwKA83AJpzmfBWMoLb7kHAYx6G0eogorZsvtEyaILA9AYSk2h0pWk2obt IxhXK4Pop1PUmk+FvXiukX63br8KuaIwHtEx2CwsOAzL6AJvCB3M5SZfxwoP2ytQYNfx I8zspUY7QanIji9GLzC1Wc60TlhfNZ3jwSGGk= Received: by 10.223.126.66 with SMTP id b2mr5860834fas.3.1235429257946; Mon, 23 Feb 2009 14:47:37 -0800 (PST) Received: from whopper.dev.wtbts.net ([208.74.141.8]) by mx.google.com with ESMTPS id 5sm10724751nfv.61.2009.02.23.14.47.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 23 Feb 2009 14:47:37 -0800 (PST) Message-Id: From: Michael Mason To: alpine-devel@lists.alpinelinux.org Content-Type: multipart/mixed; boundary=Apple-Mail-46--575984182 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/cracklib-words Date: Mon, 23 Feb 2009 22:47:33 +0000 X-Mailer: Apple Mail (2.930.3) --Apple-Mail-46--575984182 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Please add and comment on. Trying to help out while getting a few other larger packages done for Alpine... Is there a place where the list is being updated for needed packages asides from the email sent out on 02/19/2009? Thx --Apple-Mail-46--575984182 Content-Disposition: attachment; filename=0001-extra-cracklib-words-Initial-Commit.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0001-extra-cracklib-words-Initial-Commit.patch" Content-Transfer-Encoding: quoted-printable =46rom=200e6cee3950be5109101b9405041fc7a2aeadf2a4=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Michael=20Mason=20=0ADate:=20= Mon,=2023=20Feb=202009=2022:40:07=20+0000=0ASubject:=20[PATCH]=20= extra/cracklib-words=20Initial=20Commit=0A=0A---=0A=20= extra/cracklib-words/APKBUILD=20|=20=20=2021=20+++++++++++++++++++++=0A=20= 1=20files=20changed,=2021=20insertions(+),=200=20deletions(-)=0A=20= create=20mode=20100644=20extra/cracklib-words/APKBUILD=0A=0Adiff=20--git=20= a/extra/cracklib-words/APKBUILD=20b/extra/cracklib-words/APKBUILD=0Anew=20= file=20mode=20100644=0Aindex=200000000..3f4cf1d=0A---=20/dev/null=0A+++=20= b/extra/cracklib-words/APKBUILD=0A@@=20-0,0=20+1,21=20@@=0A+#=20= Contributor:=20Michael=20Mason=20=0A+#=20Maintainer:=20= Michael=20Mason=20=0A+pkgname=3Dcracklib-words=0A= +pkgver=3D20080507=0A+pkgrel=3D0=0A+pkgdesc=3D"Word=20file=20to=20go=20= along=20with=20cracklib"=0A= +url=3D"http://sourceforge.net/projects/cracklib"=0A+license=3D"GPL"=0A= +depends=3D""=0A+makedepends=3D""=0A+install=3D=0A+subpackages=3D""=0A= +source=3D"http://downloads.sourceforge.net/cracklib/$pkgname-$pkgver.gz"=0A= +=0A+build()=20{=0A+=09gunzip=20"$pkgname"-"$pkgver".gz=0A+=09install=20= -m644=20-D=20"$pkgname"-"$pkgver"=20"$pkgdir"/usr/share/dict/words=0A+=0A= +}=0A+=0A+md5sums=3D"7fa6ba0cd50e7f9ccaf4707c810b14f1=20=20= cracklib-words-20080507.gz"=0A--=20=0A1.6.1.3=0A=0A= --Apple-Mail-46--575984182 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit --Apple-Mail-46--575984182-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---