X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by lists.alpinelinux.org (Postfix) with ESMTP id C73AD170000BA for ; Tue, 24 Feb 2009 03:08:25 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id c5so1049276anc.25 for ; Mon, 23 Feb 2009 19:08:25 -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=Pt2MIbhQBWyVZx/D4NMMyUbQn6rJKY2bcnNNBZ6DU5U=; b=V1cS5E1jfeNdJGw8dY9vy0jmjH2p7398P7na1DXE2hYJBQAh2X4wUaQGDaHyL9g1jg 5vUk64n/xtYtSODpYs5hf8J68zwh8YKv9FqvIZJ+SMNv/w2U2GMUt1poAFWhkAGnJqjP bdOj1s28Px6T7jLHgB/VMuIiEMUoSnaW5Iduk= 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=CDFuteNm2+KuGfxM0hudoSqXMMkomeXvnYRVRyTjJngnQsX4VoBTpZQ+V/r3sV93z8 0ZtiNf3G5scb8ohLUvKwOS2gl/DEbCp/oZf4YNxqWu074uQ74Yaa9LC+K2ooi2nhDKGU vjNfjvpuwspDyvO7L8lhzC/0tyed4CTfER4c8= Received: by 10.100.154.9 with SMTP id b9mr5217449ane.64.1235444905583; Mon, 23 Feb 2009 19:08:25 -0800 (PST) Received: from whopper.dev.wtbts.net ([208.74.141.8]) by mx.google.com with ESMTPS id d38sm8727383and.49.2009.02.23.19.08.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 23 Feb 2009 19:08:24 -0800 (PST) Message-Id: From: Michael Mason To: alpine-devel@lists.alpinelinux.org Content-Type: multipart/mixed; boundary=Apple-Mail-48--560335114 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/tinyproxy Date: Tue, 24 Feb 2009 03:08:22 +0000 X-Mailer: Apple Mail (2.930.3) --Apple-Mail-48--560335114 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Please commit tinyproxy files. This patch also included the install file. I hope this is the way to do this. Thx --Apple-Mail-48--560335114 Content-Disposition: attachment; filename=0001-extra-tinyproxy-Initial-commit-of-file.patch Content-Type: application/octet-stream; x-unix-mode=0644; name="0001-extra-tinyproxy-Initial-commit-of-file.patch" Content-Transfer-Encoding: quoted-printable =46rom=2075b74a849250335181198e32ec9df00edb2d49bf=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Michael=20Mason=20=0ADate:=20= Tue,=2024=20Feb=202009=2003:04:18=20+0000=0ASubject:=20[PATCH]=20= extra/tinyproxy=20Initial=20commit=20of=20file=0A=0A---=0A=20= extra/tinyproxy/APKBUILD=20=20=20=20=20=20=20=20=20=20|=20=20=2034=20= ++++++++++++++++++++++++++++++++=0A=20extra/tinyproxy/tinyproxy.confd=20=20= =20|=20=20=20=209=20++++++++=0A=20extra/tinyproxy/tinyproxy.initd=20=20=20= |=20=20=2039=20+++++++++++++++++++++++++++++++++++++=0A=20= extra/tinyproxy/tinyproxy.install=20|=20=20=2030=20= ++++++++++++++++++++++++++++=0A=204=20files=20changed,=20112=20= insertions(+),=200=20deletions(-)=0A=20create=20mode=20100644=20= extra/tinyproxy/APKBUILD=0A=20create=20mode=20100644=20= extra/tinyproxy/tinyproxy.confd=0A=20create=20mode=20100644=20= extra/tinyproxy/tinyproxy.initd=0A=20create=20mode=20100644=20= extra/tinyproxy/tinyproxy.install=0A=0Adiff=20--git=20= a/extra/tinyproxy/APKBUILD=20b/extra/tinyproxy/APKBUILD=0Anew=20file=20= mode=20100644=0Aindex=200000000..2bca721=0A---=20/dev/null=0A+++=20= b/extra/tinyproxy/APKBUILD=0A@@=20-0,0=20+1,34=20@@=0A+#=20Contributor:=20= Michael=20Mason=20=0A+#=20Maintainer:=20Michael=20= Mason=20=0A+pkgname=3Dtinyproxy=0A+pkgver=3D1.6.3=0A= +pkgrel=3D0=0A+pkgdesc=3D"Lightweight=20HTTP=20proxy"=0A= +url=3D"https://www.banu.com/tinyproxy/"=0A+license=3D"GPL"=0A= +depends=3D"uclibc"=0A+makedepends=3D""=0A+install=3D"tinyproxy.install"=0A= +subpackages=3D"$pkgname-doc"=0A= +source=3D"http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.= gz=0A+=09tinyproxy.initd=0A+=09tinyproxy.confd=0A+=09$install=0A+=09"=0A= +=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=0A= +=09make=20||=20return=201=0A+=09make=20DESTDIR=3D"$pkgdir"=20install=0A= +=0A+}=0A+=0A+md5sums=3D"bd14d029b12621bcfd7ee71b2f4893da=20=20= tinyproxy-1.6.3.tar.gz=0A+d0c708403940c51e52eb27ea1610a27d=20=20= tinyproxy.initd=0A+431dfe7403323e247a88b97beade5d78=20=20tinyproxy.confd=0A= +b730b3d200f52027868378ad5ee0226b=20=20tinyproxy.install"=0Adiff=20--git=20= a/extra/tinyproxy/tinyproxy.confd=20b/extra/tinyproxy/tinyproxy.confd=0A= new=20file=20mode=20100644=0Aindex=200000000..0abb80c=0A---=20/dev/null=0A= +++=20b/extra/tinyproxy/tinyproxy.confd=0A@@=20-0,0=20+1,9=20@@=0A+#=20= Sample=20conf.d=20file=20for=20alpine=20linux=0A+=0A+#=0A+#=20Specify=20= daemon=20$OPTS=20here.=0A+#=0A+=0A+OPTS=3D""=0A+USER=3D"nobody"=0A= +GROUP=3D"nobody"=0Adiff=20--git=20a/extra/tinyproxy/tinyproxy.initd=20= b/extra/tinyproxy/tinyproxy.initd=0Anew=20file=20mode=20100644=0Aindex=20= 0000000..980c53e=0A---=20/dev/null=0A+++=20= b/extra/tinyproxy/tinyproxy.initd=0A@@=20-0,0=20+1,39=20@@=0A= +#!/sbin/runscript=0A+=0A+#=20Sample=20init.d=20file=20for=20alpine=20= linux.=0A+=0A+NAME=3D=0A+DAEMON=3D/usr/sbin/$NAME=0A+=0A+depend()=20{=0A= +=09need=20net=0A+}=0A+=0A+start()=20{=0A+=09ebegin=20"Starting=20= ${NAME}"=0A+=09=09start-stop-daemon=20--start=20--quiet=20--background=20= \=0A+=09=09=09--make-pidfile=20--pidfile=20/var/run/${NAME}.pid=20\=0A+=09= =09=09--chuid=20${USER}:${GROUP}=20\=0A+=09=09=09--exec=20${DAEMON}=20--=20= ${OPTS}=0A+=09eend=20$?=0A+}=0A+=0A+stop()=20{=0A+=09ebegin=20"Stopping=20= ${NAME}"=0A+=09=09start-stop-daemon=20--stop=20--quiet=20\=0A+=09=09=09= --exec=20${DAEMON}=20\=0A+=09=09=09--pidfile=20/var/run/${NAME}.pid=20\=0A= +=09eend=20$?=0A+}=0A+=0A+reload()=20{=0A+=09ebegin=20"Reloading=20= ${NAME}"=0A+=09if=20!=20service_started=20"${NAME}"=20;=20then=0A+=09=09= eend=201=20"${NAME}=20is=20not=20started"=0A+=09=09return=201=0A+=09fi=0A= +=09start-stop-daemon=20--stop=20--oknodo=20--signal=20HUP=20\=0A+=09=09= --exec=20${DAEMON}=20--pidfile=20/var/run/${NAME}.pid=0A+=09eend=20$?=0A= +}=0A+=0Adiff=20--git=20a/extra/tinyproxy/tinyproxy.install=20= b/extra/tinyproxy/tinyproxy.install=0Anew=20file=20mode=20100644=0Aindex=20= 0000000..a05d28b=0A---=20/dev/null=0A+++=20= b/extra/tinyproxy/tinyproxy.install=0A@@=20-0,0=20+1,30=20@@=0A= +#!/bin/sh=0A+=0A+case=20"$1"=20in=0A+=09pre_install)=0A+=09#=20add=20= something=20which=20happends=20before=20install=0A+=09#=20$2=20contains=20= package=20version=0A+=09;;=0A+=09post_install)=0A+=09#=20add=20something=20= which=20happends=20after=20install=0A+=09#=20$2=20contains=20package=20= version=0A+=09;;=0A+=09pre_upgrade)=0A+=09#=20add=20something=20which=20= happends=20before=20update=0A+=09#=20$2=20contains=20new=20package=20= version=0A+=09#=20$3=20contains=20old=20package=20version=0A+=09;;=0A+=09= post_upgrade)=0A+=09#=20add=20something=20which=20happends=20after=20= update=0A+=09#=20$2=20contains=20new=20package=20version=0A+=09#=20$3=20= contains=20old=20package=20version=0A+=09;;=0A+=09pre_deinstall)=0A+=09#=20= add=20something=20which=20happends=20before=20delete=0A+=09#=20$2=20= contains=20package=20version=0A+=09;;=0A+=09post_deinstall)=0A+=09#=20= add=20something=20which=20happends=20after=20delete=0A+=09#=20$2=20= contains=20package=20version=0A+=09;;=0A+esac=0A--=20=0A1.6.1.3=0A=0A= --Apple-Mail-48--560335114 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit --Apple-Mail-48--560335114-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---